[Ardour-Dev] Compiling 3.0 problem in gtk2_ardour/engine_dialog.o

Jonathan Stowe jns at its-going-to-be-fabulous.com
Wed Feb 18 02:12:53 PST 2009


2009/2/18 Alessio Leonarduzzi <alessio.leonarduzzi at gmail.com>:
> I can't compile Ardour 3.0 on Kubuntu 8.10:
>
> g++ -o gtk2_ardour/ardour-3.0 -O3 -fomit-frame-pointer -ffast-math

< snip >

> gtk2_ardour/engine_dialog.o: In function
> `EngineControl::enumerate_alsa_devices()':
> engine_dialog.cc:(.text+0x42f8): undefined reference to
> `snd_ctl_card_info_sizeof'

That looks suspiciously like the alsa library isn't properly installed
- you may need libasound-dev, alsa-dev or similar package (it is
alsa-lib-devel here).

/J\
-- 
http://rabidgravy.com/ - Music
http://gellyfish.co.uk/ - Everything else



More information about the Ardour-Dev mailing list