[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compiling kernel 2.4.11



Hi peeps.

Anyone succesfully compiled kernel 2.4.11 ?
I configured it nicely, everything goes on ok and then:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-tri
graphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpre
ferred-stack-boundary=2 -march=i586  -DUTS_MACHINE='"i386"' -c -o
init/version.o init/version.c
gcc: Internal compiler error: program cpp got fatal signal 11
make[1]: *** [init/version.o] Error 1
make[1]: Leaving directory `/usr/src/linux'

If I remember correctly signal 11 is segmentation violation. Hmm. Kernel
2.4.9 compiled nicely on it.

Regards,

Bojan Zdrnja



Reply to: