<div dir="ltr"><div><div>Sorry, I assumed other people would have reported these issues by now.<br><br></div>The first (Lua compiler) problem results in the following output:<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">


checking for LUA... yes<br>checking for luac... /usr/bin/luac<br>configure: error: You need 32-bits luac when using using lua from contrib.<br></blockquote><div><br></div><div>I got around it by installing the "<a href="https://aur.archlinux.org/packages/lib32-lua/" target="_blank">lib32-lua</a>" package and sending "LUAC=luac32" to "./configure".<br>


</div><br></div>The second (missing Libav) problem results in the following output:<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">In file included from ../codec/avcodec/avcommon.h:37:0,<br>


                 from avio.c:36:<br>../codec/avcodec/avcommon_compat.h:118:5: error: redeclaration of enumerator ‘AV_CODEC_ID_NONE’<br clear="all"></blockquote><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">


<div>... <br></div></blockquote><div><br></div><div>I got around it by sending "--disable-avcodec" to "./configure".<br><br></div><div>Are these the best available workarounds?  When will you guys be fixing these issues?<br>

<br>
</div></div>