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

[Xen-devel] Re: pygrug breaks build with python2.2

To: Muli Ben-Yehuda <mulix@xxxxxxxxx>
Subject: [Xen-devel] Re: pygrug breaks build with python2.2
From: Jeremy Katz <katzj@xxxxxxxxxx>
Date: Thu, 20 Oct 2005 11:48:22 -0400
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 20 Oct 2005 15:46:36 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20051019150349.GP26239@xxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20051019150349.GP26239@xxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, 2005-10-19 at 17:03 +0200, Muli Ben-Yehuda wrote: 
> pygrub's setup.py relies on distutils.UnixCCompiler.has_function(),
> which does not exist with python2.2, causing the following build
> error:

*sigh*  And there doesn't seem to be a good way to do the functionality
with older distutils.  I guess if you're running that old of a python,
it's probably fair to think that the version of e2fsprogs is old as
well.  Something like the following is a little bit cleaner, though.

Signed-off-by: Jeremy Katz <katzj@xxxxxxxxxx>

Jeremy

Attachment: xen-pygrub-old-distutils-lacks-functionality.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>