ID:               30839
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mtastudillo at delphus-it dot com
-Status:           Open
+Status:           Feedback
-Bug Type:         Compile Failure
+Bug Type:         OCI8 related
 Operating System: Solaris
 PHP Version:      4.3.8
 New Comment:

Write in English, please.
And, please, try CVS version before reporting bugs.
This issue should be already solved there.


Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to