2.3.22 compile error

Pierfrancesco Caci (ik5pvx@penny.ik5pvx.ampr.org)
16 Oct 1999 09:59:14 +0200


just got this error:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -mpreferred-stack-boundary=2 -DCPU=686 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -DEXPORT_SYMTAB -c ezusb.c
ezusb.c: In function `bulk_completed':
ezusb.c:192: warning: unused variable `cnt'
ezusb.c: In function `ezusb_llseek':
ezusb.c:276: warning: unused variable `ez'
ezusb.c: In function `ezusb_probe':
ezusb.c:975: warning: unused variable `endpoint'
ezusb.c: In function `init_module':
ezusb.c:1080: `ezusb_misc' undeclared (first use in this function)
ezusb.c:1080: (Each undeclared identifier is reported only once
ezusb.c:1080: for each function it appears in.)
make[3]: *** [ezusb.o] Error 1
make[3]: Leaving directory `/usr/src/linux-23/drivers/usb'

Pf

-- 

------------------------------------------------------------------------------- Pierfrancesco Caci | mailto:p.caci@flashnet.it - http://gusp.infogroup.it ik5pvx | http://www.geocities.com/SoHo/Lofts/8999 Firenze - Italia | Office for the Complication of Otherwise Simple Affairs Linux penny 2.2.12 #1 Fri Oct 1 02:10:16 CEST 1999 i686 unknown

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/