trying to compile php 5.2.5 on aix 5.3 using the IBM C compiler. I am trying to build php with the oracle client support. The oracle version is 10.2.0
here is the last part of the message when running make.
/bin/sh /nfshome/richala/php-5.2.5/libtool --silent --preserve-dup-deps --mode=compile /usr/vac/bin/xlc -Iext/oci8/ -I/nfshome/richala/php-5.2.5/ext/oci8/ -DPHP_ATOM_INC -I/nfshome/richala/php-5.2.5/include -I/nfshome/richala/php-5.2.5/main -I/nfshome/richala/php-5.2.5 -I/opt/freeware/include/libxml2 -I/nfshome/richala/php-5.2.5/ext/date/lib -I/usr/local/include -I/usr/include/freetype2 -I/usr/include/mysql -I/opt/oracle/product/10.2.0/rdbms/public -I/opt/oracle/product/10.2.0/rdbms/demo -I/opt/oracle/product/10.2.0/plsql/public -I/nfshome/richala/php-5.2.5/TSRM -I/nfshome/richala/php-5.2.5/Zend -I/usr/include -g -c /nfshome/richala/php-5.2.5/ext/oci8/oci8.c -o ext/oci8/oci8.lo
"/nfshome/richala/php-5.2.5/ext/oci8/php_oci8_int.h", line 354.60: 1506-046 (S) Syntax error.
"/nfshome/richala/php-5.2.5/ext/oci8/php_oci8_int.h", line 354.106: 1506-046 (S) Syntax error.
make: 1254-004 The error code from the last command is 1.
any ideas why there is a syntax error?
- Prev by Date: Re: Can't install PHP > 5.2.0
- Next by Date: RE: Can't install PHP > 5.2.0
- Previous by thread: configure problems with GD
- Next by thread: Can't enable use_trans_sid
- Index(es):