Hello,

since kernel-version 2.4.1 I am not able to compile the kernel for my 
system (currently I run version 2.4.0). This is in my point of view due 
to a not included function but since i do not know if this is correct I 
send the output of the linking part of the kernel:

-- start output --
ld -m elf_i386 -T /usr/src/linux-2.4.3/arch/i386/vmlinux.lds -e stext 
arch/i386/
kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o \
        --start-group \
        arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o 
mm/mm.o fs/f
s.o ipc/ipc.o \
        drivers/block/block.o drivers/char/char.o drivers/misc/misc.o 
drivers/ne
t/net.o drivers/media/media.o  drivers/parport/driver.o 
drivers/ide/idedriver.o
drivers/cdrom/driver.o drivers/sound/sounddrivers.o drivers/pci/driver.o 
drivers
/video/video.o \
        net/network.o \
        /usr/src/linux-2.4.3/arch/i386/lib/lib.a 
/usr/src/linux-2.4.3/lib/lib.a
/usr/src/linux-2.4.3/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
init/main.o: In function `check_fpu':
init/main.o(.text.init+0x23): undefined reference to 
`__buggy_fxsr_alignment'
make: *** [vmlinux] Error 1

-- end output --

compiling of the needed .o files did not give any errors.

Hardware specifications (from dmesg):
CPU: AMD Athlon(tm) Processor stepping 02 @ 1000 MHz
256 MB memory
BIOS Vendor: Award Software International, Inc.
BIOS Version: 6.00 PG
BIOS Release: 11/13/00
System Vendor: MICRO-STAR INTERNATIONAL CO., LTD.
Product Name: MS-6330.
Version  .
Serial Number  .
Board Vendor: MICRO-STAR INTERNATIONAL CO., LTD.
Board Name: MS-6330.
Board Version:  .
VP_IDE: IDE controller on PCI bus 00 dev 39
VP_IDE: chipset revision 16
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686a IDE UDMA66 controller on pci0:7.1
hda: QUANTUM FIREBALL ST6.4A, ATA DISK drive

compiler (gcc --version): pgcc-2.95.2
GNU ld 2.9.1
GNU Make version 3.78.1
GNU assembler 2.9.1

I hope i have included enough information for you and that you will be 
able to solve my problem. 

Thanks in advance,
Rudmer

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

Reply via email to