This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. 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-festival --enable-flite --disable-gpsd --disable-openstreetmap --disable-scripting --with-wx-config=/usr/lib64/wx/config/gtk2-unicode-release-2.8 ## --------- ## ## Platform. ## ## --------- ## hostname = belkin5 uname -m = x86_64 uname -r = 3.14.4-gentoo uname -s = Linux uname -v = #1 SMP PREEMPT Sat May 24 12:51:24 CEST 2014 /usr/bin/uname -p = Intel(R) Core(TM) i7-3537U CPU @ 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/ccache/bin PATH: /usr/lib64/portage/bin/ebuild-helpers/xattr 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.7.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1998: checking for a BSD-compatible install configure:2054: result: /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c configure:2065: checking whether build environment is sane configure:2108: result: yes configure:2136: checking for a thread-safe mkdir -p configure:2175: result: /bin/mkdir -p configure:2188: checking for gawk configure:2204: found /usr/bin/gawk configure:2215: result: gawk configure:2226: checking whether make sets $(MAKE) configure:2247: result: yes configure:2463: checking for style of include used by make configure:2491: result: GNU configure:2521: checking for x86_64-pc-linux-gnu-gcc configure:2537: found /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc configure:2548: result: x86_64-pc-linux-gnu-gcc configure:2826: checking for C compiler version configure:2833: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3 Copyright (C) 2012 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:2836: $? = 0 configure:2843: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/notmpfs/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-languages=c,c++,java,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3-r1 p1.4, pie-0.5.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --without-ppl Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) configure:2846: $? = 0 configure:2853: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2856: $? = 1 configure:2879: checking for C compiler default output file name configure:2906: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:2909: $? = 0 configure:2947: result: a.out configure:2964: checking whether the C compiler works configure:2974: ./a.out configure:2977: $? = 0 configure:2994: result: yes configure:3001: checking whether we are cross compiling configure:3003: result: no configure:3006: checking for suffix of executables configure:3013: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3016: $? = 0 configure:3040: result: configure:3046: checking for suffix of object files configure:3072: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:3075: $? = 0 configure:3098: result: o configure:3102: checking whether we are using the GNU C compiler configure:3131: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:3137: $? = 0 configure:3154: result: yes configure:3159: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3189: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3195: $? = 0 configure:3294: result: yes configure:3311: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3385: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:3391: $? = 0 configure:3414: result: none needed configure:3434: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3525: result: gcc3 configure:3541: checking for library containing strerror configure:3582: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:3588: $? = 0 configure:3616: result: none required configure:3639: checking for x86_64-pc-linux-gnu-g++ configure:3655: found /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ configure:3666: result: x86_64-pc-linux-gnu-g++ configure:3741: checking for C++ compiler version configure:3748: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3 Copyright (C) 2012 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:3751: $? = 0 configure:3758: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/notmpfs/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-languages=c,c++,java,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3-r1 p1.4, pie-0.5.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --without-ppl Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) configure:3761: $? = 0 configure:3768: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:3771: $? = 1 configure:3774: checking whether we are using the GNU C++ compiler configure:3803: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 configure:3809: $? = 0 configure:3826: result: yes configure:3831: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3861: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3867: $? = 0 configure:3966: result: yes configure:3991: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4082: result: gcc3 configure:4105: checking for x86_64-pc-linux-gnu-gcc configure:4132: result: x86_64-pc-linux-gnu-gcc configure:4410: checking for C compiler version configure:4417: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3 Copyright (C) 2012 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:4420: $? = 0 configure:4427: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/notmpfs/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-languages=c,c++,java,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3-r1 p1.4, pie-0.5.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --without-ppl Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) configure:4430: $? = 0 configure:4437: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4440: $? = 1 configure:4443: checking whether we are using the GNU C compiler configure:4495: result: yes configure:4500: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4635: result: yes configure:4652: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4755: result: none needed configure:4775: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4866: result: gcc3 configure:4889: checking how to run the C preprocessor configure:4929: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4935: $? = 0 configure:4966: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4972: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "roadnav" | #define VERSION "0.19" | /* end confdefs.h. */ | #include configure:5005: result: x86_64-pc-linux-gnu-gcc -E configure:5034: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5040: $? = 0 configure:5071: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5077: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "roadnav" | #define VERSION "0.19" | /* end confdefs.h. */ | #include configure:5115: checking for grep that handles long lines and -e configure:5189: result: /bin/grep configure:5194: checking for egrep configure:5272: result: /bin/grep -E configure:5277: checking for ANSI C header files configure:5307: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:5313: $? = 0 configure:5412: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:5415: $? = 0 configure:5421: ./conftest configure:5424: $? = 0 configure:5441: result: yes configure:5529: checking build system type configure:5547: result: x86_64-pc-linux-gnu configure:5569: checking host system type configure:5584: result: x86_64-pc-linux-gnu configure:5606: checking for a sed that does not truncate output configure:5660: result: /bin/sed configure:5674: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5741: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5750: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5765: result: yes configure:5770: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5777: result: -r configure:5795: checking for BSD-compatible nm configure:5844: result: /usr/bin/nm -B configure:5848: checking whether ln -s works configure:5852: result: yes configure:5859: checking how to recognise dependent libraries configure:6035: result: pass_all configure:6122: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6125: $? = 0 configure:6277: checking for sys/types.h configure:6298: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6304: $? = 0 configure:6320: result: yes configure:6277: checking for sys/stat.h configure:6298: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6304: $? = 0 configure:6320: result: yes configure:6277: checking for stdlib.h configure:6298: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6304: $? = 0 configure:6320: result: yes configure:6277: checking for string.h configure:6298: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6304: $? = 0 configure:6320: result: yes configure:6277: checking for memory.h configure:6298: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6304: $? = 0 configure:6320: result: yes configure:6277: checking for strings.h configure:6298: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6304: $? = 0 configure:6320: result: yes configure:6277: checking for inttypes.h configure:6298: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6304: $? = 0 configure:6320: result: yes configure:6277: checking for stdint.h configure:6298: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6304: $? = 0 configure:6320: result: yes configure:6277: checking for unistd.h configure:6298: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6304: $? = 0 configure:6320: result: yes configure:6347: checking dlfcn.h usability configure:6364: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:6370: $? = 0 configure:6384: result: yes configure:6388: checking dlfcn.h presence configure:6403: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6409: $? = 0 configure:6423: result: yes configure:6451: checking for dlfcn.h configure:6459: result: yes configure:6482: checking how to run the C++ preprocessor configure:6518: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6524: $? = 0 configure:6555: 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:6561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "roadnav" | #define VERSION "0.19" | #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 configure:6594: result: x86_64-pc-linux-gnu-g++ -E configure:6623: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6629: $? = 0 configure:6660: 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:6666: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "roadnav" | #define VERSION "0.19" | #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 configure:6715: checking for x86_64-pc-linux-gnu-g77 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-xlf configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-f77 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-frt configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-pgf77 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-cf77 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-fort77 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-fl32 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-af77 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-xlf90 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-f90 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-pgf90 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-pghpf configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-epcf90 configure:6745: result: no configure:6715: checking for x86_64-pc-linux-gnu-gfortran configure:6731: found /usr/bin/x86_64-pc-linux-gnu-gfortran configure:6742: result: x86_64-pc-linux-gnu-gfortran configure:6816: checking for Fortran 77 compiler version configure:6823: x86_64-pc-linux-gnu-gfortran --version >&5 GNU Fortran (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3 Copyright (C) 2012 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:6826: $? = 0 configure:6833: x86_64-pc-linux-gnu-gfortran -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/notmpfs/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-languages=c,c++,java,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3-r1 p1.4, pie-0.5.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --without-ppl Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) configure:6836: $? = 0 configure:6843: x86_64-pc-linux-gnu-gfortran -V >&5 x86_64-pc-linux-gnu-gfortran: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gfortran: fatal error: no input files compilation terminated. configure:6846: $? = 1 configure:6854: checking whether we are using the GNU Fortran 77 compiler configure:6873: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe conftest.F >&5 configure:6879: $? = 0 configure:6896: result: yes configure:6902: checking whether x86_64-pc-linux-gnu-gfortran accepts -g configure:6919: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 configure:6925: $? = 0 configure:6941: result: yes configure:6971: checking the maximum length of command line arguments configure:7080: result: 32768 configure:7091: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:7196: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:7199: $? = 0 configure:7203: /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:7206: $? = 0 configure:7258: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c conftstm.o >&5 configure:7261: $? = 0 configure:7299: result: ok configure:7303: checking for objdir configure:7318: result: .libs configure:7370: checking for x86_64-pc-linux-gnu-ar configure:7386: found /usr/bin/x86_64-pc-linux-gnu-ar configure:7397: result: x86_64-pc-linux-gnu-ar configure:7466: checking for x86_64-pc-linux-gnu-ranlib configure:7482: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7493: result: x86_64-pc-linux-gnu-ranlib configure:7562: checking for x86_64-pc-linux-gnu-strip configure:7578: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7589: result: x86_64-pc-linux-gnu-strip configure:7915: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7933: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7937: $? = 0 configure:7950: result: no configure:7965: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8175: result: -fPIC configure:8183: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works configure:8201: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fPIC -DPIC conftest.c >&5 configure:8205: $? = 0 configure:8218: result: yes configure:8246: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8274: result: yes configure:8284: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8305: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -o out/conftest2.o conftest.c >&5 configure:8309: $? = 0 configure:8331: result: yes configure:8357: 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:9312: result: yes configure:9333: checking whether -lc should be explicitly linked in configure:9338: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:9341: $? = 0 configure:9356: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9359: $? = 0 configure:9371: result: no configure:9379: checking dynamic linker characteristics configure:9955: result: GNU/Linux ld.so configure:9964: checking how to hardcode library paths into programs configure:9989: result: immediate configure:10003: checking whether stripping libraries is possible configure:10008: result: yes configure:10809: checking if libtool supports shared libraries configure:10811: result: yes configure:10814: checking whether to build shared libraries configure:10835: result: yes configure:10838: checking whether to build static libraries configure:10842: result: yes configure:10934: creating libtool configure:11522: checking for ld used by x86_64-pc-linux-gnu-g++ configure:11589: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:11598: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:11613: result: yes configure:11664: 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:12598: result: yes configure:12616: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 configure:12619: $? = 0 configure:12738: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:13012: result: -fPIC configure:13020: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works configure:13038: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -DPIC conftest.cpp >&5 configure:13042: $? = 0 configure:13055: result: yes configure:13083: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:13111: result: yes configure:13121: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:13142: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -o out/conftest2.o conftest.cpp >&5 configure:13146: $? = 0 configure:13168: result: yes configure:13194: 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:13222: result: yes configure:13289: checking dynamic linker characteristics configure:13865: result: GNU/Linux ld.so configure:13874: checking how to hardcode library paths into programs configure:13899: result: immediate configure:14425: checking if libtool supports shared libraries configure:14427: result: yes configure:14430: checking whether to build shared libraries configure:14450: result: yes configure:14453: checking whether to build static libraries configure:14457: result: yes configure:14467: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC configure:14677: result: -fPIC configure:14685: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works configure:14703: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -fPIC conftest.f >&5 configure:14707: $? = 0 configure:14720: result: yes configure:14748: checking if x86_64-pc-linux-gnu-gfortran static flag -static works configure:14776: result: yes configure:14786: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o configure:14807: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -o out/conftest2.o conftest.f >&5 configure:14811: $? = 0 configure:14833: result: yes configure:14859: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15794: result: yes configure:15861: checking dynamic linker characteristics configure:16437: result: GNU/Linux ld.so configure:16446: checking how to hardcode library paths into programs configure:16471: result: immediate configure:20071: checking for wx-config configure:20074: result: /usr/lib64/wx/config/gtk2-unicode-release-2.8 configure:20126: checking for wxWidgets version >= 2.6.2 configure:20173: result: yes (version 2.8.12) configure:20177: checking for wxWidgets static library configure:20181: result: no configure:20413: checking for register_cmu_us_kal in -lflite_cmu_us_kal16 configure:20448: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -pthread -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -lflite -lm -L/usr/lib64 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 >&5 /var/tmp/portage/app-misc/roadnav-0.19/temp/ccqaT7Ok.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `register_cmu_us_kal' collect2: error: ld returned 1 exit status configure:20454: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "roadnav" | #define VERSION "0.19" | #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. */ | | /* 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 register_cmu_us_kal (); | int | main () | { | return register_cmu_us_kal (); | ; | return 0; | } configure:20472: result: no configure:20617: error: Can't find flite_cmu_us_kal16.a from flite. ## ---------------- ## ## 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='-O2 -pipe -march=native' 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=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=native' 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=set ac_cv_env_FFLAGS_value='-O2 -pipe' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_f77_compiler_gnu=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_flite_cmu_us_kal16_register_cmu_us_kal=no ac_cv_lib_gps_gps_open=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/lib64/portage/bin/ebuild-helpers/xattr/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_F77=x86_64-pc-linux-gnu-gfortran 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_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= 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_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_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes 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'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_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_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/app-misc/roadnav-0.19/work/roadnav-0.19/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/app-misc/roadnav-0.19/work/roadnav-0.19/missing --run tar' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/app-misc/roadnav-0.19/work/roadnav-0.19/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-misc/roadnav-0.19/work/roadnav-0.19/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/app-misc/roadnav-0.19/work/roadnav-0.19/missing --run automake-1.10' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -march=native -pthread' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -pipe -march=native ' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='x86_64-pc-linux-gnu-gfortran' FFLAGS='-O2 -pipe' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' LIBOBJS='' LIBS=' -L/usr/lib64 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/app-misc/roadnav-0.19/work/roadnav-0.19/missing --run makeinfo' NO_PREFIX_PACKAGE_DATA_DIR='' NO_PREFIX_PACKAGE_DOC_DIR='' NO_PREFIX_PACKAGE_HELP_DIR='' NO_PREFIX_PACKAGE_MENU_DIR='' NO_PREFIX_PACKAGE_PIXMAPS_DIR='' OBJEXT='o' PACKAGE='roadnav' PACKAGE_BUGREPORT='' PACKAGE_DATA_DIR='' PACKAGE_DOC_DIR='' PACKAGE_HELP_DIR='' PACKAGE_MENU_DIR='' PACKAGE_NAME='' PACKAGE_PIXMAPS_DIR='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='x86_64-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' VERSION='0.19' WX_CFLAGS='-I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread' WX_CFLAGS_ONLY='-pthread' WX_CONFIG_PATH='/usr/lib64/wx/config/gtk2-unicode-release-2.8' WX_CPPFLAGS='-I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__' WX_CXXFLAGS='-I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread' WX_CXXFLAGS_ONLY='' WX_LIBS='-L/usr/lib64 -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 ' WX_LIBS_STATIC='' WX_VERSION='2.8.12' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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}' 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/app-misc/roadnav-0.19/work/roadnav-0.19/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/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. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "roadnav" #define VERSION "0.19" #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 configure: exit 1