Date: Tue, 11 Mar 1997 02:56:50 -0500 (EST) From: "John S. Dyson" <toor@dyson.iquest.net> To: scrappy@hub.org (The Hermit Hacker) Cc: current@FreeBSD.ORG Subject: Re: Upgrading to 2.2-GAMMA with sources... Message-ID: <199703110756.CAA15636@dyson.iquest.net> In-Reply-To: <Pine.BSF.3.95.970310223821.4314D-100000@thelab.hub.org> from "The Hermit Hacker" at Mar 10, 97 10:40:41 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > Hi... > > I just hit a snag that is most likely "you forgot to recompile > *something*", but not sure which. > > I get the following when trying to compile the kernel itself, > after downloading the sources from the 2.2-GAMMA directory on ftp.freebsd.org. > > hub# make > cc -c -x assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../.. -I../../../include -DNSWAPDEV=10 -DFFS -DINET -DCOMPAT_43 -DKERNEL ../../i386/i386/locore.s > ../../i386/i386/locore.s: Assembler messages: > ../../i386/i386/locore.s:705: Error: bad register name ('%cr4') > ../../i386/i386/locore.s:707: Error: bad register name ('%cr4') > *** Error code 1 > > Stop. > > Can someone point out what I've missed here? :( gcc -v shows > 2.7.2.1, if that helps any... > You need a new version of as... John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703110756.CAA15636>