Hello,

I'm trying to build Simgear in order to build FlightGear.

I encountered problems before, but I could solve them.

For this one, I really need help.
I try to find it on official forums, but got no answers...


Here is one part of the error message:

<<
Making all in sound
make[3]: Entering directory `/usr/local/source/SimGear-0.3.10/simgear/sound'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..    -g -O2 -D_REENTRANT 
-MT soundmgr_openal.o -MD -MP -MF ".deps/soundmgr_openal.Tpo" -c -o 
soundmgr_openal.o soundmgr_openal.cxx; \
        then mv -f ".deps/soundmgr_openal.Tpo" ".deps/soundmgr_openal.Po"; else 
rm -f ".deps/soundmgr_openal.Tpo"; exit 1; fi
soundmgr_openal.cxx: In member function `void 
SGSoundMgr::set_source_pos_all(ALfloat*)':
soundmgr_openal.cxx:313: error: `isnan' undeclared (first use this function)
soundmgr_openal.cxx:313: error: (Each undeclared identifier is reported only 
once for each function it appears in.)
soundmgr_openal.cxx: In member function `void 
SGSoundMgr::set_source_vel_all(ALfloat*)':
soundmgr_openal.cxx:329: error: `isnan' undeclared (first use this function)
make[3]: *** [soundmgr_openal.o] Error 1
make[3]: Leaving directory `/usr/local/source/SimGear-0.3.10/simgear/sound'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/source/SimGear-0.3.10/simgear'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/source/SimGear-0.3.10/simgear'
make: *** [all-recursive] Error 1
>>

I follow the getstart tutorial ( 
http://www.flightgear.org/Docs/getstart/getstart.html ).
I think, I've well installed OpenAL and OpenSceneGraphe-1.2.

Configuration:
==================================
Windows XP SP2

Cygwin_NT-5.1

zLib-1.2.3
plib-1.8.4
SimGear-0.3.10

want to install FlightGear-0.9.10
==================================


Thanks a lot

Loïc

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to