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] [PATCH] reiserfs module for pygrub

To: Jeremy Katz <katzj@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] reiserfs module for pygrub
From: aq <aquynh@xxxxxxxxx>
Date: Tue, 24 May 2005 13:09:14 +0900
Cc: Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 24 May 2005 04:08:36 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iuFWNuXiBNn0r/gQJ93d0lDav07Oli3SPpdweaxQE0MwAOgsxJ9zpAoeRXmCkPLnHCra7S5yr1tcFl7AVVIaoB8/EIPvcDLsKZsmbWfQGyxh69aaMgq/r70QoUNKXn1tS/RoxtImA5yIdxF/x4HAGWcqNkA9FYFKsVa7Fx4AEds=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1116904670.3439.28.camel@xxxxxxxxxxxxxx>
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: <A95E2296287EAD4EB592B5DEEFCE0E9D1E41BA@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <1116904670.3439.28.camel@xxxxxxxxxxxxxx>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 5/24/05, Jeremy Katz <katzj@xxxxxxxxxx> wrote:
> On Tue, 2005-05-24 at 02:27 +0100, Ian Pratt wrote:
> > > > The libraries get linked dynamically into the python module.  If at
> > > > runtime, the library isn't present, it won't cause a fatal
> > > error (you
> > > > won't be able to access those types of filesystems, but it
> > > won't fall
> > > > over on the import)
> > >
> > > yes, this trick could be easily adapted to reiserfs and
> > > others. but what if the user keeps the needed libraries, but
> > > removes those headers ( like /usr/include/ext2fs/ext2_fs.h
> > > )after building (for example to make the system more
> > > compact)? then the check would fail.
> >
> > As I understand it, it's a build-time check for the header file
> > (setup.py)
> 
> Exactly.
> 

ah yes. this is setup.py, my bad mistake.

thanks,
aq

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