[lldb-dev] [Bug 24043] New: scripts/Python/modules/readline needs libpthread and libdl

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 6 13:39:03 PDT 2015


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

            Bug ID: 24043
           Summary: scripts/Python/modules/readline needs libpthread and
                    libdl
           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: eugene.zelenko at gmail.com
    Classification: Unclassified

Created attachment 14556
  --> https://llvm.org/bugs/attachment.cgi?id=14556&action=edit
My patch for this problem

libpthread and libdl should be added to
scripts/Python/modules/readline/CMakeLists.txt to avoid link errors. I built
LLDB on RHEL 6.

My patch valid only on Linux. Other platform may have different dependencies.

-- 
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/20150706/144f6a12/attachment.html>


More information about the lldb-dev mailing list