- From: Ian Abbott <abbotti_at_mev.co.uk>
- Date: Tue, 21 Jun 2005 10:13:00 +0100
On 21/06/2005 05:47, bobby mager wrote: > I have done ./configure > --with-linuxdir=/usr/local/src/linux . > > I have tried to compile it with 'make' but it comes up > with a lot of complaints and errors about > > comedi_fops.c and comedi_fops.o . > > This is where it stops with 2 errors. Did you do anything in /usr/local/src/linux apart from unpacking the kernel sources there? At the very least, you need to configure it the same as the kernel you want to use (hopefully you have a /usr/local/src/linux/.config file for that kernel) and run 'make dep' in that directory to update some important header files. -- -=( 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 2005-06-21Z08:13:00