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

Fehler bei Kernel-Kompilierung



Hallo,

ich habe gerade versucht, einen neuen Kernel (linux-2.4.8) zu kompilieren.
Dazu habe ich das deutsche "Linux Kernel HOWTO" verwendet.

Folgene Schritte habe ich durchlaufen:
1) Entpacken des Kernels
2) make config
3) alle Fragen beantwortet
4) make dep
5) make clean
6) make zImage

Leider scheitert der letzte Schritt. Er beginnt mit der Kompilierung, bricht
jedoch nach ca. 2 Minuten ab mit einer sehr langen Liste von Konflikten.
Die letzten Zeilen, bevor ich wieder in der Shell-Prompt lande lauten:

devlist.h:6943: __devices_c0fe causes a section type conflict
devlist.h:6946: __devices_ca50 causes a section type conflict
devlist.h:6949: __devices_cafe causes a section type conflict
devlist.h:6952: __devices_cccc causes a section type conflict
devlist.h:6955: __devices_d4d4 causes a section type conflict
devlist.h:6959: __devices_d84d causes a section type conflict
devlist.h:6962: __devices_e000 causes a section type conflict
devlist.h:6966: __devices_e159 causes a section type conflict
devlist.h:6970: __devices_e4bf causes a section type conflict
devlist.h:6973: __devices_ea01 causes a section type conflict
devlist.h:6976: __devices_eabb causes a section type conflict
devlist.h:6979: __devices_ecc0 causes a section type conflict
devlist.h:6982: __devices_edd8 causes a section type conflict
devlist.h:6989: __devices_fa57 causes a section type conflict
devlist.h:6992: __devices_feda causes a section type conflict
devlist.h:6995: __devices_fffe causes a section type conflict
devlist.h:6999: __devices_ffff causes a section type conflict
make[3]: *** [names.o] Fehler 1
make[3]: Leaving directory `/usr/src/linux-2.4.8/linux/drivers/pci'
make[2]: *** [first_rule] Fehler 2
make[2]: Leaving directory `/usr/src/linux-2.4.8/linux/drivers/pci'
make[1]: *** [_subdir_pci] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.4.8/linux/drivers'
make: *** [_dir_drivers] Fehler 2

Könnt Ihr Euch erklären, was hier schiefgelaufen ist?

Kurz zu meinem System:
Es ist ein Notebook Gericom Blckbuster 2440 mit RAM 512 MB
zur Zeit arbeite ich mit Debian Kernel  2.4.20-xfs

Vielen Dank für Eure Antworten.

Schönen Gruß

Paul



Reply to: