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

Ubuntu-Kernel kompilieren schlaegt fehl



Hallo,

ich weiß, ich bin hier auf der Debian-Liste, aber auf den
Ubuntu-Listen habe ich keine Antwort erhalten.[1,2] Deshalb hoffe
ich, dass mir hier jemand weiterhelfen kann. Ich muss einen eigenen
Ubuntu-Kernel kompilieren, da ich den Kernel patchen muss, um auf
meinem ThinkPad das »Active Protection System« nutzen zu können.
Dazu würde ich gerne den Debian-Way gehen. Das ist das erste Mal für
mich -- als ich noch Debian verwendete, habe ich den Kernel immer
einfach so kompiliert und installiert. Deshalb orientiere ich mich
an: https://help.ubuntu.com/community/Kernel/Compile#AltBuildMethod.
Allerdings scheitere ich:

root@skull-tp:/usr/src/linux-source-2.6.27# fakeroot make-kpkg
--initrd --append-to-version=-aps-patch kernel-image kernel-headers
[...]
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -gt: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -gt: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected

====== making target CONFIG-common [new prereqs: testdir]======

====== making target debian/stamp-conf [new prereqs: ]======
The changelog says we are creating 2.6.27.2-aps-patch.
However, I thought the version is ..-aps-patch
exit 3
make: *** [debian/stamp-conf] Fehler 3

Da ich von Problemen mit Ubuntus Standard-Shell Dash gelesen habe,
hatte ich auch schon Bash zur Standard-Shell gemacht:

root@skull-tp:/usr/src/linux-source-2.6.27# ls -l /bin/sh
lrwxrwxrwx 1 root root 4 2008-12-07 11:37 /bin/sh -> bash

Hat jemand eine Idee, was das schief läuft? Das Gleiche ist mir
letzte Woche schon passiert, als ich aus einem anderen Grund einen
Vanilla-Kernel kompilieren wollte.

Ich verwende Ubuntu 8.10 und die Ubuntu-Kernel-Sourcen aus den
Ubuntu-Repositories. Aber wie gesagt hatte ich die gleichen
Meldungen auch mit einem Vanilla-Kernel.

Grüße
Christoph

[1] http://article.gmane.org/gmane.linux.ubuntu.user.german/15164
[2] http://article.gmane.org/gmane.linux.ubuntu.user/168482
-- 
+++ Typografie-Regeln: http://zvisionwelt.de/downloads.html (1.6)


Reply to: