2.2.5-ac2 compile error

Daniel Wirth (wirthdan@gaston.physik.uni-freiburg.de)
Fri, 2 Apr 1999 19:25:24 +0200 (MEST)


Hello Kernel Hackers,

at make modules, found the following error:
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE -c -o inode.o
inode.c
gcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [inode.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.2.5-ac2/fs/minix'
make[1]: *** [_modsubdir_minix] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.5-ac2/fs'
make: *** [_mod_fs] Error 2

using SuSE 6.0, with gcc
(19:24 115 wirthdan@gaston:/usr/src/linux ) gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/2.7.2.3/specs
gcc version 2.7.2.3

Yours,

Daniel

-
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/