Hi Fred,

In compiling FGRUN from an svn of yesterday, I got 
the gcc error :-

wizard_funcs.cxx:1162: error: ‘errno’ was not declared in this scope

Not sure why, but to compile FGRUN I had to add 
to src/wizard_funcs.cxx -

#include <errno.h>

Maybe in other systems, this header is pulled in by other 
includes???

Regards,
Geoff.



------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to