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
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev