Package: kernel-package Version: 10.020 Hi,
I get the following error: [08:07:33]dancer64:linux-2.6> nice make-kpkg -rootcmd fakeroot --revision GIT.$(date +%Y.%m.%d.%H.%M) kernel_image modules_image exec make -f /usr/share/kernel-package/ruleset/minimal.mk debian ROOT_CMD=fakeroot ====== making target minimal_debian [new prereqs: ]====== test -d debian || mkdir debian test ! -e stamp-building || rm -f stamp-building test -f debian/control || sed -e 's/=V/2.6.15-rc6/g' \ -e 's/=D/2.6.15-rc6-10.00.Custom/g' -e 's/=A/amd64/g' \ -e 's/=SA//g' -e 's/=L/ /g' \ -e 's/=I//g' \ -e 's/=CV/2.6/g' \ -e 's/=M/Unknown Kernel Package Maintainer <[EMAIL PROTECTED]>/g' \ -e 's/=ST/linux/g' -e 's/=B/x86_64/g' \ /usr/share/kernel-package/Control > debian/control test -f debian/changelog || sed -e 's/=V/2.6.15-rc6/g' \ -e 's/=D/2.6.15-rc6-10.00.Custom/g' -e 's/=A/amd64/g' \ -e 's/=ST/linux/g' -e 's/=B/x86_64/g' \ -e 's/=M/Unknown Kernel Package Maintainer <[EMAIL PROTECTED]>/g' \ /usr/share/kernel-package/changelog > debian/changelog install -p -m 755 /usr/share/kernel-package/rules debian/rules for file in ChangeLog Control Control.bin86 config templates.in ; do \ cp -f /usr/share/kernel-package/$file ./debian/; \ done for dir in Config docs examples ruleset scripts pkg po; do \ cp -af /usr/share/kernel-package/$dir ./debian/; \ done exec debian/rules DEBIAN_REVISION=GIT.2005.12.22.08.07 ROOT_CMD=fakeroot kernel_image modules_image debian/ruleset/misc/checks.mk:36: *** Error. I do not know where the kernel image goes to [kimagedest undefined] The usual case for this is that I could not determine which arch or subarch this machine belongs to. Please specify a subarch, and try again.. regards, junichi -- [EMAIL PROTECTED],netfort.gr.jp} Debian Project -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]