On Tue, Jun 27, 2006 at 08:43:05AM -0400, David Barron wrote: > I'm going through the book, everything has been going fine up until now. > However, when I issue the ../glibc-2.3.4/configure --prefix-/usr > --disable-profile --enable-add-ons --enable-kernel=2.6.0 > --libexecdir=/usr/lib/glibc, it runs for a while then fails with > > checking for C cleanup handling... no > configure: error: the compiler must support C cleanup handling
I hope that --prefix-/usr is just a typo here in email. Also, you can look at configure script where it reports this error and see which actual test it does. Maybe then you'll see what could be wrong. -- Minds, like parachutes, function best when open -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
