I just checked a Suse 6.1 system (Brian, original poster had such
a thing). /usr/include/ndbm.h defines
both DB_LOCK and DBM_SUFFIX: the former because ndbm.h includes
db.h and the latter with the following comment:

/*
 * The db(3) support for ndbm(3) always appends this suffix to the
 * file name to avoid overwriting the user's original database.
 */
#define DBM_SUFFIX      ".db"

As always, configure --enable-rule=SSL_SDBM would fix it ;-)

Ralf S. Engelschall schrieb:
> 
> On Thu, Jul 08, 1999, Dave Neuer wrote:
> 
> > I alread posted a bug report about this.  It's PR # 200 @
> > http://www.modssl.org/support/bugdb, if anyone wants to look at it.
> >
> > Ralf is apparently rather busy now finishing his degree.  If anyone has more
> > info about this, I guess I'd be interested in finding out more.  It's
> > probably a pretty simple fix (it seems to be just an incorrect #define in
> > mod_ssl.h).
> >
> > Brian, are you using Linux?  Which version?  What libc?  What distro?  What
> > version of modsssl?
> 
> Yes, seems like the stuff in mod_ssl.h around line 310 does not the correct
> thing for this platform. Please try to trace down to what
> SSL_DBM_FILE_SUFFIX_{DIR,PAG} is set any why. Thanks for your help.
> 
>                                        Ralf S. Engelschall
>                                        [EMAIL PROTECTED]
>                                        www.engelschall.com
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

-- 
Holger Reif                  Tel.: +49 361 74707-0
SmartRing GmbH               Fax.: +49 361 7470720
Europaplatz 5             [EMAIL PROTECTED]
D-99091 Erfurt                    WWW.SmartRing.de
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to