php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41183 Problems with compiling with X86_64
Submitted: 2007-04-25 06:49 UTC Modified: 2007-05-10 08:02 UTC
From: joona at kide dot org Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.4.6 OS: Linux Fedora core 6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: joona at kide dot org
New email:
PHP Version: OS:

 

 [2007-04-25 06:49 UTC] joona at kide dot org
Description:
------------
Hello!

Configure scipt of PHP 4.6.6 do not take into account different location of library files on FC6 X86_64 platform. 

I had to manually hardcode the paths to right directories in configure-script before it runned properly. It either couldn't find header files or library files  depending on where I pointed the --with-mysql option.  No help changing --includedir or --libdir options either. 

Could you look at this because bad configure script is real pain in the ... 




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-25 06:57 UTC] johannes@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

Use --with-libdir configure flag. And please use the search before reporting an issue - the same thing has just been reported yesterday. (#41181)
 [2007-04-25 07:19 UTC] derick@php.net
PHP 4.4 does not have --libdir, nor is anything else than "/lib" for the library directory supported in PHP 4.4. Please upgrade to PHP 5.2.
 [2007-05-10 08:02 UTC] joona at kide dot org
I'm sorry but upgrading is not an option because incompatibility between 4.x and 5.x. So I take it is not a bug because options like --with-libdir are not SUPPORTED. Right. Where was my .net tutorial again...
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Aug 15 14:00:03 2025 UTC