Unable to build recent kernels

Maxim Konovalov maxim at macomnet.ru
Wed Aug 4 07:29:02 PDT 2004


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


More information about the freebsd-current mailing list