Date: Tue, 6 Sep 2005 13:34:20 -0400 (EDT) From: Daniel Eischen <deischen@freebsd.org> To: Robert Huff <roberthuff@rcn.com> Cc: current@freebsd.org Subject: Re: buildkernel failure: undefined reference Message-ID: <Pine.GSO.4.43.0509061331000.20798-100000@sea.ntplx.net> In-Reply-To: <17181.53420.661524.694754@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 Sep 2005, Robert Huff wrote: > > linking kernel.debug [ undefined references to drm_foo() snipped ] > etc.. > I have examined /usr/src/UPDATING and found noting applicable. > What have I missed? See src/sys/<arch>/conf/NOTES. You need: device drm # DRM core module required by DRM drivers in your kernel config. -- DE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0509061331000.20798-100000>