qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU regressions ...
@ 2003-10-26 21:18 Herbert Poetzl
       [not found] ` <3F9C4515.4090308@free.fr>
  2003-10-28  1:39 ` [Qemu-devel] os x support & panther Satadru Pramanik
  0 siblings, 2 replies; 6+ messages in thread
From: Herbert Poetzl @ 2003-10-26 21:18 UTC (permalink / raw)
  To: Fabrice Bellard; +Cc: qemu-devel


Hi Fabrice!

I'm using QEMU to do kernel development, and because
one of the older redhat kernels, continuously core
dups qemu, I thought, I'll check the cvs version ...

the checkconfig works well, but then the trouble starts ...

  texi2html -monolithic -number qemu-doc.texi
  make: texi2html: Command not found

I don't use texi2html, and I don't want the docu to
be built, so I replace the command with a noop
(actually touch qemu-doc.html)

this seems to do the trick, as the compile runs, and
completes without too many warnings ...

then I wanted to test the vl command, but instead I 
discovered that same command wasn't built ...

I tried make vl, and ideed, something happened:

  gcc -Wall -O2 -g  -g  vl.c   -o vl
  vl.c:47:17: cpu.h: No such file or directory
  In file included from vl.c:49:
  thunk.h:24:20: config.h: No such file or directory
  make: *** [vl] Error 1

did you abandon the vl utility? is there any 'good'
reason for not using it? please advise ...

TIA,
Herbert

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

end of thread, other threads:[~2003-10-28  6:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-26 21:18 [Qemu-devel] QEMU regressions Herbert Poetzl
     [not found] ` <3F9C4515.4090308@free.fr>
2003-10-26 22:43   ` [Qemu-devel] " Herbert Poetzl
2003-10-27 23:38     ` Fabrice Bellard
2003-10-27 23:39       ` Herbert Poetzl
     [not found]         ` <3F9DB26A.5050609@free.fr>
2003-10-28  6:51           ` Herbert Poetzl
2003-10-28  1:39 ` [Qemu-devel] os x support & panther Satadru Pramanik

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).