Subject: Re: kernel using adjustkernel doesn't compile
To: Frank Knappe <knappe@tu-harburg.de>
From: Bill Studenmund <wrstuden@netbsd.org>
List: tech-kern
Date: 12/03/2002 13:18:39
On Fri, 29 Nov 2002, Frank Knappe wrote:

> Stop.
> make: stopped in /sys/arch/i386/compile/MYKERNEL
>
> I can remove these 3 interface, but the error is the same.
> I've got some hints that this error is related to netatalk.
> In GENNERIC netatalk is aktiv and I can compile a GENERIC kernel.
> NETALK is also aktiv in MYKERNEL, but I can't compile MYKERNEL.
> If I remove netatalk from MYKERNEL I can compile MYKERNEL and the
> kernel is also running.
>
> So, what's the reason for this problem?

Some of the netatalk print routines need ethernet routines.

If you don't have ethernet cards, just turn off NETATALK.

Take care,

Bill