Advertisement
Guest User

Untitled

a guest
Aug 19th, 2011
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. common/HeartbeatMap.cc: In member function 'void ceph::HeartbeatMap::reset_timeout(ceph::heartbeat_handle_d*, time_t)':
  2. common/HeartbeatMap.cc:76: error: 'class ceph::atomic_t' has no member named 'set'
  3. common/HeartbeatMap.cc: In member function 'void ceph::HeartbeatMap::clear_timeout(ceph::heartbeat_handle_d*)':
  4. common/HeartbeatMap.cc:89: error: 'class ceph::atomic_t' has no member named 'set'
  5. make[3]: *** [libcommon_la-HeartbeatMap.lo] Error 1
  6. make[3]: Leaving directory `/root/ceph-0.33/src'
  7. make[2]: *** [all-recursive] Error 1
  8. make[2]: Leaving directory `/root/ceph-0.33/src'
  9. make[1]: *** [all] Error 2
  10. make[1]: Leaving directory `/root/ceph-0.33/src'
  11. make: *** [all-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement