Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2000111

Re: [PHP-DEV] "__pure_virtual" From: Jon Parise (jon <email protected>)
Date: 11/02/00

On Thu, Nov 02, 2000 at 10:56:06PM +0200, Zeev Suraski wrote:

> Did earlier CVS's/versions work? Any chance you're compiling with thread
> safety enabled?

Yes, previous versions worked (last build was probably two weeks ago).
Here's how I'm invoking configure:

    ./configure \
        --with-apxs=/usr/local/apache/bin/apxs \
        --with-config-file-path=/usr/local/apache/conf \
        --without-gd \
        --with-gettext \
        --with-imap=../imap-2000.RELEASE-CANDIDATE.8 \
        --with-ldap \
        --without-mysql \
        --with-pgsql \
        --enable-xml

I started with 'make distclean' after a fresh cvs update with
a ./buildconf.

-- 
Jon Parise (jon <email protected>)  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member

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