WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Error in compiling -unstable

To: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Error in compiling -unstable
From: Jun Koi <junkoi2004@xxxxxxxxx>
Date: Tue, 3 Mar 2009 11:41:01 +0900
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 02 Mar 2009 18:41:26 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6/p4mtF9WLVRf86FIncQk5aZjzYJtcf9PqsYE9yNfnk=; b=llkpZagps+cOAB800VS7zTeMhdN0Usbw+deWxffHGFIOVuGoRMRnLaJwozanVUbJRu dneof384B6FSb0j8ghzH13NF+ps2WrddAVDspXW12+JSNosZFjSUfil0wvUBERAkfo8X vVbAr4T2qbLq8TSBFznCRWbuT/gh36z2aQPn8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=aIZ5yG8H4IpulfDiwwTEiyb8zGym1BAvkIZ9iSM67ZYraaudyEnd80kxve/MjRaRcF rb5co4BoV1NRbUp++kn23J5+CC/w1ozV96dHPP3zBW+mMrj5JZI3qaA5QKc8WL0rMTU9 MH01sclXkvCdH7OFNgHQ/O3PCKar4R5nbq/zU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <18856.9088.681916.126638@xxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <fdaac4d50902252003v61de1f55kc2eb038bba5ee82f@xxxxxxxxxxxxxx> <18854.58531.883216.915942@xxxxxxxxxxxxxxxxxxxxxxxx> <fdaac4d50902261842r70bc9363lff0bfbe8e86821f3@xxxxxxxxxxxxxx> <18856.9088.681916.126638@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Sat, Feb 28, 2009 at 2:31 AM, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> wrote:
> Jun Koi writes ("Re: [Xen-devel] Error in compiling -unstable"):
>> On Fri, Feb 27, 2009 at 3:51 AM, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> 
>> wrote:
>> > +IOEMU_OPTIONS=--disable-sdl --disable-opengl --disable-vnc-tls 
>> > --disable-brlapi --disable-kqemu --disable-vde
>>
>> This patch doesnt solve the problem: I still got the same error.
>
> Hrm.
>
> Did you try it from a completely freshly cloned tree ?  The stubdom
> build system is very dirty and its clean targets aren't reliable, so I
> wouldn't be at all surprised if the broken configuration from your
> earlier attempt was contaminating things.

You are right! I recompiled from fresh, and the problem is gone. So
your patch really helps.

Thanks,
Jun

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] Error in compiling -unstable, Jun Koi <=