qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] 0.11.0-rc1 build problems, on OS X 10.5.8 (using latest xco


From: stolendata.net
Subject: [Qemu-devel] 0.11.0-rc1 build problems, on OS X 10.5.8 (using latest xcode)
Date: Mon, 10 Aug 2009 13:07:12 +0200

configured with --enable-cocoa --disable-sdl --disable-kvm
--disable-kqemu --target-list=i386-softmmu

looks like something is messing up for 'as'...

- - - - - - - - -

for d in pc-bios/optionrom; do \
        make -C $d || exit 1 ; \
        done
gcc -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer
-fno-builtin -I/Users/sd/code/qemu-0.11.0-rc1 -fno-stack-protector -o
multiboot.o -c multiboot.S
multiboot.S:49:Unknown pseudo-op: .global
multiboot.S:49:Rest of line ignored. 1st junk character valued 95 (_).
multiboot.S:98:invalid character '\' in operand 1
multiboot.S:98:junk `x510' after expression
multiboot.S:98:junk `x511' after expression
multiboot.S:98:expecting operand before ','; got nothing
multiboot.S:98:expecting operand before ','; got nothing
multiboot.S:98:expecting operand before ','; got nothing
multiboot.S:103:invalid character '\' in operand 1
multiboot.S:103:junk `x510' after expression
multiboot.S:103:junk `x511' after expression
multiboot.S:103:expecting operand before ','; got nothing
multiboot.S:103:expecting operand before ','; got nothing
multiboot.S:103:expecting operand before ','; got nothing
multiboot.S:144:invalid character '%' in mnemonic
multiboot.S:166:invalid character '\' in operand 1
multiboot.S:166:junk `x510' after expression
multiboot.S:166:junk `x511' after expression
multiboot.S:166:expecting operand before ','; got nothing
multiboot.S:166:expecting operand before ','; got nothing
multiboot.S:166:expecting operand before ','; got nothing
multiboot.S:170:invalid character '\' in operand 1
multiboot.S:170:junk `x510' after expression
multiboot.S:170:junk `x511' after expression
multiboot.S:170:expecting operand before ','; got nothing
multiboot.S:170:expecting operand before ','; got nothing
multiboot.S:170:expecting operand before ','; got nothing
multiboot.S:206:Alignment too large: 15. assumed.
make[1]: *** [multiboot.o] Error 1
make: *** [roms] Error 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]