Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001041

[PHP-DEV] Bug #10317 Updated: undefined symbol: NOT_FOUND From: sniper <email protected>
Date: 04/13/01

ID: 10317
Updated by: sniper
Reported By: dmassot <email protected>
Old-Status: Open
Status: Closed
Bug Type: Compile Failure
PHP Version: 4.0.4pl1
Assigned To:
Comments:

For Apache2 you have to use --with-apxs2

--Jani

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

[2001-04-13 11:36:05] dmassot <email protected>
Hi,

we'e a problem compiling PHP 4.0 latest (11/4/2001).
We type in a

./configure --with-oci8=/ext1/oracle8/app/oracle/product/8.1.6 --with-apxs=/usr/local/apache/bin

and obtain a

...

Making all in apache
/bin/sh /apps/apache/httpd-2_0_16/php-4.0.4pl1/libtool --silent --mode=compile c
c -I. -I/apps/apache/httpd-2_0_16/php-4.0.4pl1/sapi/apache -I/apps/apache/httpd
-2_0_16/php-4.0.4pl1/main -I/apps/apache/httpd-2_0_16/php-4.0.4pl1 -I/usr/local/
apache/include -I/apps/apache/httpd-2_0_16/php-4.0.4pl1/Zend -I/apps/apache/http
d-2_0_16/php-4.0.4pl1/ext/mysql/libmysql -I/ext1/oracle8/app/oracle/product/8.1.
6/rdbms/public -I/ext1/oracle8/app/oracle/product/8.1.6/rdbms/demo -I/ext1/oracl
e8/app/oracle/product/8.1.6/network/public -I/apps/apache/httpd-2_0_16/php-4.0.4
pl1/ext/xml/expat/xmltok -I/apps/apache/httpd-2_0_16/php-4.0.4pl1/ext/xml/expat/
xmlparse -I/apps/apache/httpd-2_0_16/php-4.0.4pl1/TSRM -D_POSIX_PTHREAD_SEMANTI
CS -DXML_BYTE_ORDER=21 -g -c sapi_apache.c
"sapi_apache.c", line 80: undefined symbol: NOT_FOUND
cc: acomp failed for sapi_apache.c
*** Error code 1
make: Fatal error: Command failed for target `sapi_apache.lo'
Current working directory /apps/apache/httpd-2_0_16/php-4.0.4pl1/sapi/apache
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /apps/apache/httpd-2_0_16/php-4.0.4pl1/sapi/apache
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /apps/apache/httpd-2_0_16/php-4.0.4pl1/sapi
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

Thanks for any help in this,
Didier

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

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

-- 
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>