Bug#497664: modules fail to build with non-standard linux source directory

2008-09-09 Thread Joris van Rantwijk
Sure I'm fine with waiting until after Lenny. However, the reason for distributing a module source package is to support compiling against a non-standard kernel. So the fact that it works with the standard Debian kernel is of little relevance. Joris. -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Bug#497664: modules fail to build with non-standard linux source directory

2008-09-08 Thread Gudjon I. Gudjonsson
Hi Joris I will take a look at this. Since the module compiles perfectly with the normal Debian kernel and module-assistant, I will not fix it untill after Lenny is out. Hope that is OK for you. Cheers Gudjon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#497664: modules fail to build with non-standard linux source directory

2008-09-03 Thread Joris van Rantwijk
Package: comedi-source Version: 0.7.76+20080817cvs-1 The build process for the comedi modules appears to ignore the KSRC environment variable. I suggest adding "--with-linuxdir=$(KSRC)" to the invocation of ./configure in debian/rules. jorisvr:/data/comedi/modules/comedi$ KSRC=/data/linux-2.6.2