make-kpkg kimagedest undefined

# make-kpkg --revision ra1 --zimage kernel_image
/usr/share/kernel-package/rules:1637: *** 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 tihs machine belongs to. Please specify a subarch, and try again.. Stop.

それは、thisだろうに。
うーん、subarchなんて指定したことないな...

    • subarch=landiskとでもすればいいのかな。=>結果変わらず。

ぐぐる
http://ubuntuforums.org/showthread.php?t=36144
bugですかね?行が違うけど。
どのバージョンにバグがあるのかわかんないけど当たった可能性はあるな。
今のはこれ。

# dpkg -l | grep kernel-package
ii kernel-package 8.135 A utility for building Linux kernel related

一応、Sargeでは、最新のだよな。
 
あ、そうか、こっちの問題じゃなくてgccのほうかな。

MAKEFLAGS="CC=gcc-3.4"

で通りました(^^;。
が違う問題で停止中...