From owner-freebsd-current Mon Feb 11 8:54:10 2002 Delivered-To: freebsd-current@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id D79CA37B41A for ; Mon, 11 Feb 2002 08:54:07 -0800 (PST) Received: from winston.freebsd.org (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.11.6/8.11.6) with ESMTP id g1BGroV95581 for ; Mon, 11 Feb 2002 08:53:50 -0800 (PST) (envelope-from jkh@winston.freebsd.org) To: current@freebsd.org Subject: Build errors in usb scanner support on -current snapshot builder Date: Mon, 11 Feb 2002 08:53:50 -0800 Message-ID: <95577.1013446430@winston.freebsd.org> From: Jordan Hubbard 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