Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libltdl configure 1.2, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = sonic uname -m = i686 uname -r = 2.6.22-14-generic uname -s = Linux uname -v = #1 SMP Tue Feb 12 07:42:25 UTC 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/james/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:1546: checking for a BSD-compatible install configure:1600: result: /usr/bin/install -c configure:1611: checking whether build environment is sane configure:1654: result: yes configure:1687: checking for gawk configure:1716: result: no configure:1687: checking for mawk configure:1703: found /usr/bin/mawk configure:1713: result: mawk configure:1723: checking whether make sets $(MAKE) configure:1743: result: yes configure:1951: checking for gcc configure:1967: found /usr/bin/gcc configure:1977: result: gcc configure:2221: checking for C compiler version configure:2224: gcc --version </dev/null >&5 gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) Copyright (C) 2006 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:2227: $? = 0 configure:2229: gcc -v </dev/null >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) configure:2232: $? = 0 configure:2234: gcc -V </dev/null >&5 gcc: '-V' option must have argument configure:2237: $? = 1 configure:2261: checking for C compiler default output configure:2264: gcc conftest.c >&5 configure:2267: $? = 0 configure:2313: result: a.out configure:2318: checking whether the C compiler works configure:2324: ./a.out configure:2327: $? = 0 configure:2344: result: yes configure:2351: checking whether we are cross compiling configure:2353: result: no configure:2356: checking for suffix of executables configure:2358: gcc -o conftest conftest.c >&5 configure:2361: $? = 0 configure:2386: result: configure:2392: checking for suffix of object files configure:2414: gcc -c conftest.c >&5 configure:2417: $? = 0 configure:2439: result: o configure:2443: checking whether we are using the GNU C compiler configure:2468: gcc -c conftest.c >&5 configure:2471: $? = 0 configure:2474: test -s conftest.o configure:2477: $? = 0 configure:2490: result: yes configure:2496: checking whether gcc accepts -g configure:2518: gcc -c -g conftest.c >&5 configure:2521: $? = 0 configure:2524: test -s conftest.o configure:2527: $? = 0 configure:2538: result: yes configure:2555: checking for gcc option to accept ANSI C configure:2616: gcc -c -g -O2 conftest.c >&5 configure:2619: $? = 0 configure:2622: test -s conftest.o configure:2625: $? = 0 configure:2643: result: none needed configure:2661: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2664: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2783: checking for style of include used by make configure:2811: result: GNU configure:2839: checking dependency style of gcc configure:2907: result: none configure:2925: checking for an ANSI C-conforming const configure:2993: gcc -c -g -O2 conftest.c >&5 configure:2996: $? = 0 configure:2999: test -s conftest.o configure:3002: $? = 0 configure:3013: result: yes configure:3023: checking for inline configure:3045: gcc -c -g -O2 conftest.c >&5 configure:3048: $? = 0 configure:3051: test -s conftest.o configure:3054: $? = 0 configure:3066: result: inline configure:3166: checking build system type configure:3184: result: i686-pc-linux-gnu configure:3192: checking host system type configure:3206: result: i686-pc-linux-gnu configure:3214: checking for a sed that does not truncate output configure:3268: result: /bin/sed configure:3271: checking for egrep configure:3281: result: grep -E configure:3297: checking for ld used by gcc configure:3364: result: /usr/bin/ld configure:3373: checking if the linker (/usr/bin/ld) is GNU ld configure:3388: result: yes configure:3393: checking for /usr/bin/ld option to reload object files configure:3400: result: -r configure:3409: checking for BSD-compatible nm configure:3451: result: /usr/bin/nm -B configure:3455: checking whether ln -s works configure:3459: result: yes configure:3466: checking how to recognise dependent libraries configure:3666: result: pass_all configure:4111: checking how to run the C preprocessor configure:4147: gcc -E conftest.c configure:4153: $? = 0 configure:4185: gcc -E conftest.c configure:4184:28: error: ac_nonexistent.h: No such file or directory configure:4191: $? = 1 configure: failed program was: | #line 4176 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4229: result: gcc -E configure:4254: gcc -E conftest.c configure:4260: $? = 0 configure:4292: gcc -E conftest.c configure:4291:28: error: ac_nonexistent.h: No such file or directory configure:4298: $? = 1 configure: failed program was: | #line 4283 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4341: checking for ANSI C header files configure:4367: gcc -c -g -O2 conftest.c >&5 configure:4370: $? = 0 configure:4373: test -s conftest.o configure:4376: $? = 0 configure:4468: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:4461: warning: incompatible implicit declaration of built-in function 'exit' configure:4471: $? = 0 configure:4473: ./conftest configure:4476: $? = 0 configure:4491: result: yes configure:4515: checking for sys/types.h configure:4532: gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -s conftest.o configure:4541: $? = 0 configure:4552: result: yes configure:4515: checking for sys/stat.h configure:4532: gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -s conftest.o configure:4541: $? = 0 configure:4552: result: yes configure:4515: checking for stdlib.h configure:4532: gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -s conftest.o configure:4541: $? = 0 configure:4552: result: yes configure:4515: checking for string.h configure:4532: gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -s conftest.o configure:4541: $? = 0 configure:4552: result: yes configure:4515: checking for memory.h configure:4532: gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -s conftest.o configure:4541: $? = 0 configure:4552: result: yes configure:4515: checking for strings.h configure:4532: gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -s conftest.o configure:4541: $? = 0 configure:4552: result: yes configure:4515: checking for inttypes.h configure:4532: gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -s conftest.o configure:4541: $? = 0 configure:4552: result: yes configure:4515: checking for stdint.h configure:4532: gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -s conftest.o configure:4541: $? = 0 configure:4552: result: yes configure:4515: checking for unistd.h configure:4532: gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -s conftest.o configure:4541: $? = 0 configure:4552: result: yes configure:4578: checking dlfcn.h usability configure:4591: gcc -c -g -O2 conftest.c >&5 configure:4594: $? = 0 configure:4597: test -s conftest.o configure:4600: $? = 0 configure:4610: result: yes configure:4614: checking dlfcn.h presence configure:4625: gcc -E conftest.c configure:4631: $? = 0 configure:4650: result: yes configure:4686: checking for dlfcn.h configure:4693: result: yes configure:4758: checking for g++ configure:4787: result: no configure:4758: checking for c++ configure:4787: result: no configure:4758: checking for gpp configure:4787: result: no configure:4758: checking for aCC configure:4787: result: no configure:4758: checking for CC configure:4787: result: no configure:4758: checking for cxx configure:4787: result: no configure:4758: checking for cc++ configure:4787: result: no configure:4758: checking for cl configure:4787: result: no configure:4758: checking for FCC configure:4787: result: no configure:4758: checking for KCC configure:4787: result: no configure:4758: checking for RCC configure:4787: result: no configure:4758: checking for xlC_r configure:4787: result: no configure:4758: checking for xlC configure:4787: result: no configure:4800: checking for C++ compiler version configure:4803: g++ --version </dev/null >&5 ./configure: line 4804: g++: command not found configure:4806: $? = 127 configure:4808: g++ -v </dev/null >&5 ./configure: line 4809: g++: command not found configure:4811: $? = 127 configure:4813: g++ -V </dev/null >&5 ./configure: line 4814: g++: command not found configure:4816: $? = 127 configure:4819: checking whether we are using the GNU C++ compiler configure:4844: g++ -c conftest.cc >&5 ./configure: line 4845: g++: command not found configure:4847: $? = 127 configure: failed program was: | #line 4824 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4866: result: no configure:4872: checking whether g++ accepts -g configure:4894: g++ -c -g conftest.cc >&5 ./configure: line 4895: g++: command not found configure:4897: $? = 127 configure: failed program was: | #line 4877 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4914: result: no configure:4958: g++ -c conftest.cc >&5 ./configure: line 4959: g++: command not found configure:4961: $? = 127 configure: failed program was: | #line 4940 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <stdlib.h> | | int | main () | { | exit (42); | ; | return 0; | } configure:4958: g++ -c conftest.cc >&5 ./configure: line 4959: g++: command not found configure:4961: $? = 127 configure: failed program was: | #line 4940 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <stdlib.h> | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:4958: g++ -c conftest.cc >&5 ./configure: line 4959: g++: command not found configure:4961: $? = 127 configure: failed program was: | #line 4940 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <stdlib.h> | extern "C" void std::exit (int) throw (); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:4958: g++ -c conftest.cc >&5 ./configure: line 4959: g++: command not found configure:4961: $? = 127 configure: failed program was: | #line 4940 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <stdlib.h> | extern "C" void std::exit (int); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:4958: g++ -c conftest.cc >&5 ./configure: line 4959: g++: command not found configure:4961: $? = 127 configure: failed program was: | #line 4940 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <stdlib.h> | extern "C" void exit (int) throw (); | int | main () | { | exit (42); | ; | return 0; | } configure:4958: g++ -c conftest.cc >&5 ./configure: line 4959: g++: command not found configure:4961: $? = 127 configure: failed program was: | #line 4940 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <stdlib.h> | extern "C" void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:4958: g++ -c conftest.cc >&5 ./configure: line 4959: g++: command not found configure:4961: $? = 127 configure: failed program was: | #line 4940 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <stdlib.h> | void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:5028: checking dependency style of g++ configure:5096: result: none configure:5118: checking how to run the C++ preprocessor configure:5150: g++ -E conftest.cc ./configure: line 5151: g++: command not found configure:5156: $? = 127 configure: failed program was: | #line 5136 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5150: g++ -E conftest.cc ./configure: line 5151: g++: command not found configure:5156: $? = 127 configure: failed program was: | #line 5136 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5150: /lib/cpp conftest.cc cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:5156: $? = 1 configure: failed program was: | #line 5136 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5150: /lib/cpp conftest.cc cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:5156: $? = 1 configure: failed program was: | #line 5136 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5232: result: /lib/cpp configure:5257: /lib/cpp conftest.cc cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:5263: $? = 1 configure: failed program was: | #line 5243 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5257: /lib/cpp conftest.cc cpp: error trying to exec 'cc1plus': execvp: No such file or directory configure:5263: $? = 1 configure: failed program was: | #line 5243 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5331: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_exeext= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes 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_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP=/lib/cpp ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.6.1.so' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_gnu_ld=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/james/rubin/rubinius/shotgun/external_libs/libltdl/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/james/rubin/rubinius/shotgun/external_libs/libltdl/missing --run tar' AR='' AS='' AUTOCONF='${SHELL} /home/james/rubin/rubinius/shotgun/external_libs/libltdl/missing --run autoconf' AUTOHEADER='${SHELL} /home/james/rubin/rubinius/shotgun/external_libs/libltdl/missing --run autoheader' AUTOMAKE='${SHELL} /home/james/rubin/rubinius/shotgun/external_libs/libltdl/missing --run automake-1.7' AWK='mawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='/lib/cpp' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBADD_DL='' LIBOBJS='' LIBS='' LIBTOOL='' LIBTOOL_DEPS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/james/rubin/rubinius/shotgun/external_libs/libltdl/missing --run makeinfo' OBJDUMP='' OBJEXT='o' PACKAGE='libltdl' PACKAGE_BUGREPORT='bug-libtool@gnu.org' PACKAGE_NAME='libltdl' PACKAGE_STRING='libltdl 1.2' PACKAGE_TARNAME='libltdl' PACKAGE_VERSION='1.2' PATH_SEPARATOR=':' RANLIB='' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='1.2' ac_ct_AR='' ac_ct_AS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/james/rubin/rubinius/shotgun/external_libs/libltdl/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" #define PACKAGE_NAME "libltdl" #define PACKAGE_STRING "libltdl 1.2" #define PACKAGE_TARNAME "libltdl" #define PACKAGE_VERSION "1.2" #define STDC_HEADERS 1 #endif #ifdef __cplusplus void exit (int); configure: exit 1
This paste will be private.
From the Design Piracy series on my blog: