[cfe-dev] Problem with compilation

Dominik Dudzik eldil89 at gmail.com
Tue Aug 20 17:49:00 PDT 2013


Hi all!
While compiling llvm + clang I got the following error:

 COMPILE:   clang_linux/san-i386/i386:
/home/zzddou01/lib/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cc
/home/zzddou01/lib/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cc:278:37:
error: use of undeclared identifier 'IOCTL_NOT_PRESENT'
  unsigned IOCTL_SNDCTL_COPR_HALT = IOCTL_NOT_PRESENT;

What might it come from and how to deal with it?
Best,
Dominik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130821/79e167bd/attachment.html>


More information about the cfe-dev mailing list