Now I'm stumped:

make[3]: Entering directory `/home/benbowc/Downloads/source/simgear/sound'
g++  -g -O2 -D_REENTRANT  -L/usr/X11R6/lib -o openal_test1 
openal_test1.o ../../simgear/debug/libsgdebug.a -lopenal -lm
openal_test1.o: In function `main':
/home/benbowc/Downloads/source/simgear/sound/openal_test1.cxx:120:
undefined reference to `alutCreateBufferFromFile'
collect2: ld returned 1 exit status

The alut.h file is in /usr/local/include/AL and contains the declaration
but it doesn't seem to be picking it up.  What did I miss?

Craig

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to