Re: undefined reference to `cpu_fxsr'

From: Jim Thompson <jim_at_netgate.com>
Date: Fri, 3 Jun 2005 06:15:56 -1000
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.
Received on Fri Jun 03 2005 - 14:16:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:35 UTC