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
Addendum:
Note you need to append the --arch=i386 to compile the kernel the Debian
way.
Sorry for not using postfix notation.
Paolo Falcone
Paolo Alexis Falcone wrote:
>
>David Raeker-Jordan wrote:
>
>>I have an
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, architecture386-none' not in remapping table
>
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 module
When working with these Very Recent sources, its important to have
required versions of the software. After installing sources, do a
grep ";" /usr/src/kernel-source-2.4.0-test11/Documentation/Changes
which picks out a table relating how to test versions of critical
software:
o Gnu C
Hi all,
I use potato with dpkg and debhelper from woody. When I try to compile
2.4.0-test11-pre7 after configuring it and doing a make-kpkg I get an
error saying that i386-none is not in remapping table and not found in
arch. So I have to specify --arch=i386. Doing this I get after a while
of comp
6 matches
Mail list logo