Advertisement
Guest User

Untitled

a guest
Aug 20th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. CMake Warning at CMakeLists.txt:4 (message):
  2. CMake/CPack version 2.8.2 will not create working .deb packages!
  3.  
  4.  
  5. *** Will build version 0.4.2-rc1 ***
  6. IRRLICHT_SOURCE_DIR =
  7. IRRLICHT_INCLUDE_DIR = /usr/include/irrlicht
  8. IRRLICHT_LIBRARY = /usr/lib/libIrrlicht.a
  9. GetText disabled
  10. Sound enabled
  11. Found BZip2: /usr/lib/libbz2.so
  12. Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so
  13. Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found
  14. Found ZLIB: /usr/include
  15. Found PNG: /usr/lib/libpng.so
  16. Using project jthread library
  17. Using project sqlite3 library
  18. Performing Test HAS_UNUSED_BUT_SET_VARIABLE_WARNING
  19. Performing Test HAS_UNUSED_BUT_SET_VARIABLE_WARNING - Success
  20. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  21. Please set them or make sure they are set and tested correctly in the CMake files:
  22. XXF86VM_LIBRARY (ADVANCED)
  23. linked by target "minetest" in directory /home/error/Desktop/RamDisk/minetest/src
  24.  
  25. Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement