- From: Ian Abbott <abbotti_at_mev.co.uk>
- Date: Wed, 06 Jun 2007 11:43:44 +0100
Michael Mestre wrote: > Hi, > I have been trying to compile comedi-0.7.73 on a newly-installed gentoo > x86 system with the latest kernel (linux-2.6.20-gentoo-r8), without > success. The kernel sources are the ones I used to build my kernel. > Configure generates a Makefile, but make fails after a few lines. It > complains about not being able to find an include file which is > obviously there, and in the include path (linux/config.h) The linux/config.h has an #include_next to include the kernel's <linux/config.h>, but this was removed in 2.6.19. There have been many kernel changes since comedi-0.7.73 was released, so you'll have better luck with the CVS version. You'll also need to use the '--disable-pcmcia' configure option. -- -=( Ian Abbott _at_ MEV Ltd. E-mail: <abbotti_at_mev.co.uk> )=- -=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=-
Received on 2007-06-06Z09:43:44