php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21421 make failed on installation with apache2
Submitted: 2003-01-05 01:09 UTC Modified: 2003-01-07 10:05 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: bchesneau at mac dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.0 OS: MACOS X 10.2.3
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: bchesneau at mac dot com
New email:
PHP Version: OS:

 

 [2003-01-05 01:09 UTC] bchesneau at mac dot com
I've installed apache2 version 2.0.43 in /usr/local/apache2 
with this installation : ./configure --enable-shared=max --
enable-modules=most --with-expat=/usr/local --with-mpm=
worker --enable-info

Try to install php-4.3.0 or latest php4 (00301050430) but 
it failed on make. I configured php with this command line 
: ./configure --with-apxs2=/usr/local/apache2/bin/apxs

The make error is :
ld: can't locate file for: -laprutil

Any id how to solve it ?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-05 01:21 UTC] bchesneau at mac dot com
apr-config (/usr/local/apache2/bin/apr-config --link-
libtool --libs) give this result :

/usr/local/apache2/lib/libapr-0.la -lm
 [2003-01-07 09:57 UTC] kalowsky@php.net
Looks like your Apache2 didn't compile right.  
 [2003-01-07 10:05 UTC] edink@php.net
Yes this looks like a bug in MACOS X version of Apache2 apxs. Not a PHP bug -> bogus.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 11 00:01:28 2024 UTC