php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19035 make fails with Oci8
Submitted: 2002-08-22 05:20 UTC Modified: 2002-09-21 02:00 UTC
From: alizana at teleserver dot es Assigned:
Status: No Feedback Package: OCI8 related
PHP Version: 4.2.2 OS: HP-UX 11.00
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: alizana at teleserver dot es
New email:
PHP Version: OS:

 

 [2002-08-22 05:20 UTC] alizana at teleserver dot es
i am using php 4.2.2 with oracle 8.1.5 and HP-UX 11.00

PHP compiled with the following options:
configure  
 --enable-discard-path \
 --with-oracle=/Oracle/8.1.5 \
 --with-oci8 \

the make alwais obtain:

   cc -I. -I/aplicaciones/Temp_Php/php-4.2.2/main -I/aplicaciones/Temp_Php/
php-4.2.2/main -I/aplicaciones/Temp_Php/php-4.2.2 -I/aplicaciones/Temp_Php/php-4
.2.2/Zend -I/aplicaciones/Temp_Php/php-4.2.2/ext/mysql/libmysql -I/Oracle/8.1.5/
rdbms/demo -I/Oracle/8.1.5/network/public -I/Oracle/8.1.5/plsql/public -I/aplica
ciones/Temp_Php/php-4.2.2/ext/xml/expat  -I/aplicaciones/Temp_Php/php-4.2.2/TSRM
 -g  -c internal_functions.c && touch internal_functions.lo
cpp: "/Oracle/8.1.5/rdbms/demo/ociextp.h", line 41: error 4006: Illegal macro na
me in #define.
cpp: "/Oracle/8.1.5/rdbms/demo/ociextp.h", line 41: warning 2001: Redefinition o
f macro __STDC__.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
# 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-22 06:13 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-08-22 06:14 UTC] sniper@php.net
(And leave the '--with-oracle' option out of your config line)

 [2002-09-21 02:00 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 19:01:29 2024 UTC