From owner-freebsd-questions Sat Feb 1 3:41:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2030C37B401 for ; Sat, 1 Feb 2003 03:41:31 -0800 (PST) Received: from pieck.student.uva.nl (pieck.student.uva.nl [146.50.96.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEE1043F3F for ; Sat, 1 Feb 2003 03:41:29 -0800 (PST) (envelope-from sergey.niunco@student.uva.nl) Received: from 146.50.169.139 ([146.50.169.139]) by pieck.student.uva.nl (Netscape Messaging Server 4.15) with SMTP id H9MOGZ00.KJP for ; Sat, 1 Feb 2003 12:41:23 +0100 Date: Sat, 1 Feb 2003 12:40:55 +0100 From: Sergey Niunco To: FreeBSD-Questions Subject: Error while compiling kernel. Message-Id: <20030201124055.36236149.sergey.niunco@student.uva.nl> Organization: none X-Mailer: Sylpheed version 0.8.9 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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