Re: New Patches for SCO OpenServer 5.0.X and UnixWare 7.1.X and OpenUNIX 8.0.0

Boyd Lynn Gerber <[email protected]>
Newsgroups gmane.comp.version-control.cvs.bugs
Message-ID <[email protected]>
On Fri, 9 May 2003, Boyd Lynn Gerber wrote:
> I just downloaded it and had the failure.  I did a ...
>
> $ make distclean
> $ ./configure
> $ make
>
> Same error.  Below is the relevant part of config.log.  I have attached
> the config.log file.
>
> configure:4705: checking for S_ISSOCK
> configure:4730: gcc -c -g -O2  conftest.c >&5
> configure:4733: $? = 0
> configure:4736: test -s conftest.o
> configure:4739: $? = 0
> configure:4786: result: yes

It compiles but when * try to make a executeable I get the undefined
symbol S_ISSOCK message.  So just trying to compile it is not enough.  You
need to see if there is an error creating the executable file.

tt,

--
Boyd Gerber <[email protected]>
ZENEZ	1042 East Fort Union #135, Midvale Utah  84047

_______________________________________________
Bug-cvs mailing list
[email protected]
http://mail.gnu.org/mailman/listinfo/bug-cvs
config.log (text/plain, 76.5 KB)
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.12.0.1, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure 

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

hostname = xenau105.zenez.com
uname -m = i386
uname -r = 3.2
uname -s = SCO_SV
uname -v = 5.0.6

/usr/bin/uname -p = unknown
/bin/uname -X     = 
System = SCO_SV
Node = xenau105
Release = 3.2v5.0.6
KernelID = 2000-07-27
Machine = PentIII
BusType = ISA
Serial = 2CH006482
Users = 16-user
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/local/gerberb/bin
PATH: .
PATH: /bin
PATH: /usr/bin
PATH: /usr/bin/X11
PATH: /usr/local/bin
PATH: /usr/ccs/bin
PATH: /usr/local/ubin
PATH: /usr/zenez/bin
PATH: /etc


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

