Ok, I'm having a bit of trouble getting the release version of flightgear to compile under cygwin. I'm hardly an expert at getting major projects to compile, so I'm not quite sure what the problem even is.

I've pasted the error at the bottom, so if anyone has any thoughts on it, maybe you can help.

Also, where can I find an absolutely updated document which lists all of the configure options, as well as the currently required packages to compile the Release and CVS versions of FG (Do I need metakit or not? Zlib? You get what I mean).

Error message follows,
Thanks,
JD

$ make
Making all in tests
make[1]: Entering directory `/usr/src/flightgear-0.9.3/tests'
g++ -g -O2 -o test-up.exe test-up.o -lsgmath -lsgdebug -lplibsg -lplibul
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: cannot
find -lsgmath
collect2: ld returned 1 exit status
make[1]: *** [test-up.exe] Error 1
make[1]: Leaving directory `/usr/src/flightgear-0.9.3/tests'
make: *** [all-recursive] Error 1$ make
Making all in tests
make[1]: Entering directory `/usr/src/flightgear-0.9.3/tests'
g++ -g -O2 -o test-up.exe test-up.o -lsgmath -lsgdebug -lplibsg -lplibul
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: cannot
find -lsgmath
collect2: ld returned 1 exit status
make[1]: *** [test-up.exe] Error 1
make[1]: Leaving directory `/usr/src/flightgear-0.9.3/tests'
make: *** [all-recursive] Error 1


--
A scientist claims in court that the reason he ran a red light is that, due to his speed, the color was blueshifted till it appeared green. Needless to say, the charges of running the red light were dropped and he lost his license for speeding excessively.



_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to