• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

make modules bricht ab ...gcc: Internal error: Killed?

Hallo zusammen,

ich habe folgendes Problem unter SuSE 9.0:

make cloneconfig
make menuconfig (einen zusätzlicher IDE-Treiber für meinen Compaq hinzugefügt / wollte DMA aktivieren / hdparm läßt dies nicht zu)
make dep
make bzImage
make modules (bricht mit folgender Fehlermeldung ab:)

.
.
.
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-99/include -Wall -Wstrict-prototypes -Wno-trigraphs -02 -fno-strict-aliasing -fno-common -fomit-frame-pointer -fno-unit-at-a-time -pipe -msoft-float -mprferred-stack-boundary=2 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.21-99/include/linux/modversion.h -I. -nostdinc -iwithprefix include -DKBUILD_BASENAME=encode_gbk -c -o encode-gbk.o encode-gbk.c
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://www.suse.de/feedback> for instructions.
make[3]: *** [encode-gbk.o] Error 1
make[3]: Leaving directory '/usr/src/linux-2.4.21-99/drivers/video/unicon'
make[2]: *** [_modsubdir_unicon] Error 2
make[2]: Leaving directory '/usr/src/linux-2.4.21-99/drivers/video'
make[1]: *** [_modsubdir_video] Error 2
make[1]: Leaving directory '/usr/src/linux-2.4.21-99/drivers'
make: *** [_mod_drivers] Error 2
linux:/usr/src/linux #

Kann man damit etwas anfangen???

Der Laptop ist ein P233 mit nur 16MB Speicher!?! Ist hier der Hund begraben?

Gruß Herbert
 
Oben