From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: NX related build failure in latest pv_ops dom0 hackery tree Date: Sat, 04 Apr 2009 22:25:40 -0700 Message-ID: <49D840D4.1070701@goop.org> References: <20090404192338.GJ24960@edu.joroinen.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20090404192338.GJ24960@edu.joroinen.fi> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: =?ISO-8859-1?Q?Pasi_K=E4rkk=E4inen?= Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Pasi K=E4rkk=E4inen wrote: > Hello! > > Latest tree (as of today) doesn't seem to build for me: > > CC arch/x86/xen/enlighten.o > arch/x86/xen/enlighten.c: In function 'xen_start_kernel': > arch/x86/xen/enlighten.c:1009: error: implicit declaration of function = 'set_nx' > make[1]: *** [arch/x86/xen/enlighten.o] Error 1 > make: *** [arch/x86/xen] Error 2 > > Known problem?=20 > =20 Yes, sorry. I haven't been updating hackery much lately during the=20 merge window. When we see what actually got merged next week, I'll be=20 rebuilding the xen.git branch structure into something a bit cleaner to=20 go on with. I think push2/xen/dom0/master is in a workable state. J