Getting this trying to build SimGear:

make[3]: Entering directory
`/home/benbowc/Downloads/source/simgear/environment'if g++
-DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..  -I/usr/X11R6/include 
-g -O2 -D_REENTRANT -MT metar.o -MD -MP -MF ".deps/metar.Tpo" -c -o
metar.o metar.cxx; \
then mv -f ".deps/metar.Tpo" ".deps/metar.Po"; else rm -f
".deps/metar.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../.. 
-I/usr/X11R6/include  -g -O2 -D_REENTRANT -MT visual_enviro.o -MD -MP
-MF ".deps/visual_enviro.Tpo" -c -o visual_enviro.o visual_enviro.cxx; \
then mv -f ".deps/visual_enviro.Tpo" ".deps/visual_enviro.Po"; else rm
-f ".deps/visual_enviro.Tpo"; exit 1; fi
/usr/include/AL/altypes.h:22: error: conflicting declaration ‘typedef
signed char ALbyte’
/usr/local/include/AL/al.h:56: error: ‘ALbyte’ has a previous
declaration as ‘typedef char ALbyte’
make[3]: *** [visual_enviro.o] Error 1

Assuming this is part of the ALUT package.   Has anyone else hit this
one?  Which definition should I retain?
I note there are two locations for the include files and I can't get a
compile if I remove the /usr/include/AL directory.

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