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.22.6 fakeroot 
debian/rules binary-modules
...
checking for Linux build in /lib/modules/2.6.22.6/build... not found
checking for Linux build in ../linux... not found
checking for Linux build in /usr/src/linux... not found
configure: error: Linux build directory not found
make: *** [binary-modules] Error 1

Also, the modules do not build against a kernel configured without PCMCIA 
support.
I suggest removing "--enable-pcmcia" from the invocation of ./configure.
(It seems that this option is automatically enabled anyway if CONFIG_PCMCIA is 
detected.)

checking Linux config option CONFIG_PCMCIA... no
configure: error: Kernel does not support PCMCIA or its API is not supported by 
Comedi

System: Debian 4.0, i386, Linux 2.6.22.6 SMP

Thanks, Joris.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to