<div dir="ltr">I updated to 1.5.91, and the HOST_SED issue is resolved as expected. I also can't repro the JNI_VERSION_1_4 issue anymore -- though, building it with JNI_VERSION_1_4 and JNI_VERSION_1_6 both work. So, seems like everything is good for now!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 23, 2015 at 7:30 PM, Nicolas Dufresne <span dir="ltr"><<a href="mailto:nicolas.dufresne@collabora.com" target="_blank">nicolas.dufresne@collabora.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le mercredi 23 septembre 2015 à 14:21 -0700, Brian D a écrit :<br>
> The problem I run into is that on my build system, Ubuntu, HOST_SED<br>
> remains undefined and is later invoked. My fix is to just add<br>
> /bin/sed in the else block. Is this a known issue?<br>
<br>
</span>This issue should be fixed in 1.5.90+, if not please report.<br>
<span class=""><br>
><br>
> 2) <pkg>/share/ndk-build/<a href="http://gstreamer_android-1.0.c.in" rel="noreferrer" target="_blank">gstreamer_android-1.0.c.in</a> pegs the JNI<br>
> version at JNI_VERSION_1_4 and will invoke an error at runtime if<br>
> it's anything different. Using Android Studio 1.3.2, which comes with<br>
> NDK integrated, the JNI version is up to JNI_VERSION_1_6 -- I've<br>
> successfully compiled my project after changing the three references<br>
> of 1_4 to 1_6, though I have not thoroughly tested the library with<br>
> the new JNI version.<br>
><br>
> Is there a reason this is hard coded to 1_4? Can this be fixed in the<br>
> build with a preprocessor directive or some other fix perhaps?<br>
<br>
</span>It was the most recent version when this library was written. It might<br>
need updating now.<br>
<span class="HOEnZb"><font color="#888888"><br>
Nicolas</font></span><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>