On 10/30/2018 06:38 PM, Quantum via lfs-book wrote:
I can't pass that step 5.5. GCC-8.2.0 - Pass 1 in lfs 8.3 book.
There are 2 errors in make step.
I have attached the config file.
I am using kali.
$ ./configure --target= --prefix=/tools --with-glibc-version=2.11
--with-sysroot= --with-newlib --without-headers
--with-local-prefix=/tools
--with-native-system-header-dir=/tools/include --disable-nls
--disable-shared --disable-multilib --disable-decimal-float
--disable-threads --disable-libatomic --disable-libgomp --disable-libmpx
--disable-libquadmath --disable-libssp --disable-libvtv
--disable-libstdcxx --enable-languages=c,c++
First, you are in the wrong directory. It should be ../configure.
Second $LFS is not defined (--with-sysroot=$LFS). You evidently are not
building as user LFS or you did not create the environment for the lfs
user properly.
I suggest starting over and follow the instructions more carefully.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page