<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">Based on a forum question, I decided to see if I was able to build the latest VLC in the git repo,</div><div class="">but I it is failing with the following:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">configure: WARNING: No package 'lua5.2' found, trying lua 5.1 instead</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for LUA... no</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">configure: WARNING: No package 'lua5.1' found, trying lua >= 5.1 instead</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for LUA... yes</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">checking for luac... luac</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">configure: error: You need 32-bits luac when using lua from contrib.</span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">A quick search suggests that only lua5.3 provides 64-bit support:</div><div class=""><br class=""></div><div class=""><a href="http://comments.gmane.org/gmane.comp.video.videolan.vlc.devel/105025" class="">http://comments.gmane.org/gmane.comp.video.videolan.vlc.devel/105025</a></div><div class=""><br class=""></div><div class="">The build was initiated with (based on <a href="https://wiki.videolan.org/OSXCompile/" class="">https://wiki.videolan.org/OSXCompile/</a> ):</div><div class=""><br class=""></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">cd vlc && mkdir build && cd build</font></div><div class=""><font face="Menlo" style="font-size: 11px;" class="">../extras/package/macosx/build.sh</font></div><div class=""><br class=""></div><div class="">What should we be doing to build at this point to allow this build to complete?</div><div class=""><br class=""></div><div class="">Build environment: MacOS X 10.11.4. I can provide more logs if necessary.</div><div class=""><br class=""></div><div class="">Thanks</div><div class=""><br class=""></div><div class="">Andre</div></body></html>