Subject: port-amiga/21853: Build kernel without ethernet drivers
To: None <gnats-bugs@gnats.netbsd.org>
From: None <pch@polo.po.opole.pl>
List: netbsd-bugs
Date: 06/11/2003 09:55:31
>Number:         21853
>Category:       port-amiga
>Synopsis:       Build kernel without ethernet drivers
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    port-amiga-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 11 09:56:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Chwalowski
>Release:        NetBSD/amiga 1.6.1
>Organization:
>Environment:
generic amiga kernel
>Description:
I dont have any ethernet card in my Amiga. I removed ethernet drivers from my kernel config file. After "make depend":

../../../../compat/svr4/svr4_ttold.c  swapnetbsd.c
../../../../net/if_ethersubr.c:109: #error You have included a pseudo-device in your configuration that depends on the presence of ethernet interfaces, but have no such interfaces configured. Check if you really need pseudo-device bridge, ppppoe or vlan.
nbmkdep: compile failed.
*** Error code 1

Stop.
nbmake: stopped in /sys/arch/amiga/compile/ZBYTNICZKA

I removed bridge, pppoe and vlan drivers from kernel config file, but it still repeat this error message.

PS: In the error message - it should be pppoe, not pppPoe. 


>How-To-Repeat:

>Fix:
Just remove
options 	NETATALK	# AppleTalk networking protocols
from kernel config file.
>Release-Note:
>Audit-Trail:
>Unformatted: