Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 1996 17:12:34 -0700
From:      Steve Passe <smp@csn.net>
To:        Randy DuCharme <randyd@nconnect.net>
Cc:        smp@freebsd.org
Subject:   Re: Kernel Build Error Message 
Message-ID:  <199612280012.RAA13243@clem.systemsix.com>
In-Reply-To: Your message of "Fri, 27 Dec 1996 17:37:25 CST." <32C45DB5.41C67EA6@nconnect.net> 

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

> I've just cvsup'ed the SMP sources and am attempting to build my first
> SMP kernel.  Make depend goes ok.  On make however, I get the following
> message....
> 
> cc -c -x -assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../.. -I../../
> include -DFAILSAFE iDCOMPAT_43 -DCD9660 -DNFS -DFFS -DINET -DKERNEL ../.
> ./i386/i386/locore.s
> ../../i386/i386/locore.s:Assembler messages:
> ../../i386/i386/locore.s:730: Error: bad register name ('%cr4')
> ...
> What might be the best workaround for this ???

you need to bring the system up to -current.  You might get away
with just updating the compiler/assembler/loader, but eventually
something in current will become mandatory...

--
Steve Passe	| powered by
smp@csn.net	|            FreeBSD




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