On Thu, May 25, 2000 at 10:58:41PM -0400, Otter wrote:

> cc -ffast-math -pipe -march=pentiumpro -O3 -I/usr/include -I.   -c
> aicasm_gram.c
> In file included from ../../dev/aic7xxx/aicasm_gram.y:40:
> ../../dev/aic7xxx/aicasm.h:44: syntax error before `struct'
> ../../dev/aic7xxx/aicasm.h:53: syntax error before `struct'

I had the same problem.  It looks like the following procedure
fixes it:

Make sure your source tree is up to date.
cd /usr/src
make includes

Do the config/make depend/make bit again.

Matt

-- 
Matthew Hunt <[EMAIL PROTECTED]> * UNIX is a lever for the
http://www.pobox.com/~mph/           * intellect. -J.R. Mashey


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to