This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Concurrent Versions System (CVS) configure 1.11.23, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --libdir=/usr/share --with-zlib --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:1882: checking for a BSD-compatible install configure:1938: result: /bin/install -c configure:1949: checking whether build environment is sane configure:1992: result: yes configure:2020: checking for a thread-safe mkdir -p configure:2059: result: /bin/mkdir -p configure:2072: checking for gawk configure:2088: found /bin/gawk configure:2099: result: gawk configure:2110: checking whether make sets $(MAKE) configure:2131: result: yes configure:2406: checking whether to enable maintainer-specific portions of Makefiles configure:2415: result: no configure:2437: checking for i686-uhu-linux-gcc configure:2453: found /usr/bin/i686-uhu-linux-gcc configure:2464: result: i686-uhu-linux-gcc configure:2742: checking for C compiler version configure:2749: 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:2752: $? = 0 configure:2759: 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:2762: $? = 0 configure:2769: 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:2772: $? = 1 configure:2795: checking for C compiler default output file name configure:2822: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2825: $? = 0 configure:2863: result: a.out configure:2880: checking whether the C compiler works configure:2890: ./a.out configure:2893: $? = 0 configure:2910: result: yes configure:2917: checking whether we are cross compiling configure:2919: result: no configure:2922: checking for suffix of executables configure:2929: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2932: $? = 0 configure:2956: result: configure:2962: checking for suffix of object files configure:2988: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2991: $? = 0 configure:3014: result: o configure:3018: checking whether we are using the GNU C compiler configure:3047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3053: $? = 0 configure:3070: result: yes configure:3075: checking whether i686-uhu-linux-gcc accepts -g configure:3105: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3111: $? = 0 configure:3210: result: yes configure:3227: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3307: $? = 0 configure:3330: result: none needed configure:3359: checking for style of include used by make configure:3387: result: GNU configure:3412: checking dependency style of i686-uhu-linux-gcc configure:3503: result: gcc3 configure:3519: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:3554: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3557: $? = 0 configure:3563: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3566: $? = 0 configure:3577: cc -c conftest.c >&5 configure:3580: $? = 0 configure:3588: cc -c conftest.c -o conftest2.o >&5 configure:3591: $? = 0 configure:3597: cc -c conftest.c -o conftest2.o >&5 configure:3600: $? = 0 configure:3618: result: yes configure:3651: checking how to run the C preprocessor configure:3691: i686-uhu-linux-gcc -E conftest.c configure:3697: $? = 0 configure:3728: i686-uhu-linux-gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3734: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | /* end confdefs.h. */ | #include configure:3767: result: i686-uhu-linux-gcc -E configure:3796: i686-uhu-linux-gcc -E conftest.c configure:3802: $? = 0 configure:3833: i686-uhu-linux-gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3839: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | /* end confdefs.h. */ | #include configure:3877: checking for grep that handles long lines and -e configure:3951: result: /bin/grep configure:3956: checking for egrep configure:4034: result: /bin/grep -E configure:4040: checking for AIX configure:4062: result: no configure:4068: checking for ANSI C header files configure:4098: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4104: $? = 0 configure:4203: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4206: $? = 0 configure:4212: ./conftest configure:4215: $? = 0 configure:4232: result: yes configure:4256: checking for sys/types.h configure:4277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4283: $? = 0 configure:4299: result: yes configure:4256: checking for sys/stat.h configure:4277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4283: $? = 0 configure:4299: result: yes configure:4256: checking for stdlib.h configure:4277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4283: $? = 0 configure:4299: result: yes configure:4256: checking for string.h configure:4277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4283: $? = 0 configure:4299: result: yes configure:4256: checking for memory.h configure:4277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4283: $? = 0 configure:4299: result: yes configure:4256: checking for strings.h configure:4277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4283: $? = 0 configure:4299: result: yes configure:4256: checking for inttypes.h configure:4277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4283: $? = 0 configure:4299: result: yes configure:4256: checking for stdint.h configure:4277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4283: $? = 0 configure:4299: result: yes configure:4256: checking for unistd.h configure:4277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4283: $? = 0 configure:4299: result: yes configure:4321: checking minix/config.h usability configure:4338: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:51:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4344: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 | /* 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:4358: result: no configure:4362: checking minix/config.h presence configure:4377: i686-uhu-linux-gcc -E conftest.c conftest.c:18:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4383: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 | /* end confdefs.h. */ | #include configure:4397: result: no configure:4430: checking for minix/config.h configure:4437: result: no configure:4468: checking for library containing strerror configure:4509: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4515: $? = 0 configure:4543: result: none required configure:4556: checking for i686-uhu-linux-ranlib configure:4586: result: no configure:4596: checking for ranlib configure:4612: found /usr/bin/ranlib configure:4623: result: ranlib configure:4653: checking for bison configure:4669: found /usr/bin/bison configure:4680: result: bison -y configure:4692: checking whether ln -s works configure:4696: result: yes configure:4707: checking for perl configure:4725: found /usr/bin/perl configure:4738: result: /usr/bin/perl configure:4748: checking for csh configure:4779: result: no configure:4790: checking for mktemp configure:4808: found /usr/bin/mktemp configure:4821: result: /usr/bin/mktemp configure:4838: checking for sendmail configure:4870: result: no configure:4881: checking for pr configure:4899: found /usr/bin/pr configure:4912: result: /usr/bin/pr configure:4934: checking for groff configure:4967: result: no configure:4934: checking for roff configure:4967: result: no configure:4978: checking for ps2pdf configure:5009: result: /var/uhubuild/work/compile/missing ps2pdf configure:5019: checking for texi2dvi configure:5037: found /usr/bin/texi2dvi configure:5050: result: /usr/bin/texi2dvi configure:5059: checking whether #! works in shell scripts configure:5076: result: yes configure:5088: checking for BSD VPATH bug in make configure:5095: mkdir ac_test_dir configure:5098: $? = 0 configure:5114: make -f conftestmake 2>&1 >/dev/null |grep ^BSD\ VPATH\ bug\ present$ >/dev/null configure:5117: $? = 1 configure:5124: rm -rf ac_test_dir ac_test_target conftestmake configure:5127: $? = 0 configure:5130: result: no configure:5152: checking for dirent.h that defines DIR configure:5181: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5187: $? = 0 configure:5203: result: yes configure:5216: checking for library containing opendir configure:5257: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5263: $? = 0 configure:5291: result: none required configure:5385: checking for ANSI C header files configure:5549: result: yes configure:5559: checking for sys/wait.h that is POSIX.1 compatible configure:5595: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5601: $? = 0 configure:5616: result: yes configure:5683: checking errno.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking errno.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for errno.h configure:5800: result: yes configure:5683: checking direct.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:5706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_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:5720: result: no configure:5724: checking direct.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c conftest.c:23:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. configure:5745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:5759: result: no configure:5792: checking for direct.h configure:5800: result: no configure:5683: checking fcntl.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking fcntl.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for fcntl.h configure:5800: result: yes configure:5683: checking fnmatch.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking fnmatch.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for fnmatch.h configure:5800: result: yes configure:5683: checking io.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:58:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_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:5720: result: no configure:5724: checking io.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c conftest.c:25:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:5745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | /* end confdefs.h. */ | #include configure:5759: result: no configure:5792: checking for io.h configure:5800: result: no configure:5683: checking limits.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking limits.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for limits.h configure:5800: result: yes configure:5673: checking for memory.h configure:5679: result: yes configure:5683: checking ndbm.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:60:18: fatal error: ndbm.h: No such file or directory #include ^ compilation terminated. configure:5706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_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:5720: result: no configure:5724: checking ndbm.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c conftest.c:27:18: fatal error: ndbm.h: No such file or directory #include ^ compilation terminated. configure:5745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include configure:5759: result: no configure:5792: checking for ndbm.h configure:5800: result: no configure:5683: checking process.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:60:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:5706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_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:5720: result: no configure:5724: checking process.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c conftest.c:27:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:5745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include configure:5759: result: no configure:5792: checking for process.h configure:5800: result: no configure:5673: checking for string.h configure:5679: result: yes configure:5683: checking syslog.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking syslog.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for syslog.h configure:5800: result: yes configure:5683: checking sys/bsdtypes.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:62:26: fatal error: sys/bsdtypes.h: No such file or directory #include ^ compilation terminated. configure:5706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_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:5720: result: no configure:5724: checking sys/bsdtypes.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c conftest.c:29:26: fatal error: sys/bsdtypes.h: No such file or directory #include ^ compilation terminated. configure:5745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:5759: result: no configure:5792: checking for sys/bsdtypes.h configure:5800: result: no configure:5683: checking sys/file.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking sys/file.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for sys/file.h configure:5800: result: yes configure:5683: checking sys/param.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking sys/param.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for sys/param.h configure:5800: result: yes configure:5683: checking sys/resource.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking sys/resource.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for sys/resource.h configure:5800: result: yes configure:5683: checking sys/select.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking sys/select.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for sys/select.h configure:5800: result: yes configure:5683: checking sys/time.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking sys/time.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for sys/time.h configure:5800: result: yes configure:5683: checking sys/timeb.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking sys/timeb.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for sys/timeb.h configure:5800: result: yes configure:5683: checking sys/utime.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:68:23: fatal error: sys/utime.h: No such file or directory #include ^ compilation terminated. configure:5706: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_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:5720: result: no configure:5724: checking sys/utime.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c conftest.c:35:23: fatal error: sys/utime.h: No such file or directory #include ^ compilation terminated. configure:5745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:5759: result: no configure:5792: checking for sys/utime.h configure:5800: result: no configure:5673: checking for unistd.h configure:5679: result: yes configure:5683: checking utime.h usability configure:5700: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5706: $? = 0 configure:5720: result: yes configure:5724: checking utime.h presence configure:5739: i686-uhu-linux-gcc -E conftest.c configure:5745: $? = 0 configure:5759: result: yes configure:5792: checking for utime.h configure:5800: result: yes configure:5813: checking whether stat file-mode macros are broken configure:5850: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5856: $? = 0 configure:5871: result: no configure:5881: checking whether time.h and sys/time.h may both be included configure:5911: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5917: $? = 0 configure:5932: result: yes configure:5943: checking for an ANSI C-conforming const configure:6018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6024: $? = 0 configure:6039: result: yes configure:6049: checking for uid_t in sys/types.h configure:6072: result: yes configure:6087: checking for mode_t configure:6117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6123: $? = 0 configure:6138: result: yes configure:6150: checking for pid_t configure:6180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6186: $? = 0 configure:6201: result: yes configure:6213: checking for size_t configure:6243: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6249: $? = 0 configure:6264: result: yes configure:6276: checking return type of signal handlers configure:6304: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:44:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:6310: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6325: result: void configure:6334: checking for struct stat.st_blksize configure:6362: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6368: $? = 0 configure:6425: result: yes configure:6436: checking for struct stat.st_rdev configure:6464: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6470: $? = 0 configure:6527: result: yes configure:6565: checking for dup2 configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6627: $? = 0 configure:6645: result: yes configure:6565: checking for ftruncate configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6627: $? = 0 configure:6645: result: yes configure:6565: checking for gethostname configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6627: $? = 0 configure:6645: result: yes configure:6565: checking for memmove configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:6627: $? = 0 configure:6645: result: yes configure:6565: checking for mkdir configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6627: $? = 0 configure:6645: result: yes configure:6565: checking for rename configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6627: $? = 0 configure:6645: result: yes configure:6565: checking for strerror configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6627: $? = 0 configure:6645: result: yes configure:6565: checking for strstr configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:6627: $? = 0 configure:6645: result: yes configure:6565: checking for strtoul configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6627: $? = 0 configure:6645: result: yes configure:6565: checking for valloc configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6627: $? = 0 configure:6645: result: yes configure:6565: checking for waitpid configure:6621: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6627: $? = 0 configure:6645: result: yes configure:6672: checking for stdint.h configure:6678: result: yes configure:6812: checking for SIZE_MAX configure:7824: result: yes configure:7834: checking for inline configure:7860: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7866: $? = 0 configure:7884: result: inline configure:7911: checking for stdint.h configure:7917: result: yes configure:8130: checking for fchdir configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for fchmod configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for fsync configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for ftime configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for geteuid configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for getgroups configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for getopt configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for getpagesize configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for getpid configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for gettimeofday configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for initgroups configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for login configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccTYvCwn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `login' collect2: error: ld returned 1 exit status configure:8192: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define login to an innocuous variant, in case declares login. | For example, HP-UX 11i declares gettimeofday. */ | #define login innocuous_login | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char login (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef login | | /* 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 login (); | /* 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_login || defined __stub___login | choke me | #endif | | int | main () | { | return login (); | ; | return 0; | } configure:8210: result: no configure:8130: checking for logout configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc1AW5Mr.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `logout' collect2: error: ld returned 1 exit status configure:8192: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define logout to an innocuous variant, in case declares logout. | For example, HP-UX 11i declares gettimeofday. */ | #define logout innocuous_logout | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char logout (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef logout | | /* 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 logout (); | /* 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_logout || defined __stub___logout | choke me | #endif | | int | main () | { | return logout (); | ; | return 0; | } configure:8210: result: no configure:8130: checking for mknod configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for mkstemp configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for mktemp configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for putenv configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for readlink configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for regcomp configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for regerror configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for regexec configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for regfree configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for sigaction configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for sigblock configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for sigprocmask configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for sigsetmask configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for sigvec configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for tempnam configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for timezone configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for tzset configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for vprintf configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:106:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:8192: $? = 0 configure:8210: result: yes configure:8130: checking for wait3 configure:8186: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8192: $? = 0 configure:8210: result: yes configure:8231: checking for nanosleep configure:8287: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8293: $? = 0 configure:8311: result: yes configure:8358: checking vfork.h usability configure:8375: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:123:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:8381: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 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:8395: result: no configure:8399: checking vfork.h presence configure:8414: i686-uhu-linux-gcc -E conftest.c conftest.c:90:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:8420: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | /* end confdefs.h. */ | #include configure:8434: result: no configure:8467: checking for vfork.h configure:8475: result: no configure:8493: checking for fork configure:8549: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:113:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:8555: $? = 0 configure:8573: result: yes configure:8493: checking for vfork configure:8549: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8555: $? = 0 configure:8573: result: yes configure:8584: checking for working fork configure:8616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8619: $? = 0 configure:8625: ./conftest configure:8628: $? = 0 configure:8644: result: yes configure:8665: checking for working vfork configure:8803: result: yes configure:8834: checking whether closedir returns void configure:8868: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8871: $? = 0 configure:8877: ./conftest configure:8880: $? = 0 configure:8896: result: no configure:8907: checking for library containing getspnam configure:8948: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8954: $? = 0 configure:8982: result: none required configure:9003: checking for utime.h configure:9009: result: yes configure:9151: checking whether utime accepts a null argument configure:9190: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9193: $? = 0 configure:9199: ./conftest configure:9202: $? = 0 configure:9218: result: yes configure:9229: checking for long file names configure:9261: result: yes configure:9272: checking for working POSIX fnmatch configure:9315: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9318: $? = 0 configure:9324: ./conftest configure:9327: $? = 0 configure:9343: result: yes configure:9369: checking for main in -lnsl configure:9398: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:9404: $? = 0 configure:9422: result: yes configure:9433: checking for library containing connect configure:9474: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:9480: $? = 0 configure:9508: result: none required configure:9520: checking for library containing gethostbyname configure:9561: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:9567: $? = 0 configure:9595: result: none required configure:9613: checking for KRB4 in /usr/kerberos configure:9615: result: configure:9620: checking for krb.h configure:9734: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 conftest.c:101:17: fatal error: krb.h: No such file or directory #include ^ compilation terminated. configure:9740: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include | int | main () | { | int i; | ; | return 0; | } configure:9779: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 conftest.c:101:17: fatal error: krb.h: No such file or directory #include ^ compilation terminated. configure:9785: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include | int | main () | { | int i; | ; | return 0; | } configure:9849: result: configure:10375: checking for krb_get_err_text configure:10431: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 /tmp/ccMWTdja.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `krb_get_err_text' collect2: error: ld returned 1 exit status configure:10437: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | /* Define krb_get_err_text to an innocuous variant, in case declares krb_get_err_text. | For example, HP-UX 11i declares gettimeofday. */ | #define krb_get_err_text innocuous_krb_get_err_text | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char krb_get_err_text (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef krb_get_err_text | | /* 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 krb_get_err_text (); | /* 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_krb_get_err_text || defined __stub___krb_get_err_text | choke me | #endif | | int | main () | { | return krb_get_err_text (); | ; | return 0; | } configure:10455: result: no configure:10517: checking for GSSAPI configure:10519: result: configure:10548: checking gssapi.h usability configure:10565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:134:20: fatal error: gssapi.h: No such file or directory #include ^ compilation terminated. configure:10571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 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:10585: result: no configure:10589: checking gssapi.h presence configure:10604: i686-uhu-linux-gcc -E conftest.c conftest.c:101:20: fatal error: gssapi.h: No such file or directory #include ^ compilation terminated. configure:10610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include configure:10624: result: no configure:10657: checking for gssapi.h configure:10665: result: no configure:10548: checking gssapi/gssapi.h usability configure:10565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:134:27: fatal error: gssapi/gssapi.h: No such file or directory #include ^ compilation terminated. configure:10571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 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:10585: result: no configure:10589: checking gssapi/gssapi.h presence configure:10604: i686-uhu-linux-gcc -E conftest.c conftest.c:101:27: fatal error: gssapi/gssapi.h: No such file or directory #include ^ compilation terminated. configure:10610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include configure:10624: result: no configure:10657: checking for gssapi/gssapi.h configure:10665: result: no configure:10548: checking krb5.h usability configure:10565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:134:18: fatal error: krb5.h: No such file or directory #include ^ compilation terminated. configure:10571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 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:10585: result: no configure:10589: checking krb5.h presence configure:10604: i686-uhu-linux-gcc -E conftest.c conftest.c:101:18: fatal error: krb5.h: No such file or directory #include ^ compilation terminated. configure:10610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include configure:10624: result: no configure:10657: checking for krb5.h configure:10665: result: no configure:10523: checking for GSSAPI in /usr/kerberos configure:10525: result: configure:10548: checking gssapi.h usability configure:10565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/kerberos/include conftest.c >&5 conftest.c:134:20: fatal error: gssapi.h: No such file or directory #include ^ compilation terminated. configure:10571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 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:10585: result: no configure:10589: checking gssapi.h presence configure:10604: i686-uhu-linux-gcc -E -I/usr/kerberos/include conftest.c conftest.c:101:20: fatal error: gssapi.h: No such file or directory #include ^ compilation terminated. configure:10610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include configure:10624: result: no configure:10657: checking for gssapi.h configure:10665: result: no configure:10548: checking gssapi/gssapi.h usability configure:10565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/kerberos/include conftest.c >&5 conftest.c:134:27: fatal error: gssapi/gssapi.h: No such file or directory #include ^ compilation terminated. configure:10571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 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:10585: result: no configure:10589: checking gssapi/gssapi.h presence configure:10604: i686-uhu-linux-gcc -E -I/usr/kerberos/include conftest.c conftest.c:101:27: fatal error: gssapi/gssapi.h: No such file or directory #include ^ compilation terminated. configure:10610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include configure:10624: result: no configure:10657: checking for gssapi/gssapi.h configure:10665: result: no configure:10548: checking krb5.h usability configure:10565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/kerberos/include conftest.c >&5 conftest.c:134:18: fatal error: krb5.h: No such file or directory #include ^ compilation terminated. configure:10571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 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:10585: result: no configure:10589: checking krb5.h presence configure:10604: i686-uhu-linux-gcc -E -I/usr/kerberos/include conftest.c conftest.c:101:18: fatal error: krb5.h: No such file or directory #include ^ compilation terminated. configure:10610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include configure:10624: result: no configure:10657: checking for krb5.h configure:10665: result: no configure:10523: checking for GSSAPI in /usr/cygnus/kerbnet configure:10525: result: configure:10548: checking gssapi.h usability configure:10565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/cygnus/kerbnet/include conftest.c >&5 conftest.c:134:20: fatal error: gssapi.h: No such file or directory #include ^ compilation terminated. configure:10571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 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:10585: result: no configure:10589: checking gssapi.h presence configure:10604: i686-uhu-linux-gcc -E -I/usr/cygnus/kerbnet/include conftest.c conftest.c:101:20: fatal error: gssapi.h: No such file or directory #include ^ compilation terminated. configure:10610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include configure:10624: result: no configure:10657: checking for gssapi.h configure:10665: result: no configure:10548: checking gssapi/gssapi.h usability configure:10565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/cygnus/kerbnet/include conftest.c >&5 conftest.c:134:27: fatal error: gssapi/gssapi.h: No such file or directory #include ^ compilation terminated. configure:10571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 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:10585: result: no configure:10589: checking gssapi/gssapi.h presence configure:10604: i686-uhu-linux-gcc -E -I/usr/cygnus/kerbnet/include conftest.c conftest.c:101:27: fatal error: gssapi/gssapi.h: No such file or directory #include ^ compilation terminated. configure:10610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include configure:10624: result: no configure:10657: checking for gssapi/gssapi.h configure:10665: result: no configure:10548: checking krb5.h usability configure:10565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/cygnus/kerbnet/include conftest.c >&5 conftest.c:134:18: fatal error: krb5.h: No such file or directory #include ^ compilation terminated. configure:10571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 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:10585: result: no configure:10589: checking krb5.h presence configure:10604: i686-uhu-linux-gcc -E -I/usr/cygnus/kerbnet/include conftest.c conftest.c:101:18: fatal error: krb5.h: No such file or directory #include ^ compilation terminated. configure:10610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | #include configure:10624: result: no configure:10657: checking for krb5.h configure:10665: result: no configure:10688: checking for GSSAPI configure:10692: result: no configure:12069: checking for vim configure:12096: result: vim configure:12175: checking for ssh configure:12205: result: no configure:12175: checking for lshc configure:12205: result: no configure:12175: checking for ssh2 configure:12205: result: no configure:12262: checking for remsh configure:12292: result: no configure:12262: checking for rsh configure:12292: result: no configure:12262: checking for ssh configure:12292: result: no configure:12262: checking for lshc configure:12292: result: no configure:12262: checking for ssh2 configure:12292: result: no configure:12317: checking for temporary directory configure:12331: result: /tmp configure:12434: checking for stdlib.h configure:12440: result: yes configure:12434: checking for unistd.h configure:12440: result: yes configure:12578: checking for getpagesize configure:12658: result: yes configure:12668: checking for working mmap configure:12815: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 configure:12818: $? = 0 configure:12824: ./conftest configure:12827: $? = 0 configure:12843: result: yes configure:12914: checking for library containing crypt configure:12955: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lnsl >&5 /tmp/ccFg3UFi.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:12961: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | #define EDITOR_DFLT "vim" | #define SSH_DFLT "ssh" | #define RSH_DFLT "rsh" | #define TMPDIR_DFLT "/tmp" | #define UMASK_DFLT 002 | #define CVS_ADMIN_GROUP "cvsadmin" | #define MY_NDBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define CLIENT_SUPPORT 1 | #define AUTH_CLIENT_SUPPORT 1 | #define SERVER_SUPPORT 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 crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:12955: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcrypt -lnsl >&5 configure:12961: $? = 0 configure:12989: result: -lcrypt configure:13083: checking for a case sensitive file system configure:13103: result: yes configure:13188: checking for cygwin32 configure:13214: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:125:8: error: '__CYGWIN32__' undeclared (first use in this function) return __CYGWIN32__; ^ conftest.c:125:8: note: each undeclared identifier is reported only once for each function it appears in configure:13220: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Concurrent Versions System (CVS)" | #define PACKAGE_TARNAME "cvs" | #define PACKAGE_VERSION "1.11.23" | #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" | #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" | #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 PR_PROGRAM "/usr/bin/pr" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DUP2 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define getpass cvs_getpass | #define HAVE_FCHDIR 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INITGROUPS 1 | #define HAVE_MKNOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_READLINK 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGERROR 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TIMEZONE 1 | #define HAVE_TZSET 1 | #define HAVE_VPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_GETSPNAM 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_LIBNSL 1 | #define HAVE_CONNECT 1 | #define EDITOR_DFLT "vim" | #define SSH_DFLT "ssh" | #define RSH_DFLT "rsh" | #define TMPDIR_DFLT "/tmp" | #define UMASK_DFLT 002 | #define CVS_ADMIN_GROUP "cvsadmin" | #define MY_NDBM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define CLIENT_SUPPORT 1 | #define AUTH_CLIENT_SUPPORT 1 | #define SERVER_SUPPORT 1 | #define HAVE_CRYPT 1 | #define AUTH_SERVER_SUPPORT 1 | #define SERVER_FLOWCONTROL 1 | #define SERVER_LO_WATER (1 * 1024 * 1024) | #define SERVER_HI_WATER (2 * 1024 * 1024) | #define CVS_BADROOT 1 | /* end confdefs.h. */ | | int | main () | { | return __CYGWIN32__; | ; | return 0; | } configure:13235: result: no configure:13420: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Concurrent Versions System (CVS) config.status 1.11.23, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:700: creating contrib/check_cvs config.status:700: creating contrib/clmerge config.status:700: creating contrib/cln_hist config.status:700: creating contrib/commit_prep config.status:700: creating contrib/cvs_acls config.status:700: creating contrib/log config.status:700: creating contrib/log_accum config.status:700: creating contrib/mfpipe config.status:700: creating contrib/pvcs2rcs config.status:700: creating contrib/rcs2log config.status:700: creating contrib/rcslock config.status:700: creating contrib/sccs2rcs config.status:700: creating doc/mkman config.status:700: creating src/cvsbug config.status:700: creating windows-NT/fix-msvc-mak config.status:700: creating Makefile config.status:700: creating contrib/Makefile config.status:700: creating cvs.spec config.status:700: creating diff/Makefile config.status:700: creating doc/Makefile config.status:700: creating emx/Makefile config.status:700: creating lib/Makefile config.status:700: creating man/Makefile config.status:700: creating os2/Makefile config.status:700: creating src/Makefile config.status:700: creating tools/Makefile config.status:700: creating vms/Makefile config.status:700: creating windows-NT/Makefile config.status:700: creating windows-NT/SCC/Makefile config.status:700: creating zlib/Makefile config.status:700: creating config.h config.status:1114: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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_EDITOR_set=set ac_cv_env_EDITOR_value=vim ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_closedir_void=no ac_cv_func_dup2=yes ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fnmatch_works=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fsync=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_geteuid=yes ac_cv_func_getgroups=yes ac_cv_func_gethostname=yes ac_cv_func_getopt=yes ac_cv_func_getpagesize=yes ac_cv_func_getpid=yes ac_cv_func_gettimeofday=yes ac_cv_func_initgroups=yes ac_cv_func_krb_get_err_text=no ac_cv_func_login=no ac_cv_func_logout=no ac_cv_func_memmove=yes ac_cv_func_mkdir=yes ac_cv_func_mknod=yes ac_cv_func_mkstemp=yes ac_cv_func_mktemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_nanosleep=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_regcomp=yes ac_cv_func_regerror=yes ac_cv_func_regexec=yes ac_cv_func_regfree=yes ac_cv_func_rename=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetmask=yes ac_cv_func_sigvec=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_tempnam=yes ac_cv_func_timezone=yes ac_cv_func_tzset=yes ac_cv_func_utime_null=yes ac_cv_func_valloc=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_wait3=yes ac_cv_func_waitpid=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_gssapi_gssapi_h=no ac_cv_header_gssapi_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_krb5_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ndbm_h=no ac_cv_header_process_h=no ac_cv_header_stat_broken=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_bsdtypes_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_lib_nsl_main=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_CSH=no ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MKTEMP=/usr/bin/mktemp ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PR=/usr/bin/pr ac_cv_path_PS2PDF='/var/uhubuild/work/compile/missing ps2pdf' ac_cv_path_SENDMAIL=no ac_cv_path_TEXI2DVI=/usr/bin/texi2dvi ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir 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_EDITOR=vim ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib 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_make_make_set=yes ac_cv_search_connect='none required' ac_cv_search_crypt=-lcrypt ac_cv_search_gethostbyname='none required' ac_cv_search_getspnam='none required' ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sys_interpreter=yes ac_cv_sys_long_file_names=yes ac_cv_type_mode_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 acx_cv_case_sensitive=yes acx_gssapi_cv_gssapi=no am_cv_CC_dependencies_compiler_type=gcc3 ccvs_cv_bsd_make_vpath_bug=no ccvs_cv_sys_cygwin32=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.10' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CSH='no' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EDITOR='vim' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KRB4='/usr/kerberos' LDFLAGS='' LIBOBJS='' LIBS='-lcrypt -lnsl ' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MAKE_TARGETS_IN_VPATH_FALSE='#' MAKE_TARGETS_IN_VPATH_TRUE='' MKTEMP='/usr/bin/mktemp' OBJEXT='o' PACKAGE='cvs' PACKAGE_BUGREPORT='bug-cvs@nongnu.org' PACKAGE_NAME='Concurrent Versions System (CVS)' PACKAGE_STRING='Concurrent Versions System (CVS) 1.11.23' PACKAGE_TARNAME='cvs' PACKAGE_VERSION='1.11.23' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PR='/usr/bin/pr' PS2PDF='/var/uhubuild/work/compile/missing ps2pdf' RANLIB='ranlib' ROFF='/var/uhubuild/work/compile/missing roff' SENDMAIL='no' SET_MAKE='' SHELL='/bin/sh' STRIP='' TEXI2DVI='/usr/bin/texi2dvi' VERSION='1.11.23' YACC='bison -y' YFLAGS='' ac_ct_CC='' ac_prefix_program='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' includeopt='' infodir='/usr/share/info' install_sh='$(SHELL) /var/uhubuild/work/compile/install-sh' libdir='/usr/share' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' with_default_rsh='rsh' with_default_ssh='ssh' ## ------------------- ## ## File substitutions. ## ## ------------------- ## MKTEMP_SH_FUNCTION='/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Concurrent Versions System (CVS)" #define PACKAGE_TARNAME "cvs" #define PACKAGE_VERSION "1.11.23" #define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.23" #define PACKAGE_BUGREPORT "bug-cvs@nongnu.org" #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 PR_PROGRAM "/usr/bin/pr" #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define TIME_WITH_SYS_TIME 1 #define RETSIGTYPE void #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_DUP2 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETHOSTNAME 1 #define HAVE_MEMMOVE 1 #define HAVE_MKDIR 1 #define HAVE_RENAME 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_VALLOC 1 #define HAVE_WAITPID 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define getpass cvs_getpass #define HAVE_FCHDIR 1 #define HAVE_FCHMOD 1 #define HAVE_FSYNC 1 #define HAVE_FTIME 1 #define HAVE_GETEUID 1 #define HAVE_GETGROUPS 1 #define HAVE_GETOPT 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPID 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INITGROUPS 1 #define HAVE_MKNOD 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTEMP 1 #define HAVE_PUTENV 1 #define HAVE_READLINK 1 #define HAVE_REGCOMP 1 #define HAVE_REGERROR 1 #define HAVE_REGEXEC 1 #define HAVE_REGFREE 1 #define HAVE_SIGACTION 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGSETMASK 1 #define HAVE_SIGVEC 1 #define HAVE_TEMPNAM 1 #define HAVE_TIMEZONE 1 #define HAVE_TZSET 1 #define HAVE_VPRINTF 1 #define HAVE_WAIT3 1 #define HAVE_NANOSLEEP 1 #define HAVE_STRCHR 1 #define HAVE_MEMCHR 1 #define REGEX_MALLOC 1 #define _REGEX_RE_COMP 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_GETSPNAM 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_FNMATCH 1 #define HAVE_LIBNSL 1 #define HAVE_CONNECT 1 #define EDITOR_DFLT "vim" #define SSH_DFLT "ssh" #define RSH_DFLT "rsh" #define TMPDIR_DFLT "/tmp" #define UMASK_DFLT 002 #define CVS_ADMIN_GROUP "cvsadmin" #define MY_NDBM 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define CLIENT_SUPPORT 1 #define AUTH_CLIENT_SUPPORT 1 #define SERVER_SUPPORT 1 #define HAVE_CRYPT 1 #define AUTH_SERVER_SUPPORT 1 #define SERVER_FLOWCONTROL 1 #define SERVER_LO_WATER (1 * 1024 * 1024) #define SERVER_HI_WATER (2 * 1024 * 1024) #define CVS_BADROOT 1 configure: exit 0