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
On Wed, Sep 29, 2004 at 08:27:12AM +0700, Riv Octovahriz wrote:> Something wrong with umass.c on RELENG_4 ? > I've been trying to recompile my kernel lately, but always gave me this error :Did you forget to include scsi support? Compare your kernel config to GENERIC or post it here if you need more help Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20040928/b9218151/attachment.bin