>
>
> If possible, it'd be better to make a difference between the source files
> (configure, *.c, etc) and the source packages (usually compressed tar
> archives). You have to remove all the source files (including the directory
> where they reside), and also anything in the /mnt/lfs tree, except the
> /tools and /sources directories, and the source packages (and patches).
> Something like (as user lfs):
> -----
> rm -rf $LFS/tools/*
> find $LFS/sources -mindepth 1 -maxdepth 1 -type d -exec rm -rf {} +
> -----
> should be enough.
>

Thank you so much for that. I ran the command and 5.4 compiled without a
problem.
-- 
:-)~MIKE~(-:
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to