Advertisement
sephiroth7240

Untitled

Oct 19th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.03 KB | None | 0 0
  1. silent@silent-desktop ~/mangos/src/contrib/vmap_assembler $ make
  2. /usr/bin/cmake -H/home/silent/mangos/src/contrib/vmap_assembler -B/home/silent/mangos/src/contrib/vmap_assembler --check-build-system CMakeFiles/Makefile.cmake 0
  3. /usr/bin/cmake -E cmake_progress_start /home/silent/mangos/src/contrib/vmap_assembler/CMakeFiles /home/silent/mangos/src/contrib/vmap_assembler/CMakeFiles/progress.marks
  4. make -f CMakeFiles/Makefile2 all
  5. make[1]: Entering directory `/home/silent/mangos/src/contrib/vmap_assembler'
  6. make -f CMakeFiles/g3dlite.dir/build.make CMakeFiles/g3dlite.dir/depend
  7. make[2]: Entering directory `/home/silent/mangos/src/contrib/vmap_assembler'
  8. cd /home/silent/mangos/src/contrib/vmap_assembler && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler/CMakeFiles/g3dlite.dir/DependInfo.cmake --color=
  9. make[2]: Leaving directory `/home/silent/mangos/src/contrib/vmap_assembler'
  10. make -f CMakeFiles/g3dlite.dir/build.make CMakeFiles/g3dlite.dir/build
  11. make[2]: Entering directory `/home/silent/mangos/src/contrib/vmap_assembler'
  12. make[2]: Nothing to be done for `CMakeFiles/g3dlite.dir/build'.
  13. make[2]: Leaving directory `/home/silent/mangos/src/contrib/vmap_assembler'
  14. /usr/bin/cmake -E cmake_progress_report /home/silent/mangos/src/contrib/vmap_assembler/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
  15. [ 84%] Built target g3dlite
  16. make -f CMakeFiles/vmap.dir/build.make CMakeFiles/vmap.dir/depend
  17. make[2]: Entering directory `/home/silent/mangos/src/contrib/vmap_assembler'
  18. cd /home/silent/mangos/src/contrib/vmap_assembler && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler/CMakeFiles/vmap.dir/DependInfo.cmake --color=
  19. make[2]: Leaving directory `/home/silent/mangos/src/contrib/vmap_assembler'
  20. make -f CMakeFiles/vmap.dir/build.make CMakeFiles/vmap.dir/build
  21. make[2]: Entering directory `/home/silent/mangos/src/contrib/vmap_assembler'
  22. make[2]: Nothing to be done for `CMakeFiles/vmap.dir/build'.
  23. make[2]: Leaving directory `/home/silent/mangos/src/contrib/vmap_assembler'
  24. /usr/bin/cmake -E cmake_progress_report /home/silent/mangos/src/contrib/vmap_assembler/CMakeFiles 39 40 41 42 43 44
  25. [ 97%] Built target vmap
  26. make -f CMakeFiles/vmap_assembler.dir/build.make CMakeFiles/vmap_assembler.dir/depend
  27. make[2]: Entering directory `/home/silent/mangos/src/contrib/vmap_assembler'
  28. cd /home/silent/mangos/src/contrib/vmap_assembler && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler /home/silent/mangos/src/contrib/vmap_assembler/CMakeFiles/vmap_assembler.dir/DependInfo.cmake --color=
  29. make[2]: Leaving directory `/home/silent/mangos/src/contrib/vmap_assembler'
  30. make -f CMakeFiles/vmap_assembler.dir/build.make CMakeFiles/vmap_assembler.dir/build
  31. make[2]: Entering directory `/home/silent/mangos/src/contrib/vmap_assembler'
  32. Linking CXX executable vmap_assembler
  33. /usr/bin/cmake -E cmake_link_script CMakeFiles/vmap_assembler.dir/link.txt --verbose=1
  34. /usr/bin/c++ CMakeFiles/vmap_assembler.dir/vmap_assembler.cpp.o -o vmap_assembler -rdynamic libvmap.a libg3dlite.a -lz
  35. libg3dlite.a(Vector4.cpp.o): In function `HashTrait<G3D::uint128>::hashCode(G3D::uint128)':
  36. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:80: undefined reference to `G3D::uint128::uint128(unsigned long const&, unsigned long const&)'
  37. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  38. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  39. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  40. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  41. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  42. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  43. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  44. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  45. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  46. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  47. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  48. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  49. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  50. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  51. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  52. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  53. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  54. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  55. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  56. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  57. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  58. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  59. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  60. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  61. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  62. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  63. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  64. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  65. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  66. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  67. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  68. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  69. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  70. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  71. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  72. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  73. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  74. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  75. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  76. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  77. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  78. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  79. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  80. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  81. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  82. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  83. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  84. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  85. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  86. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  87. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  88. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  89. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  90. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  91. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  92. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  93. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  94. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  95. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  96. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  97. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:82: undefined reference to `G3D::uint128::operator*=(G3D::uint128 const&)'
  98. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator&(G3D::uint128 const&)'
  99. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:83: undefined reference to `G3D::uint128::operator^=(G3D::uint128 const&)'
  100. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:84: undefined reference to `G3D::uint128::operator>>=(int)'
  101. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:76: undefined reference to `G3D::uint128::uint128(unsigned long const&, unsigned long const&)'
  102. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/HashTrait.h:77: undefined reference to `G3D::uint128::uint128(unsigned long const&, unsigned long const&)'
  103. libg3dlite.a(Any.cpp.o): In function `G3D::Any::sourceDirectory() const':
  104. /home/silent/mangos/src/dep/src/g3dlite/Any.cpp:1255: undefined reference to `G3D::FilePath::parent(std::string const&)'
  105. /home/silent/mangos/src/dep/src/g3dlite/Any.cpp:1255: undefined reference to `G3D::FilePath::parent(std::string const&)'
  106. libg3dlite.a(Any.cpp.o): In function `G3D::FileSystem::resolve(std::string const&, std::string const&)':
  107. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:352: undefined reference to `G3D::FileSystem::instance()'
  108. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:352: undefined reference to `G3D::FileSystem::_resolve(std::string const&, std::string const&)'
  109. libg3dlite.a(Any.cpp.o): In function `G3D::FileSystem::exists(std::string const&, bool)':
  110. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  111. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  112. libg3dlite.a(Any.cpp.o): In function `G3D::FileSystem::currentDirectory()':
  113. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:327: undefined reference to `G3D::FileSystem::instance()'
  114. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:327: undefined reference to `G3D::FileSystem::_currentDirectory()'
  115. libg3dlite.a(Any.cpp.o): In function `G3D::FileSystem::resolve(std::string const&, std::string const&)':
  116. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:352: undefined reference to `G3D::FileSystem::instance()'
  117. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:352: undefined reference to `G3D::FileSystem::_resolve(std::string const&, std::string const&)'
  118. libg3dlite.a(Any.cpp.o): In function `G3D::FileSystem::exists(std::string const&, bool)':
  119. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  120. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  121. libg3dlite.a(BinaryOutput.cpp.o): In function `G3D::FileSystem::fopen(char const*, char const*)':
  122. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::instance()'
  123. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::_fopen(char const*, char const*)'
  124. libg3dlite.a(BinaryOutput.cpp.o): In function `G3D::FileSystem::exists(std::string const&, bool)':
  125. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  126. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  127. libg3dlite.a(BinaryOutput.cpp.o): In function `G3D::FileSystem::fopen(char const*, char const*)':
  128. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::instance()'
  129. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::_fopen(char const*, char const*)'
  130. libg3dlite.a(BinaryOutput.cpp.o): In function `G3D::FileSystem::createDirectory(std::string const&)':
  131. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:322: undefined reference to `G3D::FileSystem::instance()'
  132. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:322: undefined reference to `G3D::FileSystem::_createDirectory(std::string const&)'
  133. libg3dlite.a(Log.cpp.o): In function `G3D::FileSystem::fopen(char const*, char const*)':
  134. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::instance()'
  135. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::_fopen(char const*, char const*)'
  136. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::instance()'
  137. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::_fopen(char const*, char const*)'
  138. libg3dlite.a(TextOutput.cpp.o): In function `G3D::FileSystem::exists(std::string const&, bool)':
  139. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  140. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  141. libg3dlite.a(TextOutput.cpp.o): In function `G3D::FileSystem::createDirectory(std::string const&)':
  142. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:322: undefined reference to `G3D::FileSystem::instance()'
  143. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:322: undefined reference to `G3D::FileSystem::_createDirectory(std::string const&)'
  144. libg3dlite.a(TextOutput.cpp.o): In function `G3D::FileSystem::fopen(char const*, char const*)':
  145. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::instance()'
  146. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::_fopen(char const*, char const*)'
  147. libg3dlite.a(System.cpp.o): In function `G3D::FileSystem::exists(std::string const&, bool)':
  148. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  149. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  150. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  151. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  152. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  153. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  154. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  155. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  156. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  157. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  158. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  159. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  160. libg3dlite.a(System.cpp.o): In function `G3D::FileSystem::currentDirectory()':
  161. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:327: undefined reference to `G3D::FileSystem::instance()'
  162. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:327: undefined reference to `G3D::FileSystem::_currentDirectory()'
  163. libg3dlite.a(System.cpp.o): In function `G3D::FileSystem::exists(std::string const&, bool)':
  164. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  165. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  166. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  167. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  168. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  169. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  170. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  171. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  172. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::inZipfile(std::string const&)':
  173. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:302: undefined reference to `G3D::FileSystem::instance()'
  174. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::inZipfile(std::string const&, std::string&)':
  175. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:284: undefined reference to `G3D::FileSystem::instance()'
  176. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:284: undefined reference to `G3D::FileSystem::_inZipfile(std::string const&, std::string&)'
  177. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::size(std::string const&)':
  178. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:362: undefined reference to `G3D::FileSystem::instance()'
  179. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:362: undefined reference to `G3D::FileSystem::_size(std::string const&)'
  180. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::fopen(char const*, char const*)':
  181. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::instance()'
  182. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::_fopen(char const*, char const*)'
  183. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::exists(std::string const&, bool)':
  184. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  185. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  186. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::isZipfile(std::string const&)':
  187. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:307: undefined reference to `G3D::FileSystem::instance()'
  188. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:307: undefined reference to `G3D::FileSystem::_isZipfile(std::string const&)'
  189. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::exists(std::string const&, bool)':
  190. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  191. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  192. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  193. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  194. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::instance()'
  195. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:337: undefined reference to `G3D::FileSystem::_exists(std::string const&, bool)'
  196. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::createDirectory(std::string const&)':
  197. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:322: undefined reference to `G3D::FileSystem::instance()'
  198. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:322: undefined reference to `G3D::FileSystem::_createDirectory(std::string const&)'
  199. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::fopen(char const*, char const*)':
  200. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::instance()'
  201. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:294: undefined reference to `G3D::FileSystem::_fopen(char const*, char const*)'
  202. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::getFiles(std::string const&, G3D::Array<std::string, 10, 32ul>&, bool)':
  203. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:373: undefined reference to `G3D::FileSystem::instance()'
  204. libg3dlite.a(fileutils.cpp.o): In function `G3D::FileSystem::list(std::string const&, G3D::Array<std::string, 10, 32ul>&, G3D::FileSystem::ListSettings const&)':
  205. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:368: undefined reference to `G3D::FileSystem::instance()'
  206. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:368: undefined reference to `G3D::FileSystem::_list(std::string const&, G3D::Array<std::string, 10, 32ul>&, G3D::FileSystem::ListSettings const&)'
  207. libg3dlite.a(CoordinateFrame.cpp.o): In function `G3D::CoordinateFrame::CoordinateFrame(G3D::Any const&)':
  208. /home/silent/mangos/src/dep/src/g3dlite/CoordinateFrame.cpp:72: undefined reference to `G3D::PhysicsFrame::PhysicsFrame(G3D::Any const&)'
  209. /home/silent/mangos/src/dep/src/g3dlite/CoordinateFrame.cpp:72: undefined reference to `G3D::PhysicsFrame::operator G3D::CoordinateFrame() const'
  210. libg3dlite.a(BinaryInput.cpp.o): In function `G3D::FileSystem::size(std::string const&)':
  211. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:362: undefined reference to `G3D::FileSystem::instance()'
  212. /home/silent/mangos/src/contrib/vmap_assembler/../../dep/include/g3dlite/G3D/FileSystem.h:362: undefined reference to `G3D::FileSystem::_size(std::string const&)'
  213. collect2: error: ld returned 1 exit status
  214. make[2]: *** [vmap_assembler] Error 1
  215. make[2]: Leaving directory `/home/silent/mangos/src/contrib/vmap_assembler'
  216. make[1]: *** [CMakeFiles/vmap_assembler.dir/all] Error 2
  217. make[1]: Leaving directory `/home/silent/mangos/src/contrib/vmap_assembler'
  218. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement