Stephen Liu, Aug 18, 23:22 +0800:

root:/sources$ ls -l /usr/bin/cc
ls: /usr/bin/cc: No such file or directory

So as Chris pointed out, just do

        ln -s gcc /usr/bin/cc

to correct your problem.

Also, building X while in chroot is normally not recommended, you should be booted into your new shiny LFS system for doing that.

Cheers,
Uli


--
Uli Fahrenberg -- http://www.math.aau.dk/~uli
GETCO 2005 -- http://www.math.aau.dk/~uli/getco05/
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to