Make menuconfig beim Kernel Fehler

Welches Modul/Treiber für welche Hardware, Kernel compilieren...
Antworten
pc-systemhaus
Beiträge: 44
Registriert: 25.06.2005 10:32:58
Wohnort: 49163 Bohmte
Kontaktdaten:

Make menuconfig beim Kernel Fehler

Beitrag von pc-systemhaus » 28.08.2005 21:56:57

Hallo
sorry ich habe mit make menuconfig schwirigkeiten und er mäckert doch leider habe ich mich festgefahren und komme nicht

hier die meldung

tuxandy:/usr/src/linux-headers-2.6.12-1-386# ls -al
insgesamt 320
drwxr-xr-x 5 root root 4096 2005-08-26 16:56 .
drwxrwsr-x 8 root src 4096 2005-08-28 21:39 ..
drwxr-xr-x 3 root root 4096 2005-08-26 16:56 arch
-rw-r--r-- 1 root root 61566 2005-08-16 23:15 .config
lrwxrwxrwx 1 root root 32 2005-08-26 16:56 crypto -> ../linux-headers-2.6.12-1/crypto
lrwxrwxrwx 1 root root 33 2005-08-26 16:56 drivers -> ../linux-headers-2.6.12-1/drivers
-rw-r--r-- 1 root root 2 2005-08-17 01:47 .extraversion
lrwxrwxrwx 1 root root 28 2005-08-26 16:56 fs -> ../linux-headers-2.6.12-1/fs
drwxr-xr-x 5 root root 4096 2005-08-26 16:56 include
lrwxrwxrwx 1 root root 30 2005-08-26 16:56 init -> ../linux-headers-2.6.12-1/init
lrwxrwxrwx 1 root root 29 2005-08-26 16:56 ipc -> ../linux-headers-2.6.12-1/ipc
lrwxrwxrwx 1 root root 32 2005-08-26 16:56 kernel -> ../linux-headers-2.6.12-1/kernel
lrwxrwxrwx 1 root root 29 2005-08-26 16:56 lib -> ../linux-headers-2.6.12-1/lib
lrwxrwxrwx 1 root root 34 2005-08-26 16:56 Makefile -> ../linux-headers-2.6.12-1/Makefile
lrwxrwxrwx 1 root root 28 2005-08-26 16:56 mm -> ../linux-headers-2.6.12-1/mm
-rw-r--r-- 1 root root 226227 2005-08-16 23:43 Module.symvers
lrwxrwxrwx 1 root root 29 2005-08-26 16:56 net -> ../linux-headers-2.6.12-1/net
drwxr-xr-x 7 root root 4096 2005-08-26 16:56 scripts
lrwxrwxrwx 1 root root 34 2005-08-26 16:56 security -> ../linux-headers-2.6.12-1/security
lrwxrwxrwx 1 root root 31 2005-08-26 16:56 sound -> ../linux-headers-2.6.12-1/sound
lrwxrwxrwx 1 root root 29 2005-08-26 16:56 usr -> ../linux-headers-2.6.12-1/usr
tuxandy:/usr/src/linux-headers-2.6.12-1-386# make menuconfig
scripts/Makefile.build:13: scripts/basic/Makefile: Datei oder Verzeichnis nicht gefunden
make[1]: *** Keine Regel, um »scripts/basic/Makefile« zu erstellen. Schluss.
make: *** [scripts_basic] Fehler 2
tuxandy:/usr/src/linux-headers-2.6.12-1-386# make xconfig
scripts/Makefile.build:13: scripts/basic/Makefile: Datei oder Verzeichnis nicht gefunden
make[1]: *** Keine Regel, um »scripts/basic/Makefile« zu erstellen. Schluss.
make: *** [scripts_basic] Fehler 2
tuxandy:/usr/src/linux-headers-2.6.12-1-386#


grus Andy
:cry:

gms
Beiträge: 7798
Registriert: 26.11.2004 20:08:38
Lizenz eigener Beiträge: MIT Lizenz

Beitrag von gms » 28.08.2005 21:59:34

du solltest die make Kommandos in Kernel-Source-Verzeichnis und nicht im Kernel-Headers-Verzeichnis absetzen


Gruß
gms

Antworten