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-users

Re: [Xen-users] might XenSpecificGlibc help me?

To: Anthony Liguori <aliguori@xxxxxxxxxx>
Subject: Re: [Xen-users] might XenSpecificGlibc help me?
From: Chris Fanning <christopher.fanning@xxxxxxxxx>
Date: Wed, 15 Feb 2006 13:51:11 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 15 Feb 2006 13:03:35 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Jl7DH2zxsyuTXxqJmlDeIsheEjqF3FIBqxiLnQi8Suaf/KbSEY0FjgPoxGo17he+9MISkCTlEBnoZmQOT8U5/un8OMb5xDnVIU8cQz8j4LxNunti4U9BwVPi4/dq1TacvmOJoiESXFx1dw4WL2oKGDUKsSqb7h8eDxXDFzEnHN8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <43F1F203.1020203@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <215ff4410602140510u67ff5243i8032c5f249b4d5c6@xxxxxxxxxxxxxx> <43F1F203.1020203@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> FWIW, I've done this before it Ubuntu so you shouldn't have any problems
> with it in Debian.
Tell me more!
I have two doubts/questions:
1. that fuse.h may not be your case because I have the problem when
installing ltspfs and my not recommendable fuse_common.h fix.
> #define _FILE_OFFSET_BITS 64

2. From what I can gather, fuse is statically linked to glibc because
I get that "mv /lib/tls /lib/tls.disabled" warning again now.
How did you do this with ubuntu Anthony?

Chris.

On 2/14/06, Anthony Liguori <aliguori@xxxxxxxxxx> wrote:
> Chris Fanning wrote:
> > Hi,
> >
> > I'm trying to compile a fs -LTSPFS- that is based on the FUSE project.
> >
> > I have compiled and installed FUSE on dom0.
> > the fuse/examples/hello test works.
> >
> > Now, when I attempt to compile LTSPFS
> > ltspfs# ./configure
> > checking fuse.h usability... no
> > checking fuse.h presence... no
> > checking for fuse.h... no
> >
> I think this is a pretty clear indication that fuse.h is not present
> (have you installed the fuse development package?).
>
> Moreover, depending on which version of Xen you're using, fuse is more
> than likely not present and not a compile option in the kernel.  You'll
> need to compile fuse against Xen.
>
> FWIW, I've done this before it Ubuntu so you shouldn't have any problems
> with it in Debian.
>
> Regards,
>
> Anthony Liguori
> > and config.log says
> > configure:3827: checking fuse.h usability
> > configure:3839: gcc -c -g -O2  conftest.c >&5
> > In file included from /usr/local/include/fuse/fuse.h:23,
> >                 from /usr/local/include/fuse.h:9,
> >                 from conftest.c:65:
> > /usr/local/include/fuse/fuse_common.h:30:2: error: #error Please add
> > -D_FILE_OFFSET_BITS=64 to your compile flags!
> >
> > so I thought
> > /configure CFLAGS=-D_FILE_OFFSET_BITS=64
> >
> > but the author of the ltspfs says that -D_FILE_OFFSET_BITS=64 is
> > already done in the config script.
> >
> > I'm at a loss. :(
> >
> > Might XenSpecificGlibc help me here?
> >
> Nope.  The Xen glibc is only for performance with TLS emulation.
> > and if so,
> >
> > Any instructions to install it on a debain testing?
> >
> > Thanks in advance.
> > Chris.
> >
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users
> >
> >
>
>

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