FindPulseAudio insufficient

Alexander Neundorf neundorf at kde.org
Tue Jan 13 22:09:18 CET 2009


On Tuesday 13 January 2009, Matthew Woehlke wrote:
> I've had a kdemultimedia build failure for a while. The problem is that
> pulse-mainloop-glib is not added to the libraries to link.
>
> How should this be fixed? Should FindPulseAudio.cmake look for it, or

I think so. If it is necessary to have pulseaudio working...
Maybe there could be a configure check, e.g. using check_function_exists() to 
see whether an application already links successfully without 
pulse-mainloop-glib, and if not, search for it and add it.

Alex


More information about the Kde-buildsystem mailing list