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

[debian-users:53769] カーネル 2.6.33 がビルドできない



こんにちは。松田陽一@三鷹です。

kernel-package でカーネル 2.6.33 のソースがビルドできません。
lenny と squeeze の両方で以下のエラーが出て、先に進めません。
何を修正すれば良いのでしょうか。

$ (date;LANG=C fakeroot make-kpkg --revision hoge.0 kernel_image kernel_headers;date) &>../temp/errormsg.log &

#--- 以下、errormsg.log の末尾 ---#
make[1]: Leaving directory `/home/yoh/work/linux-2.6/linux-2.6.33'
test ! -e scripts/package/builddeb || mv -f scripts/package/builddeb scripts/package/builddeb.kpkg-dist
test ! -e scripts/package/Makefile || test -f scripts/package/Makefile.kpkg-dist || (mv -f scripts/package/Makefile scripts/package/Makefile.kpkg-dist && (echo "# Dummy file "; echo "help:") >  scripts/package/Makefile)
COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils make dpkg-dev |\
	 awk '$1 ~ /[hi]i/ { printf("%s-%s\n", $2, $3) }'> debian/buildinfo
uname -a >> debian/buildinfo
echo using the compiler: >> debian/buildinfo
grep LINUX_COMPILER include/linux/compile.h | \
	   sed -e 's/.*LINUX_COMPILER "//' -e 's/"$//' >> debian/buildinfo
grep: include/linux/compile.h: No such file or directory
echo applied kernel patches: >> debian/buildinfo
echo done > debian/stamp/build/kernel
/usr/bin/make -f ./debian/rules 	debian/stamp/binary/pre-linux-image-2.6.33.0
make[1]: Entering directory `/home/yoh/work/linux-2.6/linux-2.6.33'
====== making target debian/stamp/install/linux-image-2.6.33.0 [new prereqs: ]======
This is kernel package version 11.015.
echo "The UTS Release version in include/linux/version.h"; echo "	   \"\" "; echo "does not match current version:"; echo "	   \"2.6.33.0\" "; echo "Please correct this."; exit 2
The UTS Release version in include/linux/version.h
	   "" 
does not match current version:
	   "2.6.33.0" 
Please correct this.
make[1]: *** [debian/stamp/install/linux-image-2.6.33.0] Error 2
make[1]: Leaving directory `/home/yoh/work/linux-2.6/linux-2.6.33'
make: *** [kernel_image] Error 2


なお、参考のため .config は
http://www.flcl.org/~yoh/junk/config-2.6.33-100227 に
上げました。
--
松田 陽一(yoh)
mailto:yoh@xxxxxxxx
http://www.flcl.org/~yoh/diary/