qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] current qemu cvs broken for mingw hosts


From: Christian MICHON
Subject: [Qemu-devel] current qemu cvs broken for mingw hosts
Date: Tue, 30 Jan 2007 20:12:32 +0100

in vl.c (change introduced 2 days ago by Paul):

In file included from c:/qemu/qemu-30jan07/vl.c:24:
c:/qemu/qemu-30jan07/vl.h:57:1: warning: "ENOMEDIUM" redefined
c:/qemu/qemu-30jan07/vl.h:49:1: warning: this is the location of the
previous definition
c:/qemu/qemu-30jan07/vl.c: In function `win_chr_read_poll':
c:/qemu/qemu-30jan07/vl.c:2021: error: structure has no member named `chr'
c:/qemu/qemu-30jan07/vl.c: In function `win_chr_readfile':
c:/qemu/qemu-30jan07/vl.c:2042: error: structure has no member named `chr'

I cannot figure out what "chr"'s type is supposed to be in the struct.
Any clue ?

This should break other hosts builds too.

--
Christian




reply via email to

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