From owner-freebsd-current Thu Aug 30 8:30:10 2001 Delivered-To: freebsd-current@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id EDF4037B403 for ; Thu, 30 Aug 2001 08:30:04 -0700 (PDT) (envelope-from nnd@wint.itfs.nsk.su) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.11.6/8.11.4) id f7UFTFG01629; Thu, 30 Aug 2001 22:29:15 +0700 (NOVST) (envelope-from nnd) Date: Thu, 30 Aug 2001 22:29:15 +0700 (NOVST) Message-Id: <200108301529.f7UFTFG01629@wint.itfs.nsk.su> From: Nickolay Dudorov To: current@freebsd.org Subject: Re: aac module broken In-Reply-To: <86itf5n0rv.fsf@mharnois.workgroup.net> User-Agent: tin/1.5.9-20010723 ("Chord of Souls") (UNIX) (FreeBSD/5.0-CURRENT (i386)) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Thu, 30 Aug 2001 08:12:42 -0500, Michael Harnois said: > > > /usr/src/sys/modules/aac/../../dev/aac/aac.c: At top level: > > /usr/src/sys/modules/aac/../../dev/aac/aac.c:1976: warning: > > `aac_describe_code' was used with no prototype before its > > definition /usr/src/sys/modules/aac/../../dev/aac/aac.c:1976: > > conflicting types for `aac_describe_code' > > /usr/src/sys/modules/aac/../../dev/aac/aac.c:156: previous > > declaration of `aac_describe_code' > > Should have looked before I leapt, the actual fatal error is here: > > /usr/src/sys/modules/aac/../../dev/aac/aac.c:156: syntax error before `u_int32_t > ' There obviously must be comma at the end of the line 155 of the 'sys/dev/aac/aac.c' file. N.Dudorov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message