ok. I edited /usr/local/incluse/fuse/fuse_common.h
and added
#define _FILE_OFFSET_BITS 64

now ltspfs makes ok. no warnings.

what side-effects may this have?

Is there a short cut to test ltspfs without doing the whole howto on the wiki?

Chris.


On 2/14/06, Chris Fanning <[EMAIL PROTECTED]> wrote:
> > on the net there are many questions about this ac_nonexistent.h
> > problem but I can't seem to find a staight answer.
> I've noticed this same warning in the ltspfsd config.log so perhaps it
> isn't a problem.
>
> I recompiled the xen kernel with ARCH=xen as recommended in their list.
> Now fuse 2.5.2 makes without this warning:
> WARNING: Symbol version dump
> /root/xen/xen-3.0-testing/linux-2.6.12-xen/Module.symvers
> is missing; modules will have no dependencies and modversions.
>
> ./hello /tmp/fuse works.
>
> and the tainted kernel warnings have also gone.
>
> I've done this too.
> cd /usr/lib
> ln -s /usr/local/lib/libfuse.* ./
> cd /usr/include
> ln -s /usr/local/include/fuse* ./
>
> and now....
> ltspfs# ./configure
> checking fuse.h usability... no
> checking fuse.h presence... no
> checking for fuse.h... no
>
> more config.log
> 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!
> configure:3845: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
>
>
> what could this be?
>
> Chris.
>
>
> On 2/14/06, Chris Fanning <[EMAIL PROTECTED]> wrote:
> > Hola Scott,
> >
> > well, make on the job :)
> >
> > there were some errors en config.log about libfuse.
> > ln -s /usr/local/lib/libfuse.* ./
> > so that's ok now.
> >
> > the next error I get in config.log is this
> > ************************
> > conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
> > configure:3402: $? = 1
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "ltspfs"
> > | #define PACKAGE_TARNAME "ltspfs"
> > | #define PACKAGE_VERSION "0.2"
> > | #define PACKAGE_STRING "ltspfs 0.2"
> > | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
> > | #define HAVE_LIBFUSE 1
> > | #define HAVE_LIBPTHREAD 1
> > | #define HAVE_DIRENT_H 1
> > | /* end confdefs.h.  */
> > | #include <ac_nonexistent.h>
> > *************************
> > on the net there are many questions about this ac_nonexistent.h
> > problem but I can't seem to find a staight answer.
> >
> > Any clues?
> >
> > Thanks
> > Chris.
> >
> > On 2/13/06, Chris Fanning <[EMAIL PROTECTED]> wrote:
> > > > Which version of fuse are you using?
> > > 2.5.2
> > >
> > > ./configure
> > > make
> > >    WARNING: Symbol version dump
> > > /root/xen/xen-3.0-testing/linux-2.6.12-xen/Module.symvers
> > >            is missing; modules will have no dependencies and modversions.
> > > make install
> > >
> > > I'm trying this on a debian testing with a xen kernel.
> > > > And did you do a full fuse install?
> > > how should I check that?
> > >
> > > I'm not working today with those machines. I'll get back into it tomorrow.
> > > Chris.
> > >
> > >
> > > On 2/10/06, Scott Balneaves <[EMAIL PROTECTED]> wrote:
> > > > On Fri, Feb 10, 2006 at 05:08:04PM +0100, Chris Fanning wrote:
> > > > > ok.
> > > > >
> > > > > config.log said that fuse.h asked for:  -D_FILE_OFFSET_BITS=64
> > > > > what does that mean?
> > > > > so I did
> > > > > /usr/local/src/ltspfs# ./configure CFLAGS=-D_FILE_OFFSET_BITS=64
> > > >
> > > > You don't need to do that: it's already being done in the configure
> > > > script.
> > > >
> > > >
> > > > All you should need is ./configure
> > > >
> > > > again: what version of fuse are you trying this with?
> > > >
> > > > Scott
> > > >
> > > > --
> > > > (o_  Scott L. Balneaves | "You are the Universe's only chance to 
> > > > appreciate
> > > > //\  Systems Department |  its own beauty."
> > > > V_/_ Legal Aid Manitoba |    -- MSG, POE news forums
> > > >
> > > >
> > > > -----BEGIN PGP SIGNATURE-----
> > > > Version: GnuPG v1.4.1 (GNU/Linux)
> > > >
> > > > iD8DBQFD7M8zcJo/YDt+FuERAhbuAKC59RpKk6xpzsCPZ7nyWgiwDG+6bACfRDbX
> > > > saRPlRNtjvoxSwSldmSMMuE=
> > > > =p96H
> > > > -----END PGP SIGNATURE-----
> > > >
> > > >
> > > >
> > >
> >
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to