OSS sound on FreeBSD 5.2.1

Jim Liedeka jliedeka at tds.net
Wed Apr 28 03:51:16 UTC 2004


I got Ian's 3.6-3 sources to compile for OSS sound on FreeBSD 5.2.1. 
This is such a hack, I can't believe it worked!

The trick is to hack the configure script under platforms/unix/config. 
In the OSS test section, I added #define OPEN_SOUND_SYSTEM after
#include <sys/soundcard.h> (line 23528).

I then ran this configure command:

../platforms/unix/config/configure --enable-mpg-mmx --without-npsqueak
--without-quartz --with-x --enable-vm-sound-OSS

... and Bob's yer uncle.

     Jim





More information about the Squeak-dev mailing list