ID: 31345
Updated by: [EMAIL PROTECTED]
Reported By: trade dot development at just dot fgov dot be
-Status: Open
+Status: Feedback
-Bug Type: *Compile Issues
+Bug Type: OCI8 related
Operating System: AIX 5.3 5.3.0.0.10
PHP Version: 5CVS-2004-12-30 (dev)
New Comment:
And the configure line was..?
Previous Comments:
------------------------------------------------------------------------
[2004-12-30 09:57:45] trade dot development at just dot fgov dot be
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 this bug report at http://bugs.php.net/?id=31345&edit=1