This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sshfs-fuse configure 1.6, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1322: checking for a BSD-compatible install configure:1377: result: /bin/install -c configure:1388: checking whether build environment is sane configure:1431: result: yes configure:1496: checking for gawk configure:1512: found /bin/gawk configure:1522: result: gawk configure:1532: checking whether make sets $(MAKE) configure:1552: result: yes configure:1731: checking for i586-uhu-linux-gcc configure:1747: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1757: result: i586-uhu-linux-gcc configure:2039: checking for C compiler version configure:2042: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2045: $? = 0 configure:2047: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2050: $? = 0 configure:2052: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2055: $? = 1 configure:2078: checking for C compiler default output file name configure:2081: i586-uhu-linux-gcc conftest.c >&5 configure:2084: $? = 0 configure:2130: result: a.out configure:2135: checking whether the C compiler works configure:2141: ./a.out configure:2144: $? = 0 configure:2161: result: yes configure:2168: checking whether we are cross compiling configure:2170: result: no configure:2173: checking for suffix of executables configure:2175: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2178: $? = 0 configure:2203: result: configure:2209: checking for suffix of object files configure:2230: i586-uhu-linux-gcc -c conftest.c >&5 configure:2233: $? = 0 configure:2255: result: o configure:2259: checking whether we are using the GNU C compiler configure:2283: i586-uhu-linux-gcc -c conftest.c >&5 configure:2289: $? = 0 configure:2292: test -z || test ! -s conftest.err configure:2295: $? = 0 configure:2298: test -s conftest.o configure:2301: $? = 0 configure:2314: result: yes configure:2320: checking whether i586-uhu-linux-gcc accepts -g configure:2341: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2347: $? = 0 configure:2350: test -z || test ! -s conftest.err configure:2353: $? = 0 configure:2356: test -s conftest.o configure:2359: $? = 0 configure:2370: result: yes configure:2387: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2457: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2463: $? = 0 configure:2466: test -z || test ! -s conftest.err configure:2469: $? = 0 configure:2472: test -s conftest.o configure:2475: $? = 0 configure:2493: result: none needed configure:2511: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2517: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2658: checking for style of include used by make configure:2686: result: GNU configure:2714: checking dependency style of i586-uhu-linux-gcc configure:2804: result: gcc3 configure:2824: checking for library containing dlsym configure:2854: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -W conftest.c >&5 /tmp/cci6smTX.o: In function `main': /var/uhubuild/work/compile/conftest.c:22: undefined reference to `dlsym' collect2: ld returned 1 exit status configure:2860: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sshfs-fuse" | #define PACKAGE_TARNAME "sshfs-fuse" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "sshfs-fuse 1.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sshfs-fuse" | #define VERSION "1.6" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlsym (); | int | main () | { | dlsym (); | ; | return 0; | } configure:2908: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -W conftest.c -ldl >&5 configure:2914: $? = 0 configure:2917: test -z || test ! -s conftest.err configure:2920: $? = 0 configure:2923: test -s conftest configure:2926: $? = 0 configure:2941: result: -ldl configure:2959: checking for i586-uhu-linux-pkg-config configure:2992: result: no configure:3001: checking for pkg-config configure:3019: found /usr/bin/pkg-config configure:3031: result: /usr/bin/pkg-config configure:3046: checking pkg-config is at least version 0.9.0 configure:3049: result: yes configure:3060: checking for SSHFS_CFLAGS configure:3068: $PKG_CONFIG --exists "fuse >= 2.2 glib-2.0" >/dev/null 2>&1 configure:3071: $? = 0 configure:3081: result: -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:3083: checking for SSHFS_LIBS configure:3091: $PKG_CONFIG --exists "fuse >= 2.2 glib-2.0" >/dev/null 2>&1 configure:3094: $? = 0 configure:3104: result: -lfuse -lpthread -lglib-2.0 configure:3155: checking for fuse_opt_parse configure:3212: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -W conftest.c >&5 /tmp/ccIK8tUi.o: In function `main': /var/uhubuild/work/compile/conftest.c:51: undefined reference to `fuse_opt_parse' /tmp/ccIK8tUi.o:(.data+0x0): undefined reference to `fuse_opt_parse' collect2: ld returned 1 exit status configure:3218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sshfs-fuse" | #define PACKAGE_TARNAME "sshfs-fuse" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "sshfs-fuse 1.6" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sshfs-fuse" | #define VERSION "1.6" | /* end confdefs.h. */ | /* Define fuse_opt_parse to an innocuous variant, in case declares fuse_opt_parse. | For example, HP-UX 11i declares gettimeofday. */ | #define fuse_opt_parse innocuous_fuse_opt_parse | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fuse_opt_parse (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fuse_opt_parse | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fuse_opt_parse (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_fuse_opt_parse) || defined (__stub___fuse_opt_parse) | choke me | #else | char (*f) () = fuse_opt_parse; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fuse_opt_parse; | ; | return 0; | } configure:3242: result: no configure:3380: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sshfs-fuse config.status 1.6, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:733: creating Makefile config.status:799: creating config.h config.status:1065: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SSHFS_CFLAGS_set= ac_cv_env_SSHFS_CFLAGS_value= ac_cv_env_SSHFS_LIBS_set= ac_cv_env_SSHFS_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_fuse_opt_parse=no ac_cv_objext=o ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_search_dlsym=-ldl am_cv_CC_dependencies_compiler_type=gcc3 pkg_cv_SSHFS_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_SSHFS_LIBS='-lfuse -lpthread -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -W -Icompat' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' FUSE_OPT_COMPAT_FALSE='#' FUSE_OPT_COMPAT_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='sshfs-fuse' PACKAGE_BUGREPORT='' PACKAGE_NAME='sshfs-fuse' PACKAGE_STRING='sshfs-fuse 1.6' PACKAGE_TARNAME='sshfs-fuse' PACKAGE_VERSION='1.6' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' SET_MAKE='' SHELL='/bin/sh' SSHFS_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' SSHFS_LIBS='-lfuse -lpthread -lglib-2.0 ' STRIP='' VERSION='1.6' ac_ct_CC='' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i586-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i586-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sshnodelay_libs='-ldl ' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "sshfs-fuse" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "sshfs-fuse" #define PACKAGE_STRING "sshfs-fuse 1.6" #define PACKAGE_TARNAME "sshfs-fuse" #define PACKAGE_VERSION "1.6" #define VERSION "1.6" configure: exit 0