Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 1998 22:57:16 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   dev/usb/umodem.c
Message-ID:  <199812140657.WAA35639@apollo.backplane.com>

next in thread | raw e-mail | index | archive | help
    ( 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812140657.WAA35639>