MantisBT - CMake
View Issue Details
0014368CMake(No Category)public2013-08-19 13:442014-02-10 10:44
notyou 
 
normalminoralways
closedno change required 
x86-64LinuxArch
CMake 2.8.11.2 
 
0014368: PULSEAUDIO_FOUND returns a false positive
I have installed the package libpulse on my system (as a dependency of other packages), but not the whole pulseaudio subsystem. It seems that PULSEAUDIO_FOUND only checks for this lib and is true even if pulseaudio itself isn't installed.
Install libpulse on your system, but don't install pulseaudio.
Run cmake and PULSEAUDIO_FOUND will be true.
No tags attached.
Issue History
2013-08-19 13:44notyouNew Issue
2013-08-19 13:51Brad KingNote Added: 0033736
2013-08-19 13:51Brad KingStatusnew => resolved
2013-08-19 13:51Brad KingResolutionopen => no change required
2014-02-10 10:44Robert MaynardNote Added: 0035075
2014-02-10 10:44Robert MaynardStatusresolved => closed

Notes
(0033736)
Brad King   
2013-08-19 13:51   
CMake upstream does not distribute any FindPulseAudio.cmake module.

You'll have to raise this with whomever provides the module in use.
(0035075)
Robert Maynard   
2014-02-10 10:44   
Closing resolved issues that have not been updated in more than 4 months.