Date: Sat, 1 Feb 2003 12:40:55 +0100 From: Sergey Niunco <sergey.niunco@student.uva.nl> To: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Error while compiling kernel. Message-ID: <20030201124055.36236149.sergey.niunco@student.uva.nl>
next in thread | raw e-mail | index | archive | help
I'm trying to compile a new kernel on my 4.7-STABLE. This is what I get:
/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 e
nd 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
What should I do about this problem?
TIA.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030201124055.36236149.sergey.niunco>
