Garst R. Reese writes:
> This is a multi-part message in MIME format.
Yuk! MIME!
> make[2]: Entering directory `/usr/src/linux/drivers/usb'
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -DCPU=586 -march=i586 -fno-strict-aliasing -DMODULE -c -o inode.o inode.c
> inode.c: In function `new_dev_inode':
> inode.c:106: `usbdevfs_device_file_operations' undeclared (first use in this function)
> inode.c:106: (Each undeclared identifier is reported only once
> inode.c:106: for each function it appears in.)
> make[2]: *** [inode.o] Error 1
> make[2]: Leaving directory `/usr/src/linux/drivers/usb'
> make[1]: *** [_modsubdir_usb] Error 2
> make[1]: Leaving directory `/usr/src/linux/drivers'
> make: *** [_mod_drivers] Error 2
This is NOT a devfs problem. USB has it's own device filesystem (or
whatever it is). It doesn't use the "real" devfs.
Regards,
Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca
-
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/
This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:16 EST