Advertisement
Guest User

Untitled

a guest
Jul 24th, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. -- The C compiler identification is GNU 4.7.1
  2. -- The CXX compiler identification is GNU 4.7.1
  3. CMake Error at /usr/share/cmake-2.8/Modules/Compiler/GNU-C.cmake:1 (include):
  4. include could not find load file:
  5.  
  6. Compiler/GNU
  7. Call Stack (most recent call first):
  8. /usr/share/cmake-2.8/Modules/CMakeCInformation.cmake:33 (INCLUDE)
  9.  
  10.  
  11.  
  12. CMake Error at /usr/share/cmake-2.8/Modules/Compiler/GNU-C.cmake:2 (__compiler_gnu):
  13. Unknown CMake command "__compiler_gnu".
  14. Call Stack (most recent call first):
  15. /usr/share/cmake-2.8/Modules/CMakeCInformation.cmake:33 (INCLUDE)
  16.  
  17.  
  18.  
  19. -- Configuring incomplete, errors occurred!
  20. ==> ERROR: A failure occurred in build().
  21. Aborting...
  22. The build failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement