Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2000111

Re: [PHP-DEV] "__pure_virtual" From: Jani Taskinen (sniper <email protected>)
Date: 11/03/00

On Fri, 3 Nov 2000, Jon Parise wrote:

>On Thu, Nov 02, 2000 at 03:39:52PM -0500, Jon Parise wrote:
>
>> Is anyone else seeing this?
>>
>> Cannot load /usr/local/apache/libexec/libphp4.so into server:
>> /usr/local/apache/libexec/libphp4.so: Undefined symbol "__pure_virtual"
>>
>> I'm getting this after building a DSO based on the latest CVS under
>> FreeBSD 4.2(-BETA).
>
>Rebuilding PHP as a static Apache module seems to work. I still can't
>build a working DSO, however.

Please do cvs update. And ./cvsclean ; ./buildconf
There was a bug in sapi/caudium/config.m4 which caused
every build to have ZTS defined in php_config.h

--Jani

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