Re: buildkernel failure: undefined reference

From: Daniel Eischen <deischen_at_freebsd.org>
Date: Tue, 6 Sep 2005 13:34:20 -0400 (EDT)
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
Received on Tue Sep 06 2005 - 15:34:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC