Full_Name: SERDARU Julien
Version: 2.7.1
OS: Linux Red Hat 7.0
Submission from: (NULL) (193.251.40.155)


When compiling Apache with mod-ssl built as a shared librairie, the make returns
telling me that it couldn't find db1/ndbm.h.

Indeed, ndbm.h is now located (in the Red Hat 7.0 I installed) in
/usr/include/gdbm/ndbm.h

I changed the include line in pkg.sslmod/modssl.h from db1/ndbm.h to ndbm/gdbm.h

make did work, but when I try to launch apache, it says :

cannot load libssl.so, undefined symbol : dbm_firskey.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to