[Bug 42509] Support for building on Android
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 11 19:15:39 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=42509
Alvaro Soliverez <alvaro.soliverez at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #53046|0 |1
is obsolete| |
--- Comment #2 from Alvaro Soliverez <alvaro.soliverez at collabora.co.uk> 2011-11-11 06:13:58 PST ---
(In reply to comment #1)
> Comment on attachment 53046 [details] [review]
> Patch to build on Android
>
> Review of attachment 53046 [details] [review]:
> -----------------------------------------------------------------
>
> ::: wocky/Makefile.am
> @@ +244,5 @@
> > + -:SOURCES $(handwritten_sources) $(built_sources) \
> > + -:CFLAGS $(DEFS) $(CFLAGS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CFLAGS) \
> > + -:CPPFLAGS $(CPPFLAGS) $(AM_CPPFLAGS) \
> > + -I$(abs_top_srcdir)/../libgcrypt/src \
> > + -I$(abs_top_srcdir)/../libgpg-error/src \
>
> Hrm, it depends on you happening to have libgcrypt's headers in some directory
> relative to this source directory?!
Yes, that's bad. Trying to fix it now.
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.
--- Comment #3 from Alvaro Soliverez <alvaro.soliverez at collabora.co.uk> 2011-11-11 10:15:39 PST ---
Created attachment 53417
--> https://bugs.freedesktop.org/attachment.cgi?id=53417
Support for Android patch
I fixed the hardcoded paths
--
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