At 10:28 PM +0200 on 9/28/99, Ralf S. Engelschall wrote:
>On Tue, Sep 28, 1999, Igor S. Livshits wrote:
>
>> Cristi's patch and the 2.4.4 release solved my compile problem.
>> However, when I build using APXS, I still cannot properly link at
>> run-time:
>>
>
> > Cannot load /usr/local/apache/libexec/libssl.so into server:
>> /usr/local/apache/libexec/libssl.so: undefined symbol: dbm_firstkey
> >
>> Should I compile apache and mod_ssl in tandem, both work and link
>> fine. I am using Berkeley DB 2.7.7, but I am not adjusting default
>> configure behaviors on that accord in either apache or mod_ssl.
>
>Use --enable-rule=SSL_SDBM, please.
Sure -- no help with this problem, however. I recompiled apache with
mod_ssl, and that was fine. I then used apxs to just recompile
mod_ssl and inserted that DSO for the previous. On restart, I see the
same error:
> Cannot load /usr/local/apache/libexec/libssl.so into server:
> /usr/local/apache/libexec/libssl.so: undefined symbol: dbm_firstkey
Now that I look closely at the config summary for Apache, I see this line:
+ SSL interface plugin: Vendor DBM (libndbm)
Is there a way to force it to look for libdb in my /usr/local/lib? I
have not found an appropriate configure flag... I suppose I can
doctor the Makefile by hand.
Thanks, Igor
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]