Hi,

I'm doing a fresh FG-0.9.10 build on a new machine with Linux Debian (sarge) and 2.6.15..

Building Simgear complains about the openal libraries:

<<<<<<<<<<<<<<<<<<<<<<<<<<
checking for library containing glutGetModifiers... -lglut
checking for library containing alGenBuffers... no
checking for library containing alutInit... no

You *must* have the openal library installed on your system to build
SimGear!

Please see README.OpenAL for more details.

configure aborted.
>>>>>>>>>>>>>>>>>>>>

Here's the output from the openal make install...

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
make[1]: Leaving directory `/usr/local/src/openal/linux/doc'
/usr/bin/install -c -d -m 755 /usr/local/lib
/usr/bin/install -c -m 755 src/libopenal.so.0.0.8 /usr/local/lib
ln -s -f libopenal.so.0.0.8 /usr/local/lib/libopenal.so.0
ln -s -f libopenal.so.0.0.8 /usr/local/lib/libopenal.so
/usr/bin/install -c -d -m 755 /usr/local/include
/usr/bin/install -c -d -m 755 /usr/local/include/AL
/usr/bin/install -c -d -m 755 /usr/local/lib
/usr/bin/install -c -d -m 755 /usr/local/bin
/usr/bin/install -c -d -m 755 /usr/local/lib/pkgconfig/
/usr/bin/install -c -m 755 openal-config /usr/local/bin
/usr/bin/install -c -m 444 openal.pc /usr/local/lib/pkgconfig/
/usr/bin/install -c -m 755 src/libopenal.a /usr/local/lib
/usr/bin/install -c -m 444 ../include/AL/al.h /usr/local/include/AL
/usr/bin/install -c -m 444 ../include/AL/alc.h /usr/local/include/AL
/usr/bin/install -c -m 444 ../include/AL/alut.h /usr/local/include/AL
/usr/bin/install -c -m 444 ../include/AL/altypes.h /usr/local/include/AL
/usr/bin/install -c -m 444 ../include/AL/alctypes.h /usr/local/include/AL
/usr/bin/install -c -m 444 ../include/AL/aluttypes.h /usr/local/include/AL
/usr/bin/install -c -m 444 include/AL/alext.h /usr/local/include/AL
/usr/bin/install -c -m 444 include/AL/alexttypes.h /usr/local/include/AL
rampart:/usr/local/src/openal/linux#
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Checking the /usr/local/lib the files are there. Tried adding the files to /usr/lib and updating ld.so.conf and running ldconfig

But the results were the same. Any suggestions where to look? Missing config argument?

Using openal-9.9, think I have the latest version. Have not tried a new download from the openal website. Don't think that is the problem.

Regards
JW



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to