On Mon, 2011-12-12 at 10:59 +0200, أحمد المحمودي wrote:
> On Mon, Dec 12, 2011 at 05:42:11AM +0000, Ben Hutchings wrote:
> > The makefile disables building slamr.ko if the build host's kernel is
> > 64-bit.  It should instead be testing whether the target kernel is
> > 32-bit:
> ---end quoted text---
> 
>   Why would that be needed ? Shouldn't a 32-bit module be built on a 
>   machine with 32-bit kernel ?

No, modules should not have to be built on the same system that will use
them.  (I can accept that they have to be built on the same Debian
architecture.)  I run the amd64 kernel flavour on i386 and I wouldn't be
able to use this module directly but I should still be able to build it
for some other kernel flavour.  The same problem can occur with an i386
chroot on an amd64 build host.

Ben.

-- 
Ben Hutchings
Computers are not intelligent.  They only think they are.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to