configure:1332: checking for a BSD-compatible install
configure:1386: result: /usr/bin/X11/scoinst -c
configure:1397: checking whether build environment is sane
configure:1440: result: yes
configure:1473: checking for gawk
configure:1489: found /usr/local/bin/gawk
configure:1499: result: gawk
configure:1509: checking whether make sets ${MAKE}
configure:1529: result: yes
configure:1671: checking for cvs
configure:1689: found /usr/local/bin/cvs
configure:1701: result: /usr/local/bin/cvs
configure:1742: checking whether to enable maintainer-specific portions of Makefiles
configure:1751: result: no
configure:1813: checking for gcc
configure:1829: found /usr/local/bin/gcc
configure:1839: result: gcc
configure:2083: checking for C compiler version
configure:2086: gcc --version </dev/null >&5
2.95.3
configure:2089: $? = 0
configure:2091: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i686-pc-sco3.2v5.0.6/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:2094: $? = 0
configure:2096: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2099: $? = 1
configure:2125: checking for C compiler default output
configure:2128: gcc    conftest.c  >&5
configure:2131: $? = 0
configure:2164: result: a.out
configure:2169: checking whether the C compiler works
configure:2175: ./a.out
configure:2178: $? = 0
configure:2193: result: yes
configure:2200: checking whether we are cross compiling
configure:2202: result: no
configure:2205: checking for suffix of executables
configure:2207: gcc -o conftest    conftest.c  >&5
configure:2210: $? = 0
configure:2232: result: 
configure:2238: checking for suffix of object files
configure:2262: gcc -c   conftest.c >&5
configure:2265: $? = 0
configure:2284: result: o
configure:2288: checking whether we are using the GNU C compiler
configure:2315: gcc -c   conftest.c >&5
configure:2318: $? = 0
configure:2321: test -s conftest.o
configure:2324: $? = 0
configure:2336: result: yes
configure:2342: checking whether gcc accepts -g
configure:2366: gcc -c -g  conftest.c >&5
configure:2369: $? = 0
configure:2372: test -s conftest.o
configure:2375: $? = 0
configure:2385: result: yes
configure:2412: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2415: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2544: checking for style of include used by make
configure:2572: result: GNU
configure:2600: checking dependency style of gcc
configure:2662: result: gcc
configure:2668: checking whether gcc and cc understand -c and -o together
configure:2701: gcc -c conftest.c -o conftest.o >&5
configure:2704: $? = 0
configure:2706: gcc -c conftest.c -o conftest.o >&5
configure:2709: $? = 0
configure:2716: cc -c conftest.c >&5
configure:2719: $? = 0
configure:2722: cc -c conftest.c -o conftest.o >&5
configure:2725: $? = 0
configure:2727: cc -c conftest.c -o conftest.o >&5
configure:2730: $? = 0
configure:2748: result: yes
configure:2780: checking how to run the C preprocessor
configure:2806: gcc -E  conftest.c
configure:2812: $? = 0
configure:2839: gcc -E  conftest.c
configure:2835: ac_nonexistent.h: No such file or directory
configure:2845: $? = 1
configure: failed program was:
#line 2834 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2882: result: gcc -E
configure:2897: gcc -E  conftest.c
configure:2903: $? = 0
configure:2930: gcc -E  conftest.c
configure:2926: ac_nonexistent.h: No such file or directory
configure:2936: $? = 1
configure: failed program was:
#line 2925 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2977: checking for AIX
configure:2996: result: no
configure:3002: checking for ANSI C header files
configure:3016: gcc -E  conftest.c
configure:3022: $? = 0
configure:3109: gcc -o conftest -g -O2   conftest.c  >&5
configure:3112: $? = 0
configure:3114: ./conftest
configure:3117: $? = 0
configure:3131: result: yes
configure:3155: checking for sys/types.h
configure:3168: gcc -c -g -O2  conftest.c >&5
configure:3171: $? = 0
configure:3174: test -s conftest.o
configure:3177: $? = 0
configure:3187: result: yes
configure:3155: checking for sys/stat.h
configure:3168: gcc -c -g -O2  conftest.c >&5
configure:3171: $? = 0
configure:3174: test -s conftest.o
configure:3177: $? = 0
configure:3187: result: yes
configure:3155: checking for stdlib.h
configure:3168: gcc -c -g -O2  conftest.c >&5
configure:3171: $? = 0
configure:3174: test -s conftest.o
configure:3177: $? = 0
configure:3187: result: yes
configure:3155: checking for string.h
configure:3168: gcc -c -g -O2  conftest.c >&5
configure:3171: $? = 0
configure:3174: test -s conftest.o
configure:3177: $? = 0
configure:3187: result: yes
configure:3155: checking for memory.h
configure:3168: gcc -c -g -O2  conftest.c >&5
configure:3171: $? = 0
configure:3174: test -s conftest.o
configure:3177: $? = 0
configure:3187: result: yes
configure:3155: checking for strings.h
configure:3168: gcc -c -g -O2  conftest.c >&5
configure:3171: $? = 0
configure:3174: test -s conftest.o
configure:3177: $? = 0
configure:3187: result: yes
configure:3155: checking for inttypes.h
configure:3168: gcc -c -g -O2  conftest.c >&5
configure:3196: inttypes.h: No such file or directory
configure:3171: $? = 1
configure: failed program was:
#line 3160 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <inttypes.h>
configure:3187: result: no
configure:3155: checking for stdint.h
configure:3168: gcc -c -g -O2  conftest.c >&5
configure:3196: stdint.h: No such file or directory
configure:3171: $? = 1
configure: failed program was:
#line 3160 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:3187: result: no
configure:3155: checking for unistd.h
configure:3168: gcc -c -g -O2  conftest.c >&5
configure:3171: $? = 0
configure:3174: test -s conftest.o
configure:3177: $? = 0
configure:3187: result: yes
configure:3209: checking minix/config.h usability
configure:3218: gcc -c -g -O2  conftest.c >&5
configure:3246: minix/config.h: No such file or directory
configure:3221: $? = 1
configure: failed program was:
#line 3211 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <minix/config.h>
configure:3236: result: no
configure:3240: checking minix/config.h presence
configure:3247: gcc -E  conftest.c
configure:3243: minix/config.h: No such file or directory
configure:3253: $? = 1
configure: failed program was:
#line 3242 "configure"
#include "confdefs.h"
#include <minix/config.h>
configure:3271: result: no
configure:3289: checking for minix/config.h
configure:3296: result: no
configure:3327: checking for library containing strerror
configure:3360: gcc -o conftest -g -O2   conftest.c  >&5
configure:3363: $? = 0
configure:3366: test -s conftest
configure:3369: $? = 0
configure:3428: result: none required
configure:3478: checking for ranlib
configure:3494: found /usr/local/bin/ranlib
configure:3505: result: ranlib
configure:3521: checking for bison
configure:3537: found /usr/local/bin/bison
configure:3547: result: bison -y
configure:3558: checking whether ln -s works
configure:3562: result: yes
configure:3573: checking for perl
configure:3591: found /usr/bin/perl
configure:3604: result: /usr/bin/perl
configure:3613: checking for csh
configure:3631: found /bin/csh
configure:3644: result: /bin/csh
configure:3654: checking for mktemp
configure:3685: result: mktemp
configure:3701: checking for sendmail
configure:3719: found /usr/lib/sendmail
configure:3732: result: /usr/lib/sendmail
configure:3742: checking for pr
configure:3760: found /bin/pr
configure:3773: result: /bin/pr
configure:3794: checking for groff
configure:3812: found /usr/local/bin/groff
configure:3824: result: /usr/local/bin/groff
configure:3837: checking for ps2pdf
configure:3855: found /usr/local/bin/ps2pdf
configure:3868: result: /usr/local/bin/ps2pdf
configure:3877: checking for texi2dvi
configure:3895: found /usr/local/bin/texi2dvi
configure:3908: result: /usr/local/bin/texi2dvi
configure:3916: checking whether #! works in shell scripts
configure:3933: result: yes
configure:3945: checking for BSD VPATH bug in make
configure:3952: mkdir ac_test_dir
configure:3955: $? = 0
configure:3971: make -f conftestmake 2>&1 >/dev/null |grep ^BSD\ VPATH\ bug\ present$ >/dev/null
configure:3974: $? = 1
configure:3981: rm -rf ac_test_dir ac_test_target conftestmake
configure:3984: $? = 0
configure:3987: result: no
configure:4011: checking for dirent.h that defines DIR
configure:4038: gcc -c -g -O2  conftest.c >&5
configure:4041: $? = 0
configure:4044: test -s conftest.o
configure:4047: $? = 0
configure:4057: result: yes
configure:4070: checking for library containing opendir
configure:4103: gcc -o conftest -g -O2   conftest.c  >&5
configure:4106: $? = 0
configure:4109: test -s conftest
configure:4112: $? = 0
configure:4171: result: none required
configure:4289: checking for ANSI C header files
configure:4418: result: yes
configure:4428: checking for sys/wait.h that is POSIX.1 compatible
configure:4462: gcc -c -g -O2  conftest.c >&5
configure:4465: $? = 0
configure:4468: test -s conftest.o
configure:4471: $? = 0
configure:4481: result: yes
configure:4545: checking errno.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking errno.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for errno.h
configure:4632: result: yes
configure:4545: checking direct.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4582: direct.h: No such file or directory
configure:4557: $? = 1
configure: failed program was:
#line 4547 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <direct.h>
configure:4572: result: no
configure:4576: checking direct.h presence
configure:4583: gcc -E  conftest.c
configure:4579: direct.h: No such file or directory
configure:4589: $? = 1
configure: failed program was:
#line 4578 "configure"
#include "confdefs.h"
#include <direct.h>
configure:4607: result: no
configure:4625: checking for direct.h
configure:4632: result: no
configure:4545: checking fcntl.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking fcntl.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for fcntl.h
configure:4632: result: yes
configure:4545: checking fnmatch.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking fnmatch.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for fnmatch.h
configure:4632: result: yes
configure:4545: checking io.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4582: io.h: No such file or directory
configure:4557: $? = 1
configure: failed program was:
#line 4547 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <io.h>
configure:4572: result: no
configure:4576: checking io.h presence
configure:4583: gcc -E  conftest.c
configure:4579: io.h: No such file or directory
configure:4589: $? = 1
configure: failed program was:
#line 4578 "configure"
#include "confdefs.h"
#include <io.h>
configure:4607: result: no
configure:4625: checking for io.h
configure:4632: result: no
configure:4545: checking limits.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking limits.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for limits.h
configure:4632: result: yes
configure:4536: checking for memory.h
configure:4541: result: yes
configure:4545: checking ndbm.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking ndbm.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for ndbm.h
configure:4632: result: yes
configure:4536: checking for string.h
configure:4541: result: yes
configure:4545: checking syslog.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking syslog.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for syslog.h
configure:4632: result: yes
configure:4545: checking sys/bsdtypes.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4582: sys/bsdtypes.h: No such file or directory
configure:4557: $? = 1
configure: failed program was:
#line 4547 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <sys/bsdtypes.h>
configure:4572: result: no
configure:4576: checking sys/bsdtypes.h presence
configure:4583: gcc -E  conftest.c
configure:4579: sys/bsdtypes.h: No such file or directory
configure:4589: $? = 1
configure: failed program was:
#line 4578 "configure"
#include "confdefs.h"
#include <sys/bsdtypes.h>
configure:4607: result: no
configure:4625: checking for sys/bsdtypes.h
configure:4632: result: no
configure:4545: checking sys/file.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking sys/file.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for sys/file.h
configure:4632: result: yes
configure:4545: checking sys/param.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking sys/param.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for sys/param.h
configure:4632: result: yes
configure:4545: checking sys/resource.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking sys/resource.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for sys/resource.h
configure:4632: result: yes
configure:4545: checking sys/select.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking sys/select.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for sys/select.h
configure:4632: result: yes
configure:4545: checking sys/time.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking sys/time.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for sys/time.h
configure:4632: result: yes
configure:4545: checking sys/timeb.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking sys/timeb.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for sys/timeb.h
configure:4632: result: yes
configure:4536: checking for unistd.h
configure:4541: result: yes
configure:4545: checking utime.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking utime.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for utime.h
configure:4632: result: yes
configure:4545: checking varargs.h usability
configure:4554: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4560: test -s conftest.o
configure:4563: $? = 0
configure:4572: result: yes
configure:4576: checking varargs.h presence
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4607: result: yes
configure:4625: checking for varargs.h
configure:4632: result: yes
configure:4647: checking whether stat file-mode macros are broken
configure:4692: result: no
configure:4705: checking for S_ISSOCK
configure:4730: gcc -c -g -O2  conftest.c >&5
configure:4733: $? = 0
configure:4736: test -s conftest.o
configure:4739: $? = 0
configure:4786: result: yes
configure:4804: checking for struct stat.st_blksize
configure:4830: gcc -c -g -O2  conftest.c >&5
configure:4833: $? = 0
configure:4836: test -s conftest.o
configure:4839: $? = 0
configure:4849: result: yes
configure:4860: checking for struct stat.st_rdev
configure:4886: gcc -c -g -O2  conftest.c >&5
configure:4889: $? = 0
configure:4892: test -s conftest.o
configure:4895: $? = 0
configure:4905: result: yes
configure:4917: checking whether time.h and sys/time.h may both be included
configure:4945: gcc -c -g -O2  conftest.c >&5
configure:4948: $? = 0
configure:4951: test -s conftest.o
configure:4954: $? = 0
configure:4964: result: yes
configure:4975: checking for gcc option to accept ANSI C
configure:5038: gcc  -c -g -O2  conftest.c >&5
configure:5041: $? = 0
configure:5044: test -s conftest.o
configure:5047: $? = 0
configure:5064: result: none needed
configure:5072: checking for an ANSI C-conforming const
configure:5142: gcc -c -g -O2  conftest.c >&5
configure:5145: $? = 0
configure:5148: test -s conftest.o
configure:5151: $? = 0
configure:5161: result: yes
configure:5171: checking for function prototypes
configure:5174: result: yes
configure:5191: checking for uid_t in sys/types.h
configure:5211: result: yes
configure:5226: checking for mode_t
configure:5253: gcc -c -g -O2  conftest.c >&5
configure:5256: $? = 0
configure:5259: test -s conftest.o
configure:5262: $? = 0
configure:5272: result: yes
configure:5284: checking for pid_t
configure:5311: gcc -c -g -O2  conftest.c >&5
configure:5314: $? = 0
configure:5317: test -s conftest.o
configure:5320: $? = 0
configure:5330: result: yes
configure:5342: checking for size_t
configure:5369: gcc -c -g -O2  conftest.c >&5
configure:5372: $? = 0
configure:5375: test -s conftest.o
configure:5378: $? = 0
configure:5388: result: yes
configure:5400: checking return type of signal handlers
configure:5434: gcc -c -g -O2  conftest.c >&5
configure:5437: $? = 0
configure:5440: test -s conftest.o
configure:5443: $? = 0
configure:5453: result: void
configure:5488: checking for dup2
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
configure:5534: $? = 0
configure:5537: test -s conftest
configure:5540: $? = 0
configure:5550: result: yes
configure:5488: checking for ftruncate
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
configure:5534: $? = 0
configure:5537: test -s conftest
configure:5540: $? = 0
configure:5550: result: yes
configure:5488: checking for gethostname
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
gethostname                         /usr/tmp/cctSsbqe.o
conftest: fatal error: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5534: $? = 1
configure: failed program was:
#line 5493 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char gethostname (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gethostname ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_gethostname) || defined (__stub___gethostname)
choke me
#else
f = gethostname;
#endif

  ;
  return 0;
}
configure:5550: result: no
configure:5488: checking for memmove
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
configure:5534: $? = 0
configure:5537: test -s conftest
configure:5540: $? = 0
configure:5550: result: yes
configure:5488: checking for mkdir
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
configure:5534: $? = 0
configure:5537: test -s conftest
configure:5540: $? = 0
configure:5550: result: yes
configure:5488: checking for rename
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
configure:5534: $? = 0
configure:5537: test -s conftest
configure:5540: $? = 0
configure:5550: result: yes
configure:5488: checking for strerror
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
configure:5534: $? = 0
configure:5537: test -s conftest
configure:5540: $? = 0
configure:5550: result: yes
configure:5488: checking for strstr
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
configure:5534: $? = 0
configure:5537: test -s conftest
configure:5540: $? = 0
configure:5550: result: yes
configure:5488: checking for strtoul
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
configure:5534: $? = 0
configure:5537: test -s conftest
configure:5540: $? = 0
configure:5550: result: yes
configure:5488: checking for valloc
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
configure:5534: $? = 0
configure:5537: test -s conftest
configure:5540: $? = 0
configure:5550: result: yes
configure:5488: checking for waitpid
configure:5531: gcc -o conftest -g -O2   conftest.c  >&5
configure:5534: $? = 0
configure:5537: test -s conftest
configure:5540: $? = 0
configure:5550: result: yes
configure:5631: checking for fchdir
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for fchmod
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for fsync
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for ftime
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for geteuid
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for getgroups
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for getopt
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for getpagesize
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for getpassphrase
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
getpassphrase                       /usr/tmp/ccHhyHtd.o
conftest: fatal error: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5677: $? = 1
configure: failed program was:
#line 5636 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getpassphrase (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getpassphrase ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_getpassphrase) || defined (__stub___getpassphrase)
choke me
#else
f = getpassphrase;
#endif

  ;
  return 0;
}
configure:5693: result: no
configure:5631: checking for gettimeofday
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for initgroups
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for login
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
login                               /usr/tmp/ccs3dTFc.o
conftest: fatal error: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5677: $? = 1
configure: failed program was:
#line 5636 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char login (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char login ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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
#else
f = login;
#endif

  ;
  return 0;
}
configure:5693: result: no
configure:5631: checking for logout
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
logout                              /usr/tmp/cciHl6rd.o
conftest: fatal error: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5677: $? = 1
configure: failed program was:
#line 5636 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char logout (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char logout ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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
#else
f = logout;
#endif

  ;
  return 0;
}
configure:5693: result: no
configure:5631: checking for mknod
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for mkstemp
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for mktemp
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for putenv
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for readlink
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for regcomp
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for regerror
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for regexec
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for regfree
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for sigaction
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for sigblock
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sigblock                            /usr/tmp/ccLjofzb.o
conftest: fatal error: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5677: $? = 1
configure: failed program was:
#line 5636 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sigblock (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char sigblock ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_sigblock) || defined (__stub___sigblock)
choke me
#else
f = sigblock;
#endif

  ;
  return 0;
}
configure:5693: result: no
configure:5631: checking for sigprocmask
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for sigsetmask
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sigsetmask                          /usr/tmp/cciTIFgd.o
conftest: fatal error: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5677: $? = 1
configure: failed program was:
#line 5636 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sigsetmask (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char sigsetmask ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_sigsetmask) || defined (__stub___sigsetmask)
choke me
#else
f = sigsetmask;
#endif

  ;
  return 0;
}
configure:5693: result: no
configure:5631: checking for sigvec
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sigvec                              /usr/tmp/ccjyVMva.o
conftest: fatal error: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5677: $? = 1
configure: failed program was:
#line 5636 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sigvec (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char sigvec ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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
#else
f = sigvec;
#endif

  ;
  return 0;
}
configure:5693: result: no
configure:5631: checking for tempnam
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for timezone
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for tzset
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for vprintf
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5631: checking for wait3
configure:5674: gcc -o conftest -g -O2   conftest.c  >&5
configure:5677: $? = 0
configure:5680: test -s conftest
configure:5683: $? = 0
configure:5693: result: yes
configure:5716: checking for nanosleep
configure:5759: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
nanosleep                           /usr/tmp/ccIJF1ad.o
conftest: fatal error: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5762: $? = 1
configure: failed program was:
#line 5721 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char nanosleep (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char nanosleep ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_nanosleep) || defined (__stub___nanosleep)
choke me
#else
f = nanosleep;
#endif

  ;
  return 0;
}
configure:5778: result: no
configure:5716: checking for usleep
configure:5759: gcc -o conftest -g -O2   conftest.c  >&5
configure:5762: $? = 0
configure:5765: test -s conftest
configure:5768: $? = 0
configure:5778: result: yes
configure:5816: checking for unistd.h
configure:5821: result: yes
configure:5825: checking vfork.h usability
configure:5834: gcc -c -g -O2  conftest.c >&5
configure:5862: vfork.h: No such file or directory
configure:5837: $? = 1
configure: failed program was:
#line 5827 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <vfork.h>
configure:5852: result: no
configure:5856: checking vfork.h presence
configure:5863: gcc -E  conftest.c
configure:5859: vfork.h: No such file or directory
configure:5869: $? = 1
configure: failed program was:
#line 5858 "configure"
#include "confdefs.h"
#include <vfork.h>
configure:5887: result: no
configure:5905: checking for vfork.h
configure:5912: result: no
configure:5930: checking for fork
configure:5973: gcc -o conftest -g -O2   conftest.c  >&5
configure:5976: $? = 0
configure:5979: test -s conftest
configure:5982: $? = 0
configure:5992: result: yes
configure:5930: checking for vfork
configure:5973: gcc -o conftest -g -O2   conftest.c  >&5
configure:5976: $? = 0
configure:5979: test -s conftest
configure:5982: $? = 0
configure:5992: result: yes
configure:6004: checking for working fork
configure:6048: result: yes
configure:6067: checking for working vfork
configure:6194: result: yes
configure:6225: checking whether closedir returns void
configure:6257: gcc -o conftest -g -O2   conftest.c  >&5
configure:6260: $? = 0
configure:6262: ./conftest
configure:6265: $? = 0
configure:6278: result: no
configure:6289: checking for library containing getspnam
configure:6322: gcc -o conftest -g -O2   conftest.c  >&5
configure:6325: $? = 0
configure:6328: test -s conftest
configure:6331: $? = 0
configure:6390: result: none required
configure:6402: checking whether utime accepts a null argument
configure:6436: gcc -o conftest -g -O2   conftest.c  >&5
configure:6439: $? = 0
configure:6441: ./conftest
configure:6444: $? = 0
configure:6458: result: yes
configure:6469: checking for long file names
configure:6508: result: yes
configure:6519: checking for working GNU-style fnmatch
configure:6554: gcc -o conftest -g -O2   conftest.c  >&5
configure: In function `main':
configure:6543: `FNM_FILE_NAME' undeclared (first use in this function)
configure:6543: (Each undeclared identifier is reported only once
configure:6543: for each function it appears in.)
configure:6544: `FNM_LEADING_DIR' undeclared (first use in this function)
configure:6557: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 6531 "configure"
#include "confdefs.h"
#include <fnmatch.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (fnmatch ("a*", "abc", 0) != 0
	|| fnmatch ("d*/*1", "d/s/1", FNM_FILE_NAME) != FNM_NOMATCH
	|| fnmatch ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR) != 0
	|| fnmatch ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR) != 0
	|| fnmatch ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR) != 0);
  ;
  return 0;
}
configure:6575: result: no
configure:6598: checking for stdlib.h
configure:6603: result: yes
configure:6598: checking for unistd.h
configure:6603: result: yes
configure:6711: checking for getpagesize
configure:6773: result: yes
configure:6783: checking for working mmap
configure:6922: gcc -o conftest -g -O2   conftest.c  >&5
configure:6925: $? = 0
configure:6927: ./conftest
configure:6930: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 6791 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
/* malloc might have been renamed as rpl_malloc. */
#undef malloc

/* Thanks to Mike Haertel and Jim Avera for this test.
   Here is a matrix of mmap possibilities:
	mmap private not fixed
	mmap private fixed at somewhere currently unmapped
	mmap private fixed at somewhere already mapped
	mmap shared not fixed
	mmap shared fixed at somewhere currently unmapped
	mmap shared fixed at somewhere already mapped
   For private mappings, we should verify that changes cannot be read()
   back from the file, nor mmap's back from the file at a different
   address.  (There have been systems where private was not correctly
   implemented like the infamous i386 svr4.0, and systems where the
   VM page cache was not coherent with the file system buffer cache
   like early versions of FreeBSD and possibly contemporary NetBSD.)
   For shared mappings, we should conversely verify that changes get
   propagated back to all the places they're supposed to be.

   Grep wants private fixed already mapped.
   The main things grep needs to know about mmap are:
   * does it exist and is it safe to write into the mmap'd area
   * how to use it (BSD variants)  */

#include <fcntl.h>
#include <sys/mman.h>

#if !STDC_HEADERS && !HAVE_STDLIB_H
char *malloc ();
#endif

/* This mess was copied from the GNU getpagesize.h.  */
#if !HAVE_GETPAGESIZE
/* Assume that all systems that can run configure have sys/param.h.  */
# if !HAVE_SYS_PARAM_H
#  define HAVE_SYS_PARAM_H 1
# endif

# ifdef _SC_PAGESIZE
#  define getpagesize() sysconf(_SC_PAGESIZE)
# else /* no _SC_PAGESIZE */
#  if HAVE_SYS_PARAM_H
#   include <sys/param.h>
#   ifdef EXEC_PAGESIZE
#    define getpagesize() EXEC_PAGESIZE
#   else /* no EXEC_PAGESIZE */
#    ifdef NBPG
#     define getpagesize() NBPG * CLSIZE
#     ifndef CLSIZE
#      define CLSIZE 1
#     endif /* no CLSIZE */
#    else /* no NBPG */
#     ifdef NBPC
#      define getpagesize() NBPC
#     else /* no NBPC */
#      ifdef PAGESIZE
#       define getpagesize() PAGESIZE
#      endif /* PAGESIZE */
#     endif /* no NBPC */
#    endif /* no NBPG */
#   endif /* no EXEC_PAGESIZE */
#  else /* no HAVE_SYS_PARAM_H */
#   define getpagesize() 8192	/* punt totally */
#  endif /* no HAVE_SYS_PARAM_H */
# endif /* no _SC_PAGESIZE */

#endif /* no HAVE_GETPAGESIZE */

int
main ()
{
  char *data, *data2, *data3;
  int i, pagesize;
  int fd;

  pagesize = getpagesize ();

  /* First, make a file with some known garbage in it. */
  data = (char *) malloc (pagesize);
  if (!data)
    exit (1);
  for (i = 0; i < pagesize; ++i)
    *(data + i) = rand ();
  umask (0);
  fd = creat ("conftest.mmap", 0600);
  if (fd < 0)
    exit (1);
  if (write (fd, data, pagesize) != pagesize)
    exit (1);
  close (fd);

  /* Next, try to mmap the file at a fixed address which already has
     something else allocated at it.  If we can, also make sure that
     we see the same garbage.  */
  fd = open ("conftest.mmap", O_RDWR);
  if (fd < 0)
    exit (1);
  data2 = (char *) malloc (2 * pagesize);
  if (!data2)
    exit (1);
  data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
  if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
                     MAP_PRIVATE | MAP_FIXED, fd, 0L))
    exit (1);
  for (i = 0; i < pagesize; ++i)
    if (*(data + i) != *(data2 + i))
      exit (1);

  /* Finally, make sure that changes to the mapped area do not
     percolate back to the file as seen by read().  (This is a bug on
     some variants of i386 svr4.0.)  */
  for (i = 0; i < pagesize; ++i)
    *(data2 + i) = *(data2 + i) + 1;
  data3 = (char *) malloc (pagesize);
  if (!data3)
    exit (1);
  if (read (fd, data3, pagesize) != pagesize)
    exit (1);
  for (i = 0; i < pagesize; ++i)
    if (*(data + i) != *(data3 + i))
      exit (1);
  close (fd);
  exit (0);
}
configure:6943: result: no
configure:6957: checking for main in -lnsl
configure:6984: gcc -o conftest -g -O2   conftest.c -lnsl   >&5
configure:6987: $? = 0
configure:6990: test -s conftest
configure:6993: $? = 0
configure:7004: result: yes
configure:7015: checking for library containing connect
configure:7048: gcc -o conftest -g -O2   conftest.c -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
connect                             /usr/tmp/ccDxRsHe.o
conftest: fatal error: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7051: $? = 1
configure: failed program was:
#line 7022 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char connect ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
connect ();
  ;
  return 0;
}
configure:7094: gcc -o conftest -g -O2   conftest.c -lxnet  -lnsl  >&5
 fatal error: library not found: -lxnet
collect2: ld returned 1 exit status
configure:7097: $? = 1
configure: failed program was:
#line 7068 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char connect ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
connect ();
  ;
  return 0;
}
configure:7094: gcc -o conftest -g -O2   conftest.c -lsocket  -lnsl  >&5
configure:7097: $? = 0
configure:7100: test -s conftest
configure:7103: $? = 0
configure:7116: result: -lsocket
configure:7127: checking for library containing gethostbyname
configure:7160: gcc -o conftest -g -O2   conftest.c -lsocket -lnsl  >&5
configure:7163: $? = 0
configure:7166: test -s conftest
configure:7169: $? = 0
configure:7228: result: none required
configure:7245: checking for KRB4 in /usr/kerberos
configure:7247: result: 
configure:7252: checking for krb.h
configure:7351: gcc -o conftest -g -O2   conftest.c -lsocket -lnsl  >&5
configure:7333: krb.h: No such file or directory
configure:7354: $? = 1
configure: failed program was:
#line 7332 "configure"
#include "confdefs.h"
#include <krb.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
int i;
  ;
  return 0;
}
configure:7389: gcc -o conftest -g -O2   conftest.c -lsocket -lnsl  >&5
configure:7371: krb.h: No such file or directory
configure:7392: $? = 1
configure: failed program was:
#line 7370 "configure"
#include "confdefs.h"
#include <krb.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
int i;
  ;
  return 0;
}
configure:7448: result: 
configure:7854: checking for krb_get_err_text
configure:7897: gcc -o conftest -g -O2   conftest.c -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
krb_get_err_text                    /usr/tmp/ccXXW78d.o
conftest: fatal error: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7900: $? = 1
configure: failed program was:
#line 7859 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char krb_get_err_text (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char krb_get_err_text ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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
#else
f = krb_get_err_text;
#endif

  ;
  return 0;
}
configure:7916: result: no
configure:7978: checking for GSSAPI
configure:7980: result: 
configure:8008: checking gssapi.h usability
configure:8017: gcc -c -g -O2  conftest.c >&5
configure:8045: gssapi.h: No such file or directory
configure:8020: $? = 1
configure: failed program was:
#line 8010 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <gssapi.h>
configure:8035: result: no
configure:8039: checking gssapi.h presence
configure:8046: gcc -E  conftest.c
configure:8042: gssapi.h: No such file or directory
configure:8052: $? = 1
configure: failed program was:
#line 8041 "configure"
#include "confdefs.h"
#include <gssapi.h>
configure:8070: result: no
configure:8088: checking for gssapi.h
configure:8095: result: no
configure:8008: checking gssapi/gssapi.h usability
configure:8017: gcc -c -g -O2  conftest.c >&5
configure:8045: gssapi/gssapi.h: No such file or directory
configure:8020: $? = 1
configure: failed program was:
#line 8010 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <gssapi/gssapi.h>
configure:8035: result: no
configure:8039: checking gssapi/gssapi.h presence
configure:8046: gcc -E  conftest.c
configure:8042: gssapi/gssapi.h: No such file or directory
configure:8052: $? = 1
configure: failed program was:
#line 8041 "configure"
#include "confdefs.h"
#include <gssapi/gssapi.h>
configure:8070: result: no
configure:8088: checking for gssapi/gssapi.h
configure:8095: result: no
configure:8008: checking krb5.h usability
configure:8017: gcc -c -g -O2  conftest.c >&5
configure:8045: krb5.h: No such file or directory
configure:8020: $? = 1
configure: failed program was:
#line 8010 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <krb5.h>
configure:8035: result: no
configure:8039: checking krb5.h presence
configure:8046: gcc -E  conftest.c
configure:8042: krb5.h: No such file or directory
configure:8052: $? = 1
configure: failed program was:
#line 8041 "configure"
#include "confdefs.h"
#include <krb5.h>
configure:8070: result: no
configure:8088: checking for krb5.h
configure:8095: result: no
configure:7984: checking for GSSAPI in /usr/kerberos
configure:7986: result: 
configure:8008: checking gssapi.h usability
configure:8017: gcc -c -g -O2  -I/usr/kerberos/include conftest.c >&5
configure:8045: gssapi.h: No such file or directory
configure:8020: $? = 1
configure: failed program was:
#line 8010 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <gssapi.h>
configure:8035: result: no
configure:8039: checking gssapi.h presence
configure:8046: gcc -E  -I/usr/kerberos/include conftest.c
configure:8042: gssapi.h: No such file or directory
configure:8052: $? = 1
configure: failed program was:
#line 8041 "configure"
#include "confdefs.h"
#include <gssapi.h>
configure:8070: result: no
configure:8088: checking for gssapi.h
configure:8095: result: no
configure:8008: checking gssapi/gssapi.h usability
configure:8017: gcc -c -g -O2  -I/usr/kerberos/include conftest.c >&5
configure:8045: gssapi/gssapi.h: No such file or directory
configure:8020: $? = 1
configure: failed program was:
#line 8010 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <gssapi/gssapi.h>
configure:8035: result: no
configure:8039: checking gssapi/gssapi.h presence
configure:8046: gcc -E  -I/usr/kerberos/include conftest.c
configure:8042: gssapi/gssapi.h: No such file or directory
configure:8052: $? = 1
configure: failed program was:
#line 8041 "configure"
#include "confdefs.h"
#include <gssapi/gssapi.h>
configure:8070: result: no
configure:8088: checking for gssapi/gssapi.h
configure:8095: result: no
configure:8008: checking krb5.h usability
configure:8017: gcc -c -g -O2  -I/usr/kerberos/include conftest.c >&5
configure:8045: krb5.h: No such file or directory
configure:8020: $? = 1
configure: failed program was:
#line 8010 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <krb5.h>
configure:8035: result: no
configure:8039: checking krb5.h presence
configure:8046: gcc -E  -I/usr/kerberos/include conftest.c
configure:8042: krb5.h: No such file or directory
configure:8052: $? = 1
configure: failed program was:
#line 8041 "configure"
#include "confdefs.h"
#include <krb5.h>
configure:8070: result: no
configure:8088: checking for krb5.h
configure:8095: result: no
configure:7984: checking for GSSAPI in /usr/cygnus/kerbnet
configure:7986: result: 
configure:8008: checking gssapi.h usability
configure:8017: gcc -c -g -O2  -I/usr/cygnus/kerbnet/include conftest.c >&5
configure:8045: gssapi.h: No such file or directory
configure:8020: $? = 1
configure: failed program was:
#line 8010 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <gssapi.h>
configure:8035: result: no
configure:8039: checking gssapi.h presence
configure:8046: gcc -E  -I/usr/cygnus/kerbnet/include conftest.c
configure:8042: gssapi.h: No such file or directory
configure:8052: $? = 1
configure: failed program was:
#line 8041 "configure"
#include "confdefs.h"
#include <gssapi.h>
configure:8070: result: no
configure:8088: checking for gssapi.h
configure:8095: result: no
configure:8008: checking gssapi/gssapi.h usability
configure:8017: gcc -c -g -O2  -I/usr/cygnus/kerbnet/include conftest.c >&5
configure:8045: gssapi/gssapi.h: No such file or directory
configure:8020: $? = 1
configure: failed program was:
#line 8010 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <gssapi/gssapi.h>
configure:8035: result: no
configure:8039: checking gssapi/gssapi.h presence
configure:8046: gcc -E  -I/usr/cygnus/kerbnet/include conftest.c
configure:8042: gssapi/gssapi.h: No such file or directory
configure:8052: $? = 1
configure: failed program was:
#line 8041 "configure"
#include "confdefs.h"
#include <gssapi/gssapi.h>
configure:8070: result: no
configure:8088: checking for gssapi/gssapi.h
configure:8095: result: no
configure:8008: checking krb5.h usability
configure:8017: gcc -c -g -O2  -I/usr/cygnus/kerbnet/include conftest.c >&5
configure:8045: krb5.h: No such file or directory
configure:8020: $? = 1
configure: failed program was:
#line 8010 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <krb5.h>
configure:8035: result: no
configure:8039: checking krb5.h presence
configure:8046: gcc -E  -I/usr/cygnus/kerbnet/include conftest.c
configure:8042: krb5.h: No such file or directory
configure:8052: $? = 1
configure: failed program was:
#line 8041 "configure"
#include "confdefs.h"
#include <krb5.h>
configure:8070: result: no
configure:8088: checking for krb5.h
configure:8095: result: no
configure:8118: checking for GSSAPI
configure:8122: result: no
configure:9594: checking for rsh
configure:9610: found /bin/rsh
configure:9620: result: rsh
configure:9688: checking for vim
configure:9714: result: /usr/bin/vi
configure:9761: checking for temporary directory
configure:9775: result: /tmp
configure:9923: checking for library containing crypt
configure:9956: gcc -o conftest -g -O2   conftest.c -lsocket -lnsl  >&5
configure:9959: $? = 0
configure:9962: test -s conftest
configure:9965: $? = 0
configure:10024: result: none required
configure:10165: checking for cygwin32
configure:10189: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:10181: `__CYGWIN32__' undeclared (first use in this function)
configure:10181: (Each undeclared identifier is reported only once
configure:10181: for each function it appears in.)
configure:10192: $? = 1
configure: failed program was:
#line 10170 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
return __CYGWIN32__;
  ;
  return 0;
}
configure:10208: result: no
configure:10363: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Concurrent Versions System (CVS) config.status 1.12.0.1, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on xenau105.zenez.com

