Subject: Re: Problem compiling kernel
To: None <current-users@NetBSD.ORG>
From: eric richard haszlakiewicz <haszlaki@students.uiuc.edu>
List: current-users
Date: 06/09/1997 00:22:40
> 
> Here's the error, and I see that dp8390.c hasn't been changed in a while.
> Anybody have any suggestions on how to get around this?
> 
> 
> ../../../../dev/ic/dp8390.c:982: syntax error before `('
> ../../../../dev/ic/dp8390.c:993: syntax error before `('
	yep.  go into src/sys/sys/mbuf.h and change line 204 (the one with
MBUFLOCK) to have the semicolon _after_ the parenthesis.

eric