On 03/13/2015 12:20 PM, Ulf Wetzker wrote: >> The files contain bad internal filenames. >> >> CMake Error at /usr/share/llvm-3.5/cmake/LLVMConfig.cmake:43 (include): >>> include could not find load file: >>> >>> /usr/lib/llvm-3.5/share/llvm/cmake/LLVMExports.cmake > > In LLVMConfig.cmake the variable ${LLVM_CMAKE_DIR} is set to > /usr/lib/llvm-3.5/share/llvm/cmake. While trying to include > LLVMExports.cmake from ${LLVM_CMAKE_DIR} this error it thrown since > LLVMConfig.cmake and LLVMExports.cmake are both located in > /usr/share/llvm-3.5/cmake/
The original issue has been addressed upstream. This new error is caused by how Debian packaging modifies the installation layout. I've reported this as a separate issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785931 -Brad -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org