All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hetz Ben Hamo <hetz@softier.com>
To: Qemu <qemu-devel@nongnu.org>
Subject: [Qemu-devel] problem compiling QEMU cvs
Date: Wed, 28 Apr 2004 16:08:29 +0300	[thread overview]
Message-ID: <200404281608.29626.hetz@softier.com> (raw)

Hi,

CVS update from today, trying to compile it gives:

gcc -Wall -O2 -g -fomit-frame-pointer -I. -I/home/hetz/qemu/target-i386 
-I/home/hetz/qemu -D_GNU_SOURCE -c -o vl.o /home/hetz/qemu/vl.c
/home/hetz/qemu/vl.c:114: parse error before '<<' token
/home/hetz/qemu/vl.c: In function `init_ioports':
/home/hetz/qemu/vl.c:173: `default_ioport_readb' undeclared (first use in this 
function)
/home/hetz/qemu/vl.c:173: (Each undeclared identifier is reported only once
/home/hetz/qemu/vl.c:173: for each function it appears in.)
/home/hetz/qemu/vl.c: In function `main_loop':
/home/hetz/qemu/vl.c:1752: parse error before '<<' token
/home/hetz/qemu/vl.c: At top level:
/home/hetz/qemu/vl.c:1770: parse error before '&' token
/home/hetz/qemu/vl.c:1773: warning: type defaults to `int' in declaration of 
`cpu_disable_ticks'
/home/hetz/qemu/vl.c:1773: conflicting types for `cpu_disable_ticks'
/home/hetz/qemu/vl.c:411: previous declaration of `cpu_disable_ticks'
/home/hetz/qemu/vl.c:1773: warning: data definition has no type or storage 
class
/home/hetz/qemu/vl.c:1774: parse error before "return"
/home/hetz/qemu/vl.c:1862: parse error before '<<' token
/home/hetz/qemu/vl.c:1863: warning: missing braces around initializer
/home/hetz/qemu/vl.c:1863: warning: (near initialization for 
`long_options[20]')
/home/hetz/qemu/vl.c:1863: warning: initialization makes integer from pointer 
without a cast
/home/hetz/qemu/vl.c:1864: parse error before '==' token
/home/hetz/qemu/vl.c: In function `main':
/home/hetz/qemu/vl.c:2058: parse error before '<<' token
/home/hetz/qemu/vl.c:2063: parse error before '==' token
/home/hetz/qemu/vl.c:2067: parse error before '>>' token
/home/hetz/qemu/vl.c:2385: parse error at end of input
make[1]: *** [vl.o] Error 1
make[1]: Leaving directory `/home/hetz/qemu/i386'

Thanks,
Hetz

             reply	other threads:[~2004-04-28 14:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-28 13:08 Hetz Ben Hamo [this message]
2004-04-28 15:05 ` [Qemu-devel] problem compiling QEMU cvs Martin Garton

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=200404281608.29626.hetz@softier.com \
    --to=hetz@softier.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.