On 8/15/05, Doug Ronne <[EMAIL PROTECTED]> wrote: > I am using Version 7.0-cross-lfs-20050814-x86_64 > > In section 10.3 when I ran make check, it failed on libc.cat (in > catgets/de/libc.cat). I went away, accidentally closed the terminal, > and ran it again to get the message so that I could send it in... and > it passed. Does this mean I am good to go? And why would it fail > once and pass a second time? >
the make command simply continues from where it last stopped - it doesn't rerun the previous tests unless you manually tell it to. -- - Steve Crosby -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
