<div dir="ltr">Hi,<br><div class="gmail_extra"><br>On Fri, May 16, 2014 at 1:58 PM, batguano999 <span dir="ltr">&lt;<a href="mailto:batguano999@zoho.com" target="_blank">batguano999@zoho.com</a>&gt;</span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Hi<br>
With 32-bit Xubuntu-14.04.<br>
When I compile FFmpeg from git using speex-1.2rc1 it builds OK.<br>
When I compile FFmpeg from git using speex-git it fails to build. (speex-HEAD-78cce67)<br>
<br>
It&#39;s not a big deal, I don&#39;t mind using speex-1.2rc1.<br>
But am I doing something wrong or is there something wrong with speex-git?<br>
<br>
(I&#39;ve put the details in a txt attachment to keep this email post uncluttered)<br></blockquote><div><br></div><div>Yeah the issue is that the include statements for speex_config_types.h are only<br></div><div>hit when building speex, not third-party libraries. This started in commit ef80120166c3a2552f77008f40c59a84577a36b5<br>
</div><div>Ron, do you think those include statements should also just be generated by configure (like we do for @SIZE16@) instead<br>of being ifdef&#39;d?<br><br>Best,<br>Tristan<br></div></div></div></div>