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

Re: i386-none not in remapping table - FIXED



David Raeker-Jordan wrote:
> I have an unstable system with a 2.2.19 kernel. I am trying to compile a
> 2.4.17 kernel, but I get the following error when I run "make-kpkg clean"
> 
> claire:/usr/src/linux-2.4.17/linux# make-kpkg clean
> dpkg: warning, architecture 	386-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 /usr/src/linux-2.4.17/linux'
> Makefile:243: arch/i386-none/Makefile: No such file or directory
> make[1]: *** No rule to make target rch/i386-none/Makefile'.  Stop.
> make[1]: Leaving directory /usr/src/linux-2.4.17/linux'
> 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
> 
> 
> If I run "make-kpkg kernel_image" yields these error messages at the end
> of the compile:
> 
> make[1]: Entering directory /usr/src/linux-2.4.17/linux'
> Makefile:243: arch/i386-none/Makefile: No such file or directory
> make[1]: *** No rule to make target rch/i386-none/Makefile'.  Stop.
> make[1]: Leaving directory /usr/src/linux-2.4.17/linux'
> make: *** [stamp-build] Error 2
> 
> 
> I have searched google and the debian mail archives, but the best answer I
> could find was to make sure all required packages were up to date. (They
> are) I think I recall reading about a problem with binutils, but the errors
> do not seem to be the same as what I am getting. I even found one posting
> with the same error, but it appears no one had an answer.
> 
> Thanks in advance for any assistance.
> 
> -- 

I ended up compiling a 2.4.17 kernel on another machine. Once I installed the
new kernel on the machine in question, I could then recompile 2.4.17 kernels
(to add the stuff I forgot during the first compile.) Don't know why it
worked, but it did. Perhaps I could have installed a packaged deb kernel and
then recompiled to get what I wanted. Thanks to Paolo Alexis Falcone for his
assistance.

 -- 
David Raeker-Jordan
mailto:rkrjrdn@epix.net
Harrisburg, PA, USA



Reply to: