私はタイプする
root:/# gcc
そしてどういうわけかこれが起こります:
bash: /tools/bin/gcc: No such file or directory
明らかに、$PATH は機能し、/tools/bin/gcc を見つけています。私は $LFS に chroot され、次のステップに進んでいます: http://www.linuxfromscratch.org/lfs/view/stable/chapter06/linux-headers.html。
編集: make mrproper
gccが見つからないというエラーが表示されなくなりました。変。
EDIT2:気にしないでください、
root:/sources/linux-3.13.3# make mrproper
make: gcc: Command not found