[PHP-DEV] PHP 4.0 Bug #6967: AOLserver - undefined symbol __pure_v From: root <email protected>
Date: 10/01/00

irtual
From: jdd <email protected>

From: jdd <email protected>
Operating system: FreeBSD 3.5.1
PHP version: 4.0.2
PHP Bug Type: Other web server
Bug description: AOLserver - undefined symbol __pure_v
irtual

I build AOLserver;
I build PHP 4.0.2 using:
./configure --with-aolserver=/var/web --disable-libtool-lock
I add lines to nsd.tcl to load PHP;
but PHP doesn't load, and my server.log file says:
[-main-] Warning: modload: failed to load '/var/web/bin/libphp4.so': '/var/web/bin/libphp4.so: Undefined symbol "__pure_virtual"'

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