> Kind of hard to help you unless you at least
> give us some error messages :-)


Oops. Yes, the error is in fact different. It's confusing me.  I just had a
good build of simgear, too. The wierd thing (to me) in the messages below is
this especially:

cannot find -lsgmat               h

What's that?

Here's the whole message and adjacent console log:


g++     -o test-text.exe  test-text.o
if g++ -DHAVE_CONFIG_H -I. -I. -I../src/Include      -MT
test-up.o -MD -MP -MF ".deps/test               -up.Tpo" \
  -c -o test-up.o `test -f 'test-up.cxx' || echo './'`test-up.cxx; \
then mv -f ".deps/test-up.Tpo" ".deps/test-up.Po"; \
else rm -f ".deps/test-up.Tpo"; exit 1; \
fi
g++     -o test-up.exe  test-up.o -lsgmath -lsgdebug -lplibsg -lplibul
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
cannot find -lsgmat               h
collect2: ld returned 1 exit status
make[1]: *** [test-up.exe] Error 1
make[1]: Leaving directory `/home/Jon/src/FlightGear/tests'
make: *** [all-recursive] Error 1


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

Reply via email to