Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 1998 09:28:41 +0100 (CET)
From:      List User <listuser@netspace.net.au>
To:        freebsd-current@FreeBSD.ORG
Message-ID:  <199812140828.JAA10957@doorway.home.lan>

next in thread | raw e-mail | index | archive | help
Newsgroups: freebsd.current
Path: root
From: Matthew Dillon <dillon@apollo.backplane.com>
Subject: dev/usb/umodem.c
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)
To: freebsd-current
Sender: owner-freebsd-current@FreeBSD.ORG
Organization: Private News Host
Precedence: bulk
Message-ID: <199812140657.WAA35639@apollo.backplane.com>
Delivered-To: vmailer-current@freebsd.org
X-Uidl: 984d040d358b3e37b62da215b23efb2d
X-Loop: FreeBSD.ORG
Date: Mon, 14 Dec 1998 06:57:16 GMT

    ( 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



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?199812140828.JAA10957>