qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Brad <brad@comstyle.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD.
Date: Mon, 3 Aug 2009 18:41:38 -0400	[thread overview]
Message-ID: <200908031841.38644.brad@comstyle.com> (raw)
In-Reply-To: <4A773959.9080205@codemonkey.ws>

On Monday 03 August 2009 15:24:09 Anthony Liguori wrote:
> Brad wrote:
> > Trying to compile QEMU 0.11.0-rc1 on OpenBSD/i386 it is broken at the
> > moment..
> >
> > gmake[1]: Entering directory
> > `/stuff/ports/emulators/qemu.new/w-qemu-0.11.0-rc1/qemu-0.11.0-rc1/pc-bio
> >s/optionrom' cc -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer
> > -fno-builtin
> > -I/stuff/ports/emulators/qemu.new/w-qemu-0.11.0-rc1/qemu-0.11.0-rc1
> > -fno-stack-protector -o
>
> Is cc not gcc?
>
> > multiboot.o -c multiboot.S
> > multiboot.S: Assembler messages:
> > multiboot.S:116: Error: `%es:-4(%edi)' is not a valid 16 bit base/index
>
> Yeah, that does look suspicious.  I think:
>
> movl %ecx, %es:-4(%di)
>
> Would be more correct.  Alex?
>
> Regards,
>
> Anthony Liguori

Gets a bit further along..

gmake[1]: Entering directory 
`/stuff/ports/emulators/qemu.new/w-qemu-0.11.0-rc1/qemu-0.11.0-rc1/pc-bios/optionrom'
cc -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer -fno-builtin -I/stuff/ports/emulators/qemu.new/w-qemu-0.11.0-rc1/qemu-0.11.0-rc1 -fno-stack-protector -o 
multiboot.o -c multiboot.S
ld -Ttext 0 -e _start -s -o multiboot.img multiboot.o
objcopy -O binary -j .text multiboot.img multiboot.raw
/stuff/ports/emulators/qemu.new/w-qemu-0.11.0-rc1/qemu-0.11.0-rc1/pc-bios/optionrom/signrom.sh 
multiboot.raw multiboot.bin
od: unknown option -- A
od: od(1) has been deprecated for hexdump(1).
usage: od [-aBbcDdeFfHhIiLlOovXx] [-j offset] [-N length] [-t type_string]
        [[+]offset[.][Bb]] [file ...]
/stuff/ports/emulators/qemu.new/w-qemu-0.11.0-rc1/qemu-0.11.0-rc1/pc-bios/optionrom/signrom.sh[31]:   
* 512 - 1 : unexpected `*'
gmake[1]: *** [multiboot.bin] Error 1

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

      parent reply	other threads:[~2009-08-03 22:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-03 16:29 [Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD Brad
2009-08-03 19:24 ` Anthony Liguori
2009-08-03 19:36   ` Brad
2009-08-04  0:49     ` Anthony Liguori
2009-08-04  1:01       ` Brad
2009-08-03 21:09   ` Alexander Graf
2009-08-03 22:41   ` Brad [this message]

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=200908031841.38644.brad@comstyle.com \
    --to=brad@comstyle.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).