Hi,
As my subject points out I have come across a number of errors after
the "make -k check 2>&1 | tee glibc-check-log" command of page 87 in
the LFS 6.4 book. I have done some Googling around as to what they may
be but am not having much luck at all outside of finding some general
information abo
Hi,
During the second pass through GCC-4.3.2 (please see specific
background notes at end of post) I received the following error:
build/genmodes -h > tmp-modes.h
/bin/sh: build/genmodes: No such file or directory
make[2]: *** [s-modes-h] Error 127
make[2]: Leaving directory `/mnt/lfs/sources/gcc
>lfs-support-ow...@linuxfromscratch.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of lfs-support digest..."
>
>
> Today's Topics:
>
> 1. GCC-4.3.2 Pass1 - requires GMP 4.1+ and MPFR 2.3.
Hi,
I was working on the compilation of GCC (first pass) when after the
following command:
CC="gcc -B/usr/bin/" ../gcc-4.3.2/configure --prefix=/tools
--with-local-prefix=/tools --disable-nls --disable-shared
--disable-libssp --enable-languages=c
I received the following error message:
configure