On 18/06/2017 20:23, Domenico Gattulli wrote: > Hi, I've a problem. This is the error: > > root:/sources/build/linux-4.9.9# make mrproper > root:/sources/build/linux-4.9.9# make INSTALL_HDR_PATH=dest headers_install > CHK include/generated/uapi/linux/version.h > UPD include/generated/uapi/linux/version.h > HOSTCC scripts/basic/fixdep > gcc: error trying to exec > '/tools/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/as': > execv: No such file or directory > make[1]: *** [scripts/Makefile.host:107: scripts/basic/fixdep] Error 1 > make: *** [Makefile:448: scripts_basic] Error 2 > > How do I resolve it? > > Thank > > PS: chapter 6.7.1 of LSF 8.0 > >
What does it do if you type (on one line, my maile braks line at 80 characters): ----- /tools/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/as --version ----- Pierre -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
