php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3501 Compiling errors with Oracle-Funktions
Submitted: 2000-02-16 16:56 UTC Modified: 2005-03-31 16:13 UTC
From: schuste at hilti dot com Assigned:
Status: Wont fix Package: Compile Failure
PHP Version: 3.0.14 OS: Compaq Thru64 UNIX
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: schuste at hilti dot com
New email:
PHP Version: OS:

 

 [2000-02-16 16:56 UTC] schuste at hilti dot com
In your source-Code of oci8.c near line 65 thers is a code segment with
#if PHP_API_VERSION < 19990421
  #include "internal_functions.h"
  #include "php3_list.h"

From my compiler I reviefed the message:
# not at position 1, line skipped

After deliting the spaces bevor the # the compilation works.

Thanks vor changing.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-31 16:13 UTC] php-bugs at lists dot php dot net
We are sorry, but we do not support PHP 3 related problems anymore.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 01:01:26 2025 UTC