From:             mtastudillo at delphus-it dot com
Operating system: Solaris
PHP version:      4.3.8
PHP Bug Type:     Compile Failure
Bug description:  libphp4.la

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 bug report at http://bugs.php.net/?id=30839&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30839&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=30839&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=30839&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30839&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30839&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30839&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30839&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30839&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30839&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30839&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=30839&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=30839&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30839&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30839&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30839&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30839&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30839&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30839&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30839&r=mysqlcfg

Reply via email to