Hi Johannes,
----- Message d'origine ----
> De : Johannes Schindelin <[EMAIL PROTECTED]>
> À : Hotmail <[EMAIL PROTECTED]>
> Cc : qemu Devel <qemu-devel@nongnu.org>
> Envoyé le : Mercredi, 28 Novembre 2007, 13h49mn 34s
> Objet : Re: [Qemu-devel] another patch against head
> > Index: hw/adlib.c
> > ===================================================================
> > RCS file: /sources/qemu/qemu/hw/adlib.c,v
> > retrieving revision 1.8
> > diff -r1.8 adlib.c
> > 25a26
> > > #include "audio/audio.h"
> > 26a28
> > > #include "qemu-timer.h"
>
> Why are these needed? It appears that all other platforms build
> QEmu
>
just
> fine without these #includes.
>
> But then, the answer to that riddle could be in the context. Since
> you
>
> did not use the unified diff format, I have no chance to know.
>
> Ciao,
> Dscho
>
Try enabling the adlib emulation, it doesnt build either for me on llinux now.
this include was forgotten in vl.h refactoring.