On 2/1/06, rick <[EMAIL PROTECTED]> wrote: > On Wed, 1 Feb 2006, Dan Nicholson wrote: > > >Did configure give you an error, or did you just go looking through > >config.log and found this? Because there'll be tons of errors in > >config.log. If you got an error from running configure, what did that > >say? If not, you can move on. > > The error was only in the config.log. > > I guess Ill move on then.
The way configure works is that it runs a whole bunch of tests and then makes decisions about what how to build on your system based on the success or failure of these tests. So, config.log will most likely have lots of errors. However, if configure bombs, then the last error in config.log is significant and should be checked out. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
