<div dir="ltr">Oh yes! My bad!<div><br></div><div>But when building for linux(Ubuntu 15.04), the auto detection is deceived in thinking  <div><div><div>that it has picked the right "sndio.h" (installed by libroar-dev on ubuntu 15.04, with a different API signature)</div></div><div>and thus the build fails. (Need to explicitly pass --disable-sndio in linux to resolve this)</div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 21, 2015 at 1:30 PM, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</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 2015-08-21 10:32, Vikram Fugro a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Moreover, The condition AS_IF([test "${enable_sndio}" != "no"]...<br>
 always succeed as <br>
the  enable_sndio flag is undefined ?<br>
</blockquote>
<br></span>
The idea is that --disable-sndio forces it off, and else automatic detection occurs.<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.net/" rel="noreferrer" target="_blank">http://www.remlab.net/</a><br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div>