Posted by Chuck Carson on 07/19/05 18:34
How do you build php 5.0.4 with support for oracle 10.2 on Solaris 9?
I am getting the following compile time error?
<snip>
z -liconv -lm -lsocket -lnsl -lxml2 -lz -liconv -lm -lsocket -lnsl
-lnsl -lsocket -lgen -ldl -lclntsh -lxml2 -lz -liconv -lm -lsocket
-lnsl -lxml2 -lz -liconv -lm -lsocket -lnsl -o libphp5.la
ld: fatal: file /u01/app/oracle/product/10.2/lib/libclntsh.so: wrong
ELF class: ELFCLASS64
ld: fatal: File processing errors. No output written to .libs/libphp5.so
*** Error code 1
make: Fatal error: Command failed for target `libphp5.la'
Thanks,
CC
[Back to original message]
|