From owner-freebsd-current Sun Dec 13 22:57:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA12668 for freebsd-current-outgoing; Sun, 13 Dec 1998 22:57:25 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA12659 for ; Sun, 13 Dec 1998 22:57:20 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id WAA35639; Sun, 13 Dec 1998 22:57:16 -0800 (PST) (envelope-from dillon) Date: Sun, 13 Dec 1998 22:57:16 -0800 (PST) From: Matthew Dillon Message-Id: <199812140657.WAA35639@apollo.backplane.com> To: freebsd-current@FreeBSD.ORG Subject: dev/usb/umodem.c Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ( while trying to build LINT ) cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitializ ed -Wformat -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../inc lude -DKERNEL -include opt_global.h -aout ../../dev/usb/umodem.c ../../dev/usb/umodem.c: In function `umodem_match': ../../dev/usb/umodem.c:143: `UCLASS_CDC' undeclared (first use this function) ../../dev/usb/umodem.c:143: (Each undeclared identifier is reported only once ../../dev/usb/umodem.c:143: for each function it appears in.) ../../dev/usb/umodem.c:144: `USUBCLASS_MODEM' undeclared (first use this functio n) *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message