From owner-freebsd-current Thu Jan 4 4:19:34 2001 From owner-freebsd-current@FreeBSD.ORG Thu Jan 4 04:19:31 2001 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from henny.webweaving.org (unknown [212.113.16.243]) by hub.freebsd.org (Postfix) with ESMTP id 3409137B400 for ; Thu, 4 Jan 2001 04:19:31 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id LAA11821; Thu, 4 Jan 2001 11:50:35 GMT (envelope-from n_hibma@calcaphon.com) Date: Thu, 4 Jan 2001 11:50:35 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@henny.webweaving.org Reply-To: Nick Hibma To: John Indra Cc: freebsd-current@freebsd.org Subject: Re: make buildkernel failed In-Reply-To: <20010104130221.A517@naver.co.id> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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