[squeak-dev] 3.11.3.2135 for Unix

Damien Cassou damien.cassou at gmail.com
Thu Sep 17 08:41:34 UTC 2009


Dear Ian,

On Thu, Sep 17, 2009 at 4:36 AM, Ian Piumarta <piumarta at gmail.com> wrote:
> 3.11.3.2135 for Unix is now available at squeakvm.org/unix (sources plus
> binaries for MacOS/Darwin, Linux, NetBSD, FreeBSD and Solaris, on Intel and,
> occasionally, PowerPC hardware).  Some important stuff has changed in this
> release (see notes below) so please consider it a BETA release even though
> there is no beta tag on the version number.
>
> As usual: comments, suggestions, bug fixes (as whole files please *not*
> diffs) and any unwanted vinyl LPs sitting in your attic can be sent directly
> to me.  Thanks.

thank you very much for your work on the VM. Compilation worked fine.
I have a problem however. I added 'set -xv' to see what's happening.
>From the bld directory:

$ ./squeak -version
bindir=/home/cassou/Documents/squeak/vm/Squeak-3.11.3.2135-src/bld
plgdir=/home/cassou/Documents/squeak/vm/Squeak-3.11.3.2135-src/lib/squeak/3.11.3-2135
vm=/home/cassou/Documents/squeak/vm/Squeak-3.11.3.2135-src/bld/squeakvm
plugins=/home/cassou/Documents/squeak/vm/Squeak-3.11.3.2135-src/bld/%n
pulseaudio --check
sound=-vm-sound-oss
padsp true
wrapper=padsp
test -z /home/cassou/Documents/squeak/vm/Squeak-3.11.3.2135-src/bld/%n
set -x
exec padsp /home/cassou/Documents/squeak/vm/Squeak-3.11.3.2135-src/bld/squeakvm
-pathenc UTF-8 -encoding UTF-8 -plugins
/home/cassou/Documents/squeak/vm/Squeak-3.11.3.2135-src/bld/%n
-vm-sound-oss -version
could not find module vm-sound-OSS
Aborted


What is this %n added to $plugins?
Why does the script tries to use OSS when it was explicitly
deactivated by configure?
!! vm-sound-OSS disabled

Thank you

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry



More information about the Squeak-dev mailing list