Re: [PHP-DEV] PHP 4.0 Bug #6967 Updated: AOLserver - undefined symbol __pure_virtual From: Sascha Schumann (sascha <email protected>)
Date: 09/30/00

On 1 Oct 2000, Bug Database wrote:

> ID: 6967
> User Update by: jdd <email protected>
> Status: Open
> Bug Type: Other web server
> Description: AOLserver - undefined symbol __pure_virtual
>
> On further investigation...
> the __pure_virtual symbol is in zend-scanner-cc.lo and comes from libg++. Looking at a few other bug reports (5235, 4404... ) it seems this might be a Zend bug common to multithreaded servers.
> Using --enable-experimental-zts did not fix the problem.
> I'm using flex 2.5.4 and gcc 2.7.2.3.

    Try using --enable-libgcc

    - Sascha

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