<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Nov 7, 2019, at 4:59 PM, Thomas Guillem <<a href="mailto:thomas@gllm.fr" class="">thomas@gllm.fr</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Merged, thanks!<br class=""><br class="">Do you want a backport to VLC 3.0 (I can't reproduce the build issue myself) ?<br class=""></div></div></blockquote><div><br class=""></div><div>Not necessary. I have a special build environment : D</div><div><br class=""></div><div>I try to build vlc-android on Mac a few days ago and failed. Then I setup termux on</div><div>an Android phone and build vlc with it. After comment out some JNI related stuff,</div><div>it built successfully. I have OpenSLES as audio output, XServer XSDL as video output.</div><div>It has no practical use, except a little fun.</div><div><br class=""></div><a href="https://termux.com/" class="">https://termux.com/</a></div><div><a href="https://github.com/pelya/xserver-xsdl" class="">https://github.com/pelya/xserver-xsdl</a></div><div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><br class="">On Tue, Nov 5, 2019, at 17:44, Zhao Zhili wrote:<br class=""><blockquote type="cite" class="">---<br class=""> src/android/specific.c | 1 +<br class=""> 1 file changed, 1 insertion(+)<br class=""><br class="">diff --git a/src/android/specific.c b/src/android/specific.c<br class="">index c75b5e239d..1b74f522a3 100644<br class="">--- a/src/android/specific.c<br class="">+++ b/src/android/specific.c<br class="">@@ -23,6 +23,7 @@<br class=""> #endif<br class=""><br class=""> #include <assert.h><br class="">+#include <errno.h><br class=""><br class=""> #include <vlc_common.h><br class=""> #include <vlc_network.h><br class="">-- <br class="">2.23.0<br class=""><br class=""><br class=""><br class="">_______________________________________________<br class="">vlc-devel mailing list<br class="">To unsubscribe or modify your subscription options:<br class=""><a href="https://mailman.videolan.org/listinfo/vlc-devel" class="">https://mailman.videolan.org/listinfo/vlc-devel</a><br class=""></blockquote>_______________________________________________<br class="">vlc-devel mailing list<br class="">To unsubscribe or modify your subscription options:<br class=""><a href="https://mailman.videolan.org/listinfo/vlc-devel" class="">https://mailman.videolan.org/listinfo/vlc-devel</a></div></div></blockquote></div><br class=""></body></html>