
Am Freitag, 5. Mai 2006 09:13 schrieb Simon Peyton-Jones:
The most straightforward thing to do is not to build the OpenAL package. I'm sure Sven is working on fixing it, but meanwhile it's entirely inessential. Simply edit the libraries/Makefile.
I've already fixed the ALUT package, but I'd like to do some more testing before I commit the changes. The OpenAL package will be the next thing I'll have a look at. The problems resulted from unstable specifications, but the good thing is that the specs for both OpenAL and ALUT are quite stable now. Hopefully all the distros out there will follow soon with shiny new stable packages... :-] Editing the Makefile should not be necessary, --disable-openal or --disable-alut (whatever fails) during configurationtime should be enough. Cheers, S.