Date: Wed, 29 Sep 2004 08:27:12 +0700 From: Riv Octovahriz <riv.rivai@gmail.com> To: freebsd-stable@freebsd.org Subject: Something wrong with umass on RELENG_4 ? Message-ID: <399d23e9040928182769987e3a@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?399d23e9040928182769987e3a>