Subject: Re: 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 19:58:15
Oops !
If I force the compile, I got a perfect working kernel !
This was the cross-compiling process that break the kernel I have tested in
first time.
But the warning still here !

----- Original Message -----
From: "Eric Delcamp" <e.delcamp_NOSPAM@wanadoo.fr>
To: <port-amiga@netbsd.org>
Sent: Saturday, March 25, 2000 3:01 PM
Subject: Couldn't build a kernel...


> 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.