On Thu, Apr 08, 2010 at 10:57:44AM -0400, zzflop wrote: > On Thu, Apr 08, 2010 at 09:02:44AM -0500, Randy McMurchy wrote: > > zzflop wrote these words on 04/08/10 08:21 CST: > > > I used --with-dbm=db4 and still no linked libraries. Tried > > > it twice and the second time with a fresh source tree. > > > > You do have --enable-dbd in your configure command, right? I think it > > is required as well. Here is my configure command. How much different > > from this is yours? > > Very different. I only used the options listed in the > book plus the two extra for linking APR-util to BDB, the > last time using --with-dbm=db4. > > > > > ./configure --enable-layout=FHS \ > snip > > --enable-dbd \ > snip > > I'll try this one and see what happens. > If it still doesn't work I'll enable them > all. > With --enable-dbd enabled , still no linked libraries. I tried again with all your options enabled and the build failed with an error about ldap,so I removed the ldap options and the build completed, but still no linked libraries.
Maybe this is a problem with BDB instead of Apache. I used book version of BDB but didn't run the test suite because of the dire warnings and I didn't have the dependencies for the test. However I just installed Sendmail and it uses BDB and works ok. I guess why this hasn't been noticed is because both Apache and Svn work fine without BDB and the only people who need this functionality are those running Svn servers that rely on BDB repositories. I'm about at the end of my expertise here, but will try again if it can be sorted out. Thanks, Mike H. - - - - - - -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
