https://llvm.org/bugs/show_bug.cgi?id=23918
Bug ID: 23918 Summary: CMake should check for process_vm_readv() availability 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 I tried to build SVN version (as of r240030) on RHEL 6 and I encountered problem in source/Plugins/Process/Linux/NativeProcessLinux.cpp which relies on process_vm_readv(). But prototypes doesn't exist in system headers. -- 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