egcs-971105, sparc-unknown-linux-gnulibc1, another bootstrap failure
David S. Miller
davem@dm.cobaltmicro.com
Tue Nov 11 10:52:00 GMT 1997
Date: Tue, 11 Nov 1997 10:53:51 -0700
From: Jeffrey A Law <law@cygnus.com>
I think your system include files are not properly installed; this
is causing autoconf to get confused. Note the No such file or
directory problems in your config.log:
This is a known bug in the redhat-4.x installations on sparc-linux.
If you don't tell it "install everything" it fails to make two
critical symlinks for header files, create these:
/usr/include/linux --> /usr/src/linux/include/linux
/usr/include/asm --> /usr/src/linux/include/asm (or asm-sparc)
And you should be ok.
Later,
David S. Miller
davem@dm.cobaltmicro.com
More information about the Gcc
mailing list