G
GeorgUnix
Grünschnabel
No success no fun
Habe nun alles versucht, aber es klappt nicht. Es scheitert schon an den ersten Befehlen. Hier die Meldungen nach make oldconfig bzw make xconfig
linux:/usr/src/linux # make oldconfig
make: gcc: Command not found
/usr/src/linux-2.6.11.4-21.2/scripts/gcc-version.sh: line 11: gcc: command not found
/usr/src/linux-2.6.11.4-21.2/scripts/gcc-version.sh: line 12: gcc: command not found
make: gcc: Command not found
HOSTCC scripts/basic/fixdep
/bin/sh: gcc: command not found
make[1]: *** [scripts/basic/fixdep] Error 127
make: *** [scripts_basic] Error 2
linux:/usr/src/linux # make xconfig
make: gcc: Command not found
/usr/src/linux-2.6.11.4-21.2/scripts/gcc-version.sh: line 11: gcc: command not found
/usr/src/linux-2.6.11.4-21.2/scripts/gcc-version.sh: line 12: gcc: command not found
make: gcc: Command not found
HOSTCC scripts/basic/fixdep
/bin/sh: gcc: command not found
make[1]: *** [scripts/basic/fixdep] Error 127
make: *** [scripts_basic] Error 2
Wie kann ich da nun weiterkommen?
Alarich schrieb:Hier noch eine kleine Ergänzung zum obigen Beitrag:
Eine genaue Anleitung zum Kompilieren des Kernels unter SuSE findest Du unter
http://www.thomashertweck.de/kernel.html
Du dürftest den Kernel 2.6 haben. Die Anleitung hat mir sehr weitergeholfen.
Dann viel Erfolg!
Habe nun alles versucht, aber es klappt nicht. Es scheitert schon an den ersten Befehlen. Hier die Meldungen nach make oldconfig bzw make xconfig
linux:/usr/src/linux # make oldconfig
make: gcc: Command not found
/usr/src/linux-2.6.11.4-21.2/scripts/gcc-version.sh: line 11: gcc: command not found
/usr/src/linux-2.6.11.4-21.2/scripts/gcc-version.sh: line 12: gcc: command not found
make: gcc: Command not found
HOSTCC scripts/basic/fixdep
/bin/sh: gcc: command not found
make[1]: *** [scripts/basic/fixdep] Error 127
make: *** [scripts_basic] Error 2
linux:/usr/src/linux # make xconfig
make: gcc: Command not found
/usr/src/linux-2.6.11.4-21.2/scripts/gcc-version.sh: line 11: gcc: command not found
/usr/src/linux-2.6.11.4-21.2/scripts/gcc-version.sh: line 12: gcc: command not found
make: gcc: Command not found
HOSTCC scripts/basic/fixdep
/bin/sh: gcc: command not found
make[1]: *** [scripts/basic/fixdep] Error 127
make: *** [scripts_basic] Error 2
Wie kann ich da nun weiterkommen?