[Openal] Compiling OpenAL on Open Solaris 11

Jonathan Adams jadams at salltd.co.uk
Sat Sep 8 10:09:57 PDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

having read previous threads, i found out that i needed to change
src/al_main.c so that:
#elif defined(__sgi)

becomes:
#elif defined(__sgi) || defined(__sun)

to allow the use of usleep.

I also needed to run configure with a couple of options:

./configure --disable-esd CPPFLAGS=-D_I32LPx

Jon

PS. is it possible to get the 'Open Sound System' backend to work for
Solaris?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG4tdlzehcLhzmcWMRAlLgAJ4vvZM7AbOfNv7PwCS/AgoqOtzm/gCfQTvw
d+eEWwkPqApR0HcNbKyweyQ=
=g25K
-----END PGP SIGNATURE-----


More information about the Openal mailing list