Hi,
I believe the problem may have been fixed by Brad King in the version 1:3.9~svn275918-1~exp2. Relevant part of the changelog: llvm-toolchain-3.9 (1:3.9~svn275918-1~exp2) experimental; urgency=medium ... * LLVMConfig.cmake is now installed to <prefix>/lib/cmake/llvm instead of <prefix>/share/llvm/cmake Thanks to Brad King of the fix ... As soon as this version hits my mirror, I will test and confirm. If anybody has already the packages and can test it would be great ! Regards, Pablo On 07/29/2016 06:31 PM, Sergey Zinov wrote: > I have encountered this bug too. I found following workaround so far: > > First removing llvm-3.9-dev package: > apt remove llvm-3.9-dev > Then installing them together: > apt install llvm-3.9-dev clang-3.9 > > > > _______________________________________________ > Pkg-llvm-team mailing list > pkg-llvm-t...@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-llvm-team >