ich hab endlich angefangen mir einen 2.6er Kernel zu basteln, und zwar nach dieser Anleitung:
http://knecht.homelinux.net/phpBB2/viewtopic.php?t=517
Klappt alles Prima, jetzt soll ein 2ter her. Mit diesem Problem beim erstellen:
Code: Alles auswählen
make-kpkg --append-to-version=-2-p4m --revision 2.6.15-1 debian
I note you are using a hyphen in the revision number.
Please ensure that the upstream and debian revision
numbers are policy compliant enough that dpkg and
shall not choke on them at the end of the compile
Warning: The file include/linux/version.h exists
The contained UTS_VERSION string:
"2.6.15-1-p4m"
does not match expectations:
"2.6.15-2-p4m"
I'll try and recover
make: Nothing to be done for `debian'.
Code: Alles auswählen
make-kpkg clean
Ist das richtig? Soll ich es anders machen?
danke
Norman