php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32085 configure fails due to missing 'ld'
Submitted: 2005-02-23 21:47 UTC Modified: 2005-03-20 18:12 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: clint dot box at eds dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 5.0.3 OS: z/os 1.4
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2005-02-23 21:47 UTC] clint dot box at eds dot com
Description:
------------
Getting the following error attempting to install on z/os:

Configuring libtool                                   
checking for Cygwin environment... no                 
checking for mingw32 environment... no                
checking build system type... i370-ibm-openedition    
checking for non-GNU ld... no                         
configure: error: no acceptable ld found in $PATH     

I have all of the pre-requisite software installed but still get this.  Is there something missing that should be mentioned on the pre-requisite software listing?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-25 14:33 UTC] sniper@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-02-25 14:45 UTC] sniper@php.net
This patch might also help:

http://lists.gnu.org/archive/html/libtool-patches/2004-01/txtYhodekc22i.txt

It's unfortunately for the libtool sources, so it won't apply
cleanly to PHP's bundled 'compiled' stuff. 

 [2005-02-25 14:50 UTC] sniper@php.net
Propably some tools here are needed too:
http://www.apache.org/~trawick/apache-2-on-zos.html

I think you might have to run buildconf + libtoolize -c -f
with those tools to get it working..

I've never used or even seen z/OS and I don't have access to any such beast so you're pretty much on your own.

 [2005-03-20 18:12 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC