ID:               23909
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mark at jumpweb dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: FreeBSD 4.8
 PHP Version:      4.3.2
 New Comment:

Just get rid of --with-regex=system in php configure line.


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

[2003-05-30 15:28:01] mark at jumpweb dot com

When building PHP 4.3.2 with Apache 2.0.46 using the FreeBSD ports
(w/minor hand updates to support .2/.46) I got compile errors on
sapi_apache2.c that were caused by Apache2's httpd.h (included by
util_filter.h) including the Apache pcreposix.h header which caused
conflicts with the system regex.h header included earlier.  I commented
out the httpd.h include temporarily and got PHP4 compiled but running
phyMySqlAdmin I get a bunch of regex() errors whih I'll have to
re-paste in a moment.



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


-- 
Edit this bug report at http://bugs.php.net/?id=23909&edit=1

Reply via email to