http://bugs.winehq.org/show_bug.cgi?id=14863
--- Comment #5 from Hadron qxc@gmx.de 2008-08-18 02:20:35 --- OK, I did not realize that I can use versions that do not follow directly on each other.
But here is the next problem: when compiling 0.9.37 I fail with this error:
parse.o: In function `ldap_parse_sort_controlW': /root/wine-0.9.37/dlls/wldap32/parse.c:339: undefined reference to `ldap_parse_sort_control' parse.o: In function `ldap_parse_vlv_controlW': /root/wine-0.9.37/dlls/wldap32/parse.c:420: undefined reference to `ldap_parse_vlv_control' /root/wine-0.9.37/dlls/wldap32/parse.c:420: undefined reference to `ldap_parse_vlv_control'
openldap-devel is installed and ./configure did not gave me any error. So what could be the reason for that?