From:             [EMAIL PROTECTED]
Operating system: MACOS X 10.2.3
PHP version:      4.3.0
PHP Bug Type:     Compile Failure
Bug description:  make failed on installation with apache2

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 ?
-- 
Edit bug report at http://bugs.php.net/?id=21421&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21421&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21421&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21421&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21421&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21421&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21421&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21421&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21421&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21421&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21421&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21421&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21421&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21421&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21421&r=gnused

Reply via email to