On Mon, 25 Jul 2005, David Richardson wrote: > Hey all, > When I configure glibc-2.3.4 for pass2 in section > 6.11, I get the following error: > [...] > checking for suffix of object files... configure: > error: cannot compute suffix of object files: cannot > compile > See `config.log' for more details. > > Any ideas as to what's gone wrong? Any suggestions > would be great. Thanks! >
Well, what does it say in 'config.log' ? (Just the test that failed, not all the stuff before it, nor the 'dump' after). And if that doesn't show a useful error message, try running the test by hand (in chroot). My suggestion is that something was linked against /lib on the host, and therefore doesn't work now you are in chroot. Ken -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
