Advertisement
Guest User

Compile errors

a guest
May 13th, 2012
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 20.11 KB | None | 0 0
  1. g++ -m64 -std=c++0x -I/usr/include/boost/boost_1_49_0 -I/usr/include/mongo_src/mongodb-mongo-80ff8f7/src/mongo -I/usr/include/mongo_src/mongodb-mongo-80ff8f7/src -I/usr/include/boost/boost_1_49_0/boost/tr1/tr1 -I/usr/include/json_spirit    -lboost_system -lboost_timer -lboost_signals -lboost_thread -lboost_date_time -L/usr/include/mongo_src/mongodb-mongo-80ff8f7/build/linux2/normal/client_build -lmongoclient -o dist/Debug/GNU-Linux-x86/emple_remote -s build/Debug/GNU-Linux-x86/_ext/1924343699/Spell.o build/Debug/GNU-Linux-x86/_ext/1924343699/BaseTower.o build/Debug/GNU-Linux-x86/_ext/1924343699/Trigger.o build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o build/Debug/GNU-Linux-x86/_ext/1924343699/ItemFactory.o build/Debug/GNU-Linux-x86/_ext/1924343699/HasDestination.o build/Debug/GNU-Linux-x86/_ext/1924343699/server.o build/Debug/GNU-Linux-x86/_ext/1924343699/baseGame.o build/Debug/GNU-Linux-x86/_ext/1924343699/Town.o build/Debug/GNU-Linux-x86/_ext/1924343699/Pathfinder.o build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o build/Debug/GNU-Linux-x86/_ext/1924343699/TriggerFactory.o build/Debug/GNU-Linux-x86/_ext/1924343699/Item.o build/Debug/GNU-Linux-x86/_ext/1924343699/BaseItem.o build/Debug/GNU-Linux-x86/_ext/1924343699/Map.o build/Debug/GNU-Linux-x86/_ext/1924343699/player.o build/Debug/GNU-Linux-x86/_ext/1924343699/Auction.o build/Debug/GNU-Linux-x86/_ext/1924343699/SpellEffect.o build/Debug/GNU-Linux-x86/_ext/1924343699/ProjectileFactory.o build/Debug/GNU-Linux-x86/_ext/1924343699/connectionManager.o build/Debug/GNU-Linux-x86/_ext/1924343699/MiscObjectsFactory.o build/Debug/GNU-Linux-x86/_ext/1924343699/messagePool.o build/Debug/GNU-Linux-x86/_ext/1924343699/GameHistory.o build/Debug/GNU-Linux-x86/_ext/1924343699/NpcSpawner.o build/Debug/GNU-Linux-x86/_ext/1924343699/LootManager.o build/Debug/GNU-Linux-x86/_ext/1924343699/BaseAI.o build/Debug/GNU-Linux-x86/_ext/1924343699/HostableGame.o build/Debug/GNU-Linux-x86/_ext/1924343699/QuestManager.o build/Debug/GNU-Linux-x86/_ext/1924343699/SpellEffectHandler.o build/Debug/GNU-Linux-x86/_ext/1924343699/gameProtocol.o build/Debug/GNU-Linux-x86/_ext/1924343699/Entity.o build/Debug/GNU-Linux-x86/_ext/1924343699/HasOwner.o build/Debug/GNU-Linux-x86/_ext/1924343699/taskManager.o build/Debug/GNU-Linux-x86/_ext/1924343699/BasicMobAI.o build/Debug/GNU-Linux-x86/_ext/1924343699/Npc.o build/Debug/GNU-Linux-x86/_ext/1924343699/connection.o build/Debug/GNU-Linux-x86/_ext/1924343699/EffectHandler.o build/Debug/GNU-Linux-x86/_ext/1924343699/MiscObject.o build/Debug/GNU-Linux-x86/_ext/1924343699/packetOutputer.o build/Debug/GNU-Linux-x86/_ext/1924343699/Emple_town.o build/Debug/GNU-Linux-x86/_ext/1924343699/Targetable.o build/Debug/GNU-Linux-x86/_ext/1924343699/Subscribable.o build/Debug/GNU-Linux-x86/_ext/1924343699/SpellEffectHandlerFactory.o build/Debug/GNU-Linux-x86/_ext/1924343699/database.o build/Debug/GNU-Linux-x86/_ext/1924343699/EmpleObject.o build/Debug/GNU-Linux-x86/_ext/1924343699/Waypointer.o build/Debug/GNU-Linux-x86/_ext/1924343699/game.o build/Debug/GNU-Linux-x86/_ext/1924343699/GameRules.o build/Debug/GNU-Linux-x86/_ext/1924343699/SpellFactory.o build/Debug/GNU-Linux-x86/_ext/1924343699/Emple.o -L/usr/include/boost/boost_1_49_0/stage/lib
  2. build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o: In function `mongo::ourmalloc(unsigned long)':
  3. NpcFactory.cpp:(.text._ZN5mongo9ourmallocEm[mongo::ourmalloc(unsigned long)]+0x29): undefined reference to `mongo::printStackAndExit(int)'
  4. build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o: In function `mongo::ourrealloc(void*, unsigned long)':
  5. NpcFactory.cpp:(.text._ZN5mongo10ourreallocEPvm[mongo::ourrealloc(void*, unsigned long)]+0x34): undefined reference to `mongo::printStackAndExit(int)'
  6. build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o: In function `mongo::BSONElement::chk(int) const':
  7. NpcFactory.cpp:(.text._ZNK5mongo11BSONElement3chkEi[mongo::BSONElement::chk(int) const]+0x17e): undefined reference to `mongo::msgasserted(int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  8. build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o: In function `mongo::BSONObjIterator::next()':
  9. NpcFactory.cpp:(.text._ZN5mongo15BSONObjIterator4nextEv[mongo::BSONObjIterator::next()]+0x3a): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  10. build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o: In function `mongo::BSONElement::size() const':
  11. NpcFactory.cpp:(.text._ZNK5mongo11BSONElement4sizeEv[mongo::BSONElement::size() const]+0x1a0): undefined reference to `mongo::msgasserted(int, char const*)'
  12. build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o: In function `mongo::_BufBuilder<mongo::TrivialAllocator>::_BufBuilder(int)':
  13. NpcFactory.cpp:(.text._ZN5mongo11_BufBuilderINS_16TrivialAllocatorEEC1Ei[mongo::_BufBuilder<mongo::TrivialAllocator>::_BufBuilder(int)]+0x60): undefined reference to `mongo::msgasserted(int, char const*)'
  14. build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o: In function `mongo::StringBuilderImpl<mongo::TrivialAllocator>& mongo::StringBuilderImpl<mongo::TrivialAllocator>::SBNUM<int>(int, int, char const*)':
  15. NpcFactory.cpp:(.text._ZN5mongo17StringBuilderImplINS_16TrivialAllocatorEE5SBNUMIiEERS2_T_iPKc[mongo::StringBuilderImpl<mongo::TrivialAllocator>& mongo::StringBuilderImpl<mongo::TrivialAllocator>::SBNUM<int>(int, int, char const*)]+0x7a): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  16. NpcFactory.cpp:(.text._ZN5mongo17StringBuilderImplINS_16TrivialAllocatorEE5SBNUMIiEERS2_T_iPKc[mongo::StringBuilderImpl<mongo::TrivialAllocator>& mongo::StringBuilderImpl<mongo::TrivialAllocator>::SBNUM<int>(int, int, char const*)]+0x9f): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  17. build/Debug/GNU-Linux-x86/_ext/1924343699/NpcFactory.o: In function `mongo::_BufBuilder<mongo::TrivialAllocator>::grow_reallocate()':
  18. NpcFactory.cpp:(.text._ZN5mongo11_BufBuilderINS_16TrivialAllocatorEE15grow_reallocateEv[mongo::_BufBuilder<mongo::TrivialAllocator>::grow_reallocate()]+0xc1): undefined reference to `mongo::msgasserted(int, char const*)'
  19. NpcFactory.cpp:(.text._ZN5mongo11_BufBuilderINS_16TrivialAllocatorEE15grow_reallocateEv[mongo::_BufBuilder<mongo::TrivialAllocator>::grow_reallocate()]+0x14c): undefined reference to `mongo::msgasserted(int, char const*)'
  20. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::codeWScopeCode() const':
  21. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement14codeWScopeCodeEv[mongo::BSONElement::codeWScopeCode() const]+0x31): undefined reference to `mongo::msgasserted(int, char const*)'
  22. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::binData(int&) const':
  23. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement7binDataERi[mongo::BSONElement::binData(int&) const]+0x3a): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  24. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::binDataType() const':
  25. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement11binDataTypeEv[mongo::BSONElement::binDataType() const]+0x36): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  26. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::regex() const':
  27. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement5regexEv[mongo::BSONElement::regex() const]+0x36): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  28. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::BSONElement(char const*, int)':
  29. TowerFactory.cpp:(.text._ZN5mongo11BSONElementC1EPKci[mongo::BSONElement::BSONElement(char const*, int)]+0x9c): undefined reference to `mongo::uasserted(int, char const*)'
  30. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONObjIterator::next(bool)':
  31. TowerFactory.cpp:(.text._ZN5mongo15BSONObjIterator4nextEb[mongo::BSONObjIterator::next(bool)]+0x3f): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  32. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::Array() const':
  33. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement5ArrayEv[mongo::BSONElement::Array() const]+0xf3): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  34. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::embeddedObjectUserCheck() const':
  35. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement23embeddedObjectUserCheckEv[mongo::BSONElement::embeddedObjectUserCheck() const]+0xea): undefined reference to `mongo::uasserted(int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  36. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::embeddedObject() const':
  37. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement14embeddedObjectEv[mongo::BSONElement::embeddedObject() const]+0x36): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  38. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::codeWScopeObject() const':
  39. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement16codeWScopeObjectEv[mongo::BSONElement::codeWScopeObject() const]+0x3c): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  40. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONObj::_assertInvalid() const':
  41. TowerFactory.cpp:(.text._ZNK5mongo7BSONObj14_assertInvalidEv[mongo::BSONObj::_assertInvalid() const]+0x20b): undefined reference to `mongo::msgasserted(int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  42. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONObj::toString(mongo::StringBuilderImpl<mongo::TrivialAllocator>&, bool, bool, int) const':
  43. TowerFactory.cpp:(.text._ZNK5mongo7BSONObj8toStringERNS_17StringBuilderImplINS_16TrivialAllocatorEEEbbi[mongo::BSONObj::toString(mongo::StringBuilderImpl<mongo::TrivialAllocator>&, bool, bool, int) const]+0xe4): undefined reference to `mongo::msgasserted(int, char const*)'
  44. TowerFactory.cpp:(.text._ZNK5mongo7BSONObj8toStringERNS_17StringBuilderImplINS_16TrivialAllocatorEEEbbi[mongo::BSONObj::toString(mongo::StringBuilderImpl<mongo::TrivialAllocator>&, bool, bool, int) const]+0x147): undefined reference to `mongo::msgasserted(int, char const*)'
  45. TowerFactory.cpp:(.text._ZNK5mongo7BSONObj8toStringERNS_17StringBuilderImplINS_16TrivialAllocatorEEEbbi[mongo::BSONObj::toString(mongo::StringBuilderImpl<mongo::TrivialAllocator>&, bool, bool, int) const]+0x172): undefined reference to `mongo::msgasserted(int, char const*)'
  46. TowerFactory.cpp:(.text._ZNK5mongo7BSONObj8toStringERNS_17StringBuilderImplINS_16TrivialAllocatorEEEbbi[mongo::BSONObj::toString(mongo::StringBuilderImpl<mongo::TrivialAllocator>&, bool, bool, int) const]+0x1d4): undefined reference to `mongo::msgasserted(int, char const*)'
  47. TowerFactory.cpp:(.text._ZNK5mongo7BSONObj8toStringERNS_17StringBuilderImplINS_16TrivialAllocatorEEEbbi[mongo::BSONObj::toString(mongo::StringBuilderImpl<mongo::TrivialAllocator>&, bool, bool, int) const]+0x230): undefined reference to `mongo::msgasserted(int, char const*)'
  48. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::validate() const':
  49. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement8validateEv[mongo::BSONElement::validate() const]+0x154): undefined reference to `mongo::msgasserted(int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  50. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement8validateEv[mongo::BSONElement::validate() const]+0x1bb): undefined reference to `mongo::msgasserted(int, char const*)'
  51. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement8validateEv[mongo::BSONElement::validate() const]+0x1f3): undefined reference to `mongo::msgasserted(int, char const*)'
  52. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement8validateEv[mongo::BSONElement::validate() const]+0x23f): undefined reference to `mongo::msgasserted(int, char const*)'
  53. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement8validateEv[mongo::BSONElement::validate() const]+0x262): undefined reference to `mongo::msgasserted(int, char const*)'
  54. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement8validateEv[mongo::BSONElement::validate() const]+0x2a6): undefined reference to `mongo::msgasserted(int, char const*)'
  55. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o:TowerFactory.cpp:(.text._ZNK5mongo11BSONElement4sizeEi[mongo::BSONElement::size(int) const]+0xe4): more undefined references to `mongo::msgasserted(int, char const*)' follow
  56. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::size(int) const':
  57. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement4sizeEi[mongo::BSONElement::size(int) const]+0x2c8): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  58. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement4sizeEi[mongo::BSONElement::size(int) const]+0x371): undefined reference to `mongo::msgasserted(int, char const*)'
  59. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::BSONElement::toString(mongo::StringBuilderImpl<mongo::TrivialAllocator>&, bool, bool, int) const':
  60. TowerFactory.cpp:(.text._ZNK5mongo11BSONElement8toStringERNS_17StringBuilderImplINS_16TrivialAllocatorEEEbbi[mongo::BSONElement::toString(mongo::StringBuilderImpl<mongo::TrivialAllocator>&, bool, bool, int) const]+0xe2): undefined reference to `mongo::uasserted(int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  61. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::StringBuilderImpl<mongo::TrivialAllocator>::appendDoubleNice(double)':
  62. TowerFactory.cpp:(.text._ZN5mongo17StringBuilderImplINS_16TrivialAllocatorEE16appendDoubleNiceEd[mongo::StringBuilderImpl<mongo::TrivialAllocator>::appendDoubleNice(double)]+0x7f): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  63. TowerFactory.cpp:(.text._ZN5mongo17StringBuilderImplINS_16TrivialAllocatorEE16appendDoubleNiceEd[mongo::StringBuilderImpl<mongo::TrivialAllocator>::appendDoubleNice(double)]+0xa2): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  64. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::StringBuilderImpl<mongo::TrivialAllocator>& mongo::StringBuilderImpl<mongo::TrivialAllocator>::SBNUM<unsigned int>(unsigned int, int, char const*)':
  65. TowerFactory.cpp:(.text._ZN5mongo17StringBuilderImplINS_16TrivialAllocatorEE5SBNUMIjEERS2_T_iPKc[mongo::StringBuilderImpl<mongo::TrivialAllocator>& mongo::StringBuilderImpl<mongo::TrivialAllocator>::SBNUM<unsigned int>(unsigned int, int, char const*)]+0x7a): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  66. TowerFactory.cpp:(.text._ZN5mongo17StringBuilderImplINS_16TrivialAllocatorEE5SBNUMIjEERS2_T_iPKc[mongo::StringBuilderImpl<mongo::TrivialAllocator>& mongo::StringBuilderImpl<mongo::TrivialAllocator>::SBNUM<unsigned int>(unsigned int, int, char const*)]+0x9f): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  67. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o: In function `mongo::StringBuilderImpl<mongo::TrivialAllocator>& mongo::StringBuilderImpl<mongo::TrivialAllocator>::SBNUM<long long>(long long, int, char const*)':
  68. TowerFactory.cpp:(.text._ZN5mongo17StringBuilderImplINS_16TrivialAllocatorEE5SBNUMIxEERS2_T_iPKc[mongo::StringBuilderImpl<mongo::TrivialAllocator>& mongo::StringBuilderImpl<mongo::TrivialAllocator>::SBNUM<long long>(long long, int, char const*)]+0x7c): undefined reference to `mongo::verifyFailed(char const*, char const*, unsigned int)'
  69. build/Debug/GNU-Linux-x86/_ext/1924343699/TowerFactory.o:TowerFactory.cpp:(.text._ZN5mongo17StringBuilderImplINS_16TrivialAllocatorEE5SBNUMIxEERS2_T_iPKc[mongo::StringBuilderImpl<mongo::TrivialAllocator>& mongo::StringBuilderImpl<mongo::TrivialAllocator>::SBNUM<long long>(long long, int, char const*)]+0xa1): more undefined references to `mongo::verifyFailed(char const*, char const*, unsigned int)' follow
  70. build/Debug/GNU-Linux-x86/_ext/1924343699/Item.o: In function `mongo::OID::OID(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  71. Item.cpp:(.text._ZN5mongo3OIDC1ERKSs[mongo::OID::OID(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)]+0x35): undefined reference to `mongo::OID::init(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
  72. build/Debug/GNU-Linux-x86/_ext/1924343699/Item.o: In function `mongo::BSONObjBuilder::obj()':
  73. Item.cpp:(.text._ZN5mongo14BSONObjBuilder3objEv[mongo::BSONObjBuilder::obj()]+0x33): undefined reference to `mongo::msgasserted(int, char const*)'
  74. build/Debug/GNU-Linux-x86/_ext/1924343699/player.o: In function `mongo::BSONObjBuilder::numStr(int)':
  75. player.cpp:(.text._ZN5mongo14BSONObjBuilder6numStrEi[mongo::BSONObjBuilder::numStr(int)]+0x20): undefined reference to `mongo::BSONObjBuilder::numStrsReady'
  76. player.cpp:(.text._ZN5mongo14BSONObjBuilder6numStrEi[mongo::BSONObjBuilder::numStr(int)]+0x38): undefined reference to `mongo::BSONObjBuilder::numStrs'
  77. build/Debug/GNU-Linux-x86/_ext/1924343699/database.o:(.gcc_except_table+0x280): undefined reference to `typeinfo for mongo::DBException'
  78. build/Debug/GNU-Linux-x86/_ext/1924343699/database.o: In function `mongo::AScopedConnection::AScopedConnection()':
  79. database.cpp:(.text._ZN5mongo17AScopedConnectionC2Ev[mongo::AScopedConnection::AScopedConnection()]+0x29): undefined reference to `mongo::AScopedConnection::_numConnections'
  80. build/Debug/GNU-Linux-x86/_ext/1924343699/database.o: In function `mongo::AScopedConnection::~AScopedConnection()':
  81. database.cpp:(.text._ZN5mongo17AScopedConnectionD2Ev[mongo::AScopedConnection::~AScopedConnection()]+0x1d): undefined reference to `mongo::AScopedConnection::_numConnections'
  82. build/Debug/GNU-Linux-x86/_ext/1924343699/database.o: In function `mongo::AScopedConnection::~AScopedConnection()':
  83. database.cpp:(.text._ZN5mongo17AScopedConnectionD1Ev[mongo::AScopedConnection::~AScopedConnection()]+0x1d): undefined reference to `mongo::AScopedConnection::_numConnections'
  84. build/Debug/GNU-Linux-x86/_ext/1924343699/database.o: In function `mongo::AScopedConnection::~AScopedConnection()':
  85. database.cpp:(.text._ZN5mongo17AScopedConnectionD0Ev[mongo::AScopedConnection::~AScopedConnection()]+0x1d): undefined reference to `mongo::AScopedConnection::_numConnections'
  86. build/Debug/GNU-Linux-x86/_ext/1924343699/database.o: In function `mongo::ScopedDbConnection::ScopedDbConnection(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)':
  87. database.cpp:(.text._ZN5mongo18ScopedDbConnectionC1ERKSsd[mongo::ScopedDbConnection::ScopedDbConnection(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)]+0x2b): undefined reference to `vtable for mongo::ScopedDbConnection'
  88. database.cpp:(.text._ZN5mongo18ScopedDbConnectionC1ERKSsd[mongo::ScopedDbConnection::ScopedDbConnection(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)]+0x53): undefined reference to `mongo::pool'
  89. database.cpp:(.text._ZN5mongo18ScopedDbConnectionC1ERKSsd[mongo::ScopedDbConnection::ScopedDbConnection(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)]+0x58): undefined reference to `mongo::DBConnectionPool::get(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)'
  90. database.cpp:(.text._ZN5mongo18ScopedDbConnectionC1ERKSsd[mongo::ScopedDbConnection::ScopedDbConnection(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double)]+0x78): undefined reference to `mongo::ScopedDbConnection::_setSocketTimeout()'
  91. collect2: ld returned 1 exit status
  92. make[2]: *** [dist/Debug/GNU-Linux-x86/emple_remote] Error 1
  93. make[2]: Leaving directory `/root/.netbeans/remote/62.76.190.122/imyourm8-пк2-Windows-x86_64/C/Users/Imyourm8/Documents/NetBeansProjects/Emple_remote'
  94. make[1]: *** [.build-conf] Error 2
  95. make[1]: Leaving directory `/root/.netbeans/remote/62.76.190.122/imyourm8-пк2-Windows-x86_64/C/Users/Imyourm8/Documents/NetBeansProjects/Emple_remote'
  96. make: *** [.build-impl] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement