Subject: Re: Problems compiling NetBSD-current
To: Stefan Sichler <sichler@rumms.uni-mannheim.de>
From: Christos Zoulas <christos@zoulas.com>
List: port-amiga
Date: 01/26/1999 11:44:54
On Jan 26,  5:02pm, sichler@rumms.uni-mannheim.de (Stefan Sichler) wrote:
-- Subject: Re: Problems compiling NetBSD-current

| Am Mon, 25 Jan 1999 schrieb Christos Zoulas:
| >
| >Thanks, I figured it out.
| >Edit /usr/src/sys/conf/files and change:
| >
| ><file net/if_ethersubr.c                 ether | fddi
| >>file net/if_ethersubr.c                 ether | fddi | arc | netatalk
| >
| >
| >let me know if it works, and I'll commit the change.
| 
| 
| I finally changed:
| 
| <file net/if_ethersubr.c                 ether | fddi
| >file net/if_ethersubr.c                 ether | fddi | netatalk
| 
| <file netinet/if_arp.c			 arp    		needs-flag
| >file netinet/if_arp.c	 		 arp | netatalk		needs-flag
| 
| 
| This may not be the ultimate solution, but the kernel links ok now.

I'll make the change, thanks.

christos