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

dsw dsw at neuronfire.org
Tue Sep 14 07:26:31 PDT 2004


On Tue, Sep 14, 2004 at 04:05:28PM +0200, Simon L. Nielsen wrote:
> 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


Simon,

Many thanks - I misread the entry in UPDATING from 20040802.

Thanks again.

D.

-- 
Brennen der bruecken.


More information about the freebsd-i386 mailing list