Subject: kern/17864: 1.6beta5 kernel fails to compile with 'mr' driver
To: None <gnats-bugs@gnats.netbsd.org>
From: None <gsollish@autogear.net>
List: netbsd-bugs
Date: 08/06/2002 13:37:05
>Number:         17864
>Category:       kern
>Synopsis:       1.6beta5 kernel fails to compile with 'mr' driver
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 06 13:38:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     George E Sollish
>Release:        1.6beta5
>Organization:
Auto Gear Company
>Environment:
NetBSD labrador.autogear.net 1.6_BETA5 NetBSD 1.6_BETA5 (MIDDLETON.MP) #9: Tue Aug 6 15:56:11 EDT 2002 gsollish@labrador.autogear.net:/usr/src/syssrc/sys/arch/i386/compile/MIDDLETON.MP i386
>Description:
cd /usr/src/syssrc/sys
cvs update -r netbsd-1-6 -dPA
cd arch/i386
cvs update -r i386mp_plus16_stable -dPA
At this point I attempted to build a kernel with the 'mr' (maxiradio) driver; this compiled but failed to link, citing undefined references to code found in dev/ic/tea5757.c, which was not built by the kernel Makefile.
>How-To-Repeat:
as above
>Fix:
add dev/ic/tea5757.c to the kernel Makefile for the 'mr' and possibly other radio card drivers (is the TEA5757 chip in all the pci cards?). After this was done the kernel linked and could be run (it is the kernel cited in uname -a above)
>Release-Note:
>Audit-Trail:
>Unformatted: