Date: Mon, 11 Feb 2002 08:53:50 -0800 From: Jordan Hubbard <jkh@winston.freebsd.org> To: current@freebsd.org Subject: Build errors in usb scanner support on -current snapshot builder Message-ID: <20020212021247.8FED69F3E7@okeeffe.bestweb.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020212021247.8FED69F3E7>