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 --prefix=/kunden/177922_22359/cvs/

## --------- ##
## Platform. ##
## --------- ##

hostname = m21s40da.ispgateway.de
uname -m = x86_64
uname -r = 3.18.117-pvops-xen-x64
uname -s = Linux
uname -v = #1 SMP Tue Aug 7 13:41:39 CEST 2018

/usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
/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/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1882: checking for a BSD-compatible install
configure:1938: result: /usr/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 /usr/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:2477: checking for gcc
configure:2493: found /usr/bin/gcc
configure:2504: result: gcc
configure:2742: checking for C compiler version
configure:2749: gcc --version >&5
gcc (Gentoo 5.4.0-r3 p1.4, pie-0.6.5) 5.4.0
Copyright (C) 2015 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: gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/5.4.0/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/5.4.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,java,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r3 p1.4, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-arch=i686 --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --with-isl --disable-isl-version-check --enable-libsanitizer
Thread model: posix
gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.4, pie-0.6.5) 
configure:2762: $? = 0
configure:2769: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2772: $? = 1
configure:2795: checking for C compiler default output file name
configure:2822: gcc    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: gcc -o conftest    conftest.c  >&5
configure:2932: $? = 0
configure:2956: result: 
configure:2962: checking for suffix of object files
configure:2988: gcc -c   conftest.c >&5
configure:2991: $? = 0
configure:3014: result: o
configure:3018: checking whether we are using the GNU C compiler
configure:3047: gcc -c   conftest.c >&5
configure:3053: $? = 0
configure:3070: result: yes
configure:3075: checking whether gcc accepts -g
configure:3105: gcc -c -g  conftest.c >&5
configure:3111: $? = 0
configure:3210: result: yes
configure:3227: checking for gcc option to accept ISO C89
configure:3301: gcc  -c -g -O2  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 gcc
configure:3503: result: gcc3
configure:3519: checking whether gcc and cc understand -c and -o together
configure:3554: gcc -c conftest.c -o conftest2.o >&5
configure:3557: $? = 0
configure:3563: 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: gcc -E  conftest.c
configure:3697: $? = 0
configure:3728: gcc -E  conftest.c
conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
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 <ac_nonexistent.h>
configure:3767: result: gcc -E
configure:3796: gcc -E  conftest.c
configure:3802: $? = 0
configure:3833: gcc -E  conftest.c
conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
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 <ac_nonexistent.h>
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: gcc -c -g -O2  conftest.c >&5
configure:4104: $? = 0
configure:4203: gcc -o conftest -g -O2   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: gcc -c -g -O2  conftest.c >&5
configure:4283: $? = 0
configure:4299: result: yes
configure:4256: checking for sys/stat.h
configure:4277: gcc -c -g -O2  conftest.c >&5
configure:4283: $? = 0
configure:4299: result: yes
configure:4256: checking for stdlib.h
configure:4277: gcc -c -g -O2  conftest.c >&5
configure:4283: $? = 0
configure:4299: result: yes
configure:4256: checking for string.h
configure:4277: gcc -c -g -O2  conftest.c >&5
configure:4283: $? = 0
configure:4299: result: yes
configure:4256: checking for memory.h
configure:4277: gcc -c -g -O2  conftest.c >&5
configure:4283: $? = 0
configure:4299: result: yes
configure:4256: checking for strings.h
configure:4277: gcc -c -g -O2  conftest.c >&5
configure:4283: $? = 0
configure:4299: result: yes
configure:4256: checking for inttypes.h
configure:4277: gcc -c -g -O2  conftest.c >&5
configure:4283: $? = 0
configure:4299: result: yes
configure:4256: checking for stdint.h
configure:4277: gcc -c -g -O2  conftest.c >&5
configure:4283: $? = 0
configure:4299: result: yes
configure:4256: checking for unistd.h
configure:4277: gcc -c -g -O2  conftest.c >&5
configure:4283: $? = 0
configure:4299: result: yes
configure:4321: checking minix/config.h usability
configure:4338: gcc -c -g -O2  conftest.c >&5
conftest.c:51:26: fatal error: minix/config.h: No such file or directory
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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4358: result: no
configure:4362: checking minix/config.h presence
configure:4377: gcc -E  conftest.c
conftest.c:18:26: fatal error: minix/config.h: No such file or directory
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 <minix/config.h>
configure:4397: result: no
configure:4430: checking for minix/config.h
configure:4437: result: no
configure:4468: checking for library containing strerror
configure:4509: gcc -o conftest -g -O2   conftest.c  >&5
configure:4515: $? = 0
configure:4543: result: none required
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:4766: found /bin/csh
configure:4779: result: /bin/csh
configure:4790: checking for mktemp
configure:4808: found /usr/bin/mktemp
configure:4821: result: /usr/bin/mktemp
configure:4838: checking for sendmail
configure:4857: found /usr/sbin/sendmail
configure:4870: result: /usr/sbin/sendmail
configure:4881: checking for pr
configure:4899: found /usr/bin/pr
configure:4912: result: /usr/bin/pr
configure:4934: checking for groff
configure:4952: found /usr/bin/groff
configure:4964: result: /usr/bin/groff
configure:4978: checking for ps2pdf
configure:4996: found /usr/bin/ps2pdf
configure:5009: result: /usr/bin/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: gcc -c -g -O2  conftest.c >&5
configure:5187: $? = 0
configure:5203: result: yes
configure:5216: checking for library containing opendir
configure:5257: gcc -o conftest -g -O2   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: gcc -c -g -O2  conftest.c >&5
configure:5601: $? = 0
configure:5616: result: yes
configure:5683: checking errno.h usability
configure:5700: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking errno.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
conftest.c:56:20: fatal error: direct.h: No such file or directory
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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <direct.h>
configure:5720: result: no
configure:5724: checking direct.h presence
configure:5739: gcc -E  conftest.c
conftest.c:23:20: fatal error: direct.h: No such file or directory
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 <direct.h>
configure:5759: result: no
configure:5792: checking for direct.h
configure:5800: result: no
configure:5683: checking fcntl.h usability
configure:5700: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking fcntl.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking fnmatch.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
conftest.c:58:16: fatal error: io.h: No such file or directory
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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <io.h>
configure:5720: result: no
configure:5724: checking io.h presence
configure:5739: gcc -E  conftest.c
conftest.c:25:16: fatal error: io.h: No such file or directory
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 <io.h>
configure:5759: result: no
configure:5792: checking for io.h
configure:5800: result: no
configure:5683: checking limits.h usability
configure:5700: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking limits.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking ndbm.h presence
configure:5739: gcc -E  conftest.c
configure:5745: $? = 0
configure:5759: result: yes
configure:5792: checking for ndbm.h
configure:5800: result: yes
configure:5683: checking process.h usability
configure:5700: gcc -c -g -O2  conftest.c >&5
conftest.c:61:21: fatal error: process.h: No such file or directory
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_NDBM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <process.h>
configure:5720: result: no
configure:5724: checking process.h presence
configure:5739: gcc -E  conftest.c
conftest.c:28:21: fatal error: process.h: No such file or directory
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_NDBM_H 1
| /* end confdefs.h.  */
| #include <process.h>
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: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking syslog.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
conftest.c:63:26: fatal error: sys/bsdtypes.h: No such file or directory
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_NDBM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/bsdtypes.h>
configure:5720: result: no
configure:5724: checking sys/bsdtypes.h presence
configure:5739: gcc -E  conftest.c
conftest.c:30:26: fatal error: sys/bsdtypes.h: No such file or directory
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_NDBM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <sys/bsdtypes.h>
configure:5759: result: no
configure:5792: checking for sys/bsdtypes.h
configure:5800: result: no
configure:5683: checking sys/file.h usability
configure:5700: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking sys/file.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking sys/param.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking sys/resource.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking sys/select.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking sys/time.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking sys/timeb.h presence
configure:5739: 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: gcc -c -g -O2  conftest.c >&5
conftest.c:69:23: fatal error: sys/utime.h: No such file or directory
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_NDBM_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/utime.h>
configure:5720: result: no
configure:5724: checking sys/utime.h presence
configure:5739: gcc -E  conftest.c
conftest.c:36:23: fatal error: sys/utime.h: No such file or directory
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_NDBM_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 <sys/utime.h>
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: gcc -c -g -O2  conftest.c >&5
configure:5706: $? = 0
configure:5720: result: yes
configure:5724: checking utime.h presence
configure:5739: 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: gcc -c -g -O2  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: gcc -c -g -O2  conftest.c >&5
configure:5917: $? = 0
configure:5932: result: yes
configure:5943: checking for an ANSI C-conforming const
configure:6018: gcc -c -g -O2  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: gcc -c -g -O2  conftest.c >&5
configure:6123: $? = 0
configure:6138: result: yes
configure:6150: checking for pid_t
configure:6180: gcc -c -g -O2  conftest.c >&5
configure:6186: $? = 0
configure:6201: result: yes
configure:6213: checking for size_t
configure:6243: gcc -c -g -O2  conftest.c >&5
configure:6249: $? = 0
configure:6264: result: yes
configure:6276: checking return type of signal handlers
configure:6304: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:45:9: 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_NDBM_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 <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:6325: result: void
configure:6334: checking for struct stat.st_blksize
configure:6362: gcc -c -g -O2  conftest.c >&5
configure:6368: $? = 0
configure:6425: result: yes
configure:6436: checking for struct stat.st_rdev
configure:6464: gcc -c -g -O2  conftest.c >&5
configure:6470: $? = 0
configure:6527: result: yes
configure:6565: checking for dup2
configure:6621: gcc -o conftest -g -O2   conftest.c  >&5
configure:6627: $? = 0
configure:6645: result: yes
configure:6565: checking for ftruncate
configure:6621: gcc -o conftest -g -O2   conftest.c  >&5
configure:6627: $? = 0
configure:6645: result: yes
configure:6565: checking for gethostname
configure:6621: gcc -o conftest -g -O2   conftest.c  >&5
configure:6627: $? = 0
configure:6645: result: yes
configure:6565: checking for memmove
configure:6621: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:68:6: warning: conflicting types for built-in function 'memmove'
 char memmove ();
      ^
