qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Glanzmann <sithglan@stud.uni-erlangen.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] someone has 2.4.21 running on qemu
Date: Fri, 27 Jun 2003 19:51:08 +0200	[thread overview]
Message-ID: <20030627175108.GA5893@stud.uni-erlangen.de> (raw)
In-Reply-To: <3EFC7ECA.3080009@free.fr>

> 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	other threads:[~2003-06-27 18:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-27 14:20 [Qemu-devel] someone has 2.4.21 running on qemu Thomas Glanzmann
2003-06-27 15:01 ` Fabrice Bellard
2003-06-27 15:36   ` Thomas Glanzmann
2003-06-27 17:28     ` Fabrice Bellard
2003-06-27 17:51       ` Thomas Glanzmann [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=20030627175108.GA5893@stud.uni-erlangen.de \
    --to=sithglan@stud.uni-erlangen.de \
    --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).