Re: __buggy_fxsr_alignment() not found.

From: Michael Frank (mhf_at_linuxmail.org)
Date: 02/29/04

  • Next message: Michael Frank: "Re: Dropping CONFIG_PM_DISK?"
    Date:	Mon, 01 Mar 2004 01:54:29 +0800
    To: "Igor Yu. Zhbanov" <bsg@uniyar.ac.ru>, linux-kernel@vger.kernel.org
    
    

    On Sun, 29 Feb 2004 20:02:12 +0300 (MSK), Igor Yu. Zhbanov <bsg@uniyar.ac.ru> wrote:

    > Hello!
    > My system is:
    > AMD K6-II 450
    > Linux-2.4.24
    > glibc-2.2.5
    >
    > I cannot compile 2.4.24 kernel because linker says:
    > init/main.o: In function `check_fpu':
    > init/main.o(.text.init+0x53): undefined reference to `__buggy_fxsr_alignment'
    >
    > It's prototype is in inculude/asm-i386/bugs.h:
    > -----
    > /* Enable FXSR and company _before_ testing for FP problems. */
    > /*
    > * Verify that the FXSAVE/FXRSTOR data will be 16-byte aligned.
    > */
    > if (offsetof(struct task_struct, thread.i387.fxsave) & 15) {
    > extern void __buggy_fxsr_alignment(void);
    > __buggy_fxsr_alignment();
    > -----
    > But there is no realisation of this function in source files.
    > When I comment the lines above, everything works.
    >
    > Please CC to Reply-to.
    >

    Please post your .config

    Regards
    Michael
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Michael Frank: "Re: Dropping CONFIG_PM_DISK?"

    Relevant Pages

    • __buggy_fxsr_alignment() not found.
      ... I cannot compile 2.4.24 kernel because linker says: ... But there is no realisation of this function in source files. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Undefined symbols in 2.6.11-rc5-mm1
      ... >> Is it really the intention to silently omit objects that are not ... linker couldn't help if only one of two functions in a file were needed. ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [linux-usb-devel] URB_ASYNC_UNLINK b0rkage
      ... On Sun, 18 Sep 2005, Alexey Dobriyan wrote: ... the st5481 source files don't include the lines you ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Autoregulate vm swappiness cleanup
      ... I applied the patch over 2.6.0-test8-mm1. ... I have a Glade v1 project that has these source files among others: ... Free memory was about 3-6M ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: kernel guide to space
      ... or your function is so big that you're tabbing over too ... > (Find source files, expand tab chars to their on-screen length, print if ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)