In-Reply-To=<[EMAIL PROTECTED]> Subject: Re:Bug#328707: marked as done (kernel-source-2.4.27: Compile fails) Reply-To:
> I believe this has to do with the new binutils in unstable. > > /Björn I have experienced the same error and I am pretty shure Björn is right: ---snip--- make -f scripts/Makefile.build obj=arch/i386/kernel gcc -Wp,-MD,arch/i386/kernel/.process.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.0.3/include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -Os -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=k6 -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -Wno-pointer-sign -DKBUILD_BASENAME=process -DKBUILD_MODNAME=process -c -o arch/i386/kernel/.tmp_process.o arch/i386/kernel/process.c {standard input}: Assembler messages: {standard input}:776: Error: suffix or operands invalid for `mov' {standard input}:777: Error: suffix or operands invalid for `mov' {standard input}:979: Error: suffix or operands invalid for `mov' {standard input}:980: Error: suffix or operands invalid for `mov' {standard input}:1060: Error: suffix or operands invalid for `mov' {standard input}:1061: Error: suffix or operands invalid for `mov' {standard input}:1156: Error: suffix or operands invalid for `mov' {standard input}:1157: Error: suffix or operands invalid for `mov' {standard input}:1166: Error: suffix or operands invalid for `mov' {standard input}:1178: Error: suffix or operands invalid for `mov' make[1]: *** [arch/i386/kernel/process.o] Error 1 make: *** [arch/i386/kernel] Error 2 ---snap--- when trying to compile kernel-source-2.6.8 debian package and from kernel.org vanilla sources linux-2.6.8 with gcc-3.3 and linux-2.6.11 with gcc-3.3 and gcc-4.0 Debian system is testing, binutils version is 2.16.1cvs20051, coreutils v5.2.1-2.1, gcc-3.3 v3.3.6-10, gcc-4.0 v4.0.2-5, libc6-dev v2.3.5-8, make v3.80-11. I tried backporting binutils from unstable, but it seems to be the same version. cu Sascha -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]