Re: linux-kernel-digest V1 #2811

Lauro Whately (whately@cos.ufrj.br)
Thu, 12 Nov 1998 11:02:24 -0300


I've been trying to compile linuxppc 2.1.119 (from vger's cvs tree), but always I get the following error message:

make[1]: Entering directory `/usr/ncp2/linux-2.1.119/arch/ppc/kernel'
gcc -D__KERNEL__ -I/usr/ncp2/linux-2.1.119/include -Wall
-Wstrict-prototypes
-O2 -fomit-frame-pointer -D__powerpc__ -fsigned-char -msoft-float -pipe
-fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -c -o
process.o process.c
cpp: output pipe has been closed
gcc: Internal compiler error: program cc1 got fatal signal 11
make[1]: *** [process.o] Error 1
make[1]: Leaving directory `/usr/ncp2/linux-2.1.119/arch/ppc/kernel'
make: *** [_dir_arch/ppc/kernel] Error 2

I suspect that gcc is running out of memory, but couldn't confirm it. Has anyone experienced it before ? How could I fix it ?
Also, I can't compile any kernel after 2.1.63 for the same reasons. Am I missing any changes between releases ?

--
 Lauro Whately
 Parallel Computing Lab. / COPPE
 Federal University of Rio de Janeiro
 Brazil

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