Date: Thu, 4 Jan 2001 11:50:35 +0000 (GMT) From: Nick Hibma <n_hibma@calcaphon.com> To: John Indra <john@naver.co.id> Cc: freebsd-current@freebsd.org Subject: Re: make buildkernel failed Message-ID: <Pine.BSF.4.20.0101041149520.11158-100000@henny.webweaving.org> In-Reply-To: <20010104130221.A517@naver.co.id>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, me lame. I got distrcacted between committing usbdevs and its derivative usbdevs.h. I've committed the file and am doing a complete kernel build and will commit uscanner.c 1.8 again after that. Sorry. Nick On Thu, 4 Jan 2001, John Indra wrote: > Dear all... > > Recent -CURRENT make buildkernel target died with this message: > > ===> uscanner > cc -O -pipe -g -D_KERNEL -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ > -I@/dev -I@/../include -mpreferred-stack-boundary=2 -c > /usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c/usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146: > `USB_PRODUCT_EPSON_1640' undeclared here (not in a function) > /usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146: initializer > element > is not constant > /usr/src/sys/modules/uscanner/../../dev/usb/uscanner.c:146: (near > initialization for `scanner_ids[45].product') > *** Error code 1 > > Stop in /usr/src/sys/modules/uscanner. > *** Error code 1 > > Stop in /usr/src/sys/modules. > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/DANTE. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > /john > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- Qube Software, Ltd. Private: n_hibma@qubesoft.com n_hibma@webweaving.org n_hibma@freebsd.org http://www.qubesoft.com/ http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0101041149520.11158-100000>