make buildkernel 5.2.1 -> 5.3-BETA3 error (mem_range_attr_set / DRM)

Simon L. Nielsen simon at FreeBSD.org
Tue Sep 14 07:05:31 PDT 2004


On 2004.09.14 11:43:45 +0100, dsw wrote:
> Hi List,
> 
> Going from 5.2.1-RELEASE to 5.3-BETA3, and compiling a non-SMP custom kernel with
> radeondrm I get the following breakage:
> 
> ...snip...
> 
> linking kernel
> radeon_drv.o(.text+0x5346): In function `radeon_mtrr_add':
> : undefined reference to `mem_range_attr_set'
> radeon_drv.o(.text+0x53a2): In function `radeon_mtrr_del':
> : undefined reference to `mem_range_attr_set'
> 
> I saw a recent thread where Robert Watson committed a change to mp_machdep.c
> and machdep.c which fixed a /similar/ error, but this seems unrelated.
> 
> I have checked out the RELENG_5 tree from scratch just in case there was
> any cruft left from 5.2.1, but still the same error.. 
> 
> Has anyone else seen/fixed this?

Looks like you are missing the mem or io device from your kernel
configuration file.

-- 
Simon L. Nielsen
FreeBSD Documentation Team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-i386/attachments/20040914/ef57f88f/attachment.bin


More information about the freebsd-i386 mailing list