> I've now modified the property-manager interface to use const char * > instead of std::string throughout the public interface [...]
make[3]: Entering directory /usr/local/src/SimGear/simgear/misc' g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../.. -I/opt/gnu/include -I/usr/local/include -I/usr/X11R6/include -O3 -D_REENTRANT -c props.cxx props.cxx: In method onst char * SGPropertyNode::make_string() const': props.cxx:489: implicit declaration of function nt sprintf(...)' props.cxx: In method lass vector<SGPropertyNode *,allocator<SGPropertyNode *> > SGPropertyNode::getChildren(const char *)': props.cxx:799: implicit declaration of function nt sort(...)' make[3]: *** [props.o] Error 1 make[3]: Leaving directory /usr/local/src/SimGear/simgear/misc' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory /usr/local/src/SimGear/simgear' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory /usr/local/src/SimGear/simgear' make: *** [all-recursive] Error 1 quickstep: 17:41:31 /usr/local/src/SimGear> gcc --version 2.95.3 Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are ! -------------------------------------------------------------------------- _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
