Hi,
I just upgraded to from mod_ssl version 2.4.8 to 2.6.4
on a Linux slakware 7.0 system.
I configured modssl with:
 ./configure --with-apxs=/usr/local/sbin/apxs \
             --with-mm=/usr/local/src/mm-1.1.1 \
             --with-ssl=/usr/local/src/openssl-0.9.5a

At the first try the apache server wouldn't start and reported
 undefined symbol: dbm_firstkey
when trying to load the libssl.so module.
After a little poking around I added -ldb to SSL_LIBS
in pkg.sslmod/Makefile and recompiled. Now the apache server
started without errors.
I don't remember doing this when I installed version
2.4.8. Is it something in the configuration scripts that
have changed or is it my system environment ?

regards,
--leif
---------------------------------------------------------
Leif Thuresson               Tel:    +46-18-4713860
Uppsala University           Fax:    +46-18-4713833
The Svedberg Laboratory      E-mail: [EMAIL PROTECTED]
P.O.Box 533
S-751 21 Uppsala
Sweden

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to