Guest User

Untitled

a guest
Nov 26th, 2011
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. llvm[1]: Constructing LLVMBuild project information.
  2. Traceback (most recent call last):
  3. File "/home/jey/llvm/utils/llvm-build/llvm-build", line 3, in <module>
  4. import llvmbuild
  5. File "/home/jey/llvm/utils/llvm-build/llvmbuild/__init__.py", line 1, in <module>
  6. from main import main
  7. ImportError: No module named main
  8.  
  9.  
  10. llvm-config.cpp:46:10: fatal error: 'LibraryDependencies.inc' file not found
  11. #include "LibraryDependencies.inc"
  12. ^
  13. 1 error generated.
  14.  
  15.  
Advertisement
Add Comment
Please, Sign In to add comment