commit b6c2f9f15b21eece0b5e3bb358c34e87f8540814 Author: Sage Weil <sage/newdream.net> Date: Fri Jun 13 15:08:55 2008 -0700
kclient: fix i_lock vs kmalloc in ceph_get_frag et al There it is: [...] i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -pipe -Wall -O2 -march=i586 -mtune=i686 -c -o MDCache.o `test -f 'mds/MDCache.cc' || echo './'`mds/MDCache.cc ./include/buffer.h: In constructor 'buffer::raw_posix_aligned::raw_posix_aligned(unsigned int)': ./include/buffer.h:139: warning: ignoring return value of 'int posix_memalign(void**, size_t, size_t)', declared with attribute warn_unused_result ./include/buffer.h: In constructor 'buffer::raw_posix_aligned::raw_posix_aligned(unsigned int)': ./include/buffer.h:139: warning: ignoring return value of 'int posix_memalign(void**, size_t, size_t)', declared with attribute warn_unused_result ./include/buffer.h: In constructor 'buffer::raw_posix_aligned::raw_posix_aligned(unsigned int)': ./include/buffer.h:139: warning: ignoring return value of 'int posix_memalign(void**, size_t, size_t)', declared with attribute warn_unused_result ./include/tstring.h: At global scope: ./include/tstring.h:7: error: 'Mutex' does not name a type ./include/tstring.h: In member function 'const char* stringtable::get_cstr(const char*, int)': ./include/tstring.h:23: error: 'Mutex' has not been declared ./include/tstring.h:23: error: expected `;' before 'l' ./include/tstring.h: In member function 'const char* stringtable::get_heap_cstr(char*, int)': ./include/tstring.h:37: error: 'Mutex' has not been declared ./include/tstring.h:37: error: expected `;' before 'l' ./include/tstring.h: In member function 'const char* stringtable::get_data(const char*, int)': ./include/tstring.h:51: error: 'Mutex' has not been declared ./include/tstring.h:51: error: expected `;' before 'l' ./include/tstring.h: In member function 'const char* stringtable::get_existing(const char*)': ./include/tstring.h:69: error: 'Mutex' has not been declared ./include/tstring.h:69: error: expected `;' before 'l' ./include/tstring.h: In member function 'void stringtable::put(const char*)': ./include/tstring.h:78: error: 'Mutex' has not been declared ./include/tstring.h:78: error: expected `;' before 'l' make[2]: *** [MDCache.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/usr/src/RPM/BUILD/ceph-0.2/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/RPM/BUILD/ceph-0.2/src' make: Leaving directory `/usr/src/RPM/BUILD/ceph-0.2' -- vvk ------------------------------------------------------------------------- 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