Re: Building kernel : CPUID_FXSR undeclared (first use...)

From: Eygene Ryabinkin <rea-fbsd_at_codelabs.ru>
Date: Thu, 9 Jul 2009 12:19:46 +0400
Thu, Jul 09, 2009 at 10:11:09AM +0200, Lagrange Marc wrote:
> > And what is inside the file 'machine/specialreg.h' when you're sitting
> > in the same directory?
> 
> File here : http://banane.rhaamo.li/bugs/CPUID_FXSR/specialreg.h

Then, it is simple: you had manually commented the line 105:
-----
/*#define       CPUID_FXSR      0x01000000*/
-----
Uncomment it (inside /sys/amd64/include/specialreg.h) and rebuild
the stuff.  Better will be to resync the sources, get rid of all
local modifications (if any) and rebuild.
-- 
Eygene
 _                ___       _.--.   #
 \`.|\..----...-'`   `-._.-'_.-'`   #  Remember that it is hard
 /  ' `         ,       __.--'      #  to read the on-line manual
 )/' _/     \   `-_,   /            #  while single-stepping the kernel.
 `-'" `"\_  ,_.-;_.-\_ ',  fsc/as   #
     _.-'_./   {_.'   ; /           #    -- FreeBSD Developers handbook
    {_.-``-'         {_/            #
Received on Thu Jul 09 2009 - 06:19:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:51 UTC