inode.c Compile Error

From: Benjamin Pharr (ben@benpharr.com)
Date: Thu Feb 07 2002 - 10:15:18 EST


I got the following error when trying to compile 2.5.4-pre2:

gcc -D__KERNEL__ -I/usr/src/linux-2.5.4-pre2/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -c -o inode.o inode.c
inode.c: In function `usb_get_sb':
inode.c:528: `usb_fill_super' undeclared (first use in this function)
inode.c:528: (Each undeclared identifier is reported only once
inode.c:528: for each function it appears in.)
inode.c: At top level:
inode.c:368: warning: `usbfs_fill_super' defined but not used
make[3]: *** [inode.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.5.4-pre2/drivers/usb'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.5.4-pre2/drivers/usb'
make[1]: *** [_subdir_usb] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.4-pre2/drivers'
make: *** [_dir_drivers] Error 2
benix:/usr/src/linux-2.5.4-pre2#

Ben Pharr
ben@benpharr.com

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



This archive was generated by hypermail 2b29 : Thu Feb 07 2002 - 21:01:02 EST