<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear all,<div><br></div><div>The “make” command executes successfully on Mac OS X Mavericks … but when I want to test it before I use it .. with “make check-all” … the following error occurs:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">In file included from /Users/dawiejoubert/Source/Clang/llvm/projects/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc:21:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><b>/Users/dawiejoubert/Source/Clang/llvm/utils/unittest/googletest/include/gtest/gtest.h:54:10: </b><span style="color: #c33720"><b>fatal error: </b></span></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><b>      'limits' file not found</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">#include <limits></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; color: rgb(52, 189, 38);"><b>         ^</b></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">1 error generated.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make[3]: *** [projects/compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc.x86_64.o] Error 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make[2]: *** [projects/compiler-rt/lib/sanitizer_common/tests/CMakeFiles/Sanitizer-x86_64-Test.dir/all] Error 2</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make[1]: *** [CMakeFiles/check-all.dir/rule] Error 2</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">make: *** [check-all] Error 2</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">“Limits” should be standard c++ stuff shouldn’t it be?</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">PS. I recently switched from a PC to a Mac so please be not too hard on ID10T errors … ;)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Best regards,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Dawie</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div></body></html>