php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31345 AIX 5.3 lasfix 20041228 / apache 1.3.31 / php5 / Oracle 10g
Submitted: 2004-12-30 09:57 UTC Modified: 2005-01-31 10:39 UTC
From: trade dot development at just dot fgov dot be Assigned:
Status: Closed Package: OCI8 related
PHP Version: 5CVS-2004-12-30 (dev) OS: AIX 5.3 5.3.0.0.10
Private report: No CVE-ID: None
 [2004-12-30 09:57 UTC] 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



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-05 11:17 UTC] sniper@php.net
And the configure line was..?

 [2005-01-05 11:35 UTC] trade dot development at just dot fgov dot be
test result php_test_results_20041230_0917.txt sent to php-qa 
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.0.4-dev

System => AIX TC_97n 3 5 0051A9FE4C00
Build Date => Dec 30 2004 09:05:16
Configure Command =>  './configure' '--prefix=/opt/WEB/php-5.0.3-S_compiled' '--with-apxs=/opt/freeware/apache/sbin/apxs' '--with-oci8=/opt/Oracle/app/oracle/OraHome_1' '--with-libxml-dir=/opt/freeware' '--without-mysql' '--enable-sigchild' '--enable-memory-limit'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /opt/WEB/php-5.0.3-S_compiled/lib/php.ini
PHP API => 20031224
PHP Extension => 20041030
Zend Extension => 220040412
Debug Build => no
Thread Safety => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, http, ftp  
Registered Stream Socket Transports => tcp, udp, unix, udg
 [2005-01-29 21:03 UTC] tony2001@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip


 [2005-01-31 10:34 UTC] trade dot development at just dot fgov dot be
Works, thankx
make test result sent
Message-ID: <41FDFA0D.6020708@just.fgov.be>
Date: Mon, 31 Jan 2005 10:27:41 +0100
From: Thierry Salmon <trade.development@just.fgov.be>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: qa-reports@lists.php.net
Subject: php_test_results_20050131_1026.txt php5-200501310730 Bug #31345 solved
 [2005-01-31 10:39 UTC] derick@php.net
Let's close it then.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC