Am Samstag, 8. März 2008 14:37:08 schrieb Frank Meier: > ... > In a new login with user lfs (= outside chroot) I can perfectly well > invoke perl: ...
Hmm, often when something isn't working in chroot but perfectly outside, there may be a linking issue. That means that the program is linked to libs of the host system instead of /tools/lib/... So, did you also checked the adjusting steps? What does a "ldd /tools/bin/perl" say? -- Thomas -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page