linux-2.4.0-test3-pre6+reiserfs build problem

From: Happy (alexg@myself.com)
Date: Sat Jul 08 2000 - 22:21:11 EDT

  • Next message: yodaiken@fsmlabs.com: "Re: [linux-audio-dev] lowish-latency patch and toolchain"

    gcc -D__KERNEL__ -I/home/happy/kernel/linux/include -Wall
    -Wstrict-prototypes -O2 -fomit-frame-pointer -Werror -fno-strict-aliasing
    -pipe -mpreferred-stack-boundary=2 -march=i586 -c -o traps.o traps.c
    {standard input}: Assembler messages:
    {standard input}:1490: Error: no such 386 instruction: `ldmxcsr'
    make[1]: *** [traps.o] Error 1
    make[1]: Leaving directory `/home/happy/kernel/linux/arch/i386/kernel'
    make: *** [_dir_arch/i386/kernel] Error 2

    the config file is at http://happy.yi.org/~happy/2000-07-08.22-50.config

    some of the relevant parts:
    #
    # Processor type and features
    #
    ...
    CONFIG_M586=y
    ...
    CONFIG_BINFMT_AOUT=m
    CONFIG_BINFMT_ELF=y
    CONFIG_BINFMT_MISC=m
    ...
    #
    # Character devices
    #
    # CONFIG_VT is not set
    CONFIG_SERIAL=y
    CONFIG_SERIAL_CONSOLE=y
    # CONFIG_SERIAL_EXTENDED is not set
    # CONFIG_SERIAL_NONSTANDARD is not set
    ...
    #
    # Kernel hacking
    #
    CONFIG_MAGIC_SYSRQ=y

    /proc/cpuinfo:
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 5
    model : 2
    model name : Pentium 75 - 200
    stepping : 12
    cpu MHz : 120.000741
    fdiv_bug : no
    hlt_bug : no
    sep_bug : no
    f00f_bug : yes
    coma_bug : no
    fpu : yes
    fpu_exception : yes
    cpuid level : 1
    wp : yes
    flags : fpu vme de pse tsc msr mce cx8
    bogomips : 239.21

    as:
    GNU assembler version 2.9.5 (i586-pc-linux) using BFD version 2.9.5.0.46

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



    This archive was generated by hypermail 2b29 : Sat Jul 08 2000 - 22:26:29 EDT