--with-edirectory compile error

Tom Yu tlyu at MIT.EDU
Fri May 29 09:57:25 EDT 2009


"Andreas Hamberger" <ahamberger at unitec.ac.nz> writes:

> Hello There
>
> I am trying to compile 1.6.3 with edirectory support as Novell has told
> us that this is now all in MIT kerberos and supported there. I get the
> following compile error, which I also get using the latest trunk. Any
> help is appreciated.
>
>
> kdb5_ldap_services.c: In function ârem_service_entry_from_fileâ:
> kdb5_ldap_services.c:1143: warning: ignoring return value of âlinkâ,
> declared with attribute warn_unused_result
> kdb5_ldap_services.c: In function âgenerate_random_passwordâ:
> kdb5_ldap_services.c:1500: warning: comparison between signed and
> unsigned
> kdb5_ldap_services.c: In function âkdb5_ldap_set_service_passwordâ:
> kdb5_ldap_services.c:1728: error: âstruct dataâ has no member named
> âdataâ
> kdb5_ldap_services.c:1853: warning: ignoring return value of âlinkâ,
> declared with attribute warn_unused_result
> make[2]: *** [kdb5_ldap_services.o] Error 1
> make[2]: Leaving directory
> `/usr/src/packages/BUILD/trunk/src/plugins/kdb/ldap/ldap_util'
> make[1]: *** [all-recurse] Error 1
> make[1]: Leaving directory
> `/usr/src/packages/BUILD/trunk/src/plugins/kdb/ldap'
> make: *** [all-recurse] Error 1

The above looks like it comes from compiling on the trunk.  That
particular compilation error does not occur on the krb5-1.6 branch.
What error were you getting when compiling 1.6.3?




More information about the Kerberos mailing list