- From: Ian Abbott <abbotti_at_mev.co.uk>
- Date: Thu, 24 Nov 2005 12:33:51 +0000
On 23/11/05 22:28, SA wrote: > tried the patch but I got a new error (below) and it isn't clear what it means. > > I think I might change to kernel 2.6.12 and try again as this works for my other > (uniprocessor) machine. However I'll wait until tomorrow in case there is > something else to try. > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -DKBUILD_MODNAME=comedi -DKBUILD_BASENAME=comedi_fops -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -g -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks -Wno-sign-compare -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wdeclaration-after-statement -D__KERNEL__ -I/lib/modules/2.6.11-1.27_FC3smp/build/include -DMODULE -g -O2 -MT comedi_ko-comedi_fops.o -MD -MP -MF ".deps/comedi_ko-comedi_fops.Tpo" -c -o comedi_ko-comedi_fops.o `test -f 'comedi_fops.c' || echo './'`comedi_fops.c; \ > then mv -f ".deps/comedi_ko-comedi_fops.Tpo" ".deps/comedi_ko-comedi_fops.Po"; else rm -f ".deps/comedi_ko-comedi_fops.Tpo"; exit 1; fi > In file included from /lib/modules/2.6.11-1.27_FC3smp/build/include/linux/kobject.h:24, > from /lib/modules/2.6.11-1.27_FC3smp/build/include/linux/module.h:19, > from ../include/linux/module.h:19, > from comedi_fops.c:27: > .../include/linux/kref.h: In function `KREF_PUT': > .../include/linux/kref.h:101: error: void value not ignored as it ought to be That's the one that I mentioned was fixed in CVS yesterday by Frank. -- -=( 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-11-24Z12:33:51