Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 95596 Details for
Bug 145652
net-fs/nfs-utils-1.0.10 fails with --as-needed (because librpcsecgss doesnt link against enough libs)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log demonstrating the problem
config.log (text/plain), 55.40 KB, created by
Mike Auty (RETIRED)
on 2006-08-31 15:36:41 UTC
(
hide
)
Description:
config.log demonstrating the problem
Filename:
MIME Type:
Creator:
Mike Auty (RETIRED)
Created:
2006-08-31 15:36:41 UTC
Size:
55.40 KB
patch
obsolete
>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.0.10, which was >generated by GNU Autoconf 2.60. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --mandir=/usr/share/man --with-statedir=/var/lib/nfs --disable-rquotad --enable-nfsv3 --enable-secure-statd --with-tcp-wrappers --enable-nfsv4 --enable-gss --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = plasma >uname -m = i686 >uname -r = 2.6.17-gentoo-r6 >uname -s = Linux >uname -v = #1 SMP PREEMPT Fri Aug 25 08:28:47 BST 2006 > >/usr/bin/uname -p = Genuine Intel(R) CPU T2600 @ 2.16GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/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/ccache/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /opt/ati/bin >PATH: /opt/ati/sbin >PATH: /opt/ICAClient >PATH: /opt/sun-jdk-1.4.2.12/bin >PATH: /opt/sun-jdk-1.4.2.12/jre/bin >PATH: /opt/sun-jdk-1.4.2.12/jre/javaws >PATH: /usr/qt/3/bin >PATH: /opt/vmware/server/bin >PATH: /opt/vmware/server/console/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2027: checking build system type >configure:2045: result: i686-pc-linux-gnu >configure:2067: checking host system type >configure:2082: result: i686-pc-linux-gnu >configure:2128: checking for a BSD-compatible install >configure:2184: result: /bin/install -c >configure:2195: checking whether build environment is sane >configure:2238: result: yes >configure:2303: checking for gawk >configure:2319: found /bin/gawk >configure:2330: result: gawk >configure:2341: checking whether make sets $(MAKE) >configure:2362: result: yes >configure:2741: checking for style of include used by make >configure:2769: result: GNU >configure:2802: checking for i686-pc-linux-gnu-gcc >configure:2818: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:2829: result: i686-pc-linux-gnu-gcc >configure:3107: checking for C compiler version >configure:3114: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3117: $? = 0 >configure:3124: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:3127: $? = 0 >configure:3134: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:3137: $? = 1 >configure:3160: checking for C compiler default output file name >configure:3187: i686-pc-linux-gnu-gcc -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -Wl,--as-needed conftest.c >&5 >configure:3190: $? = 0 >configure:3236: result: a.out >configure:3241: checking whether the C compiler works >configure:3251: ./a.out >configure:3254: $? = 0 >configure:3271: result: yes >configure:3278: checking whether we are cross compiling >configure:3280: result: no >configure:3283: checking for suffix of executables >configure:3290: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -Wl,--as-needed conftest.c >&5 >configure:3293: $? = 0 >configure:3317: result: >configure:3323: checking for suffix of object files >configure:3349: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:3352: $? = 0 >configure:3375: result: o >configure:3379: checking whether we are using the GNU C compiler >configure:3408: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:3414: $? = 0 >configure:3421: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3424: $? = 0 >configure:3431: test -s conftest.o >configure:3434: $? = 0 >configure:3448: result: yes >configure:3453: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3483: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3489: $? = 0 >configure:3496: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3499: $? = 0 >configure:3506: test -s conftest.o >configure:3509: $? = 0 >configure:3639: result: yes >configure:3656: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3730: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:3736: $? = 0 >configure:3743: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3746: $? = 0 >configure:3753: test -s conftest.o >configure:3756: $? = 0 >configure:3776: result: none needed >configure:3796: checking dependency style of i686-pc-linux-gnu-gcc >configure:3886: result: gcc3 >configure:3936: checking for libwrap >configure:3962: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -Wl,--as-needed conftest.c -lwrap >&5 >configure:3968: $? = 0 >configure:3975: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3978: $? = 0 >configure:3985: test -s conftest >configure:3988: $? = 0 >configure:3991: result: yes >configure:4055: checking for i686-pc-linux-gnu-g++ >configure:4071: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:4082: result: i686-pc-linux-gnu-g++ >configure:4157: checking for C++ compiler version >configure:4164: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4167: $? = 0 >configure:4174: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:4177: $? = 0 >configure:4184: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:4187: $? = 1 >configure:4190: checking whether we are using the GNU C++ compiler >configure:4219: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.cpp >&5 >configure:4225: $? = 0 >configure:4232: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err >configure:4235: $? = 0 >configure:4242: test -s conftest.o >configure:4245: $? = 0 >configure:4259: result: yes >configure:4264: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:4294: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:4300: $? = 0 >configure:4307: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err >configure:4310: $? = 0 >configure:4317: test -s conftest.o >configure:4320: $? = 0 >configure:4450: result: yes >configure:4475: checking dependency style of i686-pc-linux-gnu-g++ >configure:4565: result: gcc3 >configure:4590: checking for i686-pc-linux-gnu-gcc >configure:4617: result: i686-pc-linux-gnu-gcc >configure:4895: checking for C compiler version >configure:4902: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4905: $? = 0 >configure:4912: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:4915: $? = 0 >configure:4922: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:4925: $? = 1 >configure:4928: checking whether we are using the GNU C compiler >configure:4997: result: yes >configure:5002: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:5188: result: yes >configure:5205: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:5325: result: none needed >configure:5345: checking dependency style of i686-pc-linux-gnu-gcc >configure:5435: result: gcc3 >configure:5457: checking how to run the C preprocessor >configure:5497: i686-pc-linux-gnu-gcc -E conftest.c >configure:5503: $? = 0 >configure:5541: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:17:28: error: ac_nonexistent.h: No such file or directory >configure:5547: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "linux nfs-utils" >| #define PACKAGE_TARNAME "nfs-utils" >| #define PACKAGE_VERSION "1.0.10" >| #define PACKAGE_STRING "linux nfs-utils 1.0.10" >| #define PACKAGE_BUGREPORT "nfs@lists.sf.net" >| #define PACKAGE "nfs-utils" >| #define VERSION "1.0.10" >| #define NFS3_SUPPORTED 1 >| #define NFS4_SUPPORTED 1 >| #define GSS_SUPPORTED 1 >| #define RESTRICTED_STATD 1 >| #define LIBWRAP 1 >| #define HAVE_LIBWRAP 1 >| #define HAVE_TCP_WRAPPER 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5587: result: i686-pc-linux-gnu-gcc -E >configure:5616: i686-pc-linux-gnu-gcc -E conftest.c >configure:5622: $? = 0 >configure:5660: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:17:28: error: ac_nonexistent.h: No such file or directory >configure:5666: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "linux nfs-utils" >| #define PACKAGE_TARNAME "nfs-utils" >| #define PACKAGE_VERSION "1.0.10" >| #define PACKAGE_STRING "linux nfs-utils 1.0.10" >| #define PACKAGE_BUGREPORT "nfs@lists.sf.net" >| #define PACKAGE "nfs-utils" >| #define VERSION "1.0.10" >| #define NFS3_SUPPORTED 1 >| #define NFS4_SUPPORTED 1 >| #define GSS_SUPPORTED 1 >| #define RESTRICTED_STATD 1 >| #define LIBWRAP 1 >| #define HAVE_LIBWRAP 1 >| #define HAVE_TCP_WRAPPER 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5723: checking for a BSD-compatible install >configure:5779: result: /bin/install -c >configure:5790: checking whether ln -s works >configure:5794: result: yes >configure:5801: checking whether make sets $(MAKE) >configure:5822: result: yes >configure:5903: checking for a sed that does not truncate output >configure:5957: result: /bin/sed >configure:5960: checking for grep that handles long lines and -e >configure:6034: result: /bin/grep >configure:6039: checking for egrep >configure:6117: result: /bin/grep -E >configure:6133: checking for ld used by i686-pc-linux-gnu-gcc >configure:6200: result: /usr/i686-pc-linux-gnu/bin/ld >configure:6209: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:6224: result: yes >configure:6229: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:6236: result: -r >configure:6254: checking for BSD-compatible nm >configure:6303: result: /usr/bin/nm -B >configure:6307: checking how to recognise dependent libraries >configure:6483: result: pass_all >configure:6728: checking for ANSI C header files >configure:6758: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:6764: $? = 0 >configure:6771: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6774: $? = 0 >configure:6781: test -s conftest.o >configure:6784: $? = 0 >configure:6880: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -Wl,--as-needed conftest.c >&5 >configure:6883: $? = 0 >configure:6889: ./conftest >configure:6892: $? = 0 >configure:6909: result: yes >configure:6933: checking for sys/types.h >configure:6954: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:6960: $? = 0 >configure:6967: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6970: $? = 0 >configure:6977: test -s conftest.o >configure:6980: $? = 0 >configure:6993: result: yes >configure:6933: checking for sys/stat.h >configure:6954: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:6960: $? = 0 >configure:6967: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6970: $? = 0 >configure:6977: test -s conftest.o >configure:6980: $? = 0 >configure:6993: result: yes >configure:6933: checking for stdlib.h >configure:6954: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:6960: $? = 0 >configure:6967: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6970: $? = 0 >configure:6977: test -s conftest.o >configure:6980: $? = 0 >configure:6993: result: yes >configure:6933: checking for string.h >configure:6954: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:6960: $? = 0 >configure:6967: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6970: $? = 0 >configure:6977: test -s conftest.o >configure:6980: $? = 0 >configure:6993: result: yes >configure:6933: checking for memory.h >configure:6954: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:6960: $? = 0 >configure:6967: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6970: $? = 0 >configure:6977: test -s conftest.o >configure:6980: $? = 0 >configure:6993: result: yes >configure:6933: checking for strings.h >configure:6954: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:6960: $? = 0 >configure:6967: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6970: $? = 0 >configure:6977: test -s conftest.o >configure:6980: $? = 0 >configure:6993: result: yes >configure:6933: checking for inttypes.h >configure:6954: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:6960: $? = 0 >configure:6967: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6970: $? = 0 >configure:6977: test -s conftest.o >configure:6980: $? = 0 >configure:6993: result: yes >configure:6933: checking for stdint.h >configure:6954: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:6960: $? = 0 >configure:6967: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6970: $? = 0 >configure:6977: test -s conftest.o >configure:6980: $? = 0 >configure:6993: result: yes >configure:6933: checking for unistd.h >configure:6954: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:6960: $? = 0 >configure:6967: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6970: $? = 0 >configure:6977: test -s conftest.o >configure:6980: $? = 0 >configure:6993: result: yes >configure:7020: checking dlfcn.h usability >configure:7037: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:7043: $? = 0 >configure:7050: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7053: $? = 0 >configure:7060: test -s conftest.o >configure:7063: $? = 0 >configure:7074: result: yes >configure:7078: checking dlfcn.h presence >configure:7093: i686-pc-linux-gnu-gcc -E conftest.c >configure:7099: $? = 0 >configure:7120: result: yes >configure:7153: checking for dlfcn.h >configure:7161: result: yes >configure:7184: checking how to run the C++ preprocessor >configure:7220: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:7226: $? = 0 >configure:7264: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory >configure:7270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "linux nfs-utils" >| #define PACKAGE_TARNAME "nfs-utils" >| #define PACKAGE_VERSION "1.0.10" >| #define PACKAGE_STRING "linux nfs-utils 1.0.10" >| #define PACKAGE_BUGREPORT "nfs@lists.sf.net" >| #define PACKAGE "nfs-utils" >| #define VERSION "1.0.10" >| #define NFS3_SUPPORTED 1 >| #define NFS4_SUPPORTED 1 >| #define GSS_SUPPORTED 1 >| #define RESTRICTED_STATD 1 >| #define LIBWRAP 1 >| #define HAVE_LIBWRAP 1 >| #define HAVE_TCP_WRAPPER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7310: result: i686-pc-linux-gnu-g++ -E >configure:7339: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:7345: $? = 0 >configure:7383: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory >configure:7389: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "linux nfs-utils" >| #define PACKAGE_TARNAME "nfs-utils" >| #define PACKAGE_VERSION "1.0.10" >| #define PACKAGE_STRING "linux nfs-utils 1.0.10" >| #define PACKAGE_BUGREPORT "nfs@lists.sf.net" >| #define PACKAGE "nfs-utils" >| #define VERSION "1.0.10" >| #define NFS3_SUPPORTED 1 >| #define NFS4_SUPPORTED 1 >| #define GSS_SUPPORTED 1 >| #define RESTRICTED_STATD 1 >| #define LIBWRAP 1 >| #define HAVE_LIBWRAP 1 >| #define HAVE_TCP_WRAPPER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7445: checking for i686-pc-linux-gnu-g77 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-f77 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-xlf >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-frt >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-pgf77 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-cf77 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-fort77 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-fl32 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-af77 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-f90 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-xlf90 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-pgf90 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-pghpf >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-epcf90 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-gfortran >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-g95 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-f95 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-fort >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-xlf95 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-ifort >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-ifc >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-efc >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-pgf95 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-lf95 >configure:7475: result: no >configure:7445: checking for i686-pc-linux-gnu-ftn >configure:7475: result: no >configure:7489: checking for g77 >configure:7519: result: no >configure:7489: checking for f77 >configure:7519: result: no >configure:7489: checking for xlf >configure:7519: result: no >configure:7489: checking for frt >configure:7519: result: no >configure:7489: checking for pgf77 >configure:7519: result: no >configure:7489: checking for cf77 >configure:7519: result: no >configure:7489: checking for fort77 >configure:7519: result: no >configure:7489: checking for fl32 >configure:7519: result: no >configure:7489: checking for af77 >configure:7519: result: no >configure:7489: checking for f90 >configure:7519: result: no >configure:7489: checking for xlf90 >configure:7519: result: no >configure:7489: checking for pgf90 >configure:7519: result: no >configure:7489: checking for pghpf >configure:7519: result: no >configure:7489: checking for epcf90 >configure:7519: result: no >configure:7489: checking for gfortran >configure:7519: result: no >configure:7489: checking for g95 >configure:7519: result: no >configure:7489: checking for f95 >configure:7519: result: no >configure:7489: checking for fort >configure:7519: result: no >configure:7489: checking for xlf95 >configure:7519: result: no >configure:7489: checking for ifort >configure:7519: result: no >configure:7489: checking for ifc >configure:7519: result: no >configure:7489: checking for efc >configure:7519: result: no >configure:7489: checking for pgf95 >configure:7519: result: no >configure:7489: checking for lf95 >configure:7519: result: no >configure:7489: checking for ftn >configure:7519: result: no >configure:7546: checking for Fortran 77 compiler version >configure:7553: --version >&5 >./configure: line 7554: --version: command not found >configure:7556: $? = 127 >configure:7563: -v >&5 >./configure: line 7564: -v: command not found >configure:7566: $? = 127 >configure:7573: -V >&5 >./configure: line 7574: -V: command not found >configure:7576: $? = 127 >configure:7584: checking whether we are using the GNU Fortran 77 compiler >configure:7603: -c conftest.F >&5 >./configure: line 7604: -c: command not found >configure:7609: $? = 127 >configure: failed program was: >| program main >| #ifndef __GNUC__ >| choke me >| #endif >| >| end >configure:7643: result: no >configure:7649: checking whether accepts -g >configure:7666: -c -g conftest.f >&5 >./configure: line 7667: -c: command not found >configure:7672: $? = 127 >configure: failed program was: >| program main >| >| end >configure:7705: result: no >configure:7735: checking the maximum length of command line arguments >configure:7844: result: 32768 >configure:7855: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:7960: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:7963: $? = 0 >configure:7967: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:7970: $? = 0 >configure:8022: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:8025: $? = 0 >configure:8063: result: ok >configure:8067: checking for objdir >configure:8082: result: .libs >configure:8134: checking for i686-pc-linux-gnu-ar >configure:8150: found /usr/bin/i686-pc-linux-gnu-ar >configure:8161: result: i686-pc-linux-gnu-ar >configure:8230: checking for i686-pc-linux-gnu-ranlib >configure:8246: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:8257: result: i686-pc-linux-gnu-ranlib >configure:8326: checking for i686-pc-linux-gnu-strip >configure:8342: found /usr/bin/i686-pc-linux-gnu-strip >configure:8353: result: i686-pc-linux-gnu-strip >configure:8679: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8697: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:8701: $? = 0 >configure:8714: result: no >configure:8729: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:8939: result: -fPIC >configure:8947: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:8965: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -fPIC -DPIC conftest.c >&5 >configure:8969: $? = 0 >configure:8982: result: yes >configure:9010: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:9038: result: yes >configure:9048: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:9069: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -o out/conftest2.o conftest.c >&5 >configure:9073: $? = 0 >configure:9095: result: yes >configure:9121: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:10107: result: yes >configure:10128: checking whether -lc should be explicitly linked in >configure:10133: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.c >&5 >configure:10136: $? = 0 >configure:10151: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:10154: $? = 0 >configure:10166: result: no >configure:10174: checking dynamic linker characteristics >configure:10783: result: GNU/Linux ld.so >configure:10792: checking how to hardcode library paths into programs >configure:10817: result: immediate >configure:10831: checking whether stripping libraries is possible >configure:10836: result: yes >configure:11749: checking if libtool supports shared libraries >configure:11751: result: yes >configure:11754: checking whether to build shared libraries >configure:11775: result: yes >configure:11778: checking whether to build static libraries >configure:11782: result: yes >configure:11874: creating libtool >configure:12462: checking for ld used by i686-pc-linux-gnu-g++ >configure:12529: result: /usr/i686-pc-linux-gnu/bin/ld >configure:12538: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:12553: result: yes >configure:12604: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:13570: result: yes >configure:13588: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 conftest.cpp >&5 >configure:13591: $? = 0 >configure:13710: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:13984: result: -fPIC >configure:13992: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:14010: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -fPIC -DPIC conftest.cpp >&5 >configure:14014: $? = 0 >configure:14027: result: yes >configure:14055: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:14083: result: yes >configure:14093: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:14114: i686-pc-linux-gnu-g++ -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -o out/conftest2.o conftest.cpp >&5 >configure:14118: $? = 0 >configure:14140: result: yes >configure:14166: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14191: result: yes >configure:14258: checking dynamic linker characteristics >configure:14867: result: GNU/Linux ld.so >configure:14876: checking how to hardcode library paths into programs >configure:14901: result: immediate >configure:21159: checking for i686-pc-linux-gnu-ar >configure:21186: result: i686-pc-linux-gnu-ar >configure:21255: checking for i686-pc-linux-gnu-ld >configure:21282: result: /usr/i686-pc-linux-gnu/bin/ld >configure:21349: checking for ANSI C header files >configure:21530: result: yes >configure:21541: checking for GNU libc2 >configure:21564: i686-pc-linux-gnu-gcc -E conftest.c >configure:21570: $? = 0 >configure:21593: result: yes >configure:21601: checking for BSD signal semantics >configure:21648: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c >&5 >conftest.c:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'handler' >conftest.c: In function 'main': >conftest.c:46: error: 'handler' undeclared (first use in this function) >conftest.c:46: error: (Each undeclared identifier is reported only once >conftest.c:46: error: for each function it appears in.) >configure:21651: $? = 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.0.10" >| #define PACKAGE_STRING "linux nfs-utils 1.0.10" >| #define PACKAGE_BUGREPORT "nfs@lists.sf.net" >| #define PACKAGE "nfs-utils" >| #define VERSION "1.0.10" >| #define NFS3_SUPPORTED 1 >| #define NFS4_SUPPORTED 1 >| #define GSS_SUPPORTED 1 >| #define RESTRICTED_STATD 1 >| #define LIBWRAP 1 >| #define HAVE_LIBWRAP 1 >| #define HAVE_TCP_WRAPPER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| >| #include <signal.h> >| #include <unistd.h> >| #include <sys/wait.h> >| >| 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:21676: result: no >configure:21685: checking for main in -lsocket >configure:21714: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c -lsocket >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsocket >collect2: ld returned 1 exit status >configure:21720: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "linux nfs-utils" >| #define PACKAGE_TARNAME "nfs-utils" >| #define PACKAGE_VERSION "1.0.10" >| #define PACKAGE_STRING "linux nfs-utils 1.0.10" >| #define PACKAGE_BUGREPORT "nfs@lists.sf.net" >| #define PACKAGE "nfs-utils" >| #define VERSION "1.0.10" >| #define NFS3_SUPPORTED 1 >| #define NFS4_SUPPORTED 1 >| #define GSS_SUPPORTED 1 >| #define RESTRICTED_STATD 1 >| #define LIBWRAP 1 >| #define HAVE_LIBWRAP 1 >| #define HAVE_TCP_WRAPPER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| return main (); >| ; >| return 0; >| } >configure:21754: result: no >configure:21760: checking for main in -lnsl >configure:21789: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c -lnsl >&5 >configure:21795: $? = 0 >configure:21802: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:21805: $? = 0 >configure:21812: test -s conftest >configure:21815: $? = 0 >configure:21829: result: yes >configure:21835: checking for crypt in -lcrypt >configure:21870: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c -lcrypt >&5 >configure:21876: $? = 0 >configure:21883: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:21886: $? = 0 >configure:21893: test -s conftest >configure:21896: $? = 0 >configure:21910: result: yes >configure:21917: checking for event_dispatch in -levent >configure:21952: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c -levent >&5 >configure:21958: $? = 0 >configure:21965: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:21968: $? = 0 >configure:21975: test -s conftest >configure:21978: $? = 0 >configure:21992: result: yes >configure:22002: checking for nfs4_init_name_mapping in -lnfsidmap >configure:22037: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c -lnfsidmap >&5 >configure:22043: $? = 0 >configure:22050: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22053: $? = 0 >configure:22060: test -s conftest >configure:22063: $? = 0 >configure:22077: result: yes >configure:22102: checking event.h usability >configure:22119: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE conftest.c >&5 >configure:22125: $? = 0 >configure:22132: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22135: $? = 0 >configure:22142: test -s conftest.o >configure:22145: $? = 0 >configure:22156: result: yes >configure:22160: checking event.h presence >configure:22175: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:22181: $? = 0 >configure:22202: result: yes >configure:22235: checking for event.h >configure:22243: result: yes >configure:22275: checking nfsidmap.h usability >configure:22292: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE conftest.c >&5 >configure:22298: $? = 0 >configure:22305: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:22308: $? = 0 >configure:22315: test -s conftest.o >configure:22318: $? = 0 >configure:22329: result: yes >configure:22333: checking nfsidmap.h presence >configure:22348: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >configure:22354: $? = 0 >configure:22375: result: yes >configure:22408: checking for nfsidmap.h >configure:22416: result: yes >configure:22440: checking for i686-pc-linux-gnu-pkg-config >configure:22473: result: no >configure:22483: checking for pkg-config >configure:22501: found /usr/bin/pkg-config >configure:22513: result: /usr/bin/pkg-config >configure:22542: checking pkg-config is at least version 0.9.0 >configure:22545: result: yes >configure:22556: checking for RPCSECGSS >configure:22564: $PKG_CONFIG --exists --print-errors "librpcsecgss >= 0.10" >configure:22567: $? = 0 >configure:22582: $PKG_CONFIG --exists --print-errors "librpcsecgss >= 0.10" >configure:22585: $? = 0 >configure:22639: result: yes >configure:22645: checking for GSSAPI >configure:22653: $PKG_CONFIG --exists --print-errors "libgssapi >= 0.9" >configure:22656: $? = 0 >configure:22671: $PKG_CONFIG --exists --print-errors "libgssapi >= 0.9" >configure:22674: $? = 0 >configure:22750: result: yes >configure:22851: checking for nfsidmap.h >configure:22857: result: yes >configure:23034: checking spkm3.h usability >configure:23051: i686-pc-linux-gnu-gcc -c -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE conftest.c >&5 >conftest.c:65:19: error: spkm3.h: No such file or directory >configure:23057: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "linux nfs-utils" >| #define PACKAGE_TARNAME "nfs-utils" >| #define PACKAGE_VERSION "1.0.10" >| #define PACKAGE_STRING "linux nfs-utils 1.0.10" >| #define PACKAGE_BUGREPORT "nfs@lists.sf.net" >| #define PACKAGE "nfs-utils" >| #define VERSION "1.0.10" >| #define NFS3_SUPPORTED 1 >| #define NFS4_SUPPORTED 1 >| #define GSS_SUPPORTED 1 >| #define RESTRICTED_STATD 1 >| #define LIBWRAP 1 >| #define HAVE_LIBWRAP 1 >| #define HAVE_TCP_WRAPPER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_EVENT_H 1 >| #define HAVE_NFSIDMAP_H 1 >| #define HAVE_NFSIDMAP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <spkm3.h> >configure:23088: result: no >configure:23092: checking spkm3.h presence >configure:23107: i686-pc-linux-gnu-gcc -E -D_GNU_SOURCE conftest.c >conftest.c:32:19: error: spkm3.h: No such file or directory >configure:23113: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "linux nfs-utils" >| #define PACKAGE_TARNAME "nfs-utils" >| #define PACKAGE_VERSION "1.0.10" >| #define PACKAGE_STRING "linux nfs-utils 1.0.10" >| #define PACKAGE_BUGREPORT "nfs@lists.sf.net" >| #define PACKAGE "nfs-utils" >| #define VERSION "1.0.10" >| #define NFS3_SUPPORTED 1 >| #define NFS4_SUPPORTED 1 >| #define GSS_SUPPORTED 1 >| #define RESTRICTED_STATD 1 >| #define LIBWRAP 1 >| #define HAVE_LIBWRAP 1 >| #define HAVE_TCP_WRAPPER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_EVENT_H 1 >| #define HAVE_NFSIDMAP_H 1 >| #define HAVE_NFSIDMAP_H 1 >| /* end confdefs.h. */ >| #include <spkm3.h> >configure:23134: result: no >configure:23167: checking for spkm3.h >configure:23175: result: no >configure:23185: WARNING: could not locate SPKM3 header; will not have SPKM3 support >configure:23191: checking for nfs4_set_debug in -lnfsidmap >configure:23226: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c -lnfsidmap >&5 >configure:23232: $? = 0 >configure:23239: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23242: $? = 0 >configure:23249: test -s conftest >configure:23252: $? = 0 >configure:23266: result: yes >configure:23278: checking for Kerberos v5 >configure:23357: result: /usr >configure:23371: checking for gss_krb5_export_lucid_sec_context in -lgssapi_krb5 >configure:23406: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c -lgssapi_krb5 -L/usr/lib -Wl,-rpath -Wl,/usr/lib -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -Wl,--as-needed -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 >configure:23412: $? = 0 >configure:23419: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23422: $? = 0 >configure:23429: test -s conftest >configure:23432: $? = 0 >configure:23447: result: yes >configure:23458: checking for gss_krb5_set_allowable_enctypes in -lgssapi_krb5 >configure:23493: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c -lgssapi_krb5 -L/usr/lib -Wl,-rpath -Wl,/usr/lib -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -Wl,--as-needed -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 >configure:23499: $? = 0 >configure:23506: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23509: $? = 0 >configure:23516: test -s conftest >configure:23519: $? = 0 >configure:23534: result: yes >configure:23545: checking for gss_krb5_ccache_name in -lgssapi_krb5 >configure:23580: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c -lgssapi_krb5 -L/usr/lib -Wl,-rpath -Wl,/usr/lib -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -Wl,--as-needed -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv >&5 >configure:23586: $? = 0 >configure:23593: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23596: $? = 0 >configure:23603: test -s conftest >configure:23606: $? = 0 >configure:23621: result: yes >configure:23645: checking for authgss_create_default in -lrpcsecgss >configure:23680: i686-pc-linux-gnu-gcc -o conftest -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -D_GNU_SOURCE -Wl,--as-needed conftest.c -lrpcsecgss -lgssapi -ldl >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_import_name' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_duplicate_name' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_accept_sec_context' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_release_name' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_get_mic' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_acquire_cred' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_delete_sec_context' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_display_status' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_sign' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_display_name' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_compare_name' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_unwrap' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_wrap' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_verify_mic' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_release_buffer' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_init_sec_context' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `GSS_C_NT_HOSTBASED_SERVICE' >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../librpcsecgss.so: undefined reference to `gss_indicate_mechs' >collect2: ld returned 1 exit status >configure:23686: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "linux nfs-utils" >| #define PACKAGE_TARNAME "nfs-utils" >| #define PACKAGE_VERSION "1.0.10" >| #define PACKAGE_STRING "linux nfs-utils 1.0.10" >| #define PACKAGE_BUGREPORT "nfs@lists.sf.net" >| #define PACKAGE "nfs-utils" >| #define VERSION "1.0.10" >| #define NFS3_SUPPORTED 1 >| #define NFS4_SUPPORTED 1 >| #define GSS_SUPPORTED 1 >| #define RESTRICTED_STATD 1 >| #define LIBWRAP 1 >| #define HAVE_LIBWRAP 1 >| #define HAVE_TCP_WRAPPER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_EVENT_H 1 >| #define HAVE_NFSIDMAP_H 1 >| #define HAVE_NFSIDMAP_H 1 >| #define HAVE_NFS4_SET_DEBUG 1 >| #define KRB5_VERSION 143 >| #define HAVE_KRB5 1 >| #define HAVE_LUCID_CONTEXT_SUPPORT 1 >| #define HAVE_SET_ALLOWABLE_ENCTYPES 1 >| #define HAVE_GSS_KRB5_CCACHE_NAME 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 authgss_create_default (); >| int >| main () >| { >| return authgss_create_default (); >| ; >| return 0; >| } >configure:23720: result: no >configure:23725: error: librpcsecgss needed for nfsv4 support > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_GSSAPI_CFLAGS_set= >ac_cv_env_GSSAPI_CFLAGS_value= >ac_cv_env_GSSAPI_LIBS_set= >ac_cv_env_GSSAPI_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,--as-needed >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-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_f77_compiler_gnu=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_event_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_nfsidmap_h=yes >ac_cv_header_spkm3_h=no >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_event_event_dispatch=yes >ac_cv_lib_gssapi_krb5___gss_krb5_ccache_name=yes >ac_cv_lib_gssapi_krb5___gss_krb5_export_lucid_sec_context=yes >ac_cv_lib_gssapi_krb5___gss_krb5_set_allowable_enctypes=yes >ac_cv_lib_nfsidmap_nfs4_init_name_mapping=yes >ac_cv_lib_nfsidmap_nfs4_set_debug=yes >ac_cv_lib_nsl_main=yes >ac_cv_lib_rpcsecgss_authgss_create_default=no >ac_cv_lib_socket_main=no >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_LD=/usr/i686-pc-linux-gnu/bin/ld >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_f77_g=no >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >knfsd_cv_bsd_signals=no >knfsd_cv_glibc2=yes >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >pkg_cv_GSSAPI_CFLAGS='-I/usr/include/gssglue ' >pkg_cv_GSSAPI_LIBS='-lgssapi -ldl ' >pkg_cv_RPCSECGSS_CFLAGS='-I/usr/include/rpcsecgss -I/usr/include/gssglue ' >pkg_cv_RPCSECGSS_LIBS='-lrpcsecgss -lgssapi -ldl ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/nfs-utils-1.0.10/work/nfs-utils-1.0.10/missing --run aclocal-1.9' >ACLOCAL_AMFLAGS='' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/nfs-utils-1.0.10/work/nfs-utils-1.0.10/missing --run tar' >AM_CFLAGS='' >AM_CPPFLAGS='' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/nfs-utils-1.0.10/work/nfs-utils-1.0.10/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/nfs-utils-1.0.10/work/nfs-utils-1.0.10/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/nfs-utils-1.0.10/work/nfs-utils-1.0.10/missing --run automake-1.9' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CC_FOR_BUILD='i686-pc-linux-gnu-gcc' >CFLAGS='-mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3' >CFLAGS_FOR_BUILD='' >CONFIG_GSS_FALSE='#' >CONFIG_GSS_TRUE='' >CONFIG_MOUNT_FALSE='' >CONFIG_MOUNT_TRUE='#' >CONFIG_NFSV4_FALSE='#' >CONFIG_NFSV4_TRUE='' >CONFIG_RQUOTAD_FALSE='' >CONFIG_RQUOTAD_TRUE='#' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS=' -D_GNU_SOURCE' >CPPFLAGS_FOR_BUILD=' -D_GNU_SOURCE' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3' >CXXFLAGS_FOR_BUILD='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >F77='' >FFLAGS='' >GREP='/bin/grep' >GSSAPI_CFLAGS='-I/usr/include/gssglue ' >GSSAPI_LIBS='-lgssapi -ldl ' >GSSD='gssd' >HAVE_LIBWRAP='' >HAVE_TCP_WRAPPER='' >IDMAPD='idmapd' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >K5VERS='143' >KRBCFLAGS='-I/usr/include' >KRBDIR='/usr' >KRBLDFLAGS='' >KRBLIBS='-L/usr/lib -Wl,-rpath -Wl,/usr/lib -mtune=pentium4 -march=pentium4 -O2 -fomit-frame-pointer -pipe -msse3 -Wl,--as-needed -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv' >LD='/usr/i686-pc-linux-gnu/bin/ld' >LDFLAGS='-Wl,--as-needed' >LDFLAGS_FOR_BUILD='' >LIBBSD='' >LIBCRYPT='-lcrypt' >LIBNSL='-lnsl' >LIBOBJS='' >LIBS='' >LIBSOCKET='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBWRAP='-lwrap' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/nfs-utils-1.0.10/work/nfs-utils-1.0.10/missing --run makeinfo' >OBJEXT='o' >PACKAGE='nfs-utils' >PACKAGE_BUGREPORT='nfs@lists.sf.net' >PACKAGE_NAME='linux nfs-utils' >PACKAGE_STRING='linux nfs-utils 1.0.10' >PACKAGE_TARNAME='nfs-utils' >PACKAGE_VERSION='1.0.10' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >RANLIB='i686-pc-linux-gnu-ranlib' >RELEASE='1' >RPCSECGSS_CFLAGS='-I/usr/include/rpcsecgss -I/usr/include/gssglue ' >RPCSECGSS_LIBS='-lrpcsecgss -lgssapi -ldl ' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >SVCGSSD='svcgssd' >VERSION='1.0.10' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >enable_gss='yes' >enable_nfsv3='yes' >enable_nfsv4='yes' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/nfs-utils-1.0.10/work/nfs-utils-1.0.10/install-sh' >kprefix='' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >secure_statd='yes' >sharedstatedir='${prefix}/com' >statduser='nobody' >statedir='/var/lib/nfs' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "linux nfs-utils" >#define PACKAGE_TARNAME "nfs-utils" >#define PACKAGE_VERSION "1.0.10" >#define PACKAGE_STRING "linux nfs-utils 1.0.10" >#define PACKAGE_BUGREPORT "nfs@lists.sf.net" >#define PACKAGE "nfs-utils" >#define VERSION "1.0.10" >#define NFS3_SUPPORTED 1 >#define NFS4_SUPPORTED 1 >#define GSS_SUPPORTED 1 >#define RESTRICTED_STATD 1 >#define LIBWRAP 1 >#define HAVE_LIBWRAP 1 >#define HAVE_TCP_WRAPPER 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define STDC_HEADERS 1 >#define HAVE_EVENT_H 1 >#define HAVE_NFSIDMAP_H 1 >#define HAVE_NFSIDMAP_H 1 >#define HAVE_NFS4_SET_DEBUG 1 >#define KRB5_VERSION 143 >#define HAVE_KRB5 1 >#define HAVE_LUCID_CONTEXT_SUPPORT 1 >#define HAVE_SET_ALLOWABLE_ENCTYPES 1 >#define HAVE_GSS_KRB5_CCACHE_NAME 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 145652
: 95596