NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/41885: Undefined reference to `tsc_ca' while building kernel.
The following reply was made to PR kern/41885; it has been noted by GNATS.
From: Matthew Mondor <mm_lists%pulsar-zone.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/41885: Undefined reference to `tsc_ca' while building
kernel.
Date: Thu, 13 Aug 2009 16:52:05 -0400
On Thu, 13 Aug 2009 13:55:00 +0000 (UTC)
wlgivens%gmail.com@localhost wrote:
> ld -Map netbsd.map --cref -N -Ttext fffffc0000300000 -e __transfer -G 4 -S
> -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
> autri.o: In function `autri_attach':
> : undefined reference to `audio_attach_mi'
> autri.o: In function `autri_attach':
> : undefined reference to `audio_attach_mi'
> *** Error code 1
I think that you lack
audio* at audiobus?
in your kernel configuration file
--
Matt
Home |
Main Index |
Thread Index |
Old Index