1. build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o: In function `mongo::ourmalloc(unsigned long)':
  2. NpcFactory.cpp:(.text._ZN5mongo9ourmallocEm[mongo::ourmalloc(unsigned long)]+0x29): undefined reference to `mongo::printStackAndExit(int)'
  3. build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o: In function `mongo::ourrealloc(void*, unsigned long)':
  4. NpcFactory.cpp:(.text._ZN5mongo10ourreallocEPvm[mongo::ourrealloc(void*, unsigned long)]+0x34): undefined reference to `mongo::printStackAndExit(int)'
  5. /tmp/cc5q1cl0.o: In function `mongo::DBException::traceIfNeeded(mongo::DBException const&)':
  6. mongo_client_lib.cpp:(.text+0x5be): undefined reference to `mongo::printStackTrace(std::basic_ostream<char, std::char_traits<char> >&)'
  7. /tmp/cc5q1cl0.o: In function `mongo::msgasserted(int, char const*)':
  8. mongo_client_lib.cpp:(.text+0xe99): undefined reference to `mongo::printStackTrace(std::basic_ostream<char, std::char_traits<char> >&)'
  9. /tmp/cc5q1cl0.o: In function `mongo::sayDbContext(char const*)':
  10. mongo_client_lib.cpp:(.text+0x2049): undefined reference to `mongo::printStackTrace(std::basic_ostream<char, std::char_traits<char> >&)'
  11. /tmp/cc5q1cl0.o: In function `mongo::PeriodicTask::Runner::run()':
  12. mongo_client_lib.cpp:(.text+0x2f57): undefined reference to `mongo::sleepsecs(int)'
  13. /tmp/cc5q1cl0.o: In function `mongo::task::Task::run()':
  14. mongo_client_lib.cpp:(.text+0xa93c): undefined reference to `mongo::sleepmillis(long long)'
  15. /tmp/cc5q1cl0.o: In function `mongo::ReplicaSetMonitor::_check(bool)':
  16. mongo_client_lib.cpp:(.text+0x2953d): undefined reference to `mongo::sleepsecs(int)'
  17. /tmp/cc5q1cl0.o: In function `mongo::compareDottedFieldNames(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, mongo::LexNumCmp const&)':
  18. mongo_client_lib.cpp:(.text+0x2e998): undefined reference to `mongo::LexNumCmp::cmp(char const*, char const*) const'
  19. /tmp/cc5q1cl0.o: In function `mongo::BSONIteratorSorted::ElementFieldCmp::ElementFieldCmp(bool)':
  20. mongo_client_lib.cpp:(.text+0x31d85): undefined reference to `mongo::LexNumCmp::LexNumCmp(bool)'
  21. /tmp/cc5q1cl0.o: In function `mongo::BSONIteratorSorted::ElementFieldCmp::ElementFieldCmp(bool)':
  22. mongo_client_lib.cpp:(.text+0x31db1): undefined reference to `mongo::LexNumCmp::LexNumCmp(bool)'
  23. /tmp/cc5q1cl0.o: In function `mongo::BSONIteratorSorted::ElementFieldCmp::operator()(char const*, char const*) const':
  24. mongo_client_lib.cpp:(.text+0x31de7): undefined reference to `mongo::LexNumCmp::operator()(char const*, char const*) const'
  25. /tmp/cc5q1cl0.o: In function `mongo::breakpoint()':
  26. mongo_client_lib.cpp:(.text._ZN5mongo10breakpointEv[mongo::breakpoint()]+0xf): undefined reference to `mongo::mongo_breakpoint()'
  27. /tmp/cc5q1cl0.o: In function `mongo::BSONObjBuilderValueStream::operator<<(mongo::DateNowLabeler&)':
  28. mongo_client_lib.cpp:(.text._ZN5mongo25BSONObjBuilderValueStreamlsERNS_14DateNowLabelerE[mongo::BSONObjBuilderValueStream::operator<<(mongo::DateNowLabeler&)]+0x12): undefined reference to `mongo::jsTime()'
  29. /tmp/cc5q1cl0.o: In function `mongo::Timer::micros() const':
  30. mongo_client_lib.cpp:(.text._ZNK5mongo5Timer6microsEv[mongo::Timer::micros() const]+0x2c): undefined reference to `mongo::Timer::_countsPerSecond'
  31. /tmp/cc5q1cl0.o: In function `mongo::Timer::now() const':
  32. mongo_client_lib.cpp:(.text._ZNK5mongo5Timer3nowEv[mongo::Timer::now() const]+0xd): undefined reference to `mongo::curTimeMicros64()'
  33. /tmp/cc5q1cl0.o: In function `mongo::LoggingManager::start(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)':
  34. mongo_client_lib.cpp:(.text._ZN5mongo14LoggingManager5startERKSsb[mongo::LoggingManager::start(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)]+0x1fa): undefined reference to `mongo::terseCurrentTime(bool)'
  35. /tmp/cc5q1cl0.o: In function `mongo::LoggingManager::rotate()':
  36. mongo_client_lib.cpp:(.text._ZN5mongo14LoggingManager6rotateEv[mongo::LoggingManager::rotate()]+0xb8): undefined reference to `mongo::terseCurrentTime(bool)'
  37. /tmp/cc5q1cl0.o: In function `mongo::ReplicaSetMonitorWatcher::run()':
  38. mongo_client_lib.cpp:(.text._ZN5mongo24ReplicaSetMonitorWatcher3runEv[mongo::ReplicaSetMonitorWatcher::run()]+0x4a): undefined reference to `mongo::sleepsecs(int)'
  39. collect2: ld returned 1 exit status