ID:               26466
 Updated by:       [EMAIL PROTECTED]
 Reported By:      te0 at playrpg dot com
-Status:           Closed
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Mac OS X
 PHP Version:      4.3.4
 New Comment:

changing status to keep bug db clean.


Previous Comments:
------------------------------------------------------------------------

[2003-11-29 20:14:15] te0 at playrpg dot com

That was the problem.

apu-config gave me the bad directory.

------------------------------------------------------------------------

[2003-11-29 19:50:55] [EMAIL PROTECTED]

i suspect this is a problem with your apache2 libs not reporting the
correct folder

check the outputs of 
apxs -q CFLAGS
apr-config --includes
apu-config --includes

is incorrect - probably a bug with the Apache2 dev package on OSX

(have a look at sapi/apache2handler/config.m4 to get an idea of what
happens)


------------------------------------------------------------------------

[2003-11-29 12:44:53] te0 at playrpg dot com

It seems you don't have to use --with-expat-dir for this to happen. It
happens without specifying that.

------------------------------------------------------------------------

[2003-11-29 12:31:40] te0 at playrpg dot com

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 this bug report at http://bugs.php.net/?id=26466&edit=1

Reply via email to