Guest User

Untitled

a guest
Jul 21st, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. [ 2%] Built target _arx_arxsavetool_common
  2. [ 12%] Built target common
  3. [ 13%] Building CXX object CMakeFiles/arx.dir/src/platform/CrashHandler.cpp.o
  4. In file included from /usr/local/include/boost/interprocess/detail/tmp_dir_helpers.hpp:26,
  5. from /usr/local/include/boost/interprocess/shared_memory_object.hpp:22,
  6. from /usr/home/vytautas/arx-ArxLibertatis-9071a00/src/platform/crashhandler/CrashHandlerImpl.h:35,
  7. from /usr/home/vytautas/arx-ArxLibertatis-9071a00/src/platform/CrashHandler.cpp:35:
  8. /usr/include/sys/sysctl.h:793: error: 'u_int' has not been declared
  9. In file included from /usr/local/include/boost/interprocess/shared_memory_object.hpp:22,
  10. from /usr/home/vytautas/arx-ArxLibertatis-9071a00/src/platform/crashhandler/CrashHandlerImpl.h:35,
  11. from /usr/home/vytautas/arx-ArxLibertatis-9071a00/src/platform/CrashHandler.cpp:35:
  12. /usr/local/include/boost/interprocess/detail/tmp_dir_helpers.hpp: In function 'void boost::interprocess::detail::get_bootstamp(std::string&, bool)':
  13. /usr/local/include/boost/interprocess/detail/tmp_dir_helpers.hpp:54: error: 'timeval' in namespace '::' does not name a type
  14. /usr/local/include/boost/interprocess/detail/tmp_dir_helpers.hpp:54: error: invalid type in declaration before ';' token
  15. /usr/local/include/boost/interprocess/detail/tmp_dir_helpers.hpp:67: error: request for member 'tv_sec' in 'result', which is of non-class type 'int'
  16. /usr/local/include/boost/interprocess/detail/tmp_dir_helpers.hpp:67: error: request for member 'tv_usec' in 'result', which is of non-class type 'int'
  17. *** Error code 1
  18.  
  19. Stop in /usr/home/vytautas/arx-ArxLibertatis-9071a00.
  20. *** Error code 1
  21.  
  22. Stop in /usr/home/vytautas/arx-ArxLibertatis-9071a00.
  23. *** Error code 1
  24.  
  25. Stop in /usr/home/vytautas/arx-ArxLibertatis-9071a00.
Add Comment
Please, Sign In to add comment