[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Problem linking Linux Sound Library (#360)

Eliot Miranda notifications at github.com
Fri Jan 25 22:32:48 UTC 2019


Hi Tobias,

On Fri, Jan 25, 2019 at 2:27 PM Tobias Pape <notifications at github.com>
wrote:

> That's besides the point here.
>
> The plugin would not have been built if the library was not present.
> That's what the configure step is for.
> The VM is origrinally from a travis and I made sure the lib is there:
> https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/scripts/ci/travis_install.sh#L15
> (thats the dev lib that depends on the real one:
> https://packages.ubuntu.com/xenial/libpulse-dev)
>

So how come it isn't linked against libpulse-simple.so ?

> All of the respecitve sound plugins are optional, and absence is expected.
>

Not for a build slave, surely.  Shouldn't;t the build slave build all
possible variants?  If we're providing prebuilt VMs (for good reason) then
we have to build what we support.  Things like vm-display-fbdev may be
something we can not support and leave to individuals to build if they want
to.  But vm-sound-pulse is not in that category.

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


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/360#issuecomment-457755712
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190125/1c945015/attachment.html>


More information about the Vm-dev mailing list