Re: make-kpkg modules_image schlägt fehl
On Thu, 24 Aug 2006 11:51:13 +0200 Dirk Schleicher
<dirk.schleicher@eids.de> wrote:
> make-kpkg modules_image
> exec debian/rules DEBIAN_REVISION=2.6.16-10.00.Custom modules_image
> echo "The UTS Release version in include/linux/version.h"; echo "
> \"2.6.16-2-k7\" "; echo "does not match current version:"; echo "
> \"2.6.16\" "; echo "Please correct this."; exit 2 The UTS Release
> version in include/linux/version.h "2.6.16-2-k7" does not match
> current version: "2.6.16"
> Please correct this.
> make: *** [modules_image] Fehler 2
>
>
> Wo zeigt was auf die 2.6.16? Wie kann ich da korrektieren?
make-kpkg --append-to-version -2-k7 modules-image
Reply to: