Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2005 06:15:56 -1000
From:      Jim Thompson <jim@netgate.com>
To:        Craig Boston <craig@xfoil.gank.org>
Cc:        current@freebsd.org
Subject:   Re: undefined reference to `cpu_fxsr'
Message-ID:  <C71DA766-9C31-44EE-BCFA-25AD776C8EB6@netgate.com>
In-Reply-To: <20050531180503.GB55256@nowhere>
References:  <20050531180503.GB55256@nowhere>

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

On May 31, 2005, at 8:05 AM, Craig Boston wrote:

> [...]
> linking kernel
> ptrace_machdep.o(.text+0xb): In function `cpu_ptrace':
> : undefined reference to `cpu_fxsr'
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/SOEKRIS.
> *** Error code 1
>
> This seems to be related to the new ptrace_machdep.c file.  All other
> references to cpu_fxsr I can find are wrapped by #ifdef CPU_ENABLE_SSE
>

I just ran into the same thing.  Seems to be a problem whenever you  
don't have
cpu             I686_CPU
in your KERNCONF file.

Used the same patch.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C71DA766-9C31-44EE-BCFA-25AD776C8EB6>