On 09/03/10 10:36, Tobias Gasser wrote: > after chapter 5 i run > > readelf -f /tools/bin/* | grep "Request" > > everything is fine except perl > > perl still points to the hosts /lib/ld-linux.so !! > > > in chapter 6.7 (linux-headers) the job stops as perl can't run. > > i guess to symlink ld-linux.so from /tools/lib to /lib is not really a > solution - with my current host it works fine, but i'd really like to > know what i missed. > > i restarted chapter 5 quite some times with different approches, but i > could not convice perl to use the correct path for ld-linux.so > > i tried to set LD_LIBRARY_PATH in the perl-script and i played arround > with different CFLAGS without success. >
Support questions should be sent to lfs-supp...@linuxfromscratch.org Did you remember to apply the perl-5.10.1-libc-1.patch to the perl source before you compiled it? Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page