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.

thanks for any help
tobias





-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to