After installed required dependency 'virtualenv', then this error also occurs with -j2.

The workaround I found is to include '--without-openldap' when using '--with-radosgw'.



On 2016-04-29 15:55, Dyweni - Ceph-Users wrote:
Hi,

When I compile Ceph Jewel 10.2.0 using 'make -j1' I get the following
ldap undefined references:

./.libs/librgw.so: undefined reference to `ldap_get_dn'
./.libs/librgw.so: undefined reference to `ldap_search_s'
./.libs/librgw.so: undefined reference to `ldap_memfree'
./.libs/librgw.so: undefined reference to `ldap_initialize'
./.libs/librgw.so: undefined reference to `ldap_msgfree'
./.libs/librgw.so: undefined reference to `ldap_first_entry'
./.libs/librgw.so: undefined reference to `ldap_unbind'
./.libs/librgw.so: undefined reference to `ldap_simple_bind_s'


When I use -j2 or higher, I do not and the build proceeds onwards...


Thanks,
Dyweni


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to