Re: gnome-media/gmix fails to link



In message <shg0idi7tr fsf tux gnu franken de>, Karl Eichwalder writes:

>On SuSE Linux 7.0 gmix from the CVS fails to link:

>gmix.o: In function `element_cb':
>gmix.o(.text+0x3e): undefined reference to `snd_mixer_element_has_info'
>gmix.o(.text+0x7c): undefined reference to `snd_mixer_element_info_build'
>gmix.o(.text+0x8f): undefined reference to `snd_strerror'
>gmix.o(.text+0xca): undefined reference to `snd_mixer_element_build'
>gmix.o(.text+0xdd): undefined reference to `snd_strerror'
>gmix.o(.text+0x11b): undefined reference to `snd_mixer_element_free'

gnome-media finds ALSA but then doesn't link with -lesound, where these symbols
can be found.  ./configure --disable-alsa has no effect, though it should
#undef ALSA.

Incidentally, esound doesn't work with the current version of ALSA or at least
I wasn't able to get it to work.

I prefer compiling everything for the OSS API and just using the ALSA OSS
compatibility layer.

John

-- 
John GOTTS <jgotts linuxsavvy com>  http://linuxsavvy.com/staff/jgotts




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]