The following reply was made to PR os-bsdi/3162; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Dave Yadallee <[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:20:13 -0700 (PDT) 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?
