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

[debian-users:31823] make-kpkg のエラー



 初めまして。清水と申します。以後よろしくお願いします。

Potatoをkernel-2.2.20で使用しています。原因が特定出来ないのですが、
ある時から、"make-kpkg"コマンドで以下のようなエラーが出て、カーネル
をビルド出来なくなってしまいました。

FAQ等検索しましたが、どうも解決策らしいものが見当たらないので、
質問させて頂きます。

どなたか同じ現象で解決したという方がおられましたらお手数ですが、
アドバイスを下さると助かります。

以上です。よろしくお願いします。

# make-kpkg clean
dpkg: warning, architecture `i386-none' not in remapping table
rm -f modules/modversions.h modules/ksyms.ver debian/files stamp-build 
stamp-configure stamp-source stamp-image stamp-headers stamp-src stamp-diff 
stamp-doc stamp-buildpackage stamp-libc-kheaders stamp-debian
test ! -f .config || cp -pf .config config.precious
test -f Makefile && make  ARCH=i386-none distclean
make[1]: Entering directory `/home/k-shimiz/kernel-source-2.2.20'
Makefile:224: arch/i386-none/Makefile: No such file or directory
make[1]: *** No rule to make target `arch/i386-none/Makefile'.  Stop.
make[1]: Leaving directory `/home/k-shimiz/kernel-source-2.2.20'
make: [clean] Error 2 (ignored)
test ! -f config.precious || mv -f config.precious .config
rm -rf debian/tmp-source debian/tmp-headers debian/tmp-image
test -f stamp-building || test -f debian/official || rm -rf debian