Strona 1 z 1

kompilacja jądra Debiana

: 25 czerwca 2009, 14:55
autor: Arturo85
Witam.

Po wydaniu polecenia:

Kod: Zaznacz cały

make-kpkg --revision moje1 kernel_image
wyskakuje mi błąd:

Kod: Zaznacz cały

siec-at:/usr/src/linux# make-kpkg --revision moje1 kernel_image                 exec make -f 

/usr/share/kernel-package/ruleset/minimal.mk debian DEBIAN_REVISION=moje1
/usr/share/kernel-package/ruleset/misc/version_vars.mk:159: *** Error. The Kernel Release version 2.6.16.28-

IMQ-AB-djgregor VERSION=[2], PATCHLEVEL=[6], SUBLEVEL=[16], EXTRAVERSION=[.28-IMQ-AB-djgregor], iatv=[], 

LOCALVERSION=[], UTS_RELEASE_VERSION=[2.6.16.28-IMQ-AB-djgregor], KERNELRELEASE=[]. is not all lowercase. 

Since the version ends up in the package name of the kernel image package, this is a Debian policy violation, 

and the packaging system shall refuse to package the image. . Stop.
Failed to create a ./debian directory: Nie ma takiego pliku ani katalogu at /usr/bin/make-kpkg line 1048.
siec-at:/usr/src/linux#
i nie mam pojęcia co dalej? Wcześniej poprawnie wykonało się polecenie

Kod: Zaznacz cały

make
Pozdrawiam.

: 25 czerwca 2009, 15:08
autor: tomii

Kod: Zaznacz cały

LOCALVERSION=[], UTS_RELEASE_VERSION=[2.6.16.28-IMQ-AB-djgregor], KERNELRELEASE=[]. is not all lowercase.

: 25 czerwca 2009, 15:28
autor: Arturo85
Można jaśniej, jakieś zaciemnienie mam.

: 25 czerwca 2009, 15:44
autor: tomii
Zmień w pliku konfiguracyjnym linijkę "2.6.16.28-IMQ-AB-djgregor" żeby było pisane tylko małymi literami.

: 26 czerwca 2009, 20:36
autor: giaur
2.6.16.28-IMQ-AB-djgregor
Hmm a jeszcze starszego kernela nie masz :shock:

: 26 czerwca 2009, 23:28
autor: AdeBe
Arturo85 pisze:i nie mam pojęcia co dalej? Wcześniej poprawnie wykonało się polecenie
Kod:
make

Pozdrawiam.
Z tego co pamiętam, jeśli robisz kernel metodą debianową, to nie musisz (i w sumie nie powinieneś) wydawać komendy make.