[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] might XenSpecificGlibc help me?
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 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? 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |