All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] problem compiling QEMU cvs
@ 2004-04-28 13:08 Hetz Ben Hamo
  2004-04-28 15:05 ` Martin Garton
  0 siblings, 1 reply; 2+ messages in thread
From: Hetz Ben Hamo @ 2004-04-28 13:08 UTC (permalink / raw)
  To: Qemu

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-28 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-28 13:08 [Qemu-devel] problem compiling QEMU cvs Hetz Ben Hamo
2004-04-28 15:05 ` Martin Garton

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.