> On Thu, 30 Aug 2001 08:12:42 -0500, Michael Harnois <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message