<br><br><div class="gmail_quote">2009/2/18 John Rigg <span dir="ltr"><<a href="mailto:arddev@sound-man.co.uk">arddev@sound-man.co.uk</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Wed, Feb 18, 2009 at 03:37:45PM +0100, Alessio Leonarduzzi wrote:<br>
> 2009/2/18 Jonathan Stowe <<a href="mailto:jns@its-going-to-be-fabulous.com">jns@its-going-to-be-fabulous.com</a>><br>
><br>
> > 2009/2/18 Alessio Leonarduzzi <<a href="mailto:alessio.leonarduzzi@gmail.com">alessio.leonarduzzi@gmail.com</a>>:<br>
> > >><br>
> > >> > gtk2_ardour/engine_dialog.o: In function<br>
> > >> > `EngineControl::enumerate_alsa_devices()':<br>
> > >> > engine_dialog.cc:(.text+0x42f8): undefined reference to<br>
> > >> > `snd_ctl_card_info_sizeof'<br>
> > >><br>
> > >> That looks suspiciously like the alsa library isn't properly installed<br>
> > >> - you may need libasound-dev, alsa-dev or similar package (it is<br>
> > >> alsa-lib-devel here).<br>
> > >><br>
> > ><br>
> > ><br>
> > > no, I have installed all these packages:<br>
> > ><br>
> > > alessio@desktop:~/Programmi/<br>
> > > ardour/3.0$ sudo apt-cache search alsa | grep dev<br>
> > > lib64asound2-dev - ALSA library development files (64 bit)<br>
> > > libasound2-dev - ALSA library development files<br>
> ><br>
> > ...<br>
> ><br>
> > ><br>
> > > but the compiling stop at the same point<br>
> > ><br>
> ><br>
> > I seem to recall having problems on a 64 bit platform before when I<br>
> > had both 64 bit and 32 bit development libraries installed. If you are<br>
> > building for a 64 bit platform then you should remove the<br>
> > libasound2-dev otherwise remove the lib64asound2-dev - the problem<br>
> > definitely is that it cannot find an appropriate libasound to link to.<br>
> ><br>
> > Unfortunately I don't have an ubuntu machine to test this on at the moment.<br>
> ><br>
><br>
> lib64asound2-dev isn't istalled... strange problem!<br>
<br>
</div></div>Why are 64 bit libraries needed when -march=i686 ?<br>
<font color="#888888"><br>
</font></blockquote></div><br>I don't need 64 bit libraries!!! Please read all mail carefully<br>