Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 22:29:15 +0700 (NOVST)
From:      Nickolay Dudorov <nnd@mail.nsk.ru>
To:        current@freebsd.org
Subject:   Re: aac module broken
Message-ID:  <200108301529.f7UFTFG01629@wint.itfs.nsk.su>
In-Reply-To: <86itf5n0rv.fsf@mharnois.workgroup.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Thu, 30 Aug 2001 08:12:42 -0500, Michael Harnois <mharnois@cpinternet.com> 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




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