X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config.log;fp=config.log;h=ac2620ff36ea9757c99aab94b29e00785be2f19d;hb=706bfd7c94d48659a1411fdef2a3a61d4719f1aa;hp=0000000000000000000000000000000000000000;hpb=26fd34002585e6a5aa09204b0b01d836fa83dcf3;p=nfs-utils.git diff --git a/config.log b/config.log new file mode 100644 index 0000000..ac2620f --- /dev/null +++ b/config.log @@ -0,0 +1,510 @@ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. + +It was created by linux nfs-utils configure 1.2.3, which was +generated by GNU Autoconf 2.65. Invocation command line was + + $ ./configure --disable-gss + +## --------- ## +## Platform. ## +## --------- ## + +hostname = TopHat.home.4dicksons.org +uname -m = x86_64 +uname -r = 2.6.34.6-54.fc13.x86_64 +uname -s = Linux +uname -v = #1 SMP Sun Sep 5 17:16:27 UTC 2010 + +/usr/bin/uname -p = unknown +/bin/uname -X = unknown + +/bin/arch = x86_64 +/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/qt-3.3/bin +PATH: /usr/kerberos/sbin +PATH: /usr/kerberos/bin +PATH: /usr/lib64/ccache +PATH: /usr/local/bin +PATH: /bin +PATH: /usr/bin +PATH: /usr/local/sbin +PATH: /usr/sbin +PATH: /sbin +PATH: /sbin +PATH: /usr/bin +PATH: /usr/sbin +PATH: /usr/local/bin +PATH: /usr/local/kde/bin +PATH: /home/steved/bin +PATH: /home/steved/bin + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:2864: checking build system type +configure:2878: result: x86_64-unknown-linux-gnu +configure:2898: checking host system type +configure:2911: result: x86_64-unknown-linux-gnu +configure:2948: checking for a BSD-compatible install +configure:3016: result: /usr/bin/install -c +configure:3027: checking whether build environment is sane +configure:3077: result: yes +configure:3218: checking for a thread-safe mkdir -p +configure:3257: result: /bin/mkdir -p +configure:3270: checking for gawk +configure:3286: found /bin/gawk +configure:3297: result: gawk +configure:3308: checking whether make sets $(MAKE) +configure:3330: result: yes +configure:3413: checking whether to enable maintainer-specific portions of Makefiles +configure:3422: result: no +configure:3727: checking for style of include used by make +configure:3755: result: GNU +configure:3825: checking for gcc +configure:3841: found /usr/lib64/ccache/gcc +configure:3852: result: gcc +configure:4081: checking for C compiler version +configure:4090: gcc --version >&5 +gcc (GCC) 4.4.4 20100630 (Red Hat 4.4.4-10) +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:4101: $? = 0 +configure:4090: gcc -v >&5 +Using built-in specs. +Target: x86_64-redhat-linux +Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux +Thread model: posix +gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC) +configure:4101: $? = 0 +configure:4090: gcc -V >&5 +gcc: '-V' option must have argument +configure:4101: $? = 1 +configure:4090: gcc -qversion >&5 +gcc: unrecognized option '-qversion' +gcc: no input files +configure:4101: $? = 1 +configure:4121: checking whether the C compiler works +configure:4143: gcc conftest.c >&5 +configure:4147: $? = 0 +configure:4196: result: yes +configure:4199: checking for C compiler default output file name +configure:4201: result: a.out +configure:4207: checking for suffix of executables +configure:4214: gcc -o conftest conftest.c >&5 +configure:4218: $? = 0 +configure:4240: result: +configure:4262: checking whether we are cross compiling +configure:4270: gcc -o conftest conftest.c >&5 +configure:4274: $? = 0 +configure:4281: ./conftest +configure:4285: $? = 0 +configure:4300: result: no +configure:4305: checking for suffix of object files +configure:4327: gcc -c conftest.c >&5 +configure:4331: $? = 0 +configure:4352: result: o +configure:4356: checking whether we are using the GNU C compiler +configure:4375: gcc -c conftest.c >&5 +configure:4375: $? = 0 +configure:4384: result: yes +configure:4393: checking whether gcc accepts -g +configure:4413: gcc -c -g conftest.c >&5 +configure:4413: $? = 0 +configure:4454: result: yes +configure:4471: checking for gcc option to accept ISO C89 +configure:4535: gcc -c -g -O2 conftest.c >&5 +configure:4535: $? = 0 +configure:4548: result: none needed +configure:4570: checking dependency style of gcc +configure:4680: result: gcc3 +configure:4701: checking how to run the C preprocessor +configure:4732: gcc -E conftest.c +configure:4732: $? = 0 +configure:4746: gcc -E conftest.c +conftest.c:14:28: error: ac_nonexistent.h: No such file or directory +configure:4746: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "linux nfs-utils" +| #define PACKAGE_TARNAME "nfs-utils" +| #define PACKAGE_VERSION "1.2.3" +| #define PACKAGE_STRING "linux nfs-utils 1.2.3" +| #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" +| #define PACKAGE_URL "" +| #define PACKAGE "nfs-utils" +| #define VERSION "1.2.3" +| #define START_STATD "/usr/sbin/start-statd" +| #define NFS3_SUPPORTED 1 +| #define NFS4_SUPPORTED 1 +| /* end confdefs.h. */ +| #include +configure:4771: result: gcc -E +configure:4791: gcc -E conftest.c +configure:4791: $? = 0 +configure:4805: gcc -E conftest.c +conftest.c:14:28: error: ac_nonexistent.h: No such file or directory +configure:4805: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "linux nfs-utils" +| #define PACKAGE_TARNAME "nfs-utils" +| #define PACKAGE_VERSION "1.2.3" +| #define PACKAGE_STRING "linux nfs-utils 1.2.3" +| #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" +| #define PACKAGE_URL "" +| #define PACKAGE "nfs-utils" +| #define VERSION "1.2.3" +| #define START_STATD "/usr/sbin/start-statd" +| #define NFS3_SUPPORTED 1 +| #define NFS4_SUPPORTED 1 +| /* end confdefs.h. */ +| #include +configure:4834: checking for grep that handles long lines and -e +configure:4892: result: /bin/grep +configure:4897: checking for egrep +configure:4959: result: /bin/grep -E +configure:4964: checking for ANSI C header files +configure:4984: gcc -c -g -O2 conftest.c >&5 +configure:4984: $? = 0 +configure:5057: gcc -o conftest -g -O2 conftest.c >&5 +configure:5057: $? = 0 +configure:5057: ./conftest +configure:5057: $? = 0 +configure:5068: result: yes +configure:5081: checking for sys/types.h +configure:5081: gcc -c -g -O2 conftest.c >&5 +configure:5081: $? = 0 +configure:5081: result: yes +configure:5081: checking for sys/stat.h +configure:5081: gcc -c -g -O2 conftest.c >&5 +configure:5081: $? = 0 +configure:5081: result: yes +configure:5081: checking for stdlib.h +configure:5081: gcc -c -g -O2 conftest.c >&5 +configure:5081: $? = 0 +configure:5081: result: yes +configure:5081: checking for string.h +configure:5081: gcc -c -g -O2 conftest.c >&5 +configure:5081: $? = 0 +configure:5081: result: yes +configure:5081: checking for memory.h +configure:5081: gcc -c -g -O2 conftest.c >&5 +configure:5081: $? = 0 +configure:5081: result: yes +configure:5081: checking for strings.h +configure:5081: gcc -c -g -O2 conftest.c >&5 +configure:5081: $? = 0 +configure:5081: result: yes +configure:5081: checking for inttypes.h +configure:5081: gcc -c -g -O2 conftest.c >&5 +configure:5081: $? = 0 +configure:5081: result: yes +configure:5081: checking for stdint.h +configure:5081: gcc -c -g -O2 conftest.c >&5 +configure:5081: $? = 0 +configure:5081: result: yes +configure:5081: checking for unistd.h +configure:5081: gcc -c -g -O2 conftest.c >&5 +configure:5081: $? = 0 +configure:5081: result: yes +configure:5108: checking for clnt_tli_create in -ltirpc +configure:5133: gcc -o conftest -g -O2 conftest.c -ltirpc >&5 +configure:5133: $? = 0 +configure:5142: result: yes +configure:5167: checking /usr/include/tirpc/netconfig.h usability +configure:5167: gcc -c -g -O2 conftest.c >&5 +configure:5167: $? = 0 +configure:5167: result: yes +configure:5167: checking /usr/include/tirpc/netconfig.h presence +configure:5167: gcc -E conftest.c + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=x86_64-unknown-linux-gnu +ac_cv_c_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= +ac_cv_env_CFLAGS_value= +ac_cv_env_CPPFLAGS_set= +ac_cv_env_CPPFLAGS_value= +ac_cv_env_CPP_set= +ac_cv_env_CPP_value= +ac_cv_env_CXXCPP_set= +ac_cv_env_CXXCPP_value= +ac_cv_env_CXXFLAGS_set= +ac_cv_env_CXXFLAGS_value= +ac_cv_env_CXX_set= +ac_cv_env_CXX_value= +ac_cv_env_GSSGLUE_CFLAGS_set= +ac_cv_env_GSSGLUE_CFLAGS_value= +ac_cv_env_GSSGLUE_LIBS_set= +ac_cv_env_GSSGLUE_LIBS_value= +ac_cv_env_LDFLAGS_set= +ac_cv_env_LDFLAGS_value= +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_RPCSECGSS_CFLAGS_set= +ac_cv_env_RPCSECGSS_CFLAGS_value= +ac_cv_env_RPCSECGSS_LIBS_set= +ac_cv_env_RPCSECGSS_LIBS_value= +ac_cv_env_build_alias_set= +ac_cv_env_build_alias_value= +ac_cv_env_host_alias_set= +ac_cv_env_host_alias_value= +ac_cv_env_target_alias_set= +ac_cv_env_target_alias_value= +ac_cv_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-unknown-linux-gnu +ac_cv_lib_tirpc_clnt_tli_create=yes +ac_cv_objext=o +ac_cv_path_EGREP='/bin/grep -E' +ac_cv_path_GREP=/bin/grep +ac_cv_path_install='/usr/bin/install -c' +ac_cv_path_mkdir=/bin/mkdir +ac_cv_prog_AWK=gawk +ac_cv_prog_CPP='gcc -E' +ac_cv_prog_ac_ct_CC=gcc +ac_cv_prog_cc_c89= +ac_cv_prog_cc_g=yes +ac_cv_prog_make_make_set=yes +am_cv_CC_dependencies_compiler_type=gcc3 + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +ACLOCAL='${SHELL} /tmp/nfs-utils-1.2.3/missing --run aclocal-1.11' +ACLOCAL_AMFLAGS='' +ALLOCA='' +AMDEPBACKSLASH='\' +AMDEP_FALSE='#' +AMDEP_TRUE='' +AMTAR='${SHELL} /tmp/nfs-utils-1.2.3/missing --run tar' +AM_CFLAGS='' +AM_CPPFLAGS='' +AR='' +AUTOCONF='${SHELL} /tmp/nfs-utils-1.2.3/missing --run autoconf' +AUTOHEADER='${SHELL} /tmp/nfs-utils-1.2.3/missing --run autoheader' +AUTOMAKE='${SHELL} /tmp/nfs-utils-1.2.3/missing --run automake-1.11' +AWK='gawk' +CC='gcc' +CCDEPMODE='depmode=gcc3' +CC_FOR_BUILD='' +CFLAGS='-g -O2' +CFLAGS_FOR_BUILD='' +CONFIG_GSS_FALSE='' +CONFIG_GSS_TRUE='#' +CONFIG_IPV6_FALSE='' +CONFIG_IPV6_TRUE='#' +CONFIG_MOUNT_FALSE='#' +CONFIG_MOUNT_TRUE='' +CONFIG_NFSV41_FALSE='' +CONFIG_NFSV41_TRUE='#' +CONFIG_NFSV4_FALSE='#' +CONFIG_NFSV4_TRUE='' +CONFIG_RPCGEN_FALSE='' +CONFIG_RPCGEN_TRUE='#' +CPP='gcc -E' +CPPFLAGS='' +CPPFLAGS_FOR_BUILD='' +CXX='' +CXXCPP='' +CXXDEPMODE='' +CXXFLAGS='' +CXXFLAGS_FOR_BUILD='' +CYGPATH_W='echo' +DEFS='' +DEPDIR='.deps' +DSYMUTIL='' +DUMPBIN='' +ECHO_C='' +ECHO_N='-n' +ECHO_T='' +EGREP='/bin/grep -E' +EXEEXT='' +FGREP='' +GREP='/bin/grep' +GSSD='' +GSSGLUE_CFLAGS='' +GSSGLUE_LIBS='' +HAVE_LIBWRAP='' +HAVE_TCP_WRAPPER='' +IDMAPD='idmapd' +INSTALL_DATA='${INSTALL} -m 644' +INSTALL_PROGRAM='${INSTALL}' +INSTALL_SCRIPT='${INSTALL}' +INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' +K5VERS='' +KRBCFLAGS='' +KRBDIR='' +KRBLDFLAGS='' +KRBLIBS='' +LD='' +LDFLAGS='' +LDFLAGS_FOR_BUILD='' +LIBBLKID='' +LIBBSD='' +LIBCAP='' +LIBCRYPT='' +LIBNSL='' +LIBOBJS='' +LIBS='-ltirpc ' +LIBSOCKET='' +LIBTOOL='' +LIBWRAP='' +LIPO='' +LN_S='' +LTLIBOBJS='' +MAINT='#' +MAINTAINER_MODE_FALSE='' +MAINTAINER_MODE_TRUE='#' +MAKEINFO='${SHELL} /tmp/nfs-utils-1.2.3/missing --run makeinfo' +MKDIR_P='/bin/mkdir -p' +MOUNT_CONFIG_FALSE='' +MOUNT_CONFIG_TRUE='#' +NM='' +NMEDIT='' +OBJDUMP='' +OBJEXT='o' +OTOOL64='' +OTOOL='' +PACKAGE='nfs-utils' +PACKAGE_BUGREPORT='linux-nfs@vger.kernel.org' +PACKAGE_NAME='linux nfs-utils' +PACKAGE_STRING='linux nfs-utils 1.2.3' +PACKAGE_TARNAME='nfs-utils' +PACKAGE_URL='' +PACKAGE_VERSION='1.2.3' +PATH_SEPARATOR=':' +PKG_CONFIG='' +RANLIB='' +RELEASE='1' +RPCGEN_PATH='/usr/bin/rpcgen' +RPCSECGSS_CFLAGS='' +RPCSECGSS_LIBS='' +SED='' +SET_MAKE='' +SHELL='/bin/sh' +STRIP='' +SVCGSSD='' +VERSION='1.2.3' +ac_ct_CC='gcc' +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__quote='' +am__tar='${AMTAR} chof - "$$tardir"' +am__untar='${AMTAR} xf -' +bindir='${exec_prefix}/bin' +build='x86_64-unknown-linux-gnu' +build_alias='' +build_cpu='x86_64' +build_os='linux-gnu' +build_vendor='unknown' +datadir='${datarootdir}' +datarootdir='${prefix}/share' +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' +dvidir='${docdir}' +enable_gss='' +enable_ipv6='' +enable_mountconfig='' +enable_nfsv3='yes' +enable_nfsv41='' +enable_nfsv4='yes' +exec_prefix='NONE' +host='x86_64-unknown-linux-gnu' +host_alias='' +host_cpu='x86_64' +host_os='linux-gnu' +host_vendor='unknown' +htmldir='${docdir}' +includedir='${prefix}/include' +infodir='${datarootdir}/info' +install_sh='${SHELL} /tmp/nfs-utils-1.2.3/install-sh' +kprefix='' +libdir='${exec_prefix}/lib' +libexecdir='${exec_prefix}/libexec' +localedir='${datarootdir}/locale' +localstatedir='${prefix}/var' +lt_ECHO='echo' +mandir='${datarootdir}/man' +mkdir_p='/bin/mkdir -p' +mountfile='' +oldincludedir='/usr/include' +pdfdir='${docdir}' +prefix='NONE' +program_transform_name='s,x,x,' +psdir='${docdir}' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +startstatd='/usr/sbin/start-statd' +statduser='rpcuser' +statedir='/var/lib/nfs' +sysconfdir='${prefix}/etc' +target_alias='' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +/* confdefs.h */ +#define PACKAGE_NAME "linux nfs-utils" +#define PACKAGE_TARNAME "nfs-utils" +#define PACKAGE_VERSION "1.2.3" +#define PACKAGE_STRING "linux nfs-utils 1.2.3" +#define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" +#define PACKAGE_URL "" +#define PACKAGE "nfs-utils" +#define VERSION "1.2.3" +#define START_STATD "/usr/sbin/start-statd" +#define NFS3_SUPPORTED 1 +#define NFS4_SUPPORTED 1 +#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_LIBTIRPC 1 + +configure: caught signal 2 +configure: exit 1