From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: stubdom: build error Date: Wed, 27 Aug 2008 13:31:32 +0100 Message-ID: References: <200808271404.29726.Christoph.Egger@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200808271404.29726.Christoph.Egger@amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christoph Egger , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Should be fixed by c/s 18382. -- Keir On 27/8/08 13:04, "Christoph Egger" wrote: > > Hi, > > Since c/s 18372, building stubdom fails with: > > cc1: warnings being treated as errors > lib/sys.c: In function 'munmap': > lib/sys.c:1182: warning: pointer of type 'void *' used in arithmetic > make[2]: *** [/xen/xen-unstable.hg/stubdom/mini-os-x86_64-grub/lib/sys.o] > Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[2]: *** wait: No child processes. Stop. > make[1]: *** [pv-grub] Error 2 > make[1]: Leaving directory `/xen/xen-unstable.hg/stubdom' > make: *** [install-stubdom] Error 2 > >