Issue #683 has been updated by David Coutadeur.


This is a compilation bug, introduced because of a too big simplification 
between these two commits:
d2f3808829f7b2604c4248dde140fd25c5ce502a 
5bd71fff22b9a93a85d2d372f64a07d5a8ecc252
(external references)

This command should be use instead:
make "DEFS=-DDO_SAMBA -DDO_SHADOW" 
"LDAP_LIB=-L../../../libraries/liblber/.libs/ 
-L../../../libraries/libldap_r/.libs/ -lldap_r -llber" "prefix=${LDAPSERVERDIR}"

Heimdal lib should not be loaded anymore, because of the incompatibility in 
debian heimdal:
# HEIMDAL_LIB = -L/usr/heimdal/lib -lkrb5 -lkadm5srv

Prefix should also be adapted to the /usr/local/openldap destination

Committing these changes before the end of the week.

----------------------------------------
Bug #683: slapd crash using smbk5pwd: undefined symbol: ldap_x_utf8s_to_wcs
http://tools.lsc-project.org/issues/683

Author: Marco Innocenti
Status: Assigned
Priority: Normal
Assigned to: David Coutadeur
Category: OpenLDAP DEB
Target version: 


I've tried to use the amd64 version of the debian packages.
I got a crash trying to change a password using the smbk5pwd overlay.
I think there is a problem in the build as I get the following error:
/usr/local/openldap/libexec/slapd: symbol lookup error: 
/usr/local/openldap/libexec/openldap/smbk5pwd.so.0: undefined symbol: 
ldap_x_utf8s_to_wcs

Let me know if you need some other info.

Thank you very much!


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________
ltb-dev mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-dev

Reply via email to