[Bug 1170644] Re: link to c++ should be added to /usr/lib/ccache since cmake searches for it.

Michał Sawicz michal.sawicz at canonical.com
Thu Nov 28 00:43:36 UTC 2013


Apparently it's the configure script for ccache that takes care of
creating the links, so `sudo dpkg-reconfigure ccache` should get it
going. Not sure yet why it doesn't create them initially - maybe if it's
installed before the compiler / alternative is built up?

Maybe it should have a dpkg trigger that would recreate the links based
on some criteria?

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ccache in Ubuntu.
https://bugs.launchpad.net/bugs/1170644

Title:
  link to c++ should be added to /usr/lib/ccache since cmake searches
  for it.

Status in “ccache” package in Ubuntu:
  Confirmed

Bug description:
  While using cmake in our project, we observed no ccache is used but
  ccache is installed correctly (and works with qmake for e.g.). cmake
  is using the c++ and will find it (/usr/bin) and therefore no ccache
  is used until we created a new link insicde /usr/local/ccache.

  This may also be cross related with the update-alternatives, which
  seems to provide the symlink.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ccache/+bug/1170644/+subscriptions



More information about the foundations-bugs mailing list