Date: Sat, 19 Apr 1997 19:42:32 -0600 From: Steve Passe <smp@csn.net> To: ken@tydfam.iijnet.or.jp Cc: peter@spinner.dialix.com, dfr@nlsystems.com, smp@freebsd.org Subject: Re: Q) SMP Kernel compilation Message-ID: <199704200142.TAA04780@Ilsa.StevesCafe.com> In-Reply-To: Your message of "Sun, 20 Apr 1997 10:00:13 %2B0900." <199704200100.KAA25887@tyd1.tydfam.iijnet.or.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > I have the following compilation error as of Apr. 19th, 2300GMT > SMP source. What am I wrong? > > # make depend; make have you updated all the rest of your source recently, followed by a "make world"? todays SMP tree is tied to the 3.0-current post Lite-2 merge code. in other words you need to get everything else up to date to be able to use todays SMP code. assumming everything else is current, clean the old objects out first, ie: make clean; make depend; make (in your SMP kernel build directory) -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704200142.TAA04780>