Another idea: you might have old versions of SimGear, plib or other libraries 
installed somewhere.  This should find exactly one copy of libsgsky:

$ find /usr -name 'libsg*' -exec grep -l getSpan_m {} \;
/usr/local/lib/libsgsky.a

If it finds none or more than one, there's a problem with the SimGear build/install.

- Julian


Keith Wiley wrote:
> environment_mgr.cxx: In method `double FGEnvironmentMgr::get_cloud_layer_span_m(int) 
>const':
> environment_mgr.cxx:206: no matching function for call to `SGCloudLayer::getSpan_m 
>()'

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

Reply via email to