>>>>> On 18 Jun 2008 at 17:20 "VVK" == Vladimir V Kamarzin writes:
VVK> ./include/tstring.h:7: error: 'Mutex' does not name a type Seems like forgotten include. diff --git a/src/include/tstring.h b/src/include/tstring.h index 4716f6c..08c49bd 100644 --- a/src/include/tstring.h +++ b/src/include/tstring.h @@ -1,6 +1,7 @@ #ifndef _CEPH_TSTRING #define _CEPH_TSTRING +#include "common/Mutex.h" class stringtable { private: -- 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