On Sun, Jan 27, 2008 at 12:36:21PM -0800, Steve Langasek wrote: Hi Steve,
> According to ldap.h, ldap_get_values is superseded by ldap_get_values_len(), > which returns struct berval ** instead of char **. So cpu needs to either > be ported to use ldap_get_values_len(), or updated to build with > -DLDAP_DEPRECATED. Thanks for the report! For now I'll try a build with LDAP_DEPRECATED and then later on see about patching it... Upstream unfortunately is not active anymore (as seems true for all my ldap-related packages, unfortunately) :( Thanks, Guido -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