configure:6627: $? = 0
configure:6645: result: yes
configure:6565: checking for mkdir
configure:6621: gcc -o conftest -g -O2   conftest.c  >&5
configure:6627: $? = 0
configure:6645: result: yes
configure:6565: checking for rename
configure:6621: gcc -o conftest -g -O2   conftest.c  >&5
configure:6627: $? = 0
configure:6645: result: yes
configure:6565: checking for strerror
configure:6621: gcc -o conftest -g -O2   conftest.c  >&5
configure:6627: $? = 0
configure:6645: result: yes
configure:6565: checking for strstr
configure:6621: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:72:6: warning: conflicting types for built-in function 'strstr'
 char strstr ();
      ^
configure:6627: $? = 0
configure:6645: result: yes
configure:6565: checking for strtoul
configure:6621: gcc -o conftest -g -O2   conftest.c  >&5
configure:6627: $? = 0
configure:6645: result: yes
configure:6565: checking for valloc
configure:6621: gcc -o conftest -g -O2   conftest.c  >&5
configure:6627: $? = 0
configure:6645: result: yes
configure:6565: checking for waitpid
configure:6621: gcc -o conftest -g -O2   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: gcc -c -g -O2  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: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for fchmod
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for fsync
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for ftime
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for geteuid
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for getgroups
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for getopt
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for getpagesize
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for getpid
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for gettimeofday
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for initgroups
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for login
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
/var/tmp/ccjYwlh0.o: In function `main':
/kunden/177922_22359/cvs/cvs-1.11.23/conftest.c:101: 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_NDBM_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 <limits.h> declares login.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define login innocuous_login
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char login (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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: gcc -o conftest -g -O2   conftest.c  >&5
/var/tmp/ccAliKq5.o: In function `main':
/kunden/177922_22359/cvs/cvs-1.11.23/conftest.c:101: 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_NDBM_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 <limits.h> declares logout.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define logout innocuous_logout
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char logout (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for mkstemp
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for mktemp
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for putenv
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for readlink
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for regcomp
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for regerror
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for regexec
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for regfree
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for sigaction
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for sigblock
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for sigprocmask
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for sigsetmask
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for sigvec
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
/var/tmp/ccuwiFg7.o: In function `main':
/kunden/177922_22359/cvs/cvs-1.11.23/conftest.c:114: undefined reference to `sigvec'
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_NDBM_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
| /* end confdefs.h.  */
| /* Define sigvec to an innocuous variant, in case <limits.h> declares sigvec.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sigvec innocuous_sigvec
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sigvec (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sigvec
| 
| /* 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 sigvec ();
| /* 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_sigvec || defined __stub___sigvec
| choke me
| #endif
| 
| int
| main ()
| {
| return sigvec ();
|   ;
|   return 0;
| }
configure:8210: result: no
configure:8130: checking for tempnam
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for timezone
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for tzset
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for vprintf
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:106:6: warning: conflicting types for built-in function 'vprintf'
 char vprintf ();
      ^
configure:8192: $? = 0
configure:8210: result: yes
configure:8130: checking for wait3
configure:8186: gcc -o conftest -g -O2   conftest.c  >&5
configure:8192: $? = 0
configure:8210: result: yes
configure:8231: checking for nanosleep
configure:8287: gcc -o conftest -g -O2   conftest.c  >&5
configure:8293: $? = 0
configure:8311: result: yes
configure:8358: checking vfork.h usability
configure:8375: gcc -c -g -O2  conftest.c >&5
conftest.c:123:19: fatal error: vfork.h: No such file or directory
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_NDBM_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:8395: result: no
configure:8399: checking vfork.h presence
configure:8414: gcc -E  conftest.c
conftest.c:90:19: fatal error: vfork.h: No such file or directory
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_NDBM_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_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 <vfork.h>
configure:8434: result: no
configure:8467: checking for vfork.h
configure:8475: result: no
configure:8493: checking for fork
configure:8549: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:113:6: warning: conflicting types for built-in function 'fork'
 char fork ();
      ^
configure:8555: $? = 0
configure:8573: result: yes
configure:8493: checking for vfork
configure:8549: gcc -o conftest -g -O2   conftest.c  >&5
configure:8555: $? = 0
configure:8573: result: yes
configure:8584: checking for working fork
configure:8616: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   conftest.c -lnsl   >&5
configure:9404: $? = 0
configure:9422: result: yes
configure:9433: checking for library containing connect
configure:9474: gcc -o conftest -g -O2   conftest.c -lnsl  >&5
configure:9480: $? = 0
configure:9508: result: none required
configure:9520: checking for library containing gethostbyname
configure:9561: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   conftest.c -lnsl  >&5
conftest.c:101:17: fatal error: krb.h: No such file or directory
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_NDBM_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_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 <krb.h>
| int
| main ()
| {
| int i;
|   ;
|   return 0;
| }
configure:9779: gcc -o conftest -g -O2   conftest.c -lnsl  >&5
conftest.c:101:17: fatal error: krb.h: No such file or directory
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_NDBM_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_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 <krb.h>
| int
| main ()
| {
| int i;
|   ;
|   return 0;
| }
configure:9849: result: 
configure:10375: checking for krb_get_err_text
configure:10431: gcc -o conftest -g -O2   conftest.c -lnsl  >&5
/var/tmp/ccoSPhrC.o: In function `main':
/kunden/177922_22359/cvs/cvs-1.11.23/conftest.c:135: 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_NDBM_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_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 <limits.h> declares krb_get_err_text.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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: gcc -c -g -O2  conftest.c >&5
conftest.c:134:20: fatal error: gssapi.h: No such file or directory
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_NDBM_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gssapi.h>
configure:10585: result: no
configure:10589: checking gssapi.h presence
configure:10604: gcc -E  conftest.c
conftest.c:101:20: fatal error: gssapi.h: No such file or directory
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_NDBM_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_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 <gssapi.h>
configure:10624: result: no
configure:10657: checking for gssapi.h
configure:10665: result: no
configure:10548: checking gssapi/gssapi.h usability
configure:10565: gcc -c -g -O2  conftest.c >&5
conftest.c:134:27: fatal error: gssapi/gssapi.h: No such file or directory
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_NDBM_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gssapi/gssapi.h>
configure:10585: result: no
configure:10589: checking gssapi/gssapi.h presence
configure:10604: gcc -E  conftest.c
conftest.c:101:27: fatal error: gssapi/gssapi.h: No such file or directory
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_NDBM_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_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 <gssapi/gssapi.h>
configure:10624: result: no
configure:10657: checking for gssapi/gssapi.h
configure:10665: result: no
configure:10548: checking krb5.h usability
configure:10565: gcc -c -g -O2  conftest.c >&5
conftest.c:134:18: fatal error: krb5.h: No such file or directory
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_NDBM_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <krb5.h>
configure:10585: result: no
configure:10589: checking krb5.h presence
configure:10604: gcc -E  conftest.c
conftest.c:101:18: fatal error: krb5.h: No such file or directory
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_NDBM_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_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 <krb5.h>
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: gcc -c -g -O2  -I/usr/kerberos/include conftest.c >&5
conftest.c:134:20: fatal error: gssapi.h: No such file or directory
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_NDBM_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gssapi.h>
configure:10585: result: no
configure:10589: checking gssapi.h presence
configure:10604: gcc -E  -I/usr/kerberos/include conftest.c
conftest.c:101:20: fatal error: gssapi.h: No such file or directory
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_NDBM_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_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 <gssapi.h>
configure:10624: result: no
configure:10657: checking for gssapi.h
configure:10665: result: no
configure:10548: checking gssapi/gssapi.h usability
configure:10565: gcc -c -g -O2  -I/usr/kerberos/include conftest.c >&5
conftest.c:134:27: fatal error: gssapi/gssapi.h: No such file or directory
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_NDBM_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gssapi/gssapi.h>
configure:10585: result: no
configure:10589: checking gssapi/gssapi.h presence
configure:10604: gcc -E  -I/usr/kerberos/include conftest.c
conftest.c:101:27: fatal error: gssapi/gssapi.h: No such file or directory
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_NDBM_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_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 <gssapi/gssapi.h>
configure:10624: result: no
configure:10657: checking for gssapi/gssapi.h
configure:10665: result: no
configure:10548: checking krb5.h usability
configure:10565: gcc -c -g -O2  -I/usr/kerberos/include conftest.c >&5
conftest.c:134:18: fatal error: krb5.h: No such file or directory
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_NDBM_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <krb5.h>
configure:10585: result: no
configure:10589: checking krb5.h presence
configure:10604: gcc -E  -I/usr/kerberos/include conftest.c
conftest.c:101:18: fatal error: krb5.h: No such file or directory
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_NDBM_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_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 <krb5.h>
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: gcc -c -g -O2  -I/usr/cygnus/kerbnet/include conftest.c >&5
conftest.c:134:20: fatal error: gssapi.h: No such file or directory
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_NDBM_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gssapi.h>
configure:10585: result: no
configure:10589: checking gssapi.h presence
configure:10604: gcc -E  -I/usr/cygnus/kerbnet/include conftest.c
conftest.c:101:20: fatal error: gssapi.h: No such file or directory
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_NDBM_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_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 <gssapi.h>
configure:10624: result: no
configure:10657: checking for gssapi.h
configure:10665: result: no
configure:10548: checking gssapi/gssapi.h usability
configure:10565: gcc -c -g -O2  -I/usr/cygnus/kerbnet/include conftest.c >&5
conftest.c:134:27: fatal error: gssapi/gssapi.h: No such file or directory
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_NDBM_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gssapi/gssapi.h>
configure:10585: result: no
configure:10589: checking gssapi/gssapi.h presence
configure:10604: gcc -E  -I/usr/cygnus/kerbnet/include conftest.c
conftest.c:101:27: fatal error: gssapi/gssapi.h: No such file or directory
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_NDBM_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_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 <gssapi/gssapi.h>
configure:10624: result: no
configure:10657: checking for gssapi/gssapi.h
configure:10665: result: no
configure:10548: checking krb5.h usability
configure:10565: gcc -c -g -O2  -I/usr/cygnus/kerbnet/include conftest.c >&5
conftest.c:134:18: fatal error: krb5.h: No such file or directory
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_NDBM_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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <krb5.h>
configure:10585: result: no
configure:10589: checking krb5.h presence
configure:10604: gcc -E  -I/usr/cygnus/kerbnet/include conftest.c
conftest.c:101:18: fatal error: krb5.h: No such file or directory
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_NDBM_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_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 <krb5.h>
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:12085: found /usr/bin/vim
configure:12096: result: vim
configure:12175: checking for ssh
configure:12191: found /usr/bin/ssh
configure:12202: result: ssh
configure:12262: checking for remsh
configure:12292: result: no
configure:12262: checking for rsh
configure:12278: found /usr/bin/rsh
configure:12289: result: rsh
configure:12317: checking for temporary directory
configure:12331: result: /var/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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   conftest.c -lnsl  >&5
/var/tmp/ccZadI0Q.o: In function `main':
/kunden/177922_22359/cvs/cvs-1.11.23/conftest.c:126: 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_NDBM_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_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 "/var/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: gcc -o conftest -g -O2   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: gcc -c -g -O2  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_NDBM_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_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 "/var/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 m21s40da.ispgateway.de

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:1042: config.h is unchanged
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=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_EDITOR_set=
ac_cv_env_EDITOR_value=
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=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_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=no
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=yes
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=/bin/csh
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=/usr/bin/ps2pdf
ac_cv_path_ROFF=/usr/bin/groff
ac_cv_path_SENDMAIL=/usr/sbin/sendmail
ac_cv_path_TEXI2DVI=/usr/bin/texi2dvi
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_EDITOR=vim
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_with_default_rsh=rsh
ac_cv_prog_with_default_ssh=ssh
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} /kunden/177922_22359/cvs/cvs-1.11.23/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /kunden/177922_22359/cvs/cvs-1.11.23/missing --run tar'
AUTOCONF='${SHELL} /kunden/177922_22359/cvs/cvs-1.11.23/missing --run autoconf'
AUTOHEADER='${SHELL} /kunden/177922_22359/cvs/cvs-1.11.23/missing --run autoheader'
AUTOMAKE='${SHELL} /kunden/177922_22359/cvs/cvs-1.11.23/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CSH='/bin/csh'
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} /kunden/177922_22359/cvs/cvs-1.11.23/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='/usr/bin/ps2pdf'
RANLIB='ranlib'
ROFF='/usr/bin/groff'
SENDMAIL='/usr/sbin/sendmail'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TEXI2DVI='/usr/bin/texi2dvi'
VERSION='1.11.23'
YACC='bison -y'
YFLAGS=''
ac_ct_CC='gcc'
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=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
includeopt=''
infodir='${datarootdir}/info'
install_sh='$(SHELL) /kunden/177922_22359/cvs/cvs-1.11.23/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/kunden/177922_22359/cvs/'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/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_NDBM_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_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 "/var/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
