- From: Bernd Porr <Bernd.Porr_at_cn.stir.ac.uk>
- Date: Fri, 05 Dec 2003 15:27:50 +0000
Hi! Don't know exactly if this error has been reported but... ...here it is: if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -D__KERNEL__ -I/lib/modules/2.6.0-test11/build/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -I/lib/modules/2.6.0-test11/build/include/asm-i386/mach-default -Wdeclaration-after-statement -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 comedi_fops.c: In function `comedi_ioctl': comedi_fops.c:91: called object is not a function comedi_fops.c: In function `comedi_mmap_v22': comedi_fops.c:1255: called object is not a function comedi_fops.c: In function `comedi_poll_v22': comedi_fops.c:1327: warning: implicit declaration of function `minor' comedi_fops.c: In function `comedi_fop_open': comedi_fops.c:1597: called object is not a function make[3]: *** [comedi_ko-comedi_fops.o] Error 1 make[3]: Leaving directory `/home/bp1/c/usbdux-0.96/comedi.edited/comedi' Kernel version: bp1_at_bockwurst:~/c/usbdux-0.96/comedi.edited$ uname -a Linux bockwurst 2.6.0-test11 #1 Fri Dec 5 11:01:16 GMT 2003 i686 unknown comedi is freshly from the CVS. /Bernd -- Contact information: http://www.cn.stir.ac.uk/~bp1/
Received on 2003-12-05Z15:27:50