Need help on 6.7. Linux-5.5.3 API Headers error
by athithanvijay from LinuxQuestions.org on (#5A2YP)
Hi,
I need a help on LFS 9.1. I am using Debian 10 to build the LFS 9.1.
Everything worked up to section 6.7. When I tried Linux-5.5.3 API headers I tried make headers command.
I got the following error
HOSTCC scripts/basic/fixdep
gcc: fatal error. cannot execute "/tools/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/as"
execv:no such file or directory
compilation terminated
scripts/Makefile.host:107 scripts/basic/fixdep Error 1
It would be great if guide me what step I missed.


I need a help on LFS 9.1. I am using Debian 10 to build the LFS 9.1.
Everything worked up to section 6.7. When I tried Linux-5.5.3 API headers I tried make headers command.
I got the following error
HOSTCC scripts/basic/fixdep
gcc: fatal error. cannot execute "/tools/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/as"
execv:no such file or directory
compilation terminated
scripts/Makefile.host:107 scripts/basic/fixdep Error 1
It would be great if guide me what step I missed.