I get errors like so:

make  all-recursive
Making all in xml
make[2]: Nothing to be done for `all'.
Making all in debug
make[2]: Nothing to be done for `all'.
Making all in misc
c++  -g -O2 -D_REENTRANT -L/folks/salman/bin/lib -L/usr/local/lib -o props_test  
props_test.o libsgmisc.a ../xml/libsgxml.a ../debug/libsgdebug.a -lm 
Undefined                       first referenced
 symbol                             in file
__eh_pc                             /usr/local/lib/libstdc++.a(stdexcepti.o)
ld: fatal: Symbol referencing errors. No output written to props_test
collect2: ld returned 1 exit status
make[2]: *** [props_test] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

What is going on?
I have gcc 2.95.3 on my solaris box.

Salman



-- 
 Salman Sheikh                                  
 NASA/GSFC Code 564                                     
 Greenbelt, MD 20771                            
 301-286-3763 301-286-0220 (fax)                                

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

Reply via email to