[Bug 42509] Support for building on Android

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 14 21:15:22 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=42509

--- Comment #5 from Alvaro Soliverez <alvaro.soliverez at collabora.co.uk> 2011-11-14 12:15:22 PST ---
(In reply to comment #4)
> (In reply to comment #2)
> > Is it possible that there's a problem in the original build files? I don't see
> > a dependency to libgcrypt, but the code won't build without it.
> 
> Possibly. Presumably it comes from:
> 
>   ./wocky/wocky-tls.c:#include <gcrypt.h>
> 
> GnuTLS depends on gcrypt, so Wocky does transitively depend on it when built
> against GnuTLS.

Yes, I found it. It looks like Android NDK does not manage this kind of
transitive dependency very well. It is fixed in the above patch.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list