The following reply was made to PR os-bsdi/3162; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: "System Administrator a.k.a. The Root of the Problem" <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: os-bsdi/3162: Upon config -ldb and -lgdbm are not picked up Date: Wed, 7 Oct 1998 11:45:03 -0700 (PDT) On Wed, 7 Oct 1998, System Administrator a.k.a. The Root of the Problem wrote: > On Wed, Oct 07, 1998 at 11:20:13AM -0700, Marc Slemko wrote: > > On 7 Oct 1998, Dave Yadallee wrote: > > > > > apache > > > >Release: 1.3.2 > > > >Environment: > > > BSDI BSD/Os 4.0 PL3; gcc 2.81. > > > >Description: > > > I am trying to recompile Apache 1.3.2 using moth_Auth_dbm and mod_auth_db > > > > > > both times I get > > > > > > diasbling DBM support for mod_rewrite (perhaps you need to add -ldbm, > > > -lndbm or -lgdbm to EXTRA_LIBS) > > > > > > db_Auth_module > > > > > > Error: Neither Nerkeley-DB/1.x nor Berkeley-DB/2.x library found. > > > Either > > > disable mod_auth_db or provide us with the paths to the Berkeley-Db > > > include and library > > > files. (Hint: INCLUDES, LDFLAGS, LIBS) > > > > Well, do you have -ldb installed anywhere that it can be found? > > > > Did you try following the directions you are given? > > > > Grab a clue, I said I have libdb.a is in /usr/lib I'm sorry, while you may have said that to an imaginary friend, you certainly didn't say that in your bug report. First, mod_rewrite needs dbm support, not dbm support. Second, where did /usr/lib/libdb.a come from? Did you attempt to install it yourself, or did it come with the system? Did you do any messing with it after it was installed? I remember other supposed "bug reports" that were due to you messing with criticial components of your system and screwing up. Is there a /usr/include/db.h?
