qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "stolendata.net" <stolen.data.net@gmail.com>
To: qemu-devel@nongnu.org
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	[thread overview]
Message-ID: <da7e3c310908100407r5efc6c8dkeb7a125d5f972bb4@mail.gmail.com> (raw)

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	other threads:[~2009-08-10 11:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=da7e3c310908100407r5efc6c8dkeb7a125d5f972bb4@mail.gmail.com \
    --to=stolen.data.net@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).