From owner-freebsd-current Mon Feb 11 19:49: 7 2002 Delivered-To: freebsd-current@freebsd.org Received: from newman2.bestweb.net (newman2.bestweb.net [209.94.102.67]) by hub.freebsd.org (Postfix) with ESMTP id 7238A37B65C for ; Mon, 11 Feb 2002 18:19:13 -0800 (PST) Received: from okeeffe.bestweb.net (okeefe.bestweb.net [209.94.100.110]) by newman2.bestweb.net (Postfix) with ESMTP id 1F6262302D for ; Mon, 11 Feb 2002 21:18:09 -0500 (EST) Received: by okeeffe.bestweb.net (Postfix, from userid 0) id 8FED69F3E7; Mon, 11 Feb 2002 21:12:47 -0500 (EST) To: current@freebsd.org Subject: Build errors in usb scanner support on -current snapshot builder Date: Mon, 11 Feb 2002 08:53:50 -0800 From: Jordan Hubbard Message-Id: <20020212021247.8FED69F3E7@okeeffe.bestweb.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include -D_KERNEL -ffreestanding -include opt_global.h -fno-common -elf -mpreferred-stack-boundary=2 vers.c linking kernel.debug uscanner.o: In function `uscanner_match': /usr/src/sys/i386/compile/GENERIC/../../../dev/usb/uscanner.c(.text+0x34): undefined reference to `usb_match_device' uscanner.o: In function `uscanner_attach': /usr/src/sys/i386/compile/GENERIC/../../../dev/usb/uscanner.c(.text+0xd6): undefined reference to `usb_match_device' *** Error code 1 Stop in /usr/src/sys/i386/compile/GENERIC. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message