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@cs.uiuc.edu
          Reporter: eugene.zele...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to