[root@cr535193-a linux-2.2.0pre4]# make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o
scripts/split-include scripts/split-include.c
as: error in loading shared libraries
: undefined symbol: __bzero
make: *** [scripts/split-include] Error 1
Any suggestions as to what it was that got bummed up when I upgraded the
compiler? "gcc -v" shows:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.57/specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
Ideas? It's running on a RH5.2 installation, that's why I've only got the
1.1b release of egcs in there; can't find a 1.1.1 that's available in RPM that
would install properly.
-- Graham TerMarsch- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/