Subject: kern/34490: kernel compile fails in `le_isa_intredge', no 'le' in kernel config
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <leo@net4u.de>
List: netbsd-bugs
Date: 09/07/2006 14:45:00
>Number:         34490
>Category:       kern
>Synopsis:       wrong denpendency concerning "le_isa_intredge" and "le_isa_attach"?
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 07 14:45:00 +0000 2006
>Originator:     Leonie Herzberg
>Release:        NetBSD 4.0
>Organization:
>Environment:
System: NetBSD pythagoras.lan 3.0.1 NetBSD 3.0.1 (ASDF) #1: Sun Aug 20 17:03:34 CEST 2006 root@pythagoras.lan:/usr/src/sys/arch/i386/compile/ASDF i386
Architecture: i386
Machine: i686
>Description:
I wanted to switch from NetBSD 3.0.1 to 4.0 and checked out the CVS tree yesterday. I used the generic configuration as a base for my own one and this is it: http://progn.org/~leonie/LEONIE
When running `./build.sh tools kernel=LEONIE` i get erros with undefined references inside "le_isa_intredge" and "le_isa_attach", but as you can see, there is no "le" inside my configuration. This is the whole last part of the output: http://phpfi.com/149972
This probably is a wrong dependency inside the kernel. 
>How-To-Repeat:
Don't know. Try to compile my kernel configuration?
>Fix: