<div dir="ltr"><div>I'm not able to get the PulseAudio driver working on Debian 10.  When I try squeak -vm-sound-pulse I get:</div>dlopen: /tmp/sqcogspur64linuxht-20190724/lib/squeak/5.0-201907242041/vm-sound-pulse.so: undefined symbol: pa_simple_write<br>could not find module vm-sound-pulse<br>Aborted<br><div><br></div><div>When I run squeak --help I get the following listed as available drivers:</div><div>  vm-sound-null<br>  vm-sound-OSS<br>  vm-sound-NAS<br>  vm-display-null<br>  vm-display-fbdev<br>  vm-display-X11<br></div><div><br></div><div>Finally I do an ls of the vm library directory and see the .a and .so files for vm-sound-ALSA, vm-sound-NAS, vm-sound-null, vm-sound-OSS, and vm-sound-pulse.<br></div><div><br></div><div>Assuming the PulseAudio driver should be working, I'm not clear on whether this is a VM build issue, a missing package on my system, or some other unresolved issue on Debian.  Suggestions appreciated...</div></div>