[PHP-DEV] Bug #1634: make fails with because of regexp lib conflict with Apache From: teo <email protected>
Date: 06/30/99

From: teo <email protected>
Operating system: RH5.1 && RH6.0
PHP version: 3.0.11
PHP Bug Type: Compile Failure
Bug description: make fails with because of regexp lib conflict with Apache

There are already a lot of posts on php3 lists concerning this problem
in 3.0.11.
 As I've been peeking in apache/include/ap_config.h
and hsregex.h , php/regex/regex.h /usr/include/regex.h it seems
that the sistem header files gets included twice.

A simple work around was to bundle php regexp lib and it worked.

-- 
PHP Development Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>