http://bugs.linuxfromscratch.org/show_bug.cgi?id=1644





------- Additional Comments From [EMAIL PROTECTED]  2005-11-07 08:00 -------
Sorry about my wrongness mentioning Glibc. I don't know which files are
installed into /usr/lib from using --libexecdir, but I'd bet it is those
pesky .o files. I suppose we need to determine what files are actually
installed via --libexedir dir, and as you say, move them to /usr/lib/glibc.
/usr/lib/glibc is already created, so it would simply be nothing more
than a few files being relocated from /usr/lib to /usr/lib/glibc.

Best as I can tell, though, GCC and Gawk use /usr/lib as a preface to
create directories, so you end up with /usr/lib/gcc and /usr/lib/awk.
I cannot see any files installed in /usr/lib from either package that
are not library files that belong there. I do have logs, to show this if
anyone is interested.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to