Error compiling 2.2.4-ac1 (msdos ?)

FAVRE =?iso-8859-1?Q?Gr=E9goire?= (gregoire.favre@urbanet.ch)
Fri, 26 Mar 1999 07:53:35 +0000


cd $TOPDIR/modules; for i in fat.o; do \
ln -sf ../fs/fat//$i $i; done
make[2]: Leaving directory `/usr/src/linux/fs/fat'
make -C msdos modules
make[2]: Entering directory `/usr/src/linux/fs/msdos'
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=686 -DMODULE -DMODVERSIONS
-include /usr/src/linux/include/linux/modversions.h -DEXPORT_SYMTAB -c
msdosfs_syms.c
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=686 -DMODULE -DMODVERSIONS
-include /usr/src/linux/include/linux/modversions.h -c -o namei.o
namei.c
gcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [namei.o] Error 1
make[2]: Leaving directory `/usr/src/linux/fs/msdos'
make[1]: *** [_modsubdir_msdos] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [_mod_fs] Error 2
cpp: output pipe has been closed

Greg ICQ:16624071
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Gregoire Favre, Institut de Mathématique de l'Universite de Lausanne
+41 21 692 35 73, http://www.unil.ch/ima/docs/Personnes/gfavre

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