This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by llvm configure 3.0svn, which was generated by GNU Autoconf 2.60. Invocation command line was $ ../../../../llvm/configure --enable-optimized --disable-assertions --prefix=/home/dblaikie/Development/llvm/clean/install/x86-32/Release/llvm --with-built-clang CXXFLAGS=-stdlib=libc++ ## --------- ## ## Platform. ## ## --------- ## hostname = mediabox uname -m = i686 uname -r = 2.6.38-10-generic-pae uname -s = Linux uname -v = #46-Ubuntu SMP Tue Jun 28 16:54:49 UTC 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/dblaikie/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2070: checking build system type configure:2088: result: i686-pc-linux-gnu configure:2110: checking host system type configure:2125: result: i686-pc-linux-gnu configure:2147: checking target system type configure:2162: result: i686-pc-linux-gnu configure:2191: checking type of operating system we're going to host on configure:2299: result: Linux configure:2302: checking type of operating system we're going to target configure:2350: result: Linux configure:2396: checking target architecture configure:2418: result: x86 configure:2484: checking for gcc configure:2500: found /usr/bin/gcc configure:2511: result: gcc configure:2749: checking for C compiler version configure:2756: gcc --version >&5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2759: $? = 0 configure:2766: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:2769: $? = 0 configure:2776: gcc -V >&5 gcc: '-V' option must have argument configure:2779: $? = 1 configure:2802: checking for C compiler default output file name configure:2829: gcc conftest.c >&5 configure:2832: $? = 0 configure:2878: result: a.out configure:2883: checking whether the C compiler works configure:2893: ./a.out configure:2896: $? = 0 configure:2913: result: yes configure:2920: checking whether we are cross compiling configure:2922: result: no configure:2925: checking for suffix of executables configure:2932: gcc -o conftest conftest.c >&5 configure:2935: $? = 0 configure:2959: result: configure:2965: checking for suffix of object files configure:2991: gcc -c conftest.c >&5 configure:2994: $? = 0 configure:3017: result: o configure:3021: checking whether we are using the GNU C compiler configure:3050: gcc -c conftest.c >&5 configure:3056: $? = 0 configure:3063: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3066: $? = 0 configure:3073: test -s conftest.o configure:3076: $? = 0 configure:3090: result: yes configure:3095: checking whether gcc accepts -g configure:3125: gcc -c -g conftest.c >&5 configure:3131: $? = 0 configure:3138: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3141: $? = 0 configure:3148: test -s conftest.o configure:3151: $? = 0 configure:3281: result: yes configure:3298: checking for gcc option to accept ISO C89 configure:3372: gcc -c -g -O2 conftest.c >&5 configure:3378: $? = 0 configure:3385: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3388: $? = 0 configure:3395: test -s conftest.o configure:3398: $? = 0 configure:3418: result: none needed configure:3442: checking how to run the C preprocessor configure:3482: gcc -E conftest.c configure:3488: $? = 0 configure:3526: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3532: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | /* end confdefs.h. */ | #include configure:3572: result: gcc -E configure:3601: gcc -E conftest.c configure:3607: $? = 0 configure:3645: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3651: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | /* end confdefs.h. */ | #include configure:3696: checking for grep that handles long lines and -e configure:3770: result: /bin/grep configure:3775: checking for egrep configure:3853: result: /bin/grep -E configure:3858: checking for ANSI C header files configure:3888: gcc -c -g -O2 conftest.c >&5 configure:3894: $? = 0 configure:3901: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3904: $? = 0 configure:3911: test -s conftest.o configure:3914: $? = 0 configure:4010: gcc -o conftest -g -O2 conftest.c >&5 configure:4013: $? = 0 configure:4019: ./conftest configure:4022: $? = 0 configure:4039: result: yes configure:4063: checking for sys/types.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4097: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4100: $? = 0 configure:4107: test -s conftest.o configure:4110: $? = 0 configure:4123: result: yes configure:4063: checking for sys/stat.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4097: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4100: $? = 0 configure:4107: test -s conftest.o configure:4110: $? = 0 configure:4123: result: yes configure:4063: checking for stdlib.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4097: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4100: $? = 0 configure:4107: test -s conftest.o configure:4110: $? = 0 configure:4123: result: yes configure:4063: checking for string.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4097: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4100: $? = 0 configure:4107: test -s conftest.o configure:4110: $? = 0 configure:4123: result: yes configure:4063: checking for memory.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4097: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4100: $? = 0 configure:4107: test -s conftest.o configure:4110: $? = 0 configure:4123: result: yes configure:4063: checking for strings.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4097: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4100: $? = 0 configure:4107: test -s conftest.o configure:4110: $? = 0 configure:4123: result: yes configure:4063: checking for inttypes.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4097: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4100: $? = 0 configure:4107: test -s conftest.o configure:4110: $? = 0 configure:4123: result: yes configure:4063: checking for stdint.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4097: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4100: $? = 0 configure:4107: test -s conftest.o configure:4110: $? = 0 configure:4123: result: yes configure:4063: checking for unistd.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4097: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4100: $? = 0 configure:4107: test -s conftest.o configure:4110: $? = 0 configure:4123: result: yes configure:4135: checking whether byte ordering is bigendian configure:4167: gcc -c -g -O2 conftest.c >&5 configure:4173: $? = 0 configure:4180: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4183: $? = 0 configure:4190: test -s conftest.o configure:4193: $? = 0 configure:4222: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:26:2: error: 'not' undeclared (first use in this function) conftest.c:26:2: note: each undeclared identifier is reported only once for each function it appears in conftest.c:26:6: error: expected ';' before 'big' configure:4228: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4402: result: no configure:5277: checking clang compiler configure:5309: result: built configure:5330: checking optimization flags configure:5343: result: -O3 configure:5559: checking how to run the C preprocessor configure:5689: result: gcc -E configure:5718: gcc -E conftest.c configure:5724: $? = 0 configure:5762: gcc -E conftest.c conftest.c:36:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5768: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | /* end confdefs.h. */ | #include configure:5929: checking for C compiler version configure:5936: gcc --version >&5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5939: $? = 0 configure:5946: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:5949: $? = 0 configure:5956: gcc -V >&5 gcc: '-V' option must have argument configure:5959: $? = 1 configure:5962: checking whether we are using the GNU C compiler configure:6031: result: yes configure:6036: checking whether gcc accepts -g configure:6222: result: yes configure:6239: checking for gcc option to accept ISO C89 configure:6359: result: none needed configure:6435: checking for g++ configure:6451: found /usr/bin/g++ configure:6462: result: g++ configure:6493: checking for C++ compiler version configure:6500: g++ --version >&5 g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6503: $? = 0 configure:6510: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:6513: $? = 0 configure:6520: g++ -V >&5 g++: '-V' option must have argument configure:6523: $? = 1 configure:6526: checking whether we are using the GNU C++ compiler configure:6555: g++ -c -stdlib=libc++ conftest.cpp >&5 cc1plus: error: unrecognized command line option "-stdlib=libc++" configure:6561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6595: result: no configure:6600: checking whether g++ accepts -g configure:6630: g++ -c -g conftest.cpp >&5 configure:6636: $? = 0 configure:6643: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6646: $? = 0 configure:6653: test -s conftest.o configure:6656: $? = 0 configure:6786: result: yes configure:6810: checking for BSD-compatible nm configure:6859: result: /usr/bin/nm -B configure:6865: checking for GNU make configure:6880: result: make configure:6891: checking whether ln -s works configure:6895: result: yes configure:6904: checking for cmp configure:6922: found /usr/bin/cmp configure:6935: result: /usr/bin/cmp configure:6945: checking for cp configure:6963: found /bin/cp configure:6976: result: /bin/cp configure:6986: checking for date configure:7004: found /bin/date configure:7017: result: /bin/date configure:7027: checking for find configure:7045: found /usr/bin/find configure:7058: result: /usr/bin/find configure:7068: checking for grep configure:7099: result: /bin/grep configure:7109: checking for mkdir configure:7127: found /bin/mkdir configure:7140: result: /bin/mkdir configure:7150: checking for mv configure:7168: found /bin/mv configure:7181: result: /bin/mv configure:7232: checking for ranlib configure:7248: found /usr/bin/ranlib configure:7259: result: ranlib configure:7328: checking for ar configure:7344: found /usr/bin/ar configure:7355: result: ar configure:7383: checking for rm configure:7401: found /bin/rm configure:7414: result: /bin/rm configure:7424: checking for sed configure:7442: found /bin/sed configure:7455: result: /bin/sed configure:7465: checking for tar configure:7483: found /bin/tar configure:7496: result: /bin/tar configure:7506: checking for pwd configure:7524: found /bin/pwd configure:7537: result: /bin/pwd configure:7548: checking for Graphviz configure:7579: result: echo Graphviz configure:7604: checking for dot configure:7635: result: echo dot configure:7660: checking for fdp configure:7691: result: echo fdp configure:7716: checking for neato configure:7747: result: echo neato configure:7772: checking for twopi configure:7803: result: echo twopi configure:7828: checking for circo configure:7859: result: echo circo configure:7886: checking for gv configure:7919: result: no configure:7886: checking for gsview32 configure:7919: result: no configure:7945: checking for dotty configure:7976: result: echo dotty configure:8001: checking for xdot.py configure:8032: result: echo xdot.py configure:8059: checking for perl configure:8077: found /usr/bin/perl configure:8090: result: /usr/bin/perl configure:8099: checking for Perl 5.006 or newer configure:8102: result: yes configure:8136: checking for a BSD-compatible install configure:8192: result: /usr/bin/install -c configure:8210: checking for bzip2 configure:8228: found /bin/bzip2 configure:8240: result: /bin/bzip2 configure:8250: checking for cat configure:8268: found /bin/cat configure:8280: result: /bin/cat configure:8290: checking for doxygen configure:8323: result: no configure:8330: checking for groff configure:8348: found /usr/bin/groff configure:8360: result: /usr/bin/groff configure:8370: checking for gzip configure:8388: found /bin/gzip configure:8400: result: /bin/gzip configure:8410: checking for pod2html configure:8428: found /usr/bin/pod2html configure:8440: result: /usr/bin/pod2html configure:8450: checking for pod2man configure:8468: found /usr/bin/pod2man configure:8480: result: /usr/bin/pod2man configure:8490: checking for pdfroff configure:8523: result: no configure:8530: checking for runtest configure:8563: result: no configure:8570: checking for the tclsh program in tclinclude directory configure:8599: result: none configure:8605: checking for tclsh8.4 configure:8623: found /usr/bin/tclsh8.4 configure:8635: result: /usr/bin/tclsh8.4 configure:8660: checking for zip configure:8678: found /usr/bin/zip configure:8690: result: /usr/bin/zip configure:8702: checking for ocamlc configure:8735: result: no configure:8747: checking for ocamlopt configure:8780: result: no configure:8792: checking for ocamldep configure:8825: result: no configure:8837: checking for ocamldoc configure:8870: result: no configure:8882: checking for gas configure:8915: result: no configure:8882: checking for as configure:8900: found /usr/bin/as configure:8912: result: /usr/bin/as configure:8924: checking for linker version configure:8940: result: 2.21.0.20110327 configure:8949: checking for compiler -Wl,-R option configure:8983: gcc -o conftest -g -O2 -Wl,-R. conftest.c >&5 configure:8989: $? = 0 configure:8996: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8999: $? = 0 configure:9006: test -s conftest configure:9009: $? = 0 configure:9030: result: yes configure:9041: checking for compiler -Wl,-export-dynamic option configure:9075: gcc -o conftest -g -O2 -Wl,-export-dynamic conftest.c >&5 configure:9081: $? = 0 configure:9088: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9091: $? = 0 configure:9098: test -s conftest configure:9101: $? = 0 configure:9122: result: yes configure:9133: checking for compiler -Wl,--version-script option configure:9189: gcc -o conftest -g -O2 -Wl,--version-script=/tmp/fooZ2ST0D/export.map conftest.c >&5 configure:9195: $? = 0 configure:9202: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9205: $? = 0 configure:9212: test -s conftest configure:9215: $? = 0 configure:9238: result: yes configure:9248: checking for an ANSI C-conforming const configure:9323: gcc -c -g -O2 conftest.c >&5 configure:9329: $? = 0 configure:9336: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9339: $? = 0 configure:9346: test -s conftest.o configure:9349: $? = 0 configure:9361: result: yes configure:9379: checking for dirent.h that defines DIR configure:9408: gcc -c -g -O2 conftest.c >&5 configure:9414: $? = 0 configure:9421: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9424: $? = 0 configure:9431: test -s conftest.o configure:9434: $? = 0 configure:9447: result: yes configure:9460: checking for library containing opendir configure:9501: gcc -o conftest -g -O2 conftest.c >&5 configure:9507: $? = 0 configure:9514: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9517: $? = 0 configure:9524: test -s conftest configure:9527: $? = 0 configure:9551: result: none required configure:9676: checking dlfcn.h usability configure:9693: gcc -c -g -O2 conftest.c >&5 configure:9699: $? = 0 configure:9706: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9709: $? = 0 configure:9716: test -s conftest.o configure:9719: $? = 0 configure:9730: result: yes configure:9734: checking dlfcn.h presence configure:9749: gcc -E conftest.c configure:9755: $? = 0 configure:9776: result: yes configure:9809: checking for dlfcn.h configure:9817: result: yes configure:9857: checking dynamic linker characteristics configure:10445: result: GNU/Linux ld.so configure:10455: checking which extension is used for loadable modules configure:10465: result: .so configure:10476: checking which variable specifies run-time library path configure:10483: result: LD_LIBRARY_PATH configure:10494: checking for the default library search path configure:10501: result: /lib /usr/lib /usr/lib/nvidia-current /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/lib/alsa-lib /usr/local/lib configure:10519: checking for objdir configure:10540: result: .libs configure:10553: checking command to parse /usr/bin/nm -B output from object configure:10658: gcc -c -g -O2 conftest.c >&5 configure:10661: $? = 0 configure:10665: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:10668: $? = 0 configure:10720: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:10723: $? = 0 configure:10761: result: ok configure:10766: checking whether libtool supports -dlopen/-dlpreopen configure:10778: result: yes configure:10797: checking for shl_load configure:10853: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccI7O99N.o: In function `main': /home/dblaikie/Development/llvm/clean/build/x86-32/Release/llvm/conftest.c:80: undefined reference to `shl_load' collect2: ld returned 1 exit status configure:10859: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | #define HOST_LINK_VERSION "2.21.0.20110327" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:10892: result: no configure:10901: checking for shl_load in -ldld configure:10936: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:10942: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | #define HOST_LINK_VERSION "2.21.0.20110327" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:10976: result: no configure:10986: checking for dlopen in -ldl configure:11021: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:11027: $? = 0 configure:11034: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11037: $? = 0 configure:11044: test -s conftest configure:11047: $? = 0 configure:11061: result: yes configure:11436: checking for dlerror configure:11492: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:11498: $? = 0 configure:11505: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11508: $? = 0 configure:11515: test -s conftest configure:11518: $? = 0 configure:11532: result: yes configure:11552: checking for _ prefix in compiled symbols configure:11562: gcc -c -g -O2 conftest.c >&5 configure:11565: $? = 0 configure:11569: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:11572: $? = 0 configure:11594: result: no configure:11714: checking whether deplibs are loaded by dlopen configure:11795: result: yes configure:11820: checking argz.h usability configure:11837: gcc -c -g -O2 conftest.c >&5 configure:11843: $? = 0 configure:11850: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11853: $? = 0 configure:11860: test -s conftest.o configure:11863: $? = 0 configure:11874: result: yes configure:11878: checking argz.h presence configure:11893: gcc -E conftest.c configure:11899: $? = 0 configure:11920: result: yes configure:11953: checking for argz.h configure:11961: result: yes configure:11975: checking for error_t configure:12008: gcc -c -g -O2 conftest.c >&5 configure:12014: $? = 0 configure:12021: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12024: $? = 0 configure:12031: test -s conftest.o configure:12034: $? = 0 configure:12046: result: yes configure:12072: checking for argz_append configure:12128: gcc -o conftest -g -O2 conftest.c >&5 configure:12134: $? = 0 configure:12141: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12144: $? = 0 configure:12151: test -s conftest configure:12154: $? = 0 configure:12168: result: yes configure:12072: checking for argz_create_sep configure:12128: gcc -o conftest -g -O2 conftest.c >&5 configure:12134: $? = 0 configure:12141: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12144: $? = 0 configure:12151: test -s conftest configure:12154: $? = 0 configure:12168: result: yes configure:12072: checking for argz_insert configure:12128: gcc -o conftest -g -O2 conftest.c >&5 configure:12134: $? = 0 configure:12141: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12144: $? = 0 configure:12151: test -s conftest configure:12154: $? = 0 configure:12168: result: yes configure:12072: checking for argz_next configure:12128: gcc -o conftest -g -O2 conftest.c >&5 configure:12134: $? = 0 configure:12141: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12144: $? = 0 configure:12151: test -s conftest configure:12154: $? = 0 configure:12168: result: yes configure:12072: checking for argz_stringify configure:12128: gcc -o conftest -g -O2 conftest.c >&5 configure:12134: $? = 0 configure:12141: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12144: $? = 0 configure:12151: test -s conftest configure:12154: $? = 0 configure:12168: result: yes configure:12220: checking assert.h usability configure:12237: gcc -c -g -O2 conftest.c >&5 configure:12243: $? = 0 configure:12250: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12253: $? = 0 configure:12260: test -s conftest.o configure:12263: $? = 0 configure:12274: result: yes configure:12278: checking assert.h presence configure:12293: gcc -E conftest.c configure:12299: $? = 0 configure:12320: result: yes configure:12353: checking for assert.h configure:12361: result: yes configure:12220: checking ctype.h usability configure:12237: gcc -c -g -O2 conftest.c >&5 configure:12243: $? = 0 configure:12250: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12253: $? = 0 configure:12260: test -s conftest.o configure:12263: $? = 0 configure:12274: result: yes configure:12278: checking ctype.h presence configure:12293: gcc -E conftest.c configure:12299: $? = 0 configure:12320: result: yes configure:12353: checking for ctype.h configure:12361: result: yes configure:12220: checking errno.h usability configure:12237: gcc -c -g -O2 conftest.c >&5 configure:12243: $? = 0 configure:12250: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12253: $? = 0 configure:12260: test -s conftest.o configure:12263: $? = 0 configure:12274: result: yes configure:12278: checking errno.h presence configure:12293: gcc -E conftest.c configure:12299: $? = 0 configure:12320: result: yes configure:12353: checking for errno.h configure:12361: result: yes configure:12220: checking malloc.h usability configure:12237: gcc -c -g -O2 conftest.c >&5 configure:12243: $? = 0 configure:12250: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12253: $? = 0 configure:12260: test -s conftest.o configure:12263: $? = 0 configure:12274: result: yes configure:12278: checking malloc.h presence configure:12293: gcc -E conftest.c configure:12299: $? = 0 configure:12320: result: yes configure:12353: checking for malloc.h configure:12361: result: yes configure:12210: checking for memory.h configure:12216: result: yes configure:12210: checking for stdlib.h configure:12216: result: yes configure:12220: checking stdio.h usability configure:12237: gcc -c -g -O2 conftest.c >&5 configure:12243: $? = 0 configure:12250: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12253: $? = 0 configure:12260: test -s conftest.o configure:12263: $? = 0 configure:12274: result: yes configure:12278: checking stdio.h presence configure:12293: gcc -E conftest.c configure:12299: $? = 0 configure:12320: result: yes configure:12353: checking for stdio.h configure:12361: result: yes configure:12210: checking for unistd.h configure:12216: result: yes configure:12392: checking dl.h usability configure:12409: gcc -c -g -O2 conftest.c >&5 conftest.c:96:16: fatal error: dl.h: No such file or directory compilation terminated. configure:12415: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | #define HOST_LINK_VERSION "2.21.0.20110327" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12446: result: no configure:12450: checking dl.h presence configure:12465: gcc -E conftest.c conftest.c:63:16: fatal error: dl.h: No such file or directory compilation terminated. configure:12471: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | #define HOST_LINK_VERSION "2.21.0.20110327" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:12492: result: no configure:12525: checking for dl.h configure:12533: result: no configure:12392: checking sys/dl.h usability configure:12409: gcc -c -g -O2 conftest.c >&5 conftest.c:96:20: fatal error: sys/dl.h: No such file or directory compilation terminated. configure:12415: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | #define HOST_LINK_VERSION "2.21.0.20110327" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12446: result: no configure:12450: checking sys/dl.h presence configure:12465: gcc -E conftest.c conftest.c:63:20: fatal error: sys/dl.h: No such file or directory compilation terminated. configure:12471: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | #define HOST_LINK_VERSION "2.21.0.20110327" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:12492: result: no configure:12525: checking for sys/dl.h configure:12533: result: no configure:12392: checking dld.h usability configure:12409: gcc -c -g -O2 conftest.c >&5 conftest.c:96:17: fatal error: dld.h: No such file or directory compilation terminated. configure:12415: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | #define HOST_LINK_VERSION "2.21.0.20110327" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12446: result: no configure:12450: checking dld.h presence configure:12465: gcc -E conftest.c conftest.c:63:17: fatal error: dld.h: No such file or directory compilation terminated. configure:12471: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | #define HOST_LINK_VERSION "2.21.0.20110327" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:12492: result: no configure:12525: checking for dld.h configure:12533: result: no configure:12392: checking mach-o/dyld.h usability configure:12409: gcc -c -g -O2 conftest.c >&5 conftest.c:96:25: fatal error: mach-o/dyld.h: No such file or directory compilation terminated. configure:12415: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | #define HOST_LINK_VERSION "2.21.0.20110327" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12446: result: no configure:12450: checking mach-o/dyld.h presence configure:12465: gcc -E conftest.c conftest.c:63:25: fatal error: mach-o/dyld.h: No such file or directory compilation terminated. configure:12471: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "llvm" | #define PACKAGE_TARNAME "-llvm-" | #define PACKAGE_VERSION "3.0svn" | #define PACKAGE_STRING "llvm 3.0svn" | #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" | #define LLVM_ON_UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define ENABLE_THREADS 1 | #define ENABLE_PIC 1 | #define ENABLE_TIMESTAMPS 1 | #define LLVM_NATIVE_ARCH X86 | #define LLVM_NATIVE_TARGET LLVMInitializeX86Target | #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo | #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC | #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter | #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser | #define ENABLE_CBE_PRINTF_A 1 | #define CLANG_RESOURCE_DIR "" | #define C_INCLUDE_DIRS "" | #define CXX_INCLUDE_ROOT "" | #define CXX_INCLUDE_ARCH "" | #define CXX_INCLUDE_32BIT_DIR "" | #define CXX_INCLUDE_64BIT_DIR "" | #define BUG_REPORT_URL "http://llvm.org" | #define HOST_LINK_VERSION "2.21.0.20110327" | #define HAVE_LINK_R 1 | #define HAVE_LINK_EXPORT_DYNAMIC 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:12492: result: no configure:12525: checking for mach-o/dyld.h configure:12533: result: no configure:12552: checking for string.h configure:12558: result: yes configure:12722: checking for strchr configure:12778: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:87:6: warning: conflicting types for built-in function 'strchr' configure:12784: $? = 0 configure:12791: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12794: $? = 0 configure:12801: test -s conftest configure:12804: $? = 0 configure:12818: result: yes configure:12833: checking for strrchr configure:12889: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'strrchr' configure:12895: $? = 0 configure:12902: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12905: $? = 0 configure:12912: test -s conftest configure:12915: $? = 0 configure:12929: result: yes configure:12944: checking for memcpy configure:13000: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:89:6: warning: conflicting types for built-in function 'memcpy' configure:13006: $? = 0 configure:13013: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:13016: $? = 0 configure:13023: test -s conftest configure:13026: $? = 0 configure:13040: result: yes configure:13055: checking for memmove configure:13111: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:90:6: warning: conflicting types for built-in function 'memmove' configure:13117: $? = 0 configure:13124: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:13127: $? = 0 configure:13134: test -s conftest configure:13137: $? = 0 configure:13151: result: yes configure:13055: checking for strcmp configure:13111: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:91:6: warning: conflicting types for built-in function 'strcmp' configure:13117: $? = 0 configure:13124: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:13127: $? = 0 configure:13134: test -s conftest configure:13137: $? = 0 configure:13151: result: yes configure:13167: checking for closedir configure:13223: gcc -o conftest -g -O2 conftest.c >&5 configure:13229: $? = 0 configure:13236: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:13239: $? = 0 configure:13246: test -s conftest configure:13249: $? = 0 configure:13263: result: yes configure:13167: checking for opendir configure:13223: gcc -o conftest -g -O2 conftest.c >&5 configure:13229: $? = 0 configure:13236: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:13239: $? = 0 configure:13246: test -s conftest configure:13249: $? = 0 configure:13263: result: yes configure:13167: checking for readdir configure:13223: gcc -o conftest -g -O2 conftest.c >&5 configure:13229: $? = 0 configure:13236: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:13239: $? = 0 configure:13246: test -s conftest configure:13249: $? = 0 configure:13263: result: yes configure:13286: checking for llvm-gcc configure:13319: result: no configure:13326: checking for llvm-g++ configure:13359: result: no configure:13392: checking LLVM capable compiler configure:13410: result: clang configure:13415: checking tool compatibility configure:13438: error: g++|clang++|icc required but not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-stdlib=libc++ ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_argz_append=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_opendir=yes ac_cv_func_readdir=yes ac_cv_func_shl_load=no ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strrchr=yes ac_cv_header_argz_h=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dl_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_BINPWD=/bin/pwd ac_cv_path_BZIP2=/bin/bzip2 ac_cv_path_CAT=/bin/cat ac_cv_path_CIRCO='echo circo' ac_cv_path_CMP=/usr/bin/cmp ac_cv_path_CP=/bin/cp ac_cv_path_DATE=/bin/date ac_cv_path_DOT='echo dot' ac_cv_path_DOTTY='echo dotty' ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FDP='echo fdp' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GAS=/usr/bin/as ac_cv_path_GRAPHVIZ='echo Graphviz' ac_cv_path_GREP=/bin/grep ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_GZIPBIN=/bin/gzip ac_cv_path_MKDIR=/bin/mkdir ac_cv_path_MV=/bin/mv ac_cv_path_NEATO='echo neato' ac_cv_path_PERL=/usr/bin/perl ac_cv_path_POD2HTML=/usr/bin/pod2html ac_cv_path_POD2MAN=/usr/bin/pod2man ac_cv_path_RM=/bin/rm ac_cv_path_SED=/bin/sed ac_cv_path_TAR=/bin/tar ac_cv_path_TCLSH=/usr/bin/tclsh8.4 ac_cv_path_TWOPI='echo twopi' ac_cv_path_XDOT_PY='echo xdot.py' ac_cv_path_ZIP=/usr/bin/zip ac_cv_path_install='/usr/bin/install -c' ac_cv_path_tclsh=/usr/bin/tclsh8.4 ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_search_opendir='none required' ac_cv_sys_symbol_underscore=no ac_cv_target=i686-pc-linux-gnu ac_cv_type_error_t=yes libltdl_cv_lib_dl_dlopen=yes libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so libltdl_cv_shlibpath_var=LD_LIBRARY_PATH libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib /usr/lib/nvidia-current /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/lib/alsa-lib /usr/local/lib ' llvm_cv_enable_libffi=no llvm_cv_gnu_make_command=make llvm_cv_link_all_option=-Wl,--whole-archive llvm_cv_link_use_export_dynamic=yes llvm_cv_link_use_r=yes llvm_cv_link_use_version_script=yes llvm_cv_link_version=2.21.0.20110327 llvm_cv_no_link_all_option=-Wl,--no-whole-archive llvm_cv_os_type=Linux llvm_cv_platform_type=Unix llvm_cv_target_arch=x86 llvm_cv_target_os_type=Linux lt_cv_path_NM='/usr/bin/nm -B' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ALL_BINDINGS='' AR='ar' ARCH='x86' BINDINGS_TO_BUILD='auto' BINPWD='/bin/pwd' BINUTILS_INCDIR='' BUILD_CC='' BUILD_CXX='' BUILD_EXEEXT='' BZIP2='/bin/bzip2' CAT='/bin/cat' CC='gcc' CFLAGS='-g -O2' CIRCO='echo circo' CLANGPATH='' CLANGXXPATH='' CMP='/usr/bin/cmp' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='#' CP='/bin/cp' CPP='gcc -E' CPPFLAGS='' CVSBUILD='CVSBUILD=1' CXX='g++' CXXFLAGS='-stdlib=libc++' DATE='/bin/date' DEBUG_RUNTIME='' DEBUG_SYMBOLS='' DEFS='' DISABLE_ASSERTIONS='DISABLE_ASSERTIONS=1' DOT='echo dot' DOTTY='echo dotty' DOXYGEN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_BUILT_CLANG='1' ENABLE_CBE_PRINTF_A='1' ENABLE_DOCS='1' ENABLE_DOXYGEN='0' ENABLE_EMBED_STDCXX='1' ENABLE_EXPENSIVE_CHECKS='' ENABLE_OPTIMIZED='ENABLE_OPTIMIZED=1' ENABLE_PIC='1' ENABLE_POLLY='1' ENABLE_PROFILING='' ENABLE_PTHREADS='1' ENABLE_SHARED='0' ENABLE_THREADS='1' ENABLE_TIMESTAMPS='1' ENABLE_VISIBILITY_INLINES_HIDDEN='' ENDIAN='little' EXEEXT='' EXPENSIVE_CHECKS='no' EXTRA_LD_OPTIONS='' EXTRA_OPTIONS='' FDP='echo fdp' FIND='/usr/bin/find' GAS='/usr/bin/as' GRAPHVIZ='echo Graphviz' GREP='/bin/grep' GROFF='/usr/bin/groff' GV='echo gv' GZIPBIN='/bin/gzip' HAVE_LINK_VERSION_SCRIPT='1' HAVE_PERL='1' HAVE_PTHREAD='' HOST_OS='Linux' HUGE_VAL_SANITY='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JIT='' LDFLAGS='' LIBADD_DL='-ldl' LIBOBJS='' LIBS='' LINKALL='-Wl,--whole-archive' LLVMCC1='' LLVMCC1PLUS='' LLVMCC_DISABLEOPT_FLAGS='' LLVMCC_EMITIR_FLAG='' LLVMCC_OPTION='clang' LLVMGCC='' LLVMGCCCOMMAND='llvm-gcc' LLVMGCCDIR='' LLVMGCC_DRAGONEGG='' LLVMGCC_LANGS='' LLVMGXX='' LLVMGXXCOMMAND='llvm-g++' LLVM_BINDIR='' LLVM_CONFIGTIME='' LLVM_COPYRIGHT='Copyright (c) 2003-2011 University of Illinois at Urbana-Champaign.' LLVM_CROSS_COMPILING='0' LLVM_DATADIR='' LLVM_DOCSDIR='' LLVM_ENUM_ASM_PARSERS='LLVM_ASM_PARSER(MBlaze) LLVM_ASM_PARSER(ARM) LLVM_ASM_PARSER(X86) ' LLVM_ENUM_ASM_PRINTERS='LLVM_ASM_PRINTER(PTX) LLVM_ASM_PRINTER(MBlaze) LLVM_ASM_PRINTER(Blackfin) LLVM_ASM_PRINTER(SystemZ) LLVM_ASM_PRINTER(MSP430) LLVM_ASM_PRINTER(XCore) LLVM_ASM_PRINTER(CellSPU) LLVM_ASM_PRINTER(Mips) LLVM_ASM_PRINTER(ARM) LLVM_ASM_PRINTER(Alpha) LLVM_ASM_PRINTER(PowerPC) LLVM_ASM_PRINTER(Sparc) LLVM_ASM_PRINTER(X86) ' LLVM_ENUM_DISASSEMBLERS='LLVM_DISASSEMBLER(MBlaze) LLVM_DISASSEMBLER(ARM) LLVM_DISASSEMBLER(X86) ' LLVM_ENUM_TARGETS='LLVM_TARGET(PTX) LLVM_TARGET(MBlaze) LLVM_TARGET(CppBackend) LLVM_TARGET(CBackend) LLVM_TARGET(Blackfin) LLVM_TARGET(SystemZ) LLVM_TARGET(MSP430) LLVM_TARGET(XCore) LLVM_TARGET(CellSPU) LLVM_TARGET(Mips) LLVM_TARGET(ARM) LLVM_TARGET(Alpha) LLVM_TARGET(PowerPC) LLVM_TARGET(Sparc) LLVM_TARGET(X86) ' LLVM_ETCDIR='' LLVM_HAS_POLLY='' LLVM_INCLUDEDIR='' LLVM_INFODIR='' LLVM_LIBDIR='' LLVM_MANDIR='' LLVM_ON_UNIX='1' LLVM_ON_WIN32='0' LLVM_PREFIX='' LN_S='ln -s' LTLIBOBJS='' MKDIR='/bin/mkdir' MMAP_FILE='' MV='/bin/mv' NEATO='echo neato' NM='/usr/bin/nm -B' NOLINKALL='-Wl,--no-whole-archive' NO_MISSING_FIELD_INITIALIZERS='' NO_VARIADIC_MACROS='' OBJEXT='o' OCAMLC='' OCAMLDEP='' OCAMLDOC='' OCAMLOPT='' OCAML_LIBDIR='' OPTIMIZE_OPTION='-O3' OS='Linux' PACKAGE_BUGREPORT='llvmbugs@cs.uiuc.edu' PACKAGE_NAME='llvm' PACKAGE_STRING='llvm 3.0svn' PACKAGE_TARNAME='-llvm-' PACKAGE_VERSION='3.0svn' PATH_SEPARATOR=':' PDFROFF='' PERL='/usr/bin/perl' POD2HTML='/usr/bin/pod2html' POD2MAN='/usr/bin/pod2man' RANLIB='ranlib' RDYNAMIC='' RM='/bin/rm' RPATH='' RUNTEST='' SED='/bin/sed' SHELL='/bin/bash' SHLIBEXT='' SHLIBPATH_VAR='' TAR='/bin/tar' TARGETS_TO_BUILD='X86 Sparc PowerPC Alpha ARM Mips CellSPU XCore MSP430 SystemZ Blackfin CBackend CppBackend MBlaze PTX' TARGET_HAS_JIT='1' TARGET_OS='Linux' TCLSH='/usr/bin/tclsh8.4' TWOPI='echo twopi' USE_OPROFILE='' USE_UDIS86='' XDOT_PY='echo xdot.py' ZIP='/usr/bin/zip' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' ifGNUmake='' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/dblaikie/Development/llvm/clean/install/x86-32/Release/llvm' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' projects/llvm-test projects/sample' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "llvm" #define PACKAGE_TARNAME "-llvm-" #define PACKAGE_VERSION "3.0svn" #define PACKAGE_STRING "llvm 3.0svn" #define PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu" #define LLVM_ON_UNIX 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define ENABLE_THREADS 1 #define ENABLE_PIC 1 #define ENABLE_TIMESTAMPS 1 #define LLVM_NATIVE_ARCH X86 #define LLVM_NATIVE_TARGET LLVMInitializeX86Target #define LLVM_NATIVE_TARGETINFO LLVMInitializeX86TargetInfo #define LLVM_NATIVE_TARGETMC LLVMInitializeX86TargetMC #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter #define LLVM_NATIVE_ASMPARSER LLVMInitializeX86AsmParser #define ENABLE_CBE_PRINTF_A 1 #define CLANG_RESOURCE_DIR "" #define C_INCLUDE_DIRS "" #define CXX_INCLUDE_ROOT "" #define CXX_INCLUDE_ARCH "" #define CXX_INCLUDE_32BIT_DIR "" #define CXX_INCLUDE_64BIT_DIR "" #define BUG_REPORT_URL "http://llvm.org" #define HOST_LINK_VERSION "2.21.0.20110327" #define HAVE_LINK_R 1 #define HAVE_LINK_EXPORT_DYNAMIC 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define LTDL_SHLIB_EXT ".so" #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/nvidia-current:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/lib/i686-linux-gnu:/usr/lib/i686-linux-gnu:/usr/lib/alsa-lib:/usr/local/lib" #define LTDL_OBJDIR ".libs/" #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_LIBDL 1 #define HAVE_DLERROR 1 #define HAVE_ARGZ_H 1 #define HAVE_ERROR_T 1 #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDIO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCMP 1 #define HAVE_CLOSEDIR 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 configure: exit 1