Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 1996 17:37:25 -0600
From:      Randy DuCharme <randyd@nconnect.net>
To:        smp@freebsd.org
Subject:   Kernel Build Error Message
Message-ID:  <32C45DB5.41C67EA6@nconnect.net>

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

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')
../../i386/i386/locore.s:732: Error: bad register name ('%cr4')
*** Error code 1

Stop.

Would this be the same issue as is in the FAQ on ...

../../i386.i386/locore.s:705 Error: bad register name ('%cr4')

What might be the best workaround for this ???


Thanks
Randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32C45DB5.41C67EA6>