[cfe-dev] build error in git master
Дмитрий Дьяченко
dimhen at gmail.com
Thu Oct 4 05:10:41 PDT 2012
few days ago i saw similar on Linux-x86_64
with slightly different err "fatal error: 'gnu/stubs-32.h' file not found"
--> after glibc-devel-i386 installation err go away
llvm/clang were configured with --enable-targets=host
Dmitry
2012/10/4 Carsten Mattner <carstenmattner at gmail.com>:
> Does anybody else see the following build-error on linux-386?
>
> COMPILE: clang_linux/asan-x86_64/x86_64:
> /tmp/src/llvm/llvm/projects/compiler-rt/lib/asan/asan_linux.cc
> In file included from
> /tmp/src/llvm/llvm/projects/compiler-rt/lib/asan/asan_linux.cc:24:
> In file included from /usr/include/sys/time.h:22:
> In file included from /usr/include/features.h:399:
> /usr/include/gnu/stubs.h:10:11: fatal error: 'gnu/stubs-64.h' file not found
> # include <gnu/stubs-64.h>
> ^
> 1 error generated.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list