Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2004 20:31:31 -0400 (EDT)
From:      Robert Watson <rwatson@freebsd.org>
To:        Jon Noack <noackjr@alumni.rice.edu>
Cc:        Jeremy Chadwick <freebsd@jdc.parodius.com>
Subject:   Re: kernel build error
Message-ID:  <Pine.NEB.3.96L.1040804203053.19039B-100000@fledge.watson.org>
In-Reply-To: <Pine.NEB.3.96L.1040804202427.19039A-100000@fledge.watson.org>

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

On Wed, 4 Aug 2004, Robert Watson wrote:

> The problem appears to be that 'mem_range_softc' is defined in
> mp_machdep.c, which means you can't build a non-SMP i386 kernel because
> the symbol is undefined.  We probably need to move the declaration to
> machdep.c or the like. 

I've committed this change and things now appear to build.  Might take a
couple of minutes to propagate to cvsup, etc.

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert@fledge.watson.org      Principal Research Scientist, McAfee Research




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1040804203053.19039B-100000>