[lldb-dev] [Bug 21459] New: CMake does not check for libedit

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Nov 2 15:47:40 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21459

            Bug ID: 21459
           Summary: CMake does not check for libedit
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: scshunt at csclub.uwaterloo.ca
    Classification: Unclassified

If libedit is not present, lldb will fail to build due to missing histline.h.
CMake should correctly check for libedit and fail if it is not present.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141102/e06b6b6a/attachment.html>


More information about the lldb-dev mailing list