From: j dot lammerts at chello dot nl Operating system: AIX 4.3.3 PHP version: 4.3.1 PHP Bug Type: OCI8 related Bug description: Configure failure
When configuring PHP4.3.1 on AIX4.3.3 with Oracle 8.1.7 installed, I get the following error in debug.log : <snip> gcc -o conftest -g -O2 -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -DAIX_BIND_PROCESSOR -DUS E_HSREGEX -DUSE_EXPAT -DAFPA -DNO_DL_NEEDED -L/usr/local/lib -L/usr/local/lib -L/sa/apps/ oracle/product/8.1.7/lib -L/sa/apps/oracle/product/8.1.7/lib conftest.c -lttf -lX11 -lXpm -lpng -lz -ljpeg -lz -lcrypt -lm -lcrypt -ldl -lodm -lm -lbsd_r -lld -lclntsh -locijdbc8 1>&5 ld: 0706-006 Cannot find or open library file: -l ocijdbc8 ld:open(): No such file or directory collect2: ld returned 255 exit status </snip> In the $ORACLE_HOME/lib directory on this system, however, I have a libocijdbc8.so (and a libocijdbc8_g.so). Configuration is being done under the root user. Did not have any trouble getting PHP4.0.6 to compile against the same Oracle version. Any suggestions ? -- Edit bug report at http://bugs.php.net/?id=22324&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22324&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22324&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22324&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22324&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22324&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22324&r=support Expected behavior: http://bugs.php.net/fix.php?id=22324&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22324&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22324&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22324&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22324&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22324&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22324&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22324&r=gnused