Something wrong with umass.c on RELENG_4 ? I've been trying to recompile my kernel lately, but always gave me this error :
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/dev/acpica -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -mpreferred-stack-boundary=2 ../../dev/usb/umass.c ../../dev/usb/umass.c: In function `umass_cam_action': ../../dev/usb/umass.c:2495: `ccbg' undeclared (first use in this function) ../../dev/usb/umass.c:2495: (Each undeclared identifier is reported only once ../../dev/usb/umass.c:2495: for each function it appears in.) *** Error code 1 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"