[lldb-dev] Compiling LLDB on Centos 5 (dont judge me)

Mark Chandler via lldb-dev lldb-dev at lists.llvm.org
Tue Oct 27 14:05:25 PDT 2015


Hi All,

Trying to get LLDB to compile on centos 5 to help reduce the size of cores of programs crashing on some servers however im running into some compile issues with it. Looks like some features are used from newer kernel versions and was wondering what the procedure is to get this fixed and updated into lldb.

These are the errors so far:
https://gist.githubusercontent.com/lodle/47493c8ea2a51eff5322/raw/ce158e1d10d1df363bdd3a77b11ff3d8661e8144/lldb_make.txt
Some of them are using O_CLOEXEC flag and headers that don't exist and was easy enough to add works around. The ones at the end im not sure about.


Build Script:
https://gist.github.com/lodle/e24a80907bbf7a7b72f6


Thanks for the help.


Mark Chandler
Battle.Net Infrastructure | Blizzard Entertainment
(P) 949-955-1380 x15353

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151027/29884353/attachment.html>


More information about the lldb-dev mailing list