[CMake] RPATH issues...

Scott Aron Bloom scott at towel42.com
Thu Jun 4 12:54:52 EDT 2015


Recently, during our install phase, we get the following error message
CMake Error at CoreApp/CLI/cmake_install.cmake:45 (file):
  file RPATH_CHANGE could not write new RPATH:

    $ORIGIN/lib

  to the file:

    /home/marc_local/views/.branch/bin/dbg/Install/./.BluePearlCLI

  No valid ELF RPATH or RUNPATH entry exists in the file; File does not have
  a valid ELF identification.
Call Stack (most recent call first):
  cmake_install.cmake:768 (include)

The only solution seems to be a make clean.  However that seems a bit drastic..

Any ideas on what could cause this?

Scott

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150604/6a41265c/attachment.html>


More information about the CMake mailing list