Re: Linux 2.5.69

Voluspa (lista1@telia.com)
Mon, 5 May 2003 06:19:51 +0200


Quick compile crash on a PII400, gcc version 2.95.3 20010315 (release). Have compiled previous 2.5.xx since about 65 cleanly.

[...]

AME=sysenter -c -o arch/i386/kernel/sysenter.o arch/i386/kernel/sysenter.c
gcc -Wp,-MD,arch/i386/kernel/.vsyscall-int80.o.d -D__ASSEMBLY__ -D__KERNEL__ -Iinclude -Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include -traditional -c -o arch/i386/kernel/vsyscall-int80.o arch/i386/kernel/vsyscall-int80.S
gcc -nostdlib -shared -s -Wl,-soname=linux-vsyscall.so.1 \
-o arch/i386/kernel/vsyscall-int80.so -Wl,-T,arch/i386/kernel/vsyscall.lds arch/i386/kernel/vsyscall-int80.o
gcc -Wp,-MD,arch/i386/kernel/.vsyscall-sysenter.o.d -D__ASSEMBLY__ -D__KERNEL__ -Iinclude -Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include -traditional -c -o arch/i386/kernel/vsyscall-sysenter.o arch/i386/kernel/vsyscall-sysenter.S
gcc -nostdlib -shared -s -Wl,-soname=linux-vsyscall.so.1 \
-o arch/i386/kernel/vsyscall-sysenter.so -Wl,-T,arch/i386/kernel/vsyscall.lds arch/i386/kernel/vsyscall-sysenter.o
gcc -Wp,-MD,arch/i386/kernel/.vsyscall.o.d -D__ASSEMBLY__ -D__KERNEL__ -Iinclude -Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include -traditional -c -o arch/i386/kernel/vsyscall.o arch/i386/kernel/vsyscall.S
/tmp/ccKug4Ma.s: Assembler messages:
/tmp/ccKug4Ma.s:1102: Error: Unknown pseudo-op: `.incbin'
/tmp/ccKug4Ma.s:1107: Error: Unknown pseudo-op: `.incbin'
make[1]: *** [arch/i386/kernel/vsyscall.o] Error 1
make: *** [arch/i386/kernel] Error 2

Regards,
Mats Johannesson
-
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/