{standard input}:1806: Error: suffix or operands invalid for `mov'

John <[email protected]>
Newsgroups gmane.linux.cluster.openmosix.general
Message-ID <[email protected]>
Hi,

I'm trying to compile the kernel 2.4.22 with the corresponding mosix
patch, by following the OpenMosix / Debian instructions at :

http://howto.x-tend.be/openMosix-HOWTO/x451.html


My system is a Debian unstable (sid).

I've tried with gcc-2.95, gcc-3.0, gcc-3.3 (by setting the MAKEFLAGS),
and I always fall on this problem :


$ make-kpkg kernel_image modules_image

(...)

gcc-2.95 -D__KERNEL__ -I/usr/src/linux-2.4.22/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686   -nostdinc -iwithprefix include -DKBUILD_BASENAME=kernel 
-c -o kernel.o kernel.c
gcc-2.95 -D__KERNEL__ -I/usr/src/linux-2.4.22/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686   -nostdinc -iwithprefix include -DKBUILD_BASENAME=load 
-c -o load.o load.c
gcc-2.95 -D__KERNEL__ -I/usr/src/linux-2.4.22/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=i686   -nostdinc -iwithprefix include -DKBUILD_BASENAME=mig  -c
-o mig.o mig.c
{standard input}: Assembler messages:
{standard input}:1821: Error: suffix or operands invalid for `mov'
{standard input}:1833: Error: suffix or operands invalid for `mov'
make[3]: *** [mig.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.22/hpc'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.22/hpc'
make[1]: *** [_dir_hpc] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.22'
make: *** [stamp-build] Error 2


I've had no success searching this list about this problem, I guess
it's just a small thing, but I'm quite stuck for now. I've also
googled around with those error message, but I didn't find anything.


Best regards,

John


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.