On Sat, Feb 26, 2011 at 12:41:18PM +0100, Laszlo Boszormenyi wrote: > It also fails on s390, on the same file but with a different error > message: > g++ -DHAVE_CONFIG_H -I. -Wall -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -rdynamic -g -O2 -MT AuthAuthorizeHandler.o -MD -MP -MF .deps/AuthAuthorizeHandler.Tpo -c -o AuthAuthorizeHandler.o `test -f 'auth/AuthAuthorizeHandler.cc' || echo './'`auth/AuthAuthorizeHandler.cc > In file included from ./msg/msg_types.h:19, > from auth/Auth.h:19, > from auth/AuthAuthorizeHandler.cc:1: > ./include/blobhash.h: In member function 'size_t blobhash::operator()(const char*, unsigned int)': > ./include/blobhash.h:42: error: no match for call to '(rjhash<long unsigned int>) (size_t&)' > make[3]: *** [AuthAuthorizeHandler.o] Error 1 This is ticket http://tracker.newdream.net/issues/837 for us. Can you try branch tv-blobhash-837 in ceph.git and see if it compiles right? I don't have convenient access to a zSeries box / Hercules. -- :(){ :|:&};: -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html