Filip Bartmann wrote these words on 11/21/05 09:45 CST: > I tried to compile BLFS with blfs-book-cvs-html-2005-11-18 and I have > some errors: > > In the end I found some errors in the BLFS book: > For package stunnel is tcpwrappers required, don't optional, becouse I > have an error during compiling stunnel without tcpwrappers installed.
Did you happen to use the --disable-libwrap parameter when you received this error? I just ran configure using --disable-libwrap and it says that it was disabling the use of TCP wrappers. And the log from make doesn't show linking at all to the libwrap library. -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686] 11:45:00 up 57 days, 21:09, 3 users, load average: 0.02, 0.06, 0.16 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
