[PHP-DEV] PHP 4.0 Bug #6939: Netscape Fails to start with and unreferenced symbol __builtin_vec_delete From: robert.duncombe <email protected>
Date: 09/29/00

From: robert.duncombe <email protected>
Operating system: Solaris 2.6
PHP version: 4.0.2
PHP Bug Type: Dynamic loading
Bug description: Netscape Fails to start with and unreferenced symbol __builtin_vec_delete

Version on PHP 4.0.2 29 August 2000

Starting Netscape Enterprise Server 3.61 using PHP 4 with nsapi support gives the following error

conf_init: Error running init function load-modules: dlopen of /opt/netscape/suitespot/bin/libphp4.so failed (ld.so.1: ns-httpd: fatal: relocation error: file /opt/netscape/suitespot/bin/libphp4.so: symbol __builtin_vec_delete: referenced symbol not found)

PHP 4 was compiled with the --prefix=/opt/local/php and --with-nsapi=/opt/netscape/suitespot options
with gcc 2.95.2. I have made sure that php and gcc libraries are in the LD_LIBRARY_PATH

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