On 01/06/2011 03:01 AM, Jari Häkkinen wrote: > find / -name version.h | grep simgear I had already looked at config.log. The check was against <simgear/version.h>. But since --prefix=$FG_ROOT, the config checks for $FG_ROOT/include/simgear/version.h before it checks for /usr/local/include/simgear/version.h. Using the above find showed the accidentally created version.h in $FG_ROOT. Apparently I had used the config string from a fgfs compile script while compiling simgear 2.0.0 for an atlas build on Dec. 16. All makes sense now.
Thanks, Dave ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

