> On Nov 2, 2014, at 22:45, Anthony Riley <[email protected]> wrote: > > Are you keeping all your source tarballs and patches directly in /mnt/lfs > instead of using a separate sources directory? > -- > yes
for dir in /mnt/lfs/glibc-build /mnt/lfs is owned by the root user. The LFS user owns /mnt/lfs/sources and /mnt/lfs/tools (when following the book). This means somehow, you are not using the proper user to build glibc as root has to own /mnt/lfs/glibc-build which means you are possibly building as the root user which does not have the right environment as the lfs user. How have you deviated from the book? Sincerely, William Harrington -- 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
