Hi, i need help with packaging alien arena.
I mean i already finished packaging (need to test for dependencies...) but i have some errrors running the game.
First i got an error "version `GLIBC_2.7' not found" so i recompiled the source and now it works, but still having some errors...
I think it needs newer version of libopenal
------- sound initialization -------
/usr/lib/libopenal.so.0: undefined symbol: alSource3i
/usr/lib/libopenal.so.0: undefined symbol: alSourceiv
/usr/lib/libopenal.so.0: undefined symbol: alGetSource3i
Sound failed: Unable to start OpenAL.
Game will continue without sound.
And i also have this error:
------- Loading game.so -------
LoadLibrary (./arena/game.so): version `GLIBC_2.7' not found (required by ./arena/game.so)
I don't know if i can manage to recompile game.so
even so, what can i do with the sound.
I noticed that many users on the forum would like to see the new version of the game, and i want to make them happy

Any ideas how to fix this? or to wait for newer opanal and glibc??
regards
Slax