I submitted a ticket and patch that fixes these build errors - tested on a Beagleboard (OMAP3) with Linaro ARM Linux image. I did not test on other platforms due to this being specific to ARM.<br><br>Thanks again for your help Arun!<br>
<br><a href="http://pulseaudio.org/ticket/914">http://pulseaudio.org/ticket/914</a><br><br>Kurt Taylor (irc krtaylor)<br><br><div class="gmail_quote">On 17 February 2011 12:25, Kurt Taylor <span dir="ltr">&lt;<a href="mailto:kurt.taylor@linaro.org">kurt.taylor@linaro.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Here is the output of gcc -dumpspecs<br><br><a href="http://pastebin.com/Z2ZDVrbc" target="_blank">http://pastebin.com/Z2ZDVrbc</a><br>
<font color="#888888"><br>Kurt Taylor (irc krtaylor)</font><div><div></div><div class="h5"><br><br><br><div class="gmail_quote">On 17 February 2011 12:10, Kurt Taylor <span dir="ltr">&lt;<a href="mailto:kurt.taylor@linaro.org" target="_blank">kurt.taylor@linaro.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Thanks for your help Arun. I was finally able to come back to this problem.  Here is the last lines of a make on a clean git clone showing the errors on the beagleboard (linaro ALIP).  <br>

<br>Adding &quot;ite&quot; before the addcs did not build, adding itt built and ran, but unloaded alsa module.<br>
<br><a href="http://pastebin.com/Lqw0rEh9" target="_blank">http://pastebin.com/Lqw0rEh9</a><br><font color="#888888"><br>Kurt Taylor (irc krtaylor)</font><div><div></div><div><br><br><br><div class="gmail_quote">
On 14 February 2011 08:45, Arun Raghavan <span dir="ltr">&lt;<a href="mailto:arun.raghavan@collabora.co.uk" target="_blank">arun.raghavan@collabora.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div>On Mon, 2011-02-07 at 12:52 -0600, Kurt Taylor wrote:<br>
&gt;<br>
&gt; I am seeing the following when trying to build pulseaudio on an<br>
&gt; ARM-based Beagleboard (OMAP3):<br>
&gt;<br>
&gt;   CC     libpulsecore_1.0_la-svolume_arm.lo<br>
&gt; ../libtool: line 975: warning: setlocale: LC_MESSAGES: cannot change<br>
&gt; locale (en_GB.utf8)<br>
&gt; {standard input}: Assembler messages:<br>
&gt; {standard input}:82: Error: thumb conditional instruction should be in<br>
&gt; IT block -- `addcs r0,r8&#39;<br>
&gt; {standard input}:83: Error: thumb conditional instruction should be in<br>
&gt; IT block -- `movcs r6,r0&#39;<br>
&gt; {standard input}:98: Error: thumb conditional instruction should be in<br>
&gt; IT block -- `addcs r0,r8&#39;<br>
&gt; {standard input}:99: Error: thumb conditional instruction should be in<br>
&gt; IT block -- `movcs r6,r0&#39;<br>
&gt; {standard input}:119: Error: thumb conditional instruction should be<br>
&gt; in IT block -- `addcs r0,r8&#39;<br>
&gt; {standard input}:120: Error: thumb conditional instruction should be<br>
&gt; in IT block -- `movcs r6,r0&#39;<br>
&gt;<br>
&gt; I am using the normal build (bootstrap.sh, configure, make) on Linaro<br>
&gt; ALIP on the Beagleboard. The build worked fine on a Pandaboard with<br>
&gt; Ubuntu 10.10. It looks like something is different and not being<br>
&gt; detected via bootstrap/configure on ALIP.<br>
&gt;<br>
&gt; I believe configure has identified the architecture correctly. Also, I<br>
&gt; have searched and seen commits in the pulseaudio/ubuntu maillist<br>
&gt; archive for adding &quot;-Wa, -mimplicit-it=thumb&quot;. I have added this to<br>
&gt; CFLAGS without success.<br>
&gt;<br>
&gt; Any thoughts on what else I could try?<br>
<br>
</div></div>What CFLAGS are you using? This should only turn up if you&#39;re compiling<br>
that assembly in Thumb-2 mode.<br>
<br>
I&#39;m not sure if it would actually be desirable to compile in Thumb-2<br>
mode for the OMAP3, but the correct fix for this would probably be to<br>
add an &quot;ite cs&quot; before the addcs  in svolume_arm.c. Could you test this<br>
out (or let me know if you&#39;d like a patch that does this)?<br>
<font color="#888888"><br>
-- Arun<br>
</font><div><div></div><div><br>
_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@mail.0pointer.de" target="_blank">pulseaudio-discuss@mail.0pointer.de</a><br>
<a href="https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss" target="_blank">https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>