Subject: Couldn't build a kernel...
To: None <port-amiga@netbsd.org>
From: Eric Delcamp <e.delcamp_NOSPAM@wanadoo.fr>
List: port-amiga
Date: 03/25/2000 15:01:16
Hi !

I'm trying to compile a kernel and get errors while compiling
../../../../arch/m68k/m68k/cacheops.c:
warning: function delcaration isn't a prototype.
at lines 264, 291, 374, 391, 409, 427, 445, 463, 481.
ident= cacheops.c,v 1.4 1999/09/25 19:27:35 is
cc -v
Using builtin specs.
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)

I have tried to cross-compile the same kernel, and got same error (I have
the same source tree ;-). No more recent version in server tree.
If I force the compile (disable warning), new kernel hang.

Thanks.