Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2004 18:28:59 +0400 (MSD)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        "Robin P. Blanchard" <robin.blanchard@gactr.uga.edu>
Cc:        current@freebsd.org
Subject:   Re: Unable to build recent kernels
Message-ID:  <20040804182454.H33888@mp2.macomnet.net>
In-Reply-To: <9B5C1FCAFB35084787C21EFFFA78DD9E612D52@EBE1.gc.nat>
References:  <9B5C1FCAFB35084787C21EFFFA78DD9E612D52@EBE1.gc.nat>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 4 Aug 2004, 10:22-0400, 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

cat >> your_kernel_config_file <<EOF
device mem
device null
device zero
EOF

-- 
Maxim Konovalov



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