From:             te0 at playrpg dot com
Operating system: Mac OS X
PHP version:      4.3.4
PHP Bug Type:     Compile Failure
Bug description:  Looking for files in the home directory of unheardof user

Description:
------------
When compiling (make after ./configure) using OS 10.2, Apache2 i get:


gcc: /Users/afaby/Projects/Apache2/httpd-2.0.44/srclib/apr-util-lexpat: No
such file or directory (i don't have a user called afaby)

afaby is NOT a user on my system, and it appears that there is a bug in
the make script which is getting the absolute path to the files instead of
the relative path

Reproduce code:
---------------
Use --with-expat-dir=/Library/Apache2 when ./configuring php4.3.4 and
make.


-- 
Edit bug report at http://bugs.php.net/?id=26466&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26466&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26466&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26466&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26466&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26466&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=26466&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=26466&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26466&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26466&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26466&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26466&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26466&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26466&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26466&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26466&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26466&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26466&r=float

Reply via email to