Re: [ceph-users] latest ceph build questions

2016-08-24 Thread Ilya Dryomov
On Fri, Aug 19, 2016 at 1:21 PM, Dzianis Kahanovich wrote: > Related to fresh ceph build troubles, main question: > Are cmake now preferred? Or legacy gnu make still supported too? No, autotools files are about to be removed from the master branch. Older releases will continue to be built with au

[ceph-users] latest ceph build questions

2016-08-19 Thread Dzianis Kahanovich
Related to fresh ceph build troubles, main question: Are cmake now preferred? Or legacy gnu make still supported too? Previously ceph don't want to build without rgw (seen ticket). But current git/jewel also don't build without ldap. And with ldap - LIBS="-lldap" required manually. If you say cma