From: Henry N. <Hen...@Ar...> - 2007-01-03 23:18:09
|
Henry Nestler wrote: > Ken Perl wrote: >> I installed libc6-dev then the previous error is gone, but new error >> looks like this, do you know what's the problem? >> >> ~/linux-2.6.11$ make >> CHK include/linux/version.h >> SPLIT include/linux/autoconf.h -> include/config/* >> make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. >> CHK include/linux/compile.h >> CHK usr/initramfs_list >> CC arch/i386/kernel/process.o >> {standard input}: Assembler messages: >> {standard input}:923: Error: suffix or operands invalid for `mov' >> {standard input}:924: Error: suffix or operands invalid for `mov' >> {standard input}:1131: Error: suffix or operands invalid for `mov' > [...] > > I asked Google for "colinux Error: suffix or operands invalid for" and > Googles good answer was: > http://www.archivesat.com/colinux_users/thread429421.htm ;-) This is a better link of your problem: http://www.nabble.com/Re:-assembler-'movl-ss,-(ebp)'-produce-an-error-for-target-i686-p1034045.html -- Henry Nestler |