krb5 (1.10.6) build failure duplicate symbol
Greg Hudson
ghudson at MIT.EDU
Tue Sep 24 13:08:21 EDT 2013
On 09/24/2013 12:37 PM, Donovan Lampa wrote:
> duplicate symbol _asn1buf_insert_octet in
This was fixed here:
https://github.com/krb5/krb5/commit/eeba86d45ef4e13086b3f88cde863ddf8649f07b
I didn't mark it for backport to 1.10 because it was a clang-specific
problem. You can work around it by applying the change or by building
with ASN1BUF_OMIT_INLINE_FUNCS defined.
More information about the Kerberos
mailing list