config.status:658: creating contrib/check_cvs
config.status:658: creating contrib/clmerge
config.status:658: creating contrib/cln_hist
config.status:658: creating contrib/commit_prep
config.status:658: creating contrib/cvs_acls
config.status:658: creating contrib/log
config.status:658: creating contrib/log_accum
config.status:658: creating contrib/mfpipe
config.status:658: creating contrib/pvcs2rcs
config.status:658: creating contrib/rcs2log
config.status:658: creating contrib/rcslock
config.status:658: creating contrib/sccs2rcs
config.status:658: creating src/cvsbug
config.status:658: creating Makefile
config.status:658: creating contrib/Makefile
config.status:658: creating cvs.spec
config.status:658: creating diff/Makefile
config.status:658: creating doc/Makefile
config.status:658: creating emx/Makefile
config.status:658: creating lib/Makefile
config.status:658: creating man/Makefile
config.status:658: creating os2/Makefile
config.status:658: creating src/Makefile
config.status:658: creating src/sanity.config.sh
config.status:658: creating tools/Makefile
config.status:658: creating vms/Makefile
config.status:658: creating windows-NT/Makefile
config.status:658: creating windows-NT/SCC/Makefile
config.status:658: creating zlib/Makefile
config.status:778: creating config.h
config.status:1161: linking ./lib/fnmatch.h.in to lib/fnmatch.h
config.status:1301: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
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=set
ac_cv_env_EDITOR_value=/usr/bin/vi
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_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_exeext=''
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=no
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=no
ac_cv_func_getopt=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpassphrase=no
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=no
ac_cv_func_nanosleep=no
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=no
ac_cv_func_sigprocmask=yes
ac_cv_func_sigsetmask=no
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_usleep=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=no
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_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
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_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_varargs_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_MKTEMP=mktemp
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PR=/bin/pr
ac_cv_path_PS2PDF=/usr/local/bin/ps2pdf
ac_cv_path_ROFF=/usr/local/bin/groff
ac_cv_path_SENDMAIL=/usr/lib/sendmail
ac_cv_path_TEXI2DVI=/usr/local/bin/texi2dvi
ac_cv_path_ac_prefix_program=/usr/local/bin/cvs
ac_cv_path_install='/usr/bin/X11/scoinst -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_EDITOR=/usr/bin/vi
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_make_make_set=yes
ac_cv_prog_with_default_rsh=rsh
ac_cv_search_connect=-lsocket
ac_cv_search_crypt='none required'
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_s_issock=yes
acx_gssapi_cv_gssapi=no
am_cv_CC_dependencies_compiler_type=gcc
ccvs_cv_bsd_make_vpath_bug=no
ccvs_cv_sys_cygwin32=no

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "Concurrent Versions System (CVS)"
#define PACKAGE_TARNAME "cvs"
#define PACKAGE_VERSION "1.12.0.1"
#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.12.0.1"
#define PACKAGE_BUGREPORT "[email protected]"
#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_UNISTD_H 1
#define PR_PROGRAM "/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 HAVE_VARARGS_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define TIME_WITH_SYS_TIME 1
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define RETSIGTYPE void
#define HAVE_DUP2 1
#define HAVE_FTRUNCATE 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_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_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_SIGPROCMASK 1
#define HAVE_TEMPNAM 1
#define HAVE_TIMEZONE 1
#define HAVE_TZSET 1
#define HAVE_VPRINTF 1
#define HAVE_WAIT3 1
#define HAVE_USLEEP 1
#define HAVE_STRCHR 1
#define HAVE_MEMCHR 1
#define REGEX_MALLOC 1
#define _REGEX_RE_COMP 1
#define HAVE_UNISTD_H 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_NULL 1
#define HAVE_LONG_FILE_NAMES 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_LIBNSL 1
#define HAVE_CONNECT 1
#define RSH_DFLT "rsh"
#define EDITOR_DFLT "/usr/bin/vi"
#define TMPDIR_DFLT "/tmp"
#define UMASK_DFLT 002
#define CVS_ADMIN_GROUP "cvsadmin"
#define MY_NDBM 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.