From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: New release candidate for Xen 3.4.3 Date: Thu, 22 Apr 2010 21:34:28 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Bryan D. Payne" Cc: Ian, "xen-devel@lists.xensource.com" , Jackson List-Id: xen-devel@lists.xenproject.org On 22/04/2010 21:24, "Bryan D. Payne" wrote: >> I hope that this will be the final RC before the 3.4.3 release. Please t= est! >=20 > I'm getting a build error with this RC. I simply did a "make world" > after cloning the repository and end up with the resulting error while > building tools/ioemu-remote/i386-dm: >=20 > helper2.c: In function =8Ccpu_x86_init=B9: > helper2.c:150: error: =8Cshared_iopage_t=B9 has no member named =8Cvcpu_ioreq=B9 You are building from the wrong qemu repository. Probably you are trying to build from qemu-xen-unstable.git rather than qemu-xen-3.4-testing.git -- do you perhaps override CONFIG_QEMU in your environment, or something like that. However I do note that the tag xen-3.4.3-rc5 that I was promised in the qemu-xen-3.4-testing.git repo does appear to be missing. Ian? -- Keir