Hello All, <br><br>     I build LLVM source code version 3.2 from SVN repository. After I build source code of LLVM include "compiler-rt"(Compiler-rt at revision 158057.<br>
) and "clang" are represent an error as below.<br><br clear="all">make[5]: Entering directory `/san01/home/chatsiri/workspacecpp/llvm-svn/projects/compiler-rt'<br>  COMPILE:   clang_linux/asan-x86_64/x86_64: /san01/home/chatsiri/workspacecpp/llvm-svn/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux.cc<br>
/san01/home/chatsiri/workspacecpp/llvm-svn/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux.cc:47:36: error: use of<br>      undeclared identifier 'O_CLOEXEC'<br>      write ? O_WRONLY | O_CREAT | O_CLOEXEC : O_RDONLY, 0660);                                   ^<br>
1 error generated.<br><br>Who have any idea with error these?<br><br>Best Regards, <br>Chatsiri Rattana.<br><br>