>> setarch i386 make-kpkg --initrd --arch=i386 --revision $revision
>> binary
> Thanks for that info, Steve. However I still cannot get it to work.
Try this:
DEB_HOST_ARCH=i386 make-kpkg --arch i386 --cross_compile - \
--rootcmd fakeroot --initrd --append-to-version mytest kernel_image
What y
Steve Kemp <[EMAIL PROTECTED]> writes:
>On Sat Jul 12, 2008 at 04:12:56 -, Cameron Hutchison wrote:
>> >I just needed to add that "--cross-compile -" argument and it worked.
>>
>> I spoke too soon. It does not quite work. It builds an amd64 arch
>> package, so I cannot install it on an i386
On Sat Jul 12, 2008 at 04:12:56 -, Cameron Hutchison wrote:
> >I just needed to add that "--cross-compile -" argument and it worked.
>
> I spoke too soon. It does not quite work. It builds an amd64 arch
> package, so I cannot install it on an i386 arch.
I use this:
setarch i386 make-k
Cameron Hutchison <[EMAIL PROTECTED]> writes:
>Cameron Hutchison <[EMAIL PROTECTED]> writes:
>>I am trying to build a kernel for my i386 box on my amd64 host. I want
>>to do this because the amd64 box build at least 10 times faster than the
>>target box.
>>I am using make-kpkg to build the kernel
Cameron Hutchison <[EMAIL PROTECTED]> writes:
>I am trying to build a kernel for my i386 box on my amd64 host. I want
>to do this because the amd64 box build at least 10 times faster than the
>target box.
>I am using make-kpkg to build the kernel package. I am having the
>following problem:
>$ ma
5 matches
Mail list logo