Hello,
Le 27/01/2018 à 15:21, Kai Wasserbäch a écrit : > Package: llvm-7 > Version: 1:7~svn323465-1~exp1 > Severity: important > > Hey Sylvestre, > I just tried building Mesa against the llvm-toolchain-snapshot packages in > version 1:7~svn323149-1~exp1 (a test with the most recent version available > (1:7~svn323465-1~exp1) showed the same behaviour). The build fails because > llvm-config-7 tries to find libLLVM-7.0.so which doesn't exist: > $ llvm-config-7 --link-shared --libs > llvm-config: error: libLLVM-7.0.so is missing > > apt-file doesn't return any hits for libLLVM-7.0.so but does find libLLVM-7.so > in llvm-7-dev and libllvm7. This looks like the naming scheme without the > minor > number was not applied in all places. Found the fix. building with it! Cheers, Sylvestre