I ran into a problem with using wget inside chroot, while testing changes to the Makefiles before I commited them to the repo. I get the dreaded /tools/bin/wget: No such file or directory, and since wget is built before anything else in tools, of course wget is linked to libraries in /lib.
I see two possibilities to fix this, either re-build wget at the end of the tools target, or make the instial build of wget a static one. -- Thomas LFS User : 4729 / Linux User : 298329 kitt - Powered by: Linux 2.6.11 17:40:56 up 7 days, 1:46, 5 users, load average: 0.27, 0.23, 0.18
signature.asc
Description: This is a digitally signed message part
-- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
