From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Re: Second release candidate for Xen 4.0.0 Date: Thu, 04 Feb 2010 08:18:29 +0000 Message-ID: References: <87hbpygny4.fsf@tac.ki.iif.hu> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <87hbpygny4.fsf@tac.ki.iif.hu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ferenc Wagner , "xen-devel@lists.xensource.com" Cc: Ian Jackson List-Id: xen-devel@lists.xenproject.org I'd say your qemu is out of date. Find the qemu source tree (e.g., ../qemu-xen-unstable.git), cd into it, and 'git pull -a' to update it to latest. -- Keir On 03/02/2010 18:43, "Ferenc Wagner" wrote: > helper2.c: In function =8Ccpu_x86_init=B9: > helper2.c:142: error: =8Cshared_iopage_t=B9 has no member named =8Cvcpu_iodata=B9 > helper2.c: In function =8Csp_info=B9: > helper2.c:219: error: =8Cshared_iopage_t=B9 has no member named =8Cvcpu_iodata=B9 > helper2.c:224: warning: format =8C%llx=B9 expects type =8Clong long unsigned in= t=B9, > but argument 6 has type =8Cuint32_t=B9 > helper2.c:224: warning: format =8C%llx=B9 expects type =8Clong long unsigned in= t=B9, > but argument 7 has type =8Cuint32_t=B9 > helper2.c:226: error: =8Cioreq_t=B9 has no member named =8Cio_count=B9 > helper2.c: In function =8C__cpu_get_ioreq=B9: > helper2.c:235: error: =8Cshared_iopage_t=B9 has no member named =8Cvcpu_iodata=B9 > helper2.c:242: warning: format =8C%llx=B9 expects type =8Clong long unsigned in= t=B9, > but argument 7 has type =8Cuint32_t=B9 > helper2.c:242: warning: format =8C%llx=B9 expects type =8Clong long unsigned in= t=B9, > but argument 8 has type =8Cuint32_t=B9 > helper2.c: In function =8Ccpu_handle_ioreq=B9: > helper2.c:517: warning: format =8C%llx=B9 expects type =8Clong long unsigned in= t=B9, > but argument 7 has type =8Cuint32_t=B9 > helper2.c:517: warning: format =8C%llx=B9 expects type =8Clong long unsigned in= t=B9, > but argument 8 has type =8Cuint32_t=B9 > make[5]: *** [helper2.o] Error 1 >=20 > Installing the libpci-dev does not help, as expected. > I'd be grateful for further hints, I'm at 20858:2636e5619708.