Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001041

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

From: dmassot <email protected>
Operating system: Solaris 2.6
PHP version: 4.0.4pl1
PHP Bug Type: Compile Failure
Bug description: undefined symbol: NOT_FOUND

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

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

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