This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by davfs2 configure 1.5.4, 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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/davfs2-1.5.4 --htmldir=/usr/share/doc/davfs2-1.5.4/html --libdir=/usr/lib64 dav_user=nobody --enable-largefile --enable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.17-hardened-r2 uname -s = Linux uname -v = #1 SMP Mon Jan 16 23:16:35 CET 2017 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/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/5.4.0 PATH: /usr/lib/plan9/bin PATH: /opt/nvidia-cg-toolkit/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2552: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2696: checking for a BSD-compatible install configure:2764: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2775: checking whether build environment is sane configure:2830: result: yes configure:2981: checking for a thread-safe mkdir -p configure:3020: result: /bin/mkdir -p configure:3027: checking for gawk configure:3043: found /usr/bin/gawk configure:3054: result: gawk configure:3065: checking whether make sets $(MAKE) configure:3087: result: yes configure:3116: checking whether make supports nested variables configure:3133: result: yes configure:3272: checking for x86_64-pc-linux-gnu-gcc configure:3288: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3299: result: x86_64-pc-linux-gnu-gcc configure:3568: checking for C compiler version configure:3577: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 Copyright (C) 2015 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:3588: $? = 0 configure:3577: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) configure:3588: $? = 0 configure:3577: 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:3588: $? = 1 configure:3577: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3588: $? = 1 configure:3608: checking whether the C compiler works configure:3630: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3634: $? = 0 configure:3682: result: yes configure:3685: checking for C compiler default output file name configure:3687: result: a.out configure:3693: checking for suffix of executables configure:3700: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3704: $? = 0 configure:3726: result: configure:3748: checking whether we are cross compiling configure:3756: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3760: $? = 0 configure:3767: ./conftest configure:3771: $? = 0 configure:3786: result: no configure:3791: checking for suffix of object files configure:3813: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3817: $? = 0 configure:3838: result: o configure:3842: checking whether we are using the GNU C compiler configure:3861: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3861: $? = 0 configure:3870: result: yes configure:3879: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3899: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3899: $? = 0 configure:3940: result: yes configure:3957: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4020: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4020: $? = 0 configure:4033: result: none needed configure:4058: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4080: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4083: $? = 0 configure:4080: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4083: $? = 0 configure:4095: result: yes configure:4123: checking for style of include used by make configure:4151: result: GNU configure:4177: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4288: result: none configure:4304: checking whether ln -s works configure:4308: result: yes configure:4326: checking whether NLS is requested configure:4335: result: yes configure:4376: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:4408: result: /usr/bin/msgfmt configure:4417: checking for gmsgfmt configure:4435: found /usr/bin/gmsgfmt configure:4448: result: /usr/bin/gmsgfmt configure:4499: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:4531: result: /usr/bin/xgettext configure:4577: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:4608: result: /usr/bin/msgmerge configure:4645: checking build system type configure:4659: result: x86_64-pc-linux-gnu configure:4679: checking host system type configure:4692: result: x86_64-pc-linux-gnu configure:4736: checking for ld used by GCC configure:4800: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4807: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4820: result: yes configure:4827: checking for shared library run path origin configure:4840: result: done configure:4865: checking how to run the C preprocessor configure:4896: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4896: $? = 0 configure:4910: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "davfs2" | #define PACKAGE_TARNAME "davfs2" | #define PACKAGE_VERSION "1.5.4" | #define PACKAGE_STRING "davfs2 1.5.4" | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2" | #define PACKAGE_URL "" | #define PACKAGE "davfs2" | #define VERSION "1.5.4" | /* end confdefs.h. */ | #include configure:4935: result: x86_64-pc-linux-gnu-gcc -E configure:4955: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4955: $? = 0 configure:4969: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "davfs2" | #define PACKAGE_TARNAME "davfs2" | #define PACKAGE_VERSION "1.5.4" | #define PACKAGE_STRING "davfs2 1.5.4" | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2" | #define PACKAGE_URL "" | #define PACKAGE "davfs2" | #define VERSION "1.5.4" | /* end confdefs.h. */ | #include configure:4998: checking for grep that handles long lines and -e configure:5056: result: /bin/grep configure:5061: checking for egrep configure:5123: result: /bin/grep -E configure:5681: checking for CFPreferencesCopyAppValue configure:5699: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:11:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:5699: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "davfs2" | #define PACKAGE_TARNAME "davfs2" | #define PACKAGE_VERSION "1.5.4" | #define PACKAGE_STRING "davfs2 1.5.4" | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2" | #define PACKAGE_URL "" | #define PACKAGE "davfs2" | #define VERSION "1.5.4" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:5708: result: no configure:5715: checking for CFLocaleCopyCurrent configure:5733: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:11:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:5733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "davfs2" | #define PACKAGE_TARNAME "davfs2" | #define PACKAGE_VERSION "1.5.4" | #define PACKAGE_STRING "davfs2 1.5.4" | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2" | #define PACKAGE_URL "" | #define PACKAGE "davfs2" | #define VERSION "1.5.4" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:5742: result: no configure:5791: checking for GNU gettext in libc configure:5811: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5811: $? = 0 configure:5820: result: yes configure:6611: checking whether to use NLS configure:6613: result: yes configure:6616: checking where the gettext function comes from configure:6627: result: libc configure:6707: checking for neon-config configure:6725: found /usr/bin/neon-config configure:6738: result: /usr/bin/neon-config configure:6763: checking linking against neon configure:6779: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include/neon -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-O1 -Wl,--as-needed -lneon -lz -lssl -lcrypto -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/libneon.so: undefined reference to `X509_up_ref' /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/libneon.so: undefined reference to `EVP_PKEY_up_ref' collect2: error: ld returned 1 exit status configure:6779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "davfs2" | #define PACKAGE_TARNAME "davfs2" | #define PACKAGE_VERSION "1.5.4" | #define PACKAGE_STRING "davfs2 1.5.4" | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2" | #define PACKAGE_URL "" | #define PACKAGE "davfs2" | #define VERSION "1.5.4" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | int | main () | { | ne_version_match(0, 0); | ; | return 0; | } configure:6787: result: no configure:6974: incompatible neon library version 0.30.2: wanted 0.27 28 29 30 configure:7226: error: could not find neon ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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 -Wall' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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_LINGUAS_set= ac_cv_env_LINGUAS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_dav_group_set= ac_cv_env_dav_group_value= ac_cv_env_dav_localstatedir_set= ac_cv_env_dav_localstatedir_value= ac_cv_env_dav_syscachedir_set= ac_cv_env_dav_syscachedir_value= ac_cv_env_dav_user_set=set ac_cv_env_dav_user_value=nobody ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_ssbindir_set= ac_cv_env_ssbindir_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_NEON_CONFIG=/usr/bin/neon-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir 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_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes ne_cv_lib_neon=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-fs/davfs2-1.5.4/work/davfs2-1.5.4/config/missing aclocal-1.14' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /var/tmp/portage/net-fs/davfs2-1.5.4/work/davfs2-1.5.4/config/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-fs/davfs2-1.5.4/work/davfs2-1.5.4/config/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-fs/davfs2-1.5.4/work/davfs2-1.5.4/config/missing automake-1.14' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native -Wall' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LINGUAS='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/net-fs/davfs2-1.5.4/work/davfs2-1.5.4/config/missing makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEON_CONFIG='/usr/bin/neon-config' NEON_LIBS='' NE_FLAG_IPV6='' NE_FLAG_LFS='' NE_FLAG_SOCKS='' NE_FLAG_SSL='' NE_FLAG_TS_SSL='' NE_FLAG_ZLIB='' OBJEXT='o' PACKAGE='davfs2' PACKAGE_BUGREPORT='http://savannah.nongnu.org/projects/davfs2' PACKAGE_NAME='davfs2' PACKAGE_STRING='davfs2 1.5.4' PACKAGE_TARNAME='davfs2' PACKAGE_URL='' PACKAGE_VERSION='1.5.4' PATH_SEPARATOR=':' POSUB='po' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='1.5.4' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_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' dav_group='' dav_linguas='' dav_localstatedir='' dav_syscachedir='' dav_user='nobody' docdir='/usr/share/doc/davfs2-1.5.4' 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='/usr/share/doc/davfs2-1.5.4/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-fs/davfs2-1.5.4/work/davfs2-1.5.4/config/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' ssbindir='' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "davfs2" #define PACKAGE_TARNAME "davfs2" #define PACKAGE_VERSION "1.5.4" #define PACKAGE_STRING "davfs2 1.5.4" #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2" #define PACKAGE_URL "" #define PACKAGE "davfs2" #define VERSION "1.5.4" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 1