Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2003 19:36:47 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        Tom Rhodes <trhodes@FreeBSD.ORG>
Cc:        stable@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/dev/usb umass.c usbdevs usbdevs.h usbdevs_data.h
Message-ID:  <5.2.0.9.0.20030131192649.07a8a368@marble.sentex.ca>
In-Reply-To: <ls7g5B.A.cdR.5nvO-@coal.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi,
         I am getting an error that seems to be related to this commit.

===> umass
cc -O -pipe -march=pentiumpro  -D_KERNEL -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc 
-I-  -I. -I@ -I@/../include -g -mpreferred-stack-boundary=2 -Wall 
-Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -ansi -c 
/usr/src/sys/modules/umass/../../dev/usb/umass.c
/usr/src/sys/modules/umass/../../dev/usb/umass.c:380: syntax error before `{'
/usr/src/sys/modules/umass/../../dev/usb/umass.c:383: warning: no semicolon 
at end of struct or union
/usr/src/sys/modules/umass/../../dev/usb/umass.c:426: syntax error before `}'
*** Error code 1

Stop in /usr/src/sys/modules/umass.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/granite.
*** Error code 1

Stop in /usr/src.
*** Error code 1

         --Mike


At 02:34 PM 31/01/2003 -0800, Tom Rhodes wrote:
>trhodes     2003/01/31 14:34:17 PST
>
>   Modified files:        (Branch: RELENG_4)
>     sys/dev/usb          umass.c usbdevs usbdevs.h usbdevs_data.h
>   Log:
>   MFC:  Add support for the Trek Thumbdrive 8MB USB Drive.
>
>   PR:             46004
>   Submitted by:   Brian J. McGovern <mcgovern@tick.beta.com> (original 
> version)
>
>   Revision   Changes    Path
>   1.11.2.14  +4 -1      src/sys/dev/usb/umass.c
>   1.11.2.34  +2 -0      src/sys/dev/usb/usbdevs
>   1.32.2.32  +3 -1      src/sys/dev/usb/usbdevs.h
>   1.32.2.32  +7 -0      src/sys/dev/usb/usbdevs_data.h
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe cvs-all" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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