Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 12:19:46 +0400
From:      Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To:        Lagrange Marc <markocpc@gmail.com>
Cc:        freebsd-current@freebsd.org, freebsd-amd64@freebsd.org
Subject:   Re: Building kernel : CPUID_FXSR undeclared (first use...)
Message-ID:  <e583foO%2BmHzGThvC44H1z3V/654@jmKTY7juey8QgiyMw1P6k9Lb4sg>
In-Reply-To: <1b5ab4050907090111q4cb29ea7t2f7518e844efbf54@mail.gmail.com>
References:  <1b5ab4050907082324m1c70a304s8487192e46f63fc8@mail.gmail.com> <TTS0Tfg56%2B7Z5pwxGWw1oykqG9A@jmKTY7juey8QgiyMw1P6k9Lb4sg> <1b5ab4050907090111q4cb29ea7t2f7518e844efbf54@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
    {_.-``-'         {_/            #



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e583foO%2BmHzGThvC44H1z3V/654>