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.3.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-tirpc --disable-gss --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /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/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2772: checking build system type configure:2786: result: i686-uhu-linux-gnu configure:2806: checking host system type configure:2819: result: i686-uhu-linux-gnu configure:2856: checking for a BSD-compatible install configure:2924: result: /bin/install -c configure:2935: checking whether build environment is sane configure:2990: result: yes configure:3141: checking for a thread-safe mkdir -p configure:3180: result: /bin/mkdir -p configure:3187: checking for gawk configure:3203: found /bin/gawk configure:3214: result: gawk configure:3225: checking whether make sets $(MAKE) configure:3247: result: yes configure:3276: checking whether make supports nested variables configure:3293: result: yes configure:3380: checking whether to enable maintainer-specific portions of Makefiles configure:3389: result: no configure:3706: checking for style of include used by make configure:3734: result: GNU configure:3765: checking for i686-uhu-linux-gcc configure:3781: found /usr/bin/i686-uhu-linux-gcc configure:3792: result: i686-uhu-linux-gcc configure:4061: checking for C compiler version configure:4070: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:4081: $? = 0 configure:4070: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4081: $? = 0 configure:4070: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4081: $? = 1 configure:4070: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4081: $? = 1 configure:4101: checking whether the C compiler works configure:4123: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4127: $? = 0 configure:4175: result: yes configure:4178: checking for C compiler default output file name configure:4180: result: a.out configure:4186: checking for suffix of executables configure:4193: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4197: $? = 0 configure:4219: result: configure:4241: checking whether we are cross compiling configure:4249: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4253: $? = 0 configure:4260: ./conftest configure:4264: $? = 0 configure:4279: result: no configure:4284: checking for suffix of object files configure:4306: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4310: $? = 0 configure:4331: result: o configure:4335: checking whether we are using the GNU C compiler configure:4354: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4354: $? = 0 configure:4363: result: yes configure:4372: checking whether i686-uhu-linux-gcc accepts -g configure:4392: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4392: $? = 0 configure:4433: result: yes configure:4450: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4513: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4513: $? = 0 configure:4526: result: none needed configure:4548: checking dependency style of i686-uhu-linux-gcc configure:4659: result: gcc3 configure:4680: checking how to run the C preprocessor configure:4711: i686-uhu-linux-gcc -E conftest.c configure:4711: $? = 0 configure:4725: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | /* end confdefs.h. */ | #include configure:4750: result: i686-uhu-linux-gcc -E configure:4770: i686-uhu-linux-gcc -E conftest.c configure:4770: $? = 0 configure:4784: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | /* end confdefs.h. */ | #include configure:4813: checking for grep that handles long lines and -e configure:4871: result: /bin/grep configure:4876: checking for egrep configure:4938: result: /bin/grep -E configure:4943: checking for ANSI C header files configure:4963: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4963: $? = 0 configure:5036: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5036: $? = 0 configure:5036: ./conftest configure:5036: $? = 0 configure:5047: result: yes configure:5060: checking for sys/types.h configure:5060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5060: $? = 0 configure:5060: result: yes configure:5060: checking for sys/stat.h configure:5060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5060: $? = 0 configure:5060: result: yes configure:5060: checking for stdlib.h configure:5060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5060: $? = 0 configure:5060: result: yes configure:5060: checking for string.h configure:5060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5060: $? = 0 configure:5060: result: yes configure:5060: checking for memory.h configure:5060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5060: $? = 0 configure:5060: result: yes configure:5060: checking for strings.h configure:5060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5060: $? = 0 configure:5060: result: yes configure:5060: checking for inttypes.h configure:5060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5060: $? = 0 configure:5060: result: yes configure:5060: checking for stdint.h configure:5060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5060: $? = 0 configure:5060: result: yes configure:5060: checking for unistd.h configure:5060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5060: $? = 0 configure:5060: result: yes configure:5228: checking for prctl configure:5228: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5228: $? = 0 configure:5228: result: yes configure:5245: checking for cap_get_proc in -lcap configure:5270: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcap >&5 configure:5270: $? = 0 configure:5279: result: yes configure:5288: checking sys/capability.h usability configure:5288: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5288: $? = 0 configure:5288: result: yes configure:5288: checking sys/capability.h presence configure:5288: i686-uhu-linux-gcc -E conftest.c configure:5288: $? = 0 configure:5288: result: yes configure:5288: checking for sys/capability.h configure:5288: result: yes configure:5343: checking for libwrap configure:5359: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lwrap >&5 configure:5359: $? = 0 configure:5361: result: yes configure:5398: checking for special C compiler options needed for large files configure:5443: result: no configure:5449: checking for _FILE_OFFSET_BITS value needed for large files configure:5474: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:32:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:32:3: warning: left shift count >= width of type [enabled by default] conftest.c:33:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:33:10: warning: left shift count >= width of type [enabled by default] conftest.c:32:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:5474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5498: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5498: $? = 0 configure:5506: result: 64 configure:5611: checking for i686-uhu-linux-g++ configure:5627: found /usr/bin/i686-uhu-linux-g++ configure:5638: result: i686-uhu-linux-g++ configure:5709: checking for C++ compiler version configure:5718: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:5729: $? = 0 configure:5718: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5729: $? = 0 configure:5718: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5729: $? = 1 configure:5718: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5729: $? = 1 configure:5733: checking whether we are using the GNU C++ compiler configure:5752: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5752: $? = 0 configure:5761: result: yes configure:5770: checking whether i686-uhu-linux-g++ accepts -g configure:5790: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5790: $? = 0 configure:5831: result: yes configure:5856: checking dependency style of i686-uhu-linux-g++ configure:5967: result: gcc3 configure:5990: checking for i686-uhu-linux-gcc configure:6017: result: i686-uhu-linux-gcc configure:6286: checking for C compiler version configure:6295: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:6306: $? = 0 configure:6295: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:6306: $? = 0 configure:6295: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:6306: $? = 1 configure:6295: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:6306: $? = 1 configure:6310: checking whether we are using the GNU C compiler configure:6338: result: yes configure:6347: checking whether i686-uhu-linux-gcc accepts -g configure:6408: result: yes configure:6425: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:6501: result: none needed configure:6523: checking dependency style of i686-uhu-linux-gcc configure:6634: result: gcc3 configure:6654: checking how to run the C preprocessor configure:6724: result: i686-uhu-linux-gcc -E configure:6744: i686-uhu-linux-gcc -E conftest.c configure:6744: $? = 0 configure:6758: i686-uhu-linux-gcc -E conftest.c conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:6787: checking whether ln -s works configure:6791: result: yes configure:6798: checking whether make sets $(MAKE) configure:6820: result: yes configure:6875: checking how to print strings configure:6902: result: printf configure:6923: checking for a sed that does not truncate output configure:6987: result: /bin/sed configure:7005: checking for fgrep configure:7067: result: /bin/grep -F configure:7102: checking for ld used by i686-uhu-linux-gcc configure:7169: result: /usr/bin/ld configure:7176: checking if the linker (/usr/bin/ld) is GNU ld configure:7191: result: yes configure:7203: checking for BSD- or MS-compatible name lister (nm) configure:7252: result: /usr/bin/nm -B configure:7382: checking the name lister (/usr/bin/nm -B) interface configure:7389: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7392: /usr/bin/nm -B "conftest.o" configure:7395: output 00000000 B some_variable configure:7402: result: BSD nm configure:7406: checking the maximum length of command line arguments configure:7536: result: 1572864 configure:7553: checking whether the shell understands some XSI constructs configure:7563: result: yes configure:7567: checking whether the shell understands "+=" configure:7573: result: yes configure:7608: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7648: result: func_convert_file_noop configure:7655: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7675: result: func_convert_file_noop configure:7682: checking for /usr/bin/ld option to reload object files configure:7689: result: -r configure:7723: checking for i686-uhu-linux-objdump configure:7753: result: no configure:7763: checking for objdump configure:7779: found /usr/bin/objdump configure:7790: result: objdump configure:7822: checking how to recognize dependent libraries configure:8024: result: pass_all configure:8069: checking for i686-uhu-linux-dlltool configure:8099: result: no configure:8109: checking for dlltool configure:8139: result: no configure:8169: checking how to associate runtime and link libraries configure:8196: result: printf %s\n configure:8212: checking for i686-uhu-linux-ar configure:8228: found /usr/bin/i686-uhu-linux-ar configure:8239: result: i686-uhu-linux-ar configure:8320: checking for archiver @FILE support configure:8337: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8337: $? = 0 configure:8340: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:8343: $? = 0 configure:8348: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:8351: $? = 1 configure:8363: result: @ configure:8381: checking for i686-uhu-linux-strip configure:8411: result: no configure:8421: checking for strip configure:8437: found /usr/bin/strip configure:8448: result: strip configure:8480: checking for i686-uhu-linux-ranlib configure:8510: result: no configure:8520: checking for ranlib configure:8536: found /usr/bin/ranlib configure:8547: result: ranlib configure:8649: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8769: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8772: $? = 0 configure:8776: /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:8779: $? = 0 configure:8845: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8848: $? = 0 configure:8886: result: ok configure:8923: checking for sysroot configure:8953: result: no configure:9175: checking for i686-uhu-linux-mt configure:9205: result: no configure:9215: checking for mt configure:9245: result: no configure:9265: checking if : is a manifest tool configure:9271: : '-?' configure:9279: result: no configure:9918: checking for dlfcn.h configure:9918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9918: $? = 0 configure:9918: result: yes configure:10135: checking for objdir configure:10150: result: .libs configure:10417: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:10435: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -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] configure:10439: $? = 0 configure:10452: result: no configure:10779: checking for i686-uhu-linux-gcc option to produce PIC configure:10786: result: -fPIC -DPIC configure:10794: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10816: $? = 0 configure:10829: result: yes configure:10858: checking if i686-uhu-linux-gcc static flag -static works configure:10886: result: yes configure:10901: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10922: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10926: $? = 0 configure:10948: result: yes configure:10956: checking if i686-uhu-linux-gcc supports -c -o file.o configure:11003: result: yes configure:11036: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:12189: result: yes configure:12226: checking whether -lc should be explicitly linked in configure:12234: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12237: $? = 0 configure:12252: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12255: $? = 0 configure:12269: result: no configure:12429: checking dynamic linker characteristics configure:12940: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12940: $? = 0 configure:13166: result: GNU/Linux ld.so configure:13273: checking how to hardcode library paths into programs configure:13298: result: immediate configure:13838: checking whether stripping libraries is possible configure:13843: result: yes configure:13878: checking if libtool supports shared libraries configure:13880: result: yes configure:13883: checking whether to build shared libraries configure:13904: result: yes configure:13907: checking whether to build static libraries configure:13911: result: no configure:13934: checking how to run the C++ preprocessor configure:13961: i686-uhu-linux-g++ -E conftest.cpp configure:13961: $? = 0 configure:13975: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14000: result: i686-uhu-linux-g++ -E configure:14020: i686-uhu-linux-g++ -E conftest.cpp configure:14020: $? = 0 configure:14034: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14034: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14203: checking for ld used by i686-uhu-linux-g++ configure:14270: result: /usr/bin/ld configure:14277: checking if the linker (/usr/bin/ld) is GNU ld configure:14292: result: yes configure:14347: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15352: result: yes configure:15388: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15391: $? = 0 configure:15911: checking for i686-uhu-linux-g++ option to produce PIC configure:15918: result: -fPIC -DPIC configure:15926: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:15944: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15948: $? = 0 configure:15961: result: yes configure:15984: checking if i686-uhu-linux-g++ static flag -static works configure:16012: result: yes configure:16024: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16045: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16049: $? = 0 configure:16071: result: yes configure:16076: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16123: result: yes configure:16153: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16189: result: yes configure:16330: checking dynamic linker characteristics configure:17001: result: GNU/Linux ld.so configure:17054: checking how to hardcode library paths into programs configure:17079: result: immediate configure:17141: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:17172: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:17176: $? = 0 configure:17182: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:17186: $? = 0 configure:17197: cc -c conftest.c >&5 configure:17201: $? = 0 configure:17209: cc -c conftest.c -o conftest2.o >&5 configure:17213: $? = 0 configure:17219: cc -c conftest.c -o conftest2.o >&5 configure:17223: $? = 0 configure:17241: result: yes configure:17278: checking for i686-uhu-linux-ar configure:17305: result: i686-uhu-linux-ar configure:17370: checking for i686-uhu-linux-ld configure:17397: result: /usr/bin/ld configure:17460: checking for ANSI C header files configure:17564: result: yes configure:17573: checking for GNU libc2 configure:17587: i686-uhu-linux-gcc -E conftest.c configure:17587: $? = 0 configure:17595: result: yes configure:17603: checking for BSD signal semantics configure:17642: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:36:2: error: unknown type name 'RETSIGTYPE' static RETSIGTYPE handler(int num) { counter++; } ^ conftest.c: In function 'main': conftest.c:47:3: warning: passing argument 2 of 'signal' from incompatible pointer type [enabled by default] signal(SIGHUP, handler); ^ In file included from conftest.c:31:0: /usr/include/signal.h:102:23: note: expected '__sighandler_t' but argument is of type 'int (*)(int)' extern __sighandler_t signal (int __sig, __sighandler_t __handler) ^ configure:17642: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | | #include | #include | #include | | static int counter = 0; | static RETSIGTYPE handler(int num) { counter++; } | | int main() | { | int s; | if ((s = fork()) < 0) return 1; | if (s != 0) { | if (wait(&s) < 0) return 1; | return WIFSIGNALED(s)? 1 : 0; | } | | signal(SIGHUP, handler); | kill(getpid(), SIGHUP); kill(getpid(), SIGHUP); | return (counter == 2)? 0 : 1; | } | configure:17652: result: no configure:17660: checking for gethostbyname configure:17660: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:17660: $? = 0 configure:17660: result: yes configure:17708: checking for connect configure:17708: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:17708: $? = 0 configure:17708: result: yes configure:17757: checking for getaddrinfo configure:17757: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:17757: $? = 0 configure:17757: result: yes configure:17765: checking for getrpcbynumber configure:17765: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:17765: $? = 0 configure:17765: result: yes configure:17773: checking for getservbyname configure:17773: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:17773: $? = 0 configure:17773: result: yes configure:17781: checking for crypt in -lcrypt configure:17806: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -lcrypt >&5 configure:17806: $? = 0 configure:17815: result: yes configure:17822: checking for dlclose in -ldl configure:17847: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -ldl >&5 configure:17847: $? = 0 configure:17856: result: yes configure:17866: checking for event_dispatch in -levent configure:17891: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -levent >&5 configure:17891: $? = 0 configure:17900: result: yes configure:17912: checking event.h usability configure:17912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:17912: $? = 0 configure:17912: result: yes configure:17912: checking event.h presence configure:17912: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:17912: $? = 0 configure:17912: result: yes configure:17912: checking for event.h configure:17912: result: yes configure:17929: checking for nfs4_init_name_mapping in -lnfsidmap configure:17954: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -lnfsidmap >&5 configure:17954: $? = 0 configure:17963: result: yes configure:17974: checking nfsidmap.h usability configure:17974: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:17974: $? = 0 configure:17974: result: yes configure:17974: checking nfsidmap.h presence configure:17974: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:17974: $? = 0 configure:17974: result: yes configure:17974: checking for nfsidmap.h configure:17974: result: yes configure:17987: checking for nfs4_set_debug in -lnfsidmap configure:18012: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -lnfsidmap >&5 configure:18012: $? = 0 configure:18021: result: yes configure:18030: checking for nfs4_owner_to_uid in -lnfsidmap configure:18055: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -lnfsidmap >&5 configure:18055: $? = 0 configure:18064: result: yes configure:18077: checking for keyctl_instantiate in -lkeyutils configure:18102: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -lkeyutils >&5 /usr/bin/ld: cannot find -lkeyutils collect2: error: ld returned 1 exit status configure:18102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 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 keyctl_instantiate (); | int | main () | { | return keyctl_instantiate (); | ; | return 0; | } configure:18111: result: no configure:18121: checking keyutils.h usability configure:18121: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:66:22: fatal error: keyutils.h: No such file or directory #include ^ compilation terminated. configure:18121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18121: result: no configure:18121: checking keyutils.h presence configure:18121: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c conftest.c:33:22: fatal error: keyutils.h: No such file or directory #include ^ compilation terminated. configure:18121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | /* end confdefs.h. */ | #include configure:18121: result: no configure:18121: checking for keyutils.h configure:18121: result: no configure:18137: checking sqlite3.h usability configure:18137: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:18137: $? = 0 configure:18137: result: yes configure:18137: checking sqlite3.h presence configure:18137: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:18137: $? = 0 configure:18137: result: yes configure:18137: checking for sqlite3.h configure:18137: result: yes configure:18148: checking for sqlite3_libversion_number in -lsqlite3 configure:18173: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -lsqlite3 >&5 configure:18173: $? = 0 configure:18182: result: yes configure:18190: checking for suitable sqlite3 version configure:18216: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -lsqlite3 >&5 configure:18216: $? = 0 configure:18216: ./conftest configure:18216: $? = 0 configure:18229: result: yes configure:18237: checking libgen.h usability configure:18237: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:18237: $? = 0 configure:18237: result: yes configure:18237: checking libgen.h presence configure:18237: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:18237: $? = 0 configure:18237: result: yes configure:18237: checking for libgen.h configure:18237: result: yes configure:18237: checking sys/inotify.h usability configure:18237: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:18237: $? = 0 configure:18237: result: yes configure:18237: checking sys/inotify.h presence configure:18237: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:18237: $? = 0 configure:18237: result: yes configure:18237: checking for sys/inotify.h configure:18237: result: yes configure:18265: checking for dm_task_create in -ldevmapper configure:18290: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -ldevmapper >&5 configure:18290: $? = 0 configure:18299: result: yes configure:18307: checking libdevmapper.h usability configure:18307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:18307: $? = 0 configure:18307: result: yes configure:18307: checking libdevmapper.h presence configure:18307: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:18307: $? = 0 configure:18307: result: yes configure:18307: checking for libdevmapper.h configure:18307: result: yes configure:18315: checking for sys/inotify.h configure:18315: result: yes configure:18387: checking for blkid_get_library_version in -lblkid configure:18412: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -lblkid >&5 configure:18412: $? = 0 configure:18421: result: yes configure:18429: checking blkid/blkid.h usability configure:18429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:18429: $? = 0 configure:18429: result: yes configure:18429: checking blkid/blkid.h presence configure:18429: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:18429: $? = 0 configure:18429: result: yes configure:18429: checking for blkid/blkid.h configure:18429: result: yes configure:18438: checking for suitable libblkid version configure:18460: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c -lblkid >&5 configure:18460: $? = 0 configure:18460: ./conftest configure:18460: $? = 0 configure:18472: result: yes configure:19636: checking arpa/inet.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking arpa/inet.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for arpa/inet.h configure:19636: result: yes configure:19636: checking fcntl.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking fcntl.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for fcntl.h configure:19636: result: yes configure:19636: checking libintl.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking libintl.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for libintl.h configure:19636: result: yes configure:19636: checking limits.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking limits.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for limits.h configure:19636: result: yes configure:19636: checking malloc.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking malloc.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for malloc.h configure:19636: result: yes configure:19636: checking for memory.h configure:19636: result: yes configure:19636: checking netdb.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking netdb.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for netdb.h configure:19636: result: yes configure:19636: checking netinet/in.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking netinet/in.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for netinet/in.h configure:19636: result: yes configure:19636: checking paths.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking paths.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for paths.h configure:19636: result: yes configure:19636: checking for stdlib.h configure:19636: result: yes configure:19636: checking for string.h configure:19636: result: yes configure:19636: checking sys/file.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking sys/file.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for sys/file.h configure:19636: result: yes configure:19636: checking sys/ioctl.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking sys/ioctl.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for sys/ioctl.h configure:19636: result: yes configure:19636: checking sys/mount.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking sys/mount.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for sys/mount.h configure:19636: result: yes configure:19636: checking sys/param.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking sys/param.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for sys/param.h configure:19636: result: yes configure:19636: checking sys/socket.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking sys/socket.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for sys/socket.h configure:19636: result: yes configure:19636: checking sys/time.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking sys/time.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for sys/time.h configure:19636: result: yes configure:19636: checking sys/vfs.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking sys/vfs.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for sys/vfs.h configure:19636: result: yes configure:19636: checking syslog.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking syslog.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for syslog.h configure:19636: result: yes configure:19636: checking for unistd.h configure:19636: result: yes configure:19636: checking com_err.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking com_err.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for com_err.h configure:19636: result: yes configure:19636: checking et/com_err.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking et/com_err.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for et/com_err.h configure:19636: result: yes configure:19636: checking ifaddrs.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking ifaddrs.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for ifaddrs.h configure:19636: result: yes configure:19636: checking nfs-plugin.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:93:24: fatal error: nfs-plugin.h: No such file or directory #include ^ compilation terminated. configure:19636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define USE_BLKID 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_COM_ERR_H 1 | #define HAVE_ET_COM_ERR_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19636: result: no configure:19636: checking nfs-plugin.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c conftest.c:60:24: fatal error: nfs-plugin.h: No such file or directory #include ^ compilation terminated. configure:19636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define USE_BLKID 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_COM_ERR_H 1 | #define HAVE_ET_COM_ERR_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include configure:19636: result: no configure:19636: checking for nfs-plugin.h configure:19636: result: no configure:19636: checking libio.h usability configure:19636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking libio.h presence configure:19636: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:19636: $? = 0 configure:19636: result: yes configure:19636: checking for libio.h configure:19636: result: yes configure:19647: checking for an ANSI C-conforming const configure:19713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19713: $? = 0 configure:19720: result: yes configure:19728: checking for uid_t in sys/types.h configure:19747: result: yes configure:19758: checking for inline configure:19774: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19774: $? = 0 configure:19782: result: inline configure:19800: checking for off_t configure:19800: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19800: $? = 0 configure:19800: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:97:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:19800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define USE_BLKID 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_COM_ERR_H 1 | #define HAVE_ET_COM_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:19800: result: yes configure:19811: checking for pid_t configure:19811: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19811: $? = 0 configure:19811: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:97:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:19811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define USE_BLKID 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_COM_ERR_H 1 | #define HAVE_ET_COM_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:19811: result: yes configure:19822: checking for size_t configure:19822: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19822: $? = 0 configure:19822: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:97:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:19822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define USE_BLKID 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_COM_ERR_H 1 | #define HAVE_ET_COM_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:19822: result: yes configure:19833: checking whether time.h and sys/time.h may both be included configure:19853: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19853: $? = 0 configure:19860: result: yes configure:19868: checking whether struct tm is in sys/time.h or time.h configure:19888: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19888: $? = 0 configure:19895: result: time.h configure:19906: checking for working alloca.h configure:19923: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19923: $? = 0 configure:19931: result: yes configure:19939: checking for alloca configure:19976: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:19976: $? = 0 configure:19984: result: yes configure:20093: checking for dirent.h that defines DIR configure:20112: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20112: $? = 0 configure:20120: result: yes configure:20133: checking for library containing opendir configure:20164: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20164: $? = 0 configure:20181: result: none required configure:20248: checking whether closedir returns void configure:20272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20272: $? = 0 configure:20272: ./conftest configure:20272: $? = 0 configure:20282: result: no configure:20290: checking for error_at_line configure:20306: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20306: $? = 0 configure:20314: result: yes configure:20327: checking vfork.h usability configure:20327: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:98:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:20327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define USE_BLKID 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_COM_ERR_H 1 | #define HAVE_ET_COM_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBIO_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20327: result: no configure:20327: checking vfork.h presence configure:20327: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c conftest.c:65:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:20327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define USE_BLKID 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_COM_ERR_H 1 | #define HAVE_ET_COM_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBIO_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:20327: result: no configure:20327: checking for vfork.h configure:20327: result: no configure:20340: checking for fork configure:20340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:20340: $? = 0 configure:20340: result: yes configure:20340: checking for vfork configure:20340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20340: $? = 0 configure:20340: result: yes configure:20350: checking for working fork configure:20372: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20372: $? = 0 configure:20372: ./conftest configure:20372: $? = 0 configure:20382: result: yes configure:20403: checking for working vfork configure:20513: result: yes configure:20538: checking type of array argument to getgroups configure:20572: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20572: $? = 0 configure:20572: ./conftest configure:20572: $? = 0 configure:20597: result: gid_t configure:20605: checking for getgroups configure:20605: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20605: $? = 0 configure:20605: result: yes configure:20660: checking for working getgroups configure:20680: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20680: $? = 0 configure:20680: ./conftest configure:20680: $? = 0 configure:20691: result: yes configure:20705: checking for library containing getmntent configure:20736: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20736: $? = 0 configure:20753: result: none required configure:20768: checking whether i686-uhu-linux-gcc needs -traditional configure:20802: result: no configure:20809: checking whether lstat correctly handles trailing slash configure:20835: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20835: $? = 0 configure:20835: ./conftest configure:20835: $? = 0 configure:20852: result: yes configure:20871: checking whether lstat accepts an empty string configure:20891: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20891: $? = 0 configure:20891: ./conftest configure:20891: $? = 0 configure:20901: result: no configure:20917: checking whether lstat correctly handles trailing slash configure:20960: result: yes configure:20979: checking whether sys/types.h defines makedev configure:20995: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:20995: $? = 0 configure:21004: result: yes configure:21030: checking for working memcmp configure:21073: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21073: $? = 0 configure:21073: ./conftest configure:21073: $? = 0 configure:21083: result: yes configure:21096: checking sys/select.h usability configure:21096: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21096: $? = 0 configure:21096: result: yes configure:21096: checking sys/select.h presence configure:21096: i686-uhu-linux-gcc -E -D_GNU_SOURCE conftest.c configure:21096: $? = 0 configure:21096: result: yes configure:21096: checking for sys/select.h configure:21096: result: yes configure:21096: checking for sys/socket.h configure:21096: result: yes configure:21106: checking types of arguments for select configure:21134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21134: $? = 0 configure:21145: result: int,fd_set *,struct timeval * configure:21168: checking return type of signal handlers configure:21186: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:85:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:21186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define USE_BLKID 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_COM_ERR_H 1 | #define HAVE_ET_COM_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBIO_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_GETMNTENT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:21193: result: void configure:21201: checking whether stat accepts an empty string configure:21221: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21221: $? = 0 configure:21221: ./conftest configure:21221: $? = 0 configure:21231: result: no configure:21249: checking for vprintf configure:21249: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:103:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:21249: $? = 0 configure:21249: result: yes configure:21255: checking for _doprnt configure:21255: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 /tmp/cc1zBYd4.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:21255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "linux nfs-utils" | #define PACKAGE_TARNAME "nfs-utils" | #define PACKAGE_VERSION "1.3.0" | #define PACKAGE_STRING "linux nfs-utils 1.3.0" | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" | #define PACKAGE_URL "" | #define PACKAGE "nfs-utils" | #define VERSION "1.3.0" | #define START_STATD "/usr/sbin/start-statd" | #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_SYS_CAPABILITY_H 1 | #define LIBWRAP 1 | #define HAVE_LIBWRAP 1 | #define HAVE_TCP_WRAPPER 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_EVENT_H 1 | #define HAVE_NFSIDMAP_H 1 | #define HAVE_NFS4_SET_DEBUG 1 | #define HAVE_SQLITE3_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_INOTIFY_H 1 | #define USE_BLKID 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_COM_ERR_H 1 | #define HAVE_ET_COM_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIBIO_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_GETMNTENT 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:21255: result: no configure:21274: checking for alarm configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for atexit configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for dup2 configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for fdatasync configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for ftruncate configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for getcwd configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for gethostbyaddr configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for gethostbyname configure:21274: result: yes configure:21274: checking for gethostname configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for getmntent configure:21274: result: yes configure:21274: checking for getnameinfo configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for getrpcbyname configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for getifaddrs configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for gettimeofday configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for hasmntopt configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for inet_ntoa configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for innetgr configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for memset configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:121:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for mkdir configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for pathconf configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for ppoll configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for realpath configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for rmdir configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for select configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for socket configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for strcasecmp configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:129:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for strchr configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:130:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for strdup configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:131:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for strerror configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for strrchr configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 conftest.c:133:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for strtol configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for strtoul configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21274: checking for sigprocmask configure:21274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21274: $? = 0 configure:21274: result: yes configure:21289: checking size of short configure:21294: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21294: $? = 0 configure:21294: ./conftest configure:21294: $? = 0 configure:21308: result: 2 configure:21322: checking size of int configure:21327: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21327: $? = 0 configure:21327: ./conftest configure:21327: $? = 0 configure:21341: result: 4 configure:21355: checking size of long configure:21360: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21360: $? = 0 configure:21360: ./conftest configure:21360: $? = 0 configure:21374: result: 4 configure:21388: checking size of size_t configure:21393: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21393: $? = 0 configure:21393: ./conftest configure:21393: $? = 0 configure:21407: result: 4 configure:21421: checking size of socklen_t configure:21426: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE conftest.c >&5 configure:21426: $? = 0 configure:21426: ./conftest configure:21426: $? = 0 configure:21440: result: 4 configure:21610: checking that generated files are newer than configure configure:21616: result: done configure:21695: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by linux nfs-utils config.status 1.3.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1355: creating Makefile config.status:1355: creating linux-nfs/Makefile config.status:1355: creating support/Makefile config.status:1355: creating support/export/Makefile config.status:1355: creating support/include/nfs/Makefile config.status:1355: creating support/include/rpcsvc/Makefile config.status:1355: creating support/include/sys/fs/Makefile config.status:1355: creating support/include/sys/Makefile config.status:1355: creating support/include/Makefile config.status:1355: creating support/misc/Makefile config.status:1355: creating support/nfs/Makefile config.status:1355: creating support/nsm/Makefile config.status:1355: creating tools/Makefile config.status:1355: creating tools/locktest/Makefile config.status:1355: creating tools/nlmtest/Makefile config.status:1355: creating tools/rpcdebug/Makefile config.status:1355: creating tools/rpcgen/Makefile config.status:1355: creating tools/mountstats/Makefile config.status:1355: creating tools/nfs-iostat/Makefile config.status:1355: creating utils/Makefile config.status:1355: creating utils/blkmapd/Makefile config.status:1355: creating utils/nfsdcltrack/Makefile config.status:1355: creating utils/exportfs/Makefile config.status:1355: creating utils/gssd/Makefile config.status:1355: creating utils/idmapd/Makefile config.status:1355: creating utils/mount/Makefile config.status:1355: creating utils/mountd/Makefile config.status:1355: creating utils/nfsd/Makefile config.status:1355: creating utils/nfsstat/Makefile config.status:1355: creating utils/nfsidmap/Makefile config.status:1355: creating utils/showmount/Makefile config.status:1355: creating utils/statd/Makefile config.status:1355: creating utils/osd_login/Makefile config.status:1355: creating tests/Makefile config.status:1355: creating tests/nsm_client/Makefile config.status:1355: creating support/include/config.h config.status:1584: executing depfiles commands config.status:1584: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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 -march=i686 -mtune=generic ' 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_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_closedir_void=no ac_cv_func_connect=yes ac_cv_func_dup2=yes ac_cv_func_fdatasync=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftruncate=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getifaddrs=yes ac_cv_func_getmntent=yes ac_cv_func_getnameinfo=yes ac_cv_func_getrpcbyname=yes ac_cv_func_getrpcbynumber=yes ac_cv_func_getservbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_hasmntopt=yes ac_cv_func_inet_ntoa=yes ac_cv_func_innetgr=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_pathconf=yes ac_cv_func_ppoll=yes ac_cv_func_prctl=yes ac_cv_func_realpath=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_sigprocmask=yes ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_blkid_blkid_h=yes ac_cv_header_com_err_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_et_com_err_h=yes ac_cv_header_event_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_keyutils_h=no ac_cv_header_libdevmapper_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libio_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nfs_plugin_h=no ac_cv_header_nfsidmap_h=yes ac_cv_header_paths_h=yes ac_cv_header_sqlite3_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_capability_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_blkid_blkid_get_library_version=yes ac_cv_lib_cap_cap_get_proc=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_devmapper_dm_task_create=yes ac_cv_lib_dl_dlclose=yes ac_cv_lib_error_at_line=yes ac_cv_lib_event_event_dispatch=yes ac_cv_lib_keyutils_keyctl_instantiate=no ac_cv_lib_nfsidmap_nfs4_init_name_mapping=yes ac_cv_lib_nfsidmap_nfs4_owner_to_uid=yes ac_cv_lib_nfsidmap_nfs4_set_debug=yes ac_cv_lib_sqlite3_sqlite3_libversion_number=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_LD=/usr/bin/ld ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_getmntent='none required' ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_socklen_t=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_getgroups=gid_t ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes knfsd_cv_bsd_signals=no knfsd_cv_glibc2=yes libblkid_cv_is_recent=yes libsqlite3_cv_is_recent=yes 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/bin/ld lt_cv_path_LDCXX=/usr/bin/ld 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=no 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/uhubuild/work/compile/missing aclocal-1.13' ACLOCAL_AMFLAGS='-I $(ACLOCAL_FLAGS)' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='-Wall -Wextra -Wstrict-prototypes -pipe' AM_CPPFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.13' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CFLAGS_FOR_BUILD='-O2 -march=i686 -mtune=generic ' CONFIG_GSS_FALSE='' CONFIG_GSS_TRUE='#' CONFIG_IPV6_FALSE='' CONFIG_IPV6_TRUE='#' CONFIG_LIBMOUNT_FALSE='' CONFIG_LIBMOUNT_TRUE='#' CONFIG_MOUNT_FALSE='#' CONFIG_MOUNT_TRUE='' CONFIG_NFSDCLTRACK_FALSE='#' CONFIG_NFSDCLTRACK_TRUE='' CONFIG_NFSIDMAP_FALSE='' CONFIG_NFSIDMAP_TRUE='#' CONFIG_NFSV41_FALSE='#' CONFIG_NFSV41_TRUE='' CONFIG_NFSV4_FALSE='#' CONFIG_NFSV4_TRUE='' CONFIG_RPCGEN_FALSE='' CONFIG_RPCGEN_TRUE='#' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -D_GNU_SOURCE' CPPFLAGS_FOR_BUILD=' -D_GNU_SOURCE' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CXXFLAGS_FOR_BUILD='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' GSSAPI_CFLAGS='' GSSAPI_LIBS='' GSSD='' GSSGLUE_CFLAGS='' GSSGLUE_LIBS='' GSSKRB_CFLAGS='' GSSKRB_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='/usr/bin/ld' LDFLAGS='' LDFLAGS_FOR_BUILD='' LIBBLKID='-lblkid' LIBBSD='' LIBCAP='-lcap' LIBCRYPT='-lcrypt' LIBDL='-ldl' LIBEVENT='-levent' LIBKEYUTILS='' LIBMOUNT='' LIBNFSIDMAP='-lnfsidmap' LIBNSL='' LIBOBJS='' LIBS='' LIBSOCKET='' LIBSQLITE='-lsqlite3' LIBTIRPC='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWRAP='-lwrap' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MOUNT_CONFIG_FALSE='' MOUNT_CONFIG_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='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.3.0' PACKAGE_TARNAME='nfs-utils' PACKAGE_URL='' PACKAGE_VERSION='1.3.0' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' RELEASE='1' RPCGEN_PATH='/usr/bin/rpcgen' RPCSECGSS_CFLAGS='' RPCSECGSS_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SVCGSSD='' VERSION='1.3.0' 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='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_gss='' enable_ipv6='' enable_mountconfig='' enable_nfsv41='yes' enable_nfsv4='yes' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' kprefix='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' mountfile='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' startstatd='/usr/sbin/start-statd' statdpath='/var/lib/nfs' statduser='nobody' statedir='/var/lib/nfs' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "linux nfs-utils" #define PACKAGE_TARNAME "nfs-utils" #define PACKAGE_VERSION "1.3.0" #define PACKAGE_STRING "linux nfs-utils 1.3.0" #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org" #define PACKAGE_URL "" #define PACKAGE "nfs-utils" #define VERSION "1.3.0" #define START_STATD "/usr/sbin/start-statd" #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_SYS_CAPABILITY_H 1 #define LIBWRAP 1 #define HAVE_LIBWRAP 1 #define HAVE_TCP_WRAPPER 1 #define _FILE_OFFSET_BITS 64 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_EVENT_H 1 #define HAVE_NFSIDMAP_H 1 #define HAVE_NFS4_SET_DEBUG 1 #define HAVE_SQLITE3_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_SYS_INOTIFY_H 1 #define USE_BLKID 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PATHS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_COM_ERR_H 1 #define HAVE_ET_COM_ERR_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_LIBIO_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DIRENT_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define GETGROUPS_T gid_t #define HAVE_GETGROUPS 1 #define HAVE_GETMNTENT 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define RETSIGTYPE void #define HAVE_VPRINTF 1 #define HAVE_ALARM 1 #define HAVE_ATEXIT 1 #define HAVE_DUP2 1 #define HAVE_FDATASYNC 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETMNTENT 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETRPCBYNAME 1 #define HAVE_GETIFADDRS 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_HASMNTOPT 1 #define HAVE_INET_NTOA 1 #define HAVE_INNETGR 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_PATHCONF 1 #define HAVE_PPOLL 1 #define HAVE_REALPATH 1 #define HAVE_RMDIR 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SIGPROCMASK 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_SOCKLEN_T 4 #define NFS_STATEDIR "/var/lib/nfs" #define NSM_DEFAULT_STATEDIR "/var/lib/nfs" configure: exit 0