This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FTGL configure 2.1.3~rc5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = spirit uname -m = x86_64 uname -r = 3.5.3-gentoo uname -s = Linux uname -v = #4 SMP Mon Oct 1 17:41:20 CEST 2012 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T6400 @ 2.00GHz /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: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2439: checking for a BSD-compatible install configure:2507: result: /usr/bin/install -c configure:2518: checking whether build environment is sane configure:2573: result: yes configure:2724: checking for a thread-safe mkdir -p configure:2763: result: /bin/mkdir -p configure:2770: checking for gawk configure:2786: found /usr/bin/gawk configure:2797: result: gawk configure:2808: checking whether make sets $(MAKE) configure:2830: result: yes configure:2914: checking build system type configure:2928: result: x86_64-pc-linux-gnu configure:2948: checking host system type configure:2961: result: x86_64-pc-linux-gnu configure:2993: checking for style of include used by make configure:3021: result: GNU configure:3079: checking for x86_64-pc-linux-gnu-g++ configure:3095: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:3106: result: x86_64-pc-linux-gnu-g++ configure:3177: checking for C++ compiler version configure:3186: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 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:3197: $? = 0 configure:3186: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:3197: $? = 0 configure:3186: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:3197: $? = 1 configure:3186: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files configure:3197: $? = 1 configure:3217: checking whether the C++ compiler works configure:3239: x86_64-pc-linux-gnu-g++ -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:3243: $? = 0 configure:3291: result: yes configure:3294: checking for C++ compiler default output file name configure:3296: result: a.out configure:3302: checking for suffix of executables configure:3309: x86_64-pc-linux-gnu-g++ -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:3313: $? = 0 configure:3335: result: configure:3357: checking whether we are cross compiling configure:3365: x86_64-pc-linux-gnu-g++ -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:3369: $? = 0 configure:3376: ./conftest configure:3380: $? = 0 configure:3395: result: no configure:3400: checking for suffix of object files configure:3422: x86_64-pc-linux-gnu-g++ -c -O1 -pipe -march=core2 -ggdb conftest.cpp >&5 configure:3426: $? = 0 configure:3447: result: o configure:3451: checking whether we are using the GNU C++ compiler configure:3470: x86_64-pc-linux-gnu-g++ -c -O1 -pipe -march=core2 -ggdb conftest.cpp >&5 configure:3470: $? = 0 configure:3479: result: yes configure:3488: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3508: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3508: $? = 0 configure:3549: result: yes configure:3574: checking dependency style of x86_64-pc-linux-gnu-g++ configure:3685: result: none configure:3757: checking how to print strings configure:3784: result: printf configure:3813: checking for x86_64-pc-linux-gnu-gcc configure:3829: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3840: result: x86_64-pc-linux-gnu-gcc configure:4109: checking for C compiler version configure:4118: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 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:4129: $? = 0 configure:4118: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' Thread model: posix gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) configure:4129: $? = 0 configure:4118: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:4129: $? = 1 configure:4118: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:4129: $? = 1 configure:4133: checking whether we are using the GNU C compiler configure:4152: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:4152: $? = 0 configure:4161: result: yes configure:4170: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4190: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4190: $? = 0 configure:4231: result: yes configure:4248: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4311: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:4311: $? = 0 configure:4324: result: none needed configure:4346: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4457: result: none configure:4472: checking for a sed that does not truncate output configure:4536: result: /bin/sed configure:4554: checking for grep that handles long lines and -e configure:4612: result: /bin/grep configure:4617: checking for egrep configure:4679: result: /bin/grep -E configure:4684: checking for fgrep configure:4746: result: /bin/grep -F configure:4781: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4848: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4855: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4870: result: yes configure:4882: checking for BSD- or MS-compatible name lister (nm) configure:4931: result: /usr/bin/nm -B configure:5061: checking the name lister (/usr/bin/nm -B) interface configure:5068: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:5071: /usr/bin/nm -B "conftest.o" configure:5074: output 0000000000000000 B some_variable configure:5081: result: BSD nm configure:5084: checking whether ln -s works configure:5088: result: yes configure:5096: checking the maximum length of command line arguments configure:5226: result: 1572864 configure:5243: checking whether the shell understands some XSI constructs configure:5253: result: yes configure:5257: checking whether the shell understands "+=" configure:5263: result: yes configure:5298: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5338: result: func_convert_file_noop configure:5345: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5365: result: func_convert_file_noop configure:5372: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5379: result: -r configure:5413: checking for x86_64-pc-linux-gnu-objdump configure:5429: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5440: result: x86_64-pc-linux-gnu-objdump configure:5512: checking how to recognize dependent libraries configure:5714: result: pass_all configure:5759: checking for x86_64-pc-linux-gnu-dlltool configure:5789: result: no configure:5799: checking for dlltool configure:5829: result: no configure:5859: checking how to associate runtime and link libraries configure:5886: result: printf %s\n configure:5903: checking for x86_64-pc-linux-gnu-ar configure:5919: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5930: result: x86_64-pc-linux-gnu-ar configure:6011: checking for archiver @FILE support configure:6028: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:6028: $? = 0 configure:6031: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6034: $? = 0 configure:6039: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6042: $? = 1 configure:6054: result: @ configure:6072: checking for x86_64-pc-linux-gnu-strip configure:6088: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6099: result: x86_64-pc-linux-gnu-strip configure:6171: checking for x86_64-pc-linux-gnu-ranlib configure:6187: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6198: result: x86_64-pc-linux-gnu-ranlib configure:6340: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:6460: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:6463: $? = 0 configure:6467: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6470: $? = 0 configure:6536: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6539: $? = 0 configure:6577: result: ok configure:6614: checking for sysroot configure:6644: result: no configure:6721: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:6724: $? = 0 configure:6860: checking for x86_64-pc-linux-gnu-mt configure:6890: result: no configure:6900: checking for mt configure:6930: result: no configure:6950: checking if : is a manifest tool configure:6956: : '-?' configure:6964: result: no configure:7606: checking how to run the C preprocessor configure:7637: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7637: $? = 0 configure:7651: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.1.3~rc5" | #define PACKAGE_STRING "FTGL 2.1.3~rc5" | #define PACKAGE_BUGREPORT "sam@zoy.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:7676: result: x86_64-pc-linux-gnu-gcc -E configure:7696: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7696: $? = 0 configure:7710: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.1.3~rc5" | #define PACKAGE_STRING "FTGL 2.1.3~rc5" | #define PACKAGE_BUGREPORT "sam@zoy.org" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:7739: checking for ANSI C header files configure:7759: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7759: $? = 0 configure:7832: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7832: $? = 0 configure:7832: ./conftest configure:7832: $? = 0 configure:7843: result: yes configure:7856: checking for sys/types.h configure:7856: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7856: $? = 0 configure:7856: result: yes configure:7856: checking for sys/stat.h configure:7856: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7856: $? = 0 configure:7856: result: yes configure:7856: checking for stdlib.h configure:7856: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7856: $? = 0 configure:7856: result: yes configure:7856: checking for string.h configure:7856: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7856: $? = 0 configure:7856: result: yes configure:7856: checking for memory.h configure:7856: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7856: $? = 0 configure:7856: result: yes configure:7856: checking for strings.h configure:7856: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7856: $? = 0 configure:7856: result: yes configure:7856: checking for inttypes.h configure:7856: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7856: $? = 0 configure:7856: result: yes configure:7856: checking for stdint.h configure:7856: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7856: $? = 0 configure:7856: result: yes configure:7856: checking for unistd.h configure:7856: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7856: $? = 0 configure:7856: result: yes configure:7870: checking for dlfcn.h configure:7870: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:7870: $? = 0 configure:7870: result: yes configure:8087: checking for objdir configure:8102: result: .libs configure:8373: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8391: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8395: $? = 0 configure:8408: result: no configure:8735: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8742: result: -fPIC -DPIC configure:8750: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8768: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb -fPIC -DPIC -DPIC conftest.c >&5 configure:8772: $? = 0 configure:8785: result: yes configure:8814: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8842: result: yes configure:8857: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8878: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb -o out/conftest2.o conftest.c >&5 configure:8882: $? = 0 configure:8904: result: yes configure:8912: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8959: result: yes configure:8992: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:10145: result: yes configure:10182: checking whether -lc should be explicitly linked in configure:10190: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:10193: $? = 0 configure:10208: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10211: $? = 0 configure:10225: result: no configure:10385: checking dynamic linker characteristics configure:10909: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10909: $? = 0 configure:11131: result: GNU/Linux ld.so configure:11238: checking how to hardcode library paths into programs configure:11263: result: immediate configure:11803: checking whether stripping libraries is possible configure:11808: result: yes configure:11843: checking if libtool supports shared libraries configure:11845: result: yes configure:11848: checking whether to build shared libraries configure:11869: result: yes configure:11872: checking whether to build static libraries configure:11876: result: no configure:11899: checking how to run the C++ preprocessor configure:11926: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:11926: $? = 0 configure:11940: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:11940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.1.3~rc5" | #define PACKAGE_STRING "FTGL 2.1.3~rc5" | #define PACKAGE_BUGREPORT "sam@zoy.org" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:11965: result: x86_64-pc-linux-gnu-g++ -E configure:11985: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:11985: $? = 0 configure:11999: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:11999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.1.3~rc5" | #define PACKAGE_STRING "FTGL 2.1.3~rc5" | #define PACKAGE_BUGREPORT "sam@zoy.org" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12168: checking for ld used by x86_64-pc-linux-gnu-g++ configure:12235: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:12242: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:12257: result: yes configure:12312: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:13317: result: yes configure:13353: x86_64-pc-linux-gnu-g++ -c -O1 -pipe -march=core2 -ggdb conftest.cpp >&5 configure:13356: $? = 0 configure:13876: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:13883: result: -fPIC -DPIC configure:13891: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:13909: x86_64-pc-linux-gnu-g++ -c -O1 -pipe -march=core2 -ggdb -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13913: $? = 0 configure:13926: result: yes configure:13949: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:13977: result: yes configure:13989: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14010: x86_64-pc-linux-gnu-g++ -c -O1 -pipe -march=core2 -ggdb -o out/conftest2.o conftest.cpp >&5 configure:14014: $? = 0 configure:14036: result: yes configure:14041: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14088: result: yes configure:14118: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:14154: result: yes configure:14295: checking dynamic linker characteristics configure:14975: result: GNU/Linux ld.so configure:15028: checking how to hardcode library paths into programs configure:15053: result: immediate configure:15119: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:15150: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:15154: $? = 0 configure:15160: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:15164: $? = 0 configure:15175: cc -c conftest.c >&5 configure:15179: $? = 0 configure:15187: cc -c conftest.c -o conftest2.o >&5 configure:15191: $? = 0 configure:15197: cc -c conftest.c -o conftest2.o >&5 configure:15201: $? = 0 configure:15219: result: yes configure:15246: checking for ANSI C header files configure:15350: result: yes configure:15358: checking for stdlib.h configure:15358: result: yes configure:15368: checking for wcsdup configure:15368: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:15368: $? = 0 configure:15368: result: yes configure:15379: checking for strndup configure:15379: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:46:6: warning: conflicting types for built-in function 'strndup' configure:15379: $? = 0 configure:15379: result: yes configure:15391: checking for X configure:15530: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:15530: $? = 0 configure:15580: result: libraries , headers configure:15629: checking for freetype-config configure:15647: found /usr/bin/freetype-config configure:15660: result: /usr/bin/freetype-config configure:15670: checking for FreeType -- version >= 9.0.3 configure:15751: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed conftest.c -lfreetype -lz -lbz2 >&5 configure:15751: $? = 0 configure:15751: ./conftest configure:15751: $? = 0 configure:15768: result: yes configure:15922: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:15922: $? = 0 configure:16020: checking for gethostbyname configure:16020: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16020: $? = 0 configure:16020: result: yes configure:16117: checking for connect configure:16117: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16117: $? = 0 configure:16117: result: yes configure:16166: checking for remove configure:16166: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16166: $? = 0 configure:16166: result: yes configure:16215: checking for shmat configure:16215: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16215: $? = 0 configure:16215: result: yes configure:16273: checking for IceConnectionNumber in -lICE configure:16298: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lICE >&5 configure:16298: $? = 0 configure:16307: result: yes configure:16362: checking GL/gl.h usability configure:16362: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:16362: $? = 0 configure:16362: result: yes configure:16362: checking GL/gl.h presence configure:16362: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16362: $? = 0 configure:16362: result: yes configure:16362: checking for GL/gl.h configure:16362: result: yes configure:16386: checking for OpenGL framework (Darwin-specific) configure:16403: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -Xlinker -framework -Xlinker OpenGL >&5 conftest.c:25:23: fatal error: OpenGL/gl.h: No such file or directory compilation terminated. configure:16403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.1.3~rc5" | #define PACKAGE_STRING "FTGL 2.1.3~rc5" | #define PACKAGE_BUGREPORT "sam@zoy.org" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_WCSDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include | int | main () | { | glBegin(GL_POINTS) | ; | return 0; | } configure:16407: result: no configure:16416: checking for GL library configure:16445: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lGL >&5 configure:16445: $? = 0 configure:16483: result: yes configure:16492: checking GL/glu.h usability configure:16492: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:16492: $? = 0 configure:16492: result: yes configure:16492: checking GL/glu.h presence configure:16492: x86_64-pc-linux-gnu-gcc -E conftest.c configure:16492: $? = 0 configure:16492: result: yes configure:16492: checking for GL/glu.h configure:16492: result: yes configure:16515: checking for GLU version >= 1.2 configure:16539: x86_64-pc-linux-gnu-gcc -c -O1 -pipe -march=core2 -ggdb conftest.c >&5 configure:16539: $? = 0 configure:16540: result: yes configure:16552: checking for GLU library configure:16573: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lGLU -lGL >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGLU collect2: ld returned 1 exit status configure:16573: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.1.3~rc5" | #define PACKAGE_STRING "FTGL 2.1.3~rc5" | #define PACKAGE_BUGREPORT "sam@zoy.org" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_WCSDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 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 gluNewTess (); | int | main () | { | return gluNewTess (); | ; | return 0; | } configure:16601: x86_64-pc-linux-gnu-gcc -o conftest -O1 -pipe -march=core2 -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lGLU -lGL -lSM -lICE -lX11 -lXext -lXmu >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGLU collect2: ld returned 1 exit status configure:16601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.1.3~rc5" | #define PACKAGE_STRING "FTGL 2.1.3~rc5" | #define PACKAGE_BUGREPORT "sam@zoy.org" | #define PACKAGE_URL "" | #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 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_WCSDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 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 gluNewTess (); | int | main () | { | return gluNewTess (); | ; | return 0; | } configure:16615: result: no configure:16617: error: GLU library could not be found, please specify its location with --with-gl-lib. If this still fails, please contact henryj@paradise.net.nz, include the string FTGL somewhere in the subject line and provide a copy of the config.log file that was left behind. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes 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=set ac_cv_env_CFLAGS_value='-O1 -pipe -march=core2 -ggdb' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPPUNIT_CFLAGS_set= ac_cv_env_CPPUNIT_CFLAGS_value= ac_cv_env_CPPUNIT_LIBS_set= ac_cv_env_CPPUNIT_LIBS_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=set ac_cv_env_CXXFLAGS_value='-O1 -pipe -march=core2 -ggdb' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_strndup=yes ac_cv_func_wcsdup=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=yes 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=x86_64-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FT2_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-libs/ftgl-2.1.3_rc5/work/ftgl-2.1.3~rc5/.auto/missing --run aclocal-1.12' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/media-libs/ftgl-2.1.3_rc5/work/ftgl-2.1.3~rc5/.auto/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/ftgl-2.1.3_rc5/work/ftgl-2.1.3~rc5/.auto/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/ftgl-2.1.3_rc5/work/ftgl-2.1.3~rc5/.auto/missing --run automake-1.12' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O1 -pipe -march=core2 -ggdb' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CPPUNIT_CFLAGS='' CPPUNIT_LIBS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O1 -pipe -march=core2 -ggdb' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FRAMEWORK_OPENGL='' FT2_CFLAGS='-I/usr/include/freetype2' FT2_CONFIG='/usr/bin/freetype-config' FT2_LIBS='-lfreetype -lz -lbz2' GLUT_CFLAGS='' GLUT_LIBS='' GL_CFLAGS='' GL_LIBS='-lGL' GREP='/bin/grep' HAVE_CPPUNIT_FALSE='' HAVE_CPPUNIT_TRUE='' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='' HAVE_GLUT_FALSE='' HAVE_GLUT_TRUE='' HAVE_LATEX_FALSE='' HAVE_LATEX_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='-lGLU -lGL -lSM -lICE -lX11 -lXext -lXmu ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_MAJOR='2' LT_MICRO='3' LT_MINOR='1' LT_VERSION='2:1:3' MAKEINFO='${SHELL} /var/tmp/portage/media-libs/ftgl-2.1.3_rc5/work/ftgl-2.1.3~rc5/.auto/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='ftgl' PACKAGE_BUGREPORT='sam@zoy.org' PACKAGE_NAME='FTGL' PACKAGE_STRING='FTGL 2.1.3~rc5' PACKAGE_TARNAME='ftgl' PACKAGE_URL='' PACKAGE_VERSION='2.1.3~rc5' PATH_SEPARATOR=':' PKG_CONFIG='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' VERSION='2.1.3~rc5' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-libs/ftgl-2.1.3_rc5/work/ftgl-2.1.3~rc5/.auto/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "FTGL" #define PACKAGE_TARNAME "ftgl" #define PACKAGE_VERSION "2.1.3~rc5" #define PACKAGE_STRING "FTGL 2.1.3~rc5" #define PACKAGE_BUGREPORT "sam@zoy.org" #define PACKAGE_URL "" #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 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_WCSDUP 1 #define HAVE_STRNDUP 1 #define HAVE_GL_GL_H 1 #define HAVE_GL_GLU_H 1 configure: exit 1