On Fri, Aug 03, 2001 at 02:12:20PM -0400, Sterling Hughes wrote:

> >Any ideas why I'm getting this after today's build from cvs:
> >
> >Cannot load /usr/local/apache/libexec/libphp4.so into server: 
> >/usr/local/apache/libexec/libphp4.so: Undefined symbol "smart_str_free"
> >
> >I've performed a couple of completely clean builds just to be
> >sure something wasn't stale, but that didn't help things.
> 
>          What's your configure line?
 
./configure \
        --with-apxs=/usr/local/apache/bin/apxs \
        --with-config-file-path=/usr/local/apache/conf \
        --with-freetype-dir=/usr/local \
        --with-gd=/usr/local \
        --with-gettext \
        --with-imap=/usr/local \
        --with-imap-ssl \
        --with-jpeg-dir=/usr/local \
        --with-png-dir=/usr/local \
        --without-mysql \
        --with-pgsql=/usr/local/pgsql \
        --with-zlib=/usr \
        --enable-ftp \
        --enable-sockets \
        --enable-sysvsem \
        --enable-sysvshm \
        --enable-xml

-- 
Jon Parise ([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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to