On Thu, Oct 13, 2016 at 2:30 AM, Fabio Niephaus <lists@fniephaus.com> wrote:
 
What needs to be done to fix this? Anyone?

McStalker.oscogvm$ grep -Hi pulse platforms/unix/vm-sound-*/* platforms/unix/config/*
platforms/unix/vm-sound-pulse/Makefile.inc:PLIBS=-lpulse-simple
platforms/unix/vm-sound-pulse/acinclude.m4:AC_MSG_CHECKING([for PulseAudio])
platforms/unix/vm-sound-pulse/acinclude.m4:AC_TRY_COMPILE([#include <pulse/simple.h>],[(void)pa_simple_new;],[
platforms/unix/vm-sound-pulse/config.cmake:PLUGIN_REQUIRE_LIBRARY (PULSE pulse-simple)
platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:/* sqUnixSoundPulseAudio.c -- sound module for Pulse Audio
platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:#include <pulse/simple.h>
platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:#include <pulse/error.h>
platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:#include <pulse/gccmacro.h>
platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:  /* PULSE, Simple API parameters */
platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:  printf("\nPulseAudio <option>s: <none>\n");
platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:SqModuleDefine(sound, pulse);
platforms/unix/config/configure:plugin="vm-sound-pulse"
platforms/unix/config/configure:rm -f vm-sound-pulse.sub vm-sound-pulse.lib
platforms/unix/config/configure:echo "$as_me:$LINENO: checking for PulseAudio" >&5
platforms/unix/config/configure:echo $ECHO_N "checking for PulseAudio... $ECHO_C" >&6
platforms/unix/config/configure:#include <pulse/simple.h>

So... I guess the /usr/include/pulse files must be there and the lib pulse-simple.a or .so must be there.  Maybe someone should update build.linux*/HowToBuild with instructions on how to install pulse development support.


--

On Tue, Sep 27, 2016 at 10:35 PM Phil (list) <pbpublist@gmail.com> wrote:

This is still an issue as of the 9/27 build.  This would seem to be a
configuration/build bug as it effectively means that Spur doesn't play
nicely on the desktop w.r.t. sound for many Linux distros.

On Tue, 2016-09-06 at 09:20 -0700, tim Rowledge wrote:
>  
>
> >
> > On 06-09-2016, at 8:17 AM, Fabio Niephaus <lists@fniephaus.com>
> > wrote:
> >
> > On Tue, Sep 6, 2016 at 3:06 AM Phil (list) <pbpublist@gmail.com>
> > wrote:
> >
> > I downloaded cog_linux32x86_squeak.cog.spur_201609052318.tar.gz
> > from ht
> > tps://bintray.com/package/files/opensmalltalk/vm/cog and it is
> > missing
> > the vm-sound-pulse module.  Is this a build issue or am I
> > downloading
> > from the wrong place?
> >
> > Bintray would be the right location, so I'm afraid it's a build
> > issue. But I'm not sure why...does anyone know more about this? 
>
> Only that the pulseaudio sound thing hasn’t been included in a while.
> Somebody with git/svn-fu could probably work out the history.
>
> tim
> --
> tim Rowledge; tim@rowledge.org; http://www.rowledge.org/tim
> Two wrongs are only the beginning.
>
>




--
_,,,^..^,,,_
best, Eliot