[cfe-dev] Problem with compilation

Hal Finkel hfinkel at anl.gov
Tue Aug 20 20:41:47 PDT 2013


----- Original Message ----- 
> 
> 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?

I think this was fixed in r188628. What revision are you using?

 -Hal

> Best,
> Dominik
> 
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory



More information about the cfe-dev mailing list