ID: 39167 Updated by: [EMAIL PROTECTED] Reported By: djdman2000 at hotmail dot com -Status: Open +Status: Wont fix Bug Type: Compile Failure Operating System: SunOS 5.9 PHP Version: 4.4.4 New Comment:
Please use OCI8 from PECL. Previous Comments: ------------------------------------------------------------------------ [2006-10-16 16:00:25] djdman2000 at hotmail dot com Description: ------------ Issue make statement and receive: /bin/sh /tmp/tomtmp/php-4.4.4/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/oci8/ -I/tmp/tomtmp/php-4.4.4/ext/oci8/ -DPHP_ATOM_INC -I/tmp/tomtmp/php-4.4.4/include -I/tmp/tomtmp/php-4.4.4/main -I/tmp/tomtmp/php-4.4.4 -I/u03/oracle/product/oas101202mt_test/rdbms/public -I/u03/oracle/product/oas101202mt_test/rdbms/demo -I/u03/oracle/product/oas101202mt_test/plsql/public -I/tmp/tomtmp/php-4.4.4/ext/xml/expat -I/tmp/tomtmp/php-4.4.4/TSRM -I/tmp/tomtmp/php-4.4.4/Zend -D_POSIX_PTHREAD_SEMANTICS -g -O2 -c /tmp/tomtmp/php-4.4.4/ext/oci8/oci8.c -o ext/oci8/oci8.lo /tmp/tomtmp/php-4.4.4/ext/oci8/oci8.c: In function `_oci_open_session': /tmp/tomtmp/php-4.4.4/ext/oci8/oci8.c:2190: `OCI_NLS_CHARSET_ID' undeclared (first use in this function) /tmp/tomtmp/php-4.4.4/ext/oci8/oci8.c:2190: (Each undeclared identifier is reported only once /tmp/tomtmp/php-4.4.4/ext/oci8/oci8.c:2190: for each function it appears in.) *** Error code 1 make: Fatal error: Command failed for target `ext/oci8/oci8.lo' in the oci.h, there is a similar line: #define OCI_NLS_CHARACTER_SET 55 /* Character set name */ Reproduce code: --------------- bash-2.05$ make Expected result: ---------------- Expect the binary to be built ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39167&edit=1