[lldb-dev] Cannot install from source

nu quaquaraqua via lldb-dev lldb-dev at lists.llvm.org
Wed Jul 18 06:16:48 PDT 2018


Dear folks,

I am trying to build & install LLVM, Clang and LLDB from source. Now the
build completes fine, while the target `install' fails:

-- Up-to-date: /opt/llvm/6.0.1/include/lldb/Host/Config.h
CMake Error at tools/lldb/scripts/cmake_install.cmake:41 (file):
  file INSTALL cannot find "/opt/llvm/build/lib/python2.7".
Call Stack (most recent call first):
  tools/lldb/cmake_install.cmake:51 (include)
  tools/cmake_install.cmake:49 (include)
  cmake_install.cmake:65 (include)


make: *** [Makefile:140: install] Error 1


I am on branch `release 6.0', out of source build, all the defaults with
the exception of the build type set to Release, custom prefix path, and
target to build X86. The system is a Linux Fedora v28.

Suggestions on how to move on? :-)

Yours,
Quack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180718/3a5c304b/attachment.html>


More information about the lldb-dev mailing list