Checking for C library nsl... (cached) yes
|
scons: done reading SConscript files.
|
scons: Building targets ...
|
generate_buildinfo(["build/buildinfo.cpp"], ['\n#include <string>\n#include <boost/version.hpp>\n\n#include "mongo/util/version.h"\n\nnamespace mongo {\n const char * gitVersion() { return "%(git_version)s"; }\n std::string sysInfo() { return "%(sys_info)s BOOST_LIB_VERSION=" BOOST_LIB_VERSION ; }\n} // namespace mongo\n'])
|
strip -o build/sunos5/64/cc__opt_gcc_gcc44_bin_gcc/cxx__opt_gcc_gcc44_bin_g++/extrapath__opt_local_/release/mongo/stripped/mongodump build/sunos5/64/cc__opt_gcc_gcc44_bin_gcc/cxx__opt_gcc_gcc44_bin_g++/extrapath__opt_local_/release/mongo/mongodump
|
strip: illegal option -- o
|
usage: strip [-lVx] file ...
|