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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sunder at votivesoft dot co dot in
New email:
PHP Version: OS:

 

 [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 Mar 28 19:01:29 2024 UTC