[cfe-users] Problem with installing clang-3.8.0

Matthew Fernandez via cfe-users cfe-users at lists.llvm.org
Thu Jun 11 07:10:40 PDT 2020


Hi,

Clang 3.8 is not available in the Ubuntu 20.04 repositories [0], so I guess you must have added a PPA or other source to get this. It would seem your source that is providing clang-3.8 does not also provide all its dependencies.

Thanks,
Matt

  [0]: https://packages.ubuntu.com/search?keywords=clang-3.8&searchon=names&suite=all&section=all

> On May 26, 2020, at 23:02, Kwiatek, Michal (Nokia - PL/Wroclaw) via cfe-users <cfe-users at lists.llvm.org> wrote:
> 
> Hi,
> I have troubles with installing clang 3.8.0
> I am able to install versions such as 6.0 or 10 but I cannot install 3.8.0
> When I write: `sudo apt-get install clang-3.8.0` I get following message (screen included)
> 
> 
> Os version: Ubuntu 20.04
> <Screenshot from 2020-05-27 08-02-28.png>_______________________________________________
> cfe-users mailing list
> cfe-users at lists.llvm.org <mailto:cfe-users at lists.llvm.org>
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users <https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20200611/751272d3/attachment.html>


More information about the cfe-users mailing list