[PHP-DEV] PHP 4.0 Bug #10035 Updated: In function `apache_php_module_main': `NOT_FOUND' undeclared

2001-03-28 Thread sniper

ID: 10035
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Compile Problem
Assigned To: 
Comments:

Update that #10037 report.

--Jani


Previous Comments:
---

[2001-03-28 12:18:51] [EMAIL PROTECTED]
yes i have apache2.
thx but i have tested --with-apxs2, and an other problem comes; i have post it 


---

[2001-03-28 11:49:58] [EMAIL PROTECTED]
Which version of Apache are you using? If you have Apache2
then you should use --with-apxs2 instead.

--Jani


---

[2001-03-28 10:21:36] [EMAIL PROTECTED]
./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



---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10035&edit=2


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #10035 Updated: In function `apache_php_module_main': `NOT_FOUND' undeclared

2001-03-28 Thread vincent . katz

ID: 10035
User Update by: [EMAIL PROTECTED]
Old-Status: Bogus
Status: Open
Bug Type: Compile Problem
Description: In function `apache_php_module_main':  `NOT_FOUND' undeclared

yes i have apache2.
thx but i have tested --with-apxs2, and an other problem comes; i have post it 


Previous Comments:
---

[2001-03-28 11:49:58] [EMAIL PROTECTED]
Which version of Apache are you using? If you have Apache2
then you should use --with-apxs2 instead.

--Jani


---

[2001-03-28 10:21:36] [EMAIL PROTECTED]
./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



---


Full Bug description available at: http://bugs.php.net/?id=10035


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #10035 Updated: In function `apache_php_module_main': `NOT_FOUND' undeclared

2001-03-28 Thread sniper

ID: 10035
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Bogus
Bug Type: Compile Problem
Assigned To: 
Comments:



Previous Comments:
---

[2001-03-28 10:21:36] [EMAIL PROTECTED]
./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



---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10035&edit=2


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #10035 Updated: In function `apache_php_module_main': `NOT_FOUND' undeclared

2001-03-28 Thread sniper

ID: 10035
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Compile Problem
Assigned To: 
Comments:

Which version of Apache are you using? If you have Apache2
then you should use --with-apxs2 instead.

--Jani


Previous Comments:
---

[2001-03-28 10:21:36] [EMAIL PROTECTED]
./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



---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10035&edit=2


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]