php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62232 php error while compile with 64-bit mysql
Submitted: 2012-06-05 12:14 UTC Modified: 2012-06-05 14:11 UTC
From: sunder at votivesoft dot co dot in Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.3.13 OS: aix6.1
Private report: No CVE-ID: None
 [2012-06-05 12:14 UTC] sunder at votivesoft dot co dot in
Description:
------------
ld: 0711-736 ERROR: Input file /usr/local/mysql//lib/libmysqlclient.so:
        XCOFF64 object files are not allowed in 32-bit mode.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-06-05 14:11 UTC] rasmus@php.net
-Status: Open +Status: Not a bug
 [2012-06-05 14:11 UTC] rasmus@php.net
This doesn't seem like a PHP issue. You have installed a 64-bit MySQL client 
library and you are trying to compile for 32-bit.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 00:01:41 2024 UTC