Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 1997 12:56:03 -0500 (CDT)
From:      Conrad Sabatier <conrads@neosoft.com>
To:        multimedia@freebsd.org
Subject:   snd970924.tgz/pnp970924.tgz kernel build fails on 2.2-STABLE
Message-ID:  <XFMail.970928125603.conrads@neosoft.com>

next in thread | raw e-mail | index | archive | help

loading kernel
machdep.o: Undefined symbol `_initializecpu' referenced from text segment
*** Error code 1

Stop.

initializecpu() is defined in /sys/i386/i386/initcpu.c, but for some reason
it's not being included in the build.  If I append 

#include "/sys/i386/i386/initcpu.c"

to machdep.c, the build goes OK, but the kernel hangs after mounting file
systems.

Weird.  I can't figure this one out.

--
Conrad Sabatier                    | FreeBSD -- UNIX for your PC
http://www.neosoft.com/~conrads    | Why settle for less than the best?
Spambots, use this: biteme@f-u.org | http://www.freebsd.org



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