Please define -DHAVE_PROCESS_VM_READV and -DHAVE_NR_PROCESS_VM_READV without values and check them with #ifdef/#ifndef.
I had preprocessor errors with #if ! applied to undefined variable in Uio.h and LibcGlue.cpp. Build was successful after I changed #if ! to #ifdef. http://reviews.llvm.org/D10727 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits