Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Aug 2004 08:24:45 -0600
From:      Scott Long <scottl@freebsd.org>
To:        "Robin P. Blanchard" <robin.blanchard@gactr.uga.edu>
Cc:        current@freebsd.org
Subject:   Re: Unable to build recent kernels
Message-ID:  <4110F1AD.9000203@freebsd.org>
In-Reply-To: <9B5C1FCAFB35084787C21EFFFA78DD9E612D52@EBE1.gc.nat>
References:  <9B5C1FCAFB35084787C21EFFFA78DD9E612D52@EBE1.gc.nat>

next in thread | previous in thread | raw e-mail | index | archive | help
Robin P. Blanchard wrote:

> [snip]
> linking kernel.debug
> mp_machdep.o(.text+0x705): In function `init_secondary':
> /usr/src/sys/i386/i386/mp_machdep.c:518: undefined reference to
> `mem_range_AP_init'
> *** Error code 1
> 
> 

You need to include 'device mem' in your kernel config.  Look at
src/UPDATING and the GENERIC config file for devices that were recently
added.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4110F1AD.9000203>