From:             trade dot development at just dot fgov dot be
Operating system: AIX 5.3 5.3.0.0.10
PHP version:      5CVS-2004-12-30 (dev)
PHP Bug Type:     *Compile Issues
Bug description:  apache 1.3.31 / php5 / Oracle 10g

Description:
------------
1) Compiling without Oracle works : cfr php-qa
php_test_results_20041230_0754.txt

2) Compiling with Oracle not works
ld: 0711-736 ERROR: Input file
/opt/Oracle/app/oracle/OraHome_1/lib/libclntsh.so:
        XCOFF64 object files are not allowed in 32-bit mode.
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.

3) Compiling with Oracle with workaround #31001 not works
-o libphp5.la
Assembler:
/tmp/ccmhBOP6.s: line 9,10,11,..,273: Only .llong should be used for
relocatable expressions.

collect2: gcc returned 1 exit status
make: 1254-004 The error code from the last command is 1.

4) workaround : change manualy Makefile oracle/lib with oracle/lib32 works
cfr php-qa php_test_results_20041230_0917.txt



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

Reply via email to