Hello.
I downloaded and decompressed the packages with wget as instructed in the lfs
book. Within the host-system and as lfs-user I created and cd-ed into the
binutils-build folder and executed the ../binutils-2.22/configure
--prefix=/tools --with-sysro.... command.
Then I executed 'make' put terminal reported there was no make file in the
current directory. Inspection of the previous commands output told me about
some error that a c compiler on the host system was missing:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-lfs-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/mnt/lfs/sources/binutils-build':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Please advise me.
Besides when I copy multiline commands out of your pdf terminal interpretes
each single line on its one which of course doesn't work. Can I do something
about that?
Regards.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page