On Wed, Aug 09, 2000 at 02:01:33PM +0200, K&L Technik wrote:
> I compiled mod_ssl the following way:
> 
> 1. Apply EAPI patch to apache 1.3.12 an compiled Apache with
>    DSO Support
> 2. Compiled mod_ssl with --with-apxs option as DSO module.
> 
> The module compiles without problems, but when I start Apache
> it stopī s with the following error message:
> 
> Cannot load /usr/local/apache/libexec/libssl.so into server:
> /usr/local/apache/libexec/libssl.so: undefined symbol: dbm_firstkey
> 
Try adding --enable-rule=SSL_SDBM when configuring mod_ssl.
For performance you may want to try the mm-library instead (see INSTALL)

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

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

Reply via email to