qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Adhyas Avasthi <adhyas@gmail.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: "Andreas Färber" <andreas.faerber@web.de>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Issue with compiling qemu-0.13.0.-rc1
Date: Mon, 13 Sep 2010 12:51:23 -0700	[thread overview]
Message-ID: <AANLkTikwhaL==PrYRTfo5-OD5gqyxib8UDezYqa7yrR-@mail.gmail.com> (raw)
In-Reply-To: <4C8E66F1.5090802@codemonkey.ws>

Alright, so I updated the version of make to what you have(3.81 GNU
Make built for x86_64-redhat-linux-gnu)
When I build the RC1 image now, I get a bunch of compile time errors
(different than what I saw before). Reproduced below. Not sure if this
is because RC1 code has issues or something to do with my environment.

  GEN   libhw64/qemu-options.def
  CC    libhw64/vl.o
  CC    libhw64/loader.o
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.c:45:16: error: hw.h:
No such file or directory
In file included from /auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.c:46:
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/disas.h:28: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
In file included from /auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.c:50:
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:7: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:12: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:13: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:14: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:15: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:18: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:20: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:25: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:27: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:30: error: expected
declaration specifiers or '...' before 'target_phys_addr_t'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.h:31: error: expected
')' before 'addr'
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.c:51:20: error:
fw_cfg.h: No such file or directory
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.c:53: error: stray
'##' in program
/auto/cats5/adavasth/svn/qemu-0.13.0-rc1/loader.c:53: error: expected
'=', ',', ';', 'asm' or '__attribute__' before '<' token

(and the errors follow).

Thanks,
Adhyas

  reply	other threads:[~2010-09-13 19:51 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10 23:59 [Qemu-devel] Issue with compiling qemu-0.13.0.-rc1 Adhyas Avasthi
2010-09-11 17:37 ` Anthony Liguori
2010-09-12 18:06   ` Adhyas Avasthi
2010-09-12 19:26     ` Anthony Liguori
2010-09-12 21:16       ` Andreas Färber
2010-09-12 22:24         ` Anthony Liguori
2010-09-13 17:47           ` Adhyas Avasthi
2010-09-13 18:01             ` Anthony Liguori
2010-09-13 19:51               ` Adhyas Avasthi [this message]
2010-09-13 19:53                 ` Anthony Liguori
2010-09-13 19:57                   ` Adhyas Avasthi
2010-09-13 20:01                     ` Anthony Liguori
2010-09-13 20:12                       ` Adhyas Avasthi
2010-09-12 22:08       ` Adhyas Avasthi
2010-09-12 22:21         ` Andreas Färber
2010-09-12 23:44           ` Adhyas Avasthi
2010-09-12 22:31 ` malc

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='AANLkTikwhaL==PrYRTfo5-OD5gqyxib8UDezYqa7yrR-@mail.gmail.com' \
    --to=adhyas@gmail.com \
    --cc=andreas.faerber@web.de \
    --cc=anthony@codemonkey.ws \
    --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).