Date: Sun, 6 Dec 2009 16:47:42 +0100 From: Oliver Lehmann <lehmann@ans-netz.de> To: freebsd-stable@freebsd.org Subject: 8-STABLE broken on amd64 Message-ID: <20091206164742.a0b2be18.lehmann@ans-netz.de>
next in thread | raw e-mail | index | archive | help
Hi, I've cvsuped my 8-STABLE yesterday und successfully upgraded my i386 machines. Now I tried to upgrade my amd64 system but it failes with: /usr/local/libexec/ccache/world-cc -O2 -pipe -I/usr/src/lib/csu/i386-elf/../common -I/usr/src/lib/csu/i386-elf/../../libc/include -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /usr/src/lib/csu/i386-elf/crt1.c {standard input}: Assembler messages: {standard input}:27: Error: suffix or operands invalid for `mov' *** Error code 1 Stop in /usr/src/lib/csu/i386-elf. *** Error code 1 Is this known or has it already been fixed? I also tried /usr/bin/cc if someone might think that ccache could have caused this - same error. Line 24-30 of crt1.s movl (%rsp), %ebx leaq 8(%rsp), %r12 #APP movl %edx,%rdi #NO_APP movslq %ebx,%rax testl %ebx, %ebx -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091206164742.a0b2be18.lehmann>