On Tue, 6 Oct 2009, Albert Ales wrote:

> Hi!
> 
> trying to get 0.16 going and the make is dying on a ambiguous call to encode
> and decode with an  time_t type. Any idea?

Sorry about that, this was one of the things fixed in v0.16.1.  It only 
affected i386 so we didn't catch it right away.

sage


> 
> Albert.
> 
> gcc version 4.3.2 (Debian 4.3.2-1.1)
> 
> radosgw/rgw_common.h: In member function 'void
> RGWObjEnt::encode(bufferlist&) const':
> radosgw/rgw_common.h:168: error: call of overloaded 'encode(const time_t&,
> buffer::list&)' is ambiguous
> ./include/encoding.h:40: note: candidates are: void encode(const __u8&,
> bufferlist&)
> ./include/encoding.h:41: note:                 void encode(const __s8&,
> bufferli
> ...and more
> radosgw/rgw_access.h: At global scope:
> radosgw/rgw_access.h:14: warning: 'class RGWAccess' has virtual functions
> but non-virtual destructor
> radosgw/rgw_fs.h:8: warning: 'class RGWFS' has virtual functions but
> non-virtual destructor
> make[2]: *** [rgw_fs.o] Error 1
> make[2]: Leaving directory `/root/ceph-0.16/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/root/ceph-0.16/src'
> make: *** [all-recursive] Error 1
> 

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel

Reply via email to