Bug#651780: Cannot build slamr.ko on 64-bit host

2011-12-12 Thread Ben Hutchings
On Mon, 2011-12-12 at 10:59 +0200, أحمد المحمودي wrote: > On Mon, Dec 12, 2011 at 05:42:11AM +, 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-

Bug#651780: Cannot build slamr.ko on 64-bit host

2011-12-12 Thread أحمد المحمودي
On Mon, Dec 12, 2011 at 05:42:11AM +, 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 buil

Bug#651780: Cannot build slamr.ko on 64-bit host

2011-12-11 Thread Ben Hutchings
Package: sl-modem-source Version: 2.9.11~20110321-4 Severity: normal Tags: patch 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: ifdef CONFIG_X86_32 ... endif -- System Information: Debian Release: w