On Thu, Jun 07, 2012 at 10:00:26PM +0200, Antoine Jacoutot wrote: > On Thu, Jun 07, 2012 at 04:07:38PM -0400, Brad Smith wrote: > > > > ----- Original message ----- > > > On Thu, Jun 07, 2012 at 09:40:52AM -0400, Brad Smith wrote: > > > > On Thu, Jun 07, 2012 at 03:32:41PM +0200, Rafael Sadowski wrote: > > > > > On Thu Jun 07, 2012 at 06:49:37AM -0400, Brad Smith wrote: > > > > > > On Thu, Jun 07, 2012 at 05:30:39AM -0500, Amit Kulkarni wrote: > > > > > > > Hi guys, > > > > > > > > > > > > > > I am building kdelibs, runtime and am hitting the same problem > > > > > > > as Rafael. The undefined references to pthread_* functions in > > > > > > > kdelibs was easy to fix. > > > > > > > > > > > > Disable building with PulseAudio support. > > > > > > > > > > > I think it's not the worst idea to disable PulseAudio > > > > > (-DWITH=PulseAudio:BOOL=OFF). The speaker setup GUI needs pulseaudio. > > > > > > > > > > But, does it's really everything OK with our pulseaudio libs? > > > > > > > > It doesn't matter. You cannot use PulseAudio. Disable it. > > > > > > I use PulseAudio on gnome everyday. > > > > There is still no sndio backend.. > > I use it for the mixer. sndio isn't capable of that.
There's a MIDI based mixer API with a master volume knob and a per-application volume knob. There's a small program to control this in the audio/aucatctl port. If you plan to work on a mixer control GUI, I could prepare a very simple example program suitable for copy & pasting in GUIs. Let me know if so. -- Alexandre
