<div dir="ltr">Hi Alexander,<div><br></div><div>Thanks for the advice about version-specific package installations.  In my particular case, I'm dealing with some other code whose build system looks for a particular version of llvm and clang, so I needed to have those installed.  My mistake was not realizing that only the version-agnostic packages ("llvm", "clang", etc.) install the symlinks that CMake was looking for.</div><div><br></div><div>Thanks again for the help.  I'm very happy to be able to try Kdevelop5 out now.</div><div><br></div><div>Kind regards,</div><div>Christian</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 26, 2016 at 2:55 PM, Alexander Zhigalin <span dir="ltr"><<a href="mailto:alexander@zhigalin.tk" target="_blank">alexander@zhigalin.tk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You shouldn't never install a versioned package if a general one is available.<br>
The general one contains symlinks and have llvm-3.8 as a dependence.<br>
<br>
26.04.2016, 20:46, "Christian Convey" <<a href="mailto:christian.convey@gmail.com">christian.convey@gmail.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> I installed the "llvm" package as Sven suggested, and I'm now able to build the "kdevelop" target.  Thanks guys!<br>
><br>
> Before installing "llvm" explicitly, I already had  "llvm-3.8", "llvm-3.8-dev", and "llvm-3.8-runtime" installed.  I had expected "llvm" to just be a virtual package that acted as an alias for "llvm-3.8", but apparently that's not the case.<br>
><br>
> On Tue, Apr 26, 2016 at 2:38 PM, Alexander Zhigalin <<a href="mailto:alexander@zhigalin.tk">alexander@zhigalin.tk</a>> wrote:<br>
>> Isn't it an optional package?<br>
>><br>
>> 26.04.2016, 20:33, "Sven Brauch" <<a href="mailto:mail@svenbrauch.de">mail@svenbrauch.de</a>>:<br>
>><br>
>>> On 04/26/2016 08:31 PM, Christian Convey wrote:<br>
>>>>  Thanks Alexander. I already have those packages installed, so<br>
>>>>  unfortunately that isn't the issue.​<br>
>>><br>
>>> sudo apt-get install llvm<br>
>>><br>
>><br>
>>> ,<br>
>>><br>
>>> _______________________________________________<br>
>>> KDevelop-devel mailing list<br>
>>> <a href="mailto:KDevelop-devel@kde.org">KDevelop-devel@kde.org</a><br>
>>> <a href="https://mail.kde.org/mailman/listinfo/kdevelop-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/kdevelop-devel</a><br>
>><br>
>> --<br>
>> Alexander Zhigalin - DevOps<br>
><br>
> ,<br>
><br>
> _______________________________________________<br>
> KDevelop-devel mailing list<br>
> <a href="mailto:KDevelop-devel@kde.org">KDevelop-devel@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/kdevelop-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/kdevelop-devel</a><br>
<br>
--<br>
Alexander Zhigalin - DevOps<br>
</div></div></blockquote></div><br></div>