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

Re: make-kpkg problem



Joel <jpareja@ntsp.nec.co.jp> writes:

> i tried to compile package a custom built kernel and encountered
> this error.
[...]
> joel@platinum:/usr/src/kernel-dev/linux-2.5.6/linux$ make-kpkg clean
> dpkg: warning, architecture `i386-none' not in remapping table

Your architecture seems to be misrecognized. If you aren't able to
figure out why, you may want to force a correct name by setting it
yourself: 

make-kpkg --arch i386 clean

This is normally used for cross compiling. Of course it would be
better to find the real reason for your problem.

[x] ulf

-- 
If at first you don't succeed, try management.


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: