> Sage Weil <[EMAIL PROTECTED]> writes: > > > On Sat, 14 Jun 2008, Andreas Hirczy wrote: > > This was due to a change in the fuse API. I vaguely remember not being > > able to make it compile cleanly with the new and old APIs, but I didn't > > try especially hard. Which version of fuse is installed? > > Fuse version is 2.5.3-4.4. > > It works one debian etch, when I use this line: > > CPPFLAGS="-g -D_LINUX_TYPES_H" CXXFLAGS="-g -D_LINUX_TYPES_H" ./configure > --without-fuse > > At home (debian unstable) it did work with gcc-4.2, but not with gcc-4.3: > <http://itp.tugraz.at/~ahi/admin/Entwicklung.html#sec4>. Seems to be a > problem with namespaces - I'm not sure since I have not done any C++ > programming since the use namespaces :).
Looks like it's just missing string.h. And some of those warnings were fixed the other day. Can you do a git pull and let me know if that works? Thanks- sage ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ceph-devel mailing list Ceph-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ceph-devel