Joel <[EMAIL PROTECTED]> writes:

> i tried to compile package a custom built kernel and encountered
> this error.
[...]
> [EMAIL PROTECTED]:/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 [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to