[LLVMbugs] [Bug 22987] New: missing cmake-time check for libedit when building lldb

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Mar 22 16:16:35 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=22987

            Bug ID: 22987
           Summary: missing cmake-time check for libedit when building
                    lldb
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: richard-llvm at metafoo.co.uk
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

lldb's cmake setup does not check for existence of libedit on Linux, but
blindly attempts to use it anyway. We should check for the existence of libedit
during configuration.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150322/c5f132b2/attachment.html>


More information about the llvm-bugs mailing list