Dan Nicholson wrote:
> 
> I suspect the toolchain adjustment did not go correctly. It's trying
> to use the startfiles (crt1.o) from your host's glibc. However, at
> this point, it should be using the /tools startfiles
> (/tools/lib/crt1.o). Is cc /tools/bin/gcc? Perhaps you're actually
> using your host's compiler or forgot the /tools/bin/cc -> gcc symlink.
> 
> --
> Dan

Since /sources is where perl is being built, this is probably inside 
chroot. I'm wondering why perl is using /usr/local/lib instead of 
/usr/lib...
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to