php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13669 10.1 Compile Error with apxs
Submitted: 2001-10-15 01:42 UTC Modified: 2001-11-14 06:41 UTC
From: dr_mac at mail dot utexas dot edu Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: Mac OSX 10.1
Private report: No CVE-ID: None
 [2001-10-15 01:42 UTC] dr_mac at mail dot utexas dot edu
RE: Bug ID #13597

I got the same error, however I was only compiling with:
  ./configure --with-mysql=/usr/local \
              --with-apxs \
              --without-gd

I believe it is an error with the libtool provided with PHP 
in conjunction with apxs and Apple's 'ld' because I can get 
it to compile fine with --with-apache=../apache_1.3.22 
instead of --with-apxs

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-23 10:59 UTC] sniper@php.net
Please try the latest CVS snapshot from http://snaps.php.net/ as it has an updated libtool.

 [2001-11-14 06:41 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 21:01:30 2025 UTC