Advertisement
Guest User

Untitled

a guest
Feb 8th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. Making all in test
  2. Making all in doc
  3. Making all in libvorbis
  4. Making all in vorbisfile
  5. Making all in vorbisenc
  6. *** Warning: Doxygen not found; documentation will not be built.
  7. [ 32%] Built target bundled_ogg_vorbis
  8. [ 32%] Built target bundled_ogg_vorbis_file
  9. Scanning dependencies of target etl
  10. [ 32%] Building C object CMakeFiles/etl.dir/src/client/snd_codec_ogg.c.o
  11. [ 33%] Building CXX object CMakeFiles/etl.dir/src/qcommon/i18n_main.cpp.o
  12. In file included from /home/purple/etlegacy/src/qcommon/i18n_main.cpp:50:0:
  13. /usr/include/c++/4.8/iostream:38:28: fatal error: bits/c++config.h: No such file or directory
  14. #include <bits/c++config.h>
  15. ^
  16. compilation terminated.
  17. make[2]: *** [CMakeFiles/etl.dir/src/qcommon/i18n_main.cpp.o] Error 1
  18. make[1]: *** [CMakeFiles/etl.dir/all] Error 2
  19. make: *** [all] Error 2
  20.  
  21. ~~> Installing ET Legacy in /home/purple/etlegacy
  22. [ 2%] Built target bundled_freetype
  23. [ 3%] Built target bundled_glew
  24. [ 21%] Built target cgame.mp.i386
  25. [ 21%] Built target bundled_curl
  26. [ 21%] Built target bundled_jpeg
  27. [ 21%] Built target bundled_sdl
  28. [ 31%] Built target renderer_opengl1_i386
  29. [ 31%] Built target bundled_ogg
  30. [ 32%] Built target bundled_ogg_vorbis
  31. [ 32%] Built target bundled_ogg_vorbis_file
  32. [ 33%] Building CXX object CMakeFiles/etl.dir/src/qcommon/i18n_main.cpp.o
  33. In file included from /home/purple/etlegacy/src/qcommon/i18n_main.cpp:50:0:
  34. /usr/include/c++/4.8/iostream:38:28: fatal error: bits/c++config.h: No such file or directory
  35. #include <bits/c++config.h>
  36. ^
  37. compilation terminated.
  38. make[2]: *** [CMakeFiles/etl.dir/src/qcommon/i18n_main.cpp.o] Error 1
  39. make[1]: *** [CMakeFiles/etl.dir/all] Error 2
  40. make: *** [all] Error 2
  41.  
  42. ~~> Packing ET Legacy...
  43. [ 2%] Built target bundled_freetype
  44. [ 3%] Built target bundled_glew
  45. [ 21%] Built target cgame.mp.i386
  46. [ 21%] Built target bundled_curl
  47. [ 21%] Built target bundled_jpeg
  48. [ 21%] Built target bundled_sdl
  49. [ 31%] Built target renderer_opengl1_i386
  50. [ 31%] Built target bundled_ogg
  51. [ 32%] Built target bundled_ogg_vorbis
  52. [ 32%] Built target bundled_ogg_vorbis_file
  53. [ 33%] Building CXX object CMakeFiles/etl.dir/src/qcommon/i18n_main.cpp.o
  54. In file included from /home/purple/etlegacy/src/qcommon/i18n_main.cpp:50:0:
  55. /usr/include/c++/4.8/iostream:38:28: fatal error: bits/c++config.h: No such file or directory
  56. #include <bits/c++config.h>
  57. ^
  58. compilation terminated.
  59. make[2]: *** [CMakeFiles/etl.dir/src/qcommon/i18n_main.cpp.o] Error 1
  60. make[1]: *** [CMakeFiles/etl.dir/all] Error 2
  61. make: *** [all] Error 2
  62. purple@purple:~/etlegacy$ ^C
  63. purple@purple:~/etlegacy$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement