[Bug 788273] fix build failure for Android Nougat

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 1 15:04:13 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=788273

Justin J. Kim <justin.joy.9to5 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #360579|reviewed                    |none
             status|                            |
 Attachment #360579|0                           |1
        is obsolete|                            |

--- Comment #5 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
Created attachment 360720
  --> https://bugzilla.gnome.org/attachment.cgi?id=360720&action=edit
android: Update to ndk 15c to use sysroot path

(In reply to Justin J. Kim from comment #4)
> > How does it fail to build after adding the include path? 
> 
> I didn't capture the log so I tried to build this again.
> With the include path, gettext is built, but glib is failed to find
> 'libintl.h'.

I got a false result because I used two different versions of NDKs at the same
time.
Please, ignore my last comment. I did mistake in local while testing the other
stuffs for Nougat. 

Android NDK 13b doesn't provide "sysroot", but the version 15c does. If sysroot
path is added to CFLAGS, the gettext problem is solved.

-- 
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 gstreamer-bugs mailing list