ID: 30839 Updated by: [EMAIL PROTECTED] Reported By: mtastudillo at delphus-it dot com -Status: Feedback +Status: No Feedback Bug Type: OCI8 related Operating System: Solaris PHP Version: 4.3.8 New Comment:
No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2004-11-19 22:21:38] jed at jed dot bz 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. ------------------------------------------------------------------------ [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
