From:             [EMAIL PROTECTED]
Operating system: Linux-2.2.14
PHP version:      4.0.4pl1
PHP Bug Type:     Compile Problem
Bug description:  In function `apache_php_module_main':  `NOT_FOUND' undeclared

./configure --with-apxs ; make
...
Making all in apache
make[2]: Entering directory `/root/php-4.0.4pl1/sapi/apache'
make[3]: Entering directory `/root/php-4.0.4pl1/sapi/apache'
/bin/sh /root/php-4.0.4pl1/libtool --silent --mode=compile gcc  -I. 
-I/root/php-4.0.4pl1/sapi/apache -I/root/php-4.0.4pl1/main -I/root/php-4.0.4pl1 
-I/usr/local/include -I/root/php-4.0.4pl1/Zend -I/root/php-4.0.4pl1/ext/mysql/libmysql 
-I/root/php-4.0.4pl1/ext/xml/expat/xmltok -I/root/php-4.0.4pl1/ext/xml/expat/xmlparse 
-I/root/php-4.0.4pl1/TSRM  -DLINUX=2 -DXML_BYTE_ORDER=21 -g -O2  -c sapi_apache.c
sapi_apache.c: In function `apache_php_module_main':
sapi_apache.c:80: `NOT_FOUND' undeclared (first use in this function)
sapi_apache.c:80: (Each undeclared identifier is reported only once
sapi_apache.c:80: for each function it appears in.)
make[3]: *** [sapi_apache.lo] Error 1
make[3]: Leaving directory `/root/php-4.0.4pl1/sapi/apache'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/php-4.0.4pl1/sapi/apache'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/php-4.0.4pl1/sapi'
make: *** [all-recursive] Error 1




-- 
Edit Bug report at: http://bugs.php.net/?id=10035&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to