ID: 27339 Updated by: [EMAIL PROTECTED] Reported By: jjavorsky at usske dot sk -Status: Open +Status: Feedback Bug Type: OCI8 related Operating System: solaris8 PHP Version: 4.3.5RC3 New Comment:
Are you sure you don't have some old oracle headers/libs in that machine which get included somehow? Did you use fresh sources? Previous Comments: ------------------------------------------------------------------------ [2004-02-21 01:53:38] jjavorsky at usske dot sk Description: ------------ I have Oracle 10g AS 9.0.4 installed at /opt/oracle/midtier and /opt/oracle/infra Oracle Client 10g installed at /opt/oracle/client gcc version 3.2 SunOS ebusiness 5.8 Generic_108528-26 sun4u I use command: ./configure --with-apxs=/opt/oracle/midtier/Apache/Apache/bin/apxs --prefix=/opt/oracle/midtier --with-config-file-path=/opt/oracle/midtier/Apache/Apache/conf --with-oci8=/opt/oracle/client --enable-sigchild Everything good. But when I try make it returns me error. Reproduce code: --------------- Undefined first referenced symbol in file OCINlsCharSetNameToId ext/oci8/oci8.lo OCINlsEnvironmentVariableGet ext/oci8/oci8.lo OCIEnvNlsCreate ext/oci8/oci8.lo ld: fatal: Symbol referencing errors. No output written to sapi/cli/php collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27339&edit=1
