ID: 30839 Comment by: jed at jed dot bz Reported By: mtastudillo at delphus-it dot com Status: Feedback Bug Type: OCI8 related Operating System: Solaris PHP Version: 4.3.8 New Comment:
La mayoría de nosotros no puede leer español. Traduciré tu informe en inglés, pero los otros responderán en inglés. Lo ciento que ésta es la situación. No utilizo Oracle o Sun, así no puedo ayudar. :( Rough translation for those don't speak Spanish. Description: ------------ When one is compiling PHP with Oracle support and executes the make command it leaves this error: After ./configure <parameters>, one executes make and it generates an error. The operating system is Solaris 8. The machine is a Sun Fire 280. (Under expected result) One hopes that it does not generate an error and it will compile without problems. Previous Comments: ------------------------------------------------------------------------ [2004-11-19 18:10:23] [EMAIL PROTECTED] Write in English, please. And, please, try CVS version before reporting bugs. This issue should be already solved there. ------------------------------------------------------------------------ [2004-11-19 17:58:14] mtastudillo at delphus-it dot com Description: ------------ Se esta compilando php con soporte Oracle y cuando se ejecuta el make sale el siguiente error: Luego de ./configure <parametros>, se ejecuta el make y genera un error. El S.O. es Solaris 8 La maquina es una Sun Fire 280. Reproduce code: --------------- /usr/local/sparc-sun-solaris2.8/bin/ld: skipping incompatible /s/oracle/product/9.2/lib/libclntsh.so when searching for -lclntsh /usr/local/sparc-sun-solaris2.8/bin/ld: cannot find -lclntsh collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `libphp4.la' Expected result: ---------------- Se espera que no genere error y que compile sin problemas. Actual result: -------------- /usr/local/sparc-sun-solaris2.8/bin/ld: skipping incompatible /s/oracle/product/9.2/lib/libclntsh.so when searching for -lclntsh /usr/local/sparc-sun-solaris2.8/bin/ld: cannot find -lclntsh collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `libphp4.la' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30839&edit=1