Accelerated openal for emu10k1 based soundblaster

Rick B zajelo3 at cfl.rr.com
Sat May 28 00:11:42 EDT 2005


    I was wondering if someone could instruct me on the best was to 
compile this. Previously I have just unzipped and cd to 
"openal-alsa-emu10k1-1.2/src" issued the "make" command and took the 
resulting libopenal.so.0.1.2 changed the name to openal.so and put in 
the ut2004/System folder, but it sounds bad. Am I doing something 
wrong?  Also I seem to get some errors during the build here's what it 
looks like:

gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
al_listener.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
al_source.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
al_buffer.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
al_play.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
al_able.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
al_state.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
al_doppler.cgcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC 
-I../include -c al_distance.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
al_error.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c al_ext.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
al_vector.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
alc_context.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
alc_speaker.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
alc_device.cgcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC 
-I../include -c alc_state.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
alc_error.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
alc_ext.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
alut_main.c
gcc -O2 -W -Wall -Wmissing-prototypes -Werror -fPIC -I../include -c 
alut_wav.c
gcc -shared -Wl,-soname,libopenal.so.0 -o libopenal.so.0.1.2 
al_listener.o al_source.o al_buffer.o al_play.o al_able.o al_state.o 
al_doppler.o al_distance.o al_error.o al_ext.o al_vector.o alc_context.o 
alc_speaker.o alc_device.o alc_state.o alc_error.o alc_ext.o alut_main.o 
alut_wav.o -lasound -lpthread -lm
[rix at 234 src]$

Any suggestions?


                   Rick B



More information about the ut2004 mailing list