On 05.02.2011 18:54, henri orange wrote: > mmmm, > > I get an error at build > > screen-dump.cxx:(.text+0x276): undefined reference to > `osg::Referenced::signalObserversAndDelete(bool, bool) const' > /usr/local/lib/libsgmisc.a(PathOptions.o): In function > `simgear::makeOptionsFromPath(SGPath const&)': >
You're having some local problem with mismatching osg header files and libraries. Probably compiled against osg 2.8.3 or 2.9.11 include files - and tried to link against 2.9.10 libraries (or vice versa). Or maybe the osg libraries are missing altogether. You were using FG commit 133cfbfa7f4ec62ddc97bd93d4a50fec81b52362 before (previous email). There were only two git updates since then - none affected any osg interface, neither any makefile. cheers, Thorsten ------------------------------------------------------------------------------ The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizing a physical server's connectivity to a physical network are well understood - see how these rules translate into the virtual world? http://p.sf.net/sfu/oracle-sfdevnlfb _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel