On Fri, 17 Dec 2010, Laszlo Boszormenyi wrote: > Hi Yehuda, > > On Thu, 2010-12-16 at 15:35 -0800, Yehuda Sadeh Weinraub wrote: > > we just installed the latest ceph debian packages and it seems that > > the class objects (that are installed in /usr/lib/rados-classes/) are > > stripped. [...] Our regular > > automake resulted binaries keeps those symbols, but I guess that the > > debian packaging strips them. > Indeed, the packaging stripped them. The attached patch fixes this > issue. Also ceph.lintian should be ceph.lintian-overrides . Thanks. > I'm a bit confused, why ceph should depend explicitly on binutils? I may > understand libedit2 as ceph build depends on its -dev counterpart; but I > couldn't find a binary that is linked with it. cclsinfo uses 'nm', which is in binutils. And ceph is linked against -ledit. I committed the rest. Thanks! sage -- 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