qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] someone has 2.4.21 running on qemu


From: Thomas Glanzmann
Subject: Re: [Qemu-devel] someone has 2.4.21 running on qemu
Date: Fri, 27 Jun 2003 19:51:08 +0200
User-agent: Mutt/1.5.4i

> Try the version 0.4.1 of QEMU. It should solve the problem you have.
> BTW, I found a QEMU bug with 2.4.x, but it occurs only if SMP is activated.

Works for me. Thnx. But CVS Version does not compile for me.

gcc -Wall -O2 -g -fomit-frame-pointer -DHAVE_BYTESWAP_H -D_GNU_SOURCE -c -o 
vl.o vl.c
vl.c: In function `main_loop':
vl.c:1826: `gdbstub_fd' undeclared (first use in this function)
vl.c:1826: (Each undeclared identifier is reported only once
vl.c:1826: for each function it appears in.)
vl.c: In function `help':
vl.c:1888: `DEFAULT_GDBSTUB_PORT' undeclared (first use in this function)
vl.c: In function `main':
vl.c:1908: `DEFAULT_GDBSTUB_PORT' undeclared (first use in this function)
vl.c:2076: warning: implicit declaration of function `cpu_gdbstub'
vl.c:1895: warning: `gdbstub_port' might be used uninitialized in this function
make: *** [vl.o] Error 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]