Kyle Brennan wrote:
> Hi,
> I am new here and I am attempting my first LFS build. I get to Glibc in
> chapter 5.7 and everything goes smoothly until i get to the "make"
> command. I run the command and it works for about fifteen minutes and
> it Gives me the following error:
>
> make: *** [al
On Sat, May 22, 2010 at 5:47 PM, Kyle Brennan wrote:
> Hi,
> I am new here and I am attempting my first LFS build. I get to Glibc in
> chapter 5.7 and everything goes smoothly until i get to the "make"
> command. I run the command and it works for about fifteen minutes and
> it Gives me the foll
Hi,
I am new here and I am attempting my first LFS build. I get to Glibc in
chapter 5.7 and everything goes smoothly until i get to the "make"
command. I run the command and it works for about fifteen minutes and
it Gives me the following error:
make: *** [all] Error 2
then it quits to the p
On Sat, May 22, 2010 at 10:47 AM, Matt Carus wrote:
> ./t-bswap: line 60: /bin/sed: No such file or directory
> ./t-bswap: line 64: /bin/sed: No such file or directory
> ./t-bswap: line 88: /bin/sed: No such file or directory
> ./t-bswap: line 101: cd: /mnt/lfs/sources/gmp-5.0.0/tests: No such
> f
I'm (slowly) working my way through the LFS book and everything has
been successful up to chapter 6.13.
On executing:
make check 2>&1 | tee gmp-check-log
I get '9 of 9 tests failed' (gmp-check-log below)
It looks like I've either got some missing directories or a problem
with sed but that's abo