This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/afs/club.cc.cmu.edu/usr/chaos/bin/netrek/ --with-inl

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

hostname = tellurium.club.cc.cmu.edu
uname -m = i686
uname -r = 2.6.12.6-xenu
uname -s = Linux
uname -v = #1 Fri Dec 30 14:15:09 EST 2005

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


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

configure:1508: checking for used sources
configure:1520: result: Vanilla SERVER
configure:1659: checking for a BSD-compatible install
configure:1714: result: /usr/bin/install -c
configure:1771: checking for gcc
configure:1787: found /usr/bin/gcc
configure:1797: result: gcc
configure:2041: checking for C compiler version
configure:2044: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
Copyright (C) 2003 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:2047: $? = 0
configure:2049: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)
configure:2052: $? = 0
configure:2054: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2057: $? = 1
configure:2080: checking for C compiler default output file name
configure:2083: gcc    conftest.c  >&5
configure:2086: $? = 0
configure:2132: result: a.out
configure:2137: checking whether the C compiler works
configure:2143: ./a.out
configure:2146: $? = 0
configure:2163: result: yes
configure:2170: checking whether we are cross compiling
configure:2172: result: no
configure:2175: checking for suffix of executables
configure:2177: gcc -o conftest    conftest.c  >&5
configure:2180: $? = 0
configure:2205: result: 
configure:2211: checking for suffix of object files
configure:2232: gcc -c   conftest.c >&5
configure:2235: $? = 0
configure:2257: result: o
configure:2261: checking whether we are using the GNU C compiler
configure:2285: gcc -c   conftest.c >&5
configure:2291: $? = 0
configure:2294: test -z 			 || test ! -s conftest.err
configure:2297: $? = 0
configure:2300: test -s conftest.o
configure:2303: $? = 0
configure:2316: result: yes
configure:2322: checking whether gcc accepts -g
configure:2343: gcc -c -g  conftest.c >&5
configure:2349: $? = 0
configure:2352: test -z 			 || test ! -s conftest.err
configure:2355: $? = 0
configure:2358: test -s conftest.o
configure:2361: $? = 0
configure:2372: result: yes
configure:2389: checking for gcc option to accept ANSI C
configure:2459: gcc  -c -g -O2  conftest.c >&5
configure:2465: $? = 0
configure:2468: test -z 			 || test ! -s conftest.err
configure:2471: $? = 0
configure:2474: test -s conftest.o
configure:2477: $? = 0
configure:2495: result: none needed
configure:2513: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2519: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2654: checking how to run the C preprocessor
configure:2689: gcc -E  conftest.c
configure:2695: $? = 0
configure:2727: gcc -E  conftest.c
conftest.c:17:28: ac_nonexistent.h: No such file or directory
configure:2733: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2772: result: gcc -E
configure:2796: gcc -E  conftest.c
configure:2802: $? = 0
configure:2834: gcc -E  conftest.c
conftest.c:17:28: ac_nonexistent.h: No such file or directory
configure:2840: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2883: checking whether ln -s works
configure:2887: result: yes
configure:2894: checking whether make sets $(MAKE)
configure:2914: result: yes
configure:2926: checking for egrep
configure:2936: result: grep -E
configure:2942: checking for AIX
configure:2964: result: no
configure:2971: checking for inline
configure:2992: gcc -c -g -O2  conftest.c >&5
configure:2998: $? = 0
configure:3001: test -z 			 || test ! -s conftest.err
configure:3004: $? = 0
configure:3007: test -s conftest.o
configure:3010: $? = 0
configure:3022: result: inline
configure:3052: checking if fd_set requires sys/select.h
configure:3070: gcc -c -g -O2  conftest.c >&5
configure:3076: $? = 0
configure:3079: test -z 			 || test ! -s conftest.err
configure:3082: $? = 0
configure:3085: test -s conftest.o
configure:3088: $? = 0
configure:3090: result: no
configure:3129: checking for ANSI C header files
configure:3154: gcc -c -g -O2  conftest.c >&5
configure:3160: $? = 0
configure:3163: test -z 			 || test ! -s conftest.err
configure:3166: $? = 0
configure:3169: test -s conftest.o
configure:3172: $? = 0
configure:3258: gcc -o conftest -g -O2   conftest.c  >&5
configure:3261: $? = 0
configure:3263: ./conftest
configure:3266: $? = 0
configure:3281: result: yes
configure:3305: checking for sys/types.h
configure:3321: gcc -c -g -O2  conftest.c >&5
configure:3327: $? = 0
configure:3330: test -z 			 || test ! -s conftest.err
configure:3333: $? = 0
configure:3336: test -s conftest.o
configure:3339: $? = 0
configure:3350: result: yes
configure:3305: checking for sys/stat.h
configure:3321: gcc -c -g -O2  conftest.c >&5
configure:3327: $? = 0
configure:3330: test -z 			 || test ! -s conftest.err
configure:3333: $? = 0
configure:3336: test -s conftest.o
configure:3339: $? = 0
configure:3350: result: yes
configure:3305: checking for stdlib.h
configure:3321: gcc -c -g -O2  conftest.c >&5
configure:3327: $? = 0
configure:3330: test -z 			 || test ! -s conftest.err
configure:3333: $? = 0
configure:3336: test -s conftest.o
configure:3339: $? = 0
configure:3350: result: yes
configure:3305: checking for string.h
configure:3321: gcc -c -g -O2  conftest.c >&5
configure:3327: $? = 0
configure:3330: test -z 			 || test ! -s conftest.err
configure:3333: $? = 0
configure:3336: test -s conftest.o
configure:3339: $? = 0
configure:3350: result: yes
configure:3305: checking for memory.h
configure:3321: gcc -c -g -O2  conftest.c >&5
configure:3327: $? = 0
configure:3330: test -z 			 || test ! -s conftest.err
configure:3333: $? = 0
configure:3336: test -s conftest.o
configure:3339: $? = 0
configure:3350: result: yes
configure:3305: checking for strings.h
configure:3321: gcc -c -g -O2  conftest.c >&5
configure:3327: $? = 0
configure:3330: test -z 			 || test ! -s conftest.err
configure:3333: $? = 0
configure:3336: test -s conftest.o
configure:3339: $? = 0
configure:3350: result: yes
configure:3305: checking for inttypes.h
configure:3321: gcc -c -g -O2  conftest.c >&5
configure:3327: $? = 0
configure:3330: test -z 			 || test ! -s conftest.err
configure:3333: $? = 0
configure:3336: test -s conftest.o
configure:3339: $? = 0
configure:3350: result: yes
configure:3305: checking for stdint.h
configure:3321: gcc -c -g -O2  conftest.c >&5
configure:3327: $? = 0
configure:3330: test -z 			 || test ! -s conftest.err
configure:3333: $? = 0
configure:3336: test -s conftest.o
configure:3339: $? = 0
configure:3350: result: yes
configure:3305: checking for unistd.h
configure:3321: gcc -c -g -O2  conftest.c >&5
configure:3327: $? = 0
configure:3330: test -z 			 || test ! -s conftest.err
configure:3333: $? = 0
configure:3336: test -s conftest.o
configure:3339: $? = 0
configure:3350: result: yes
configure:3370: checking for unistd.h
configure:3375: result: yes
configure:3370: checking for memory.h
configure:3375: result: yes
configure:3379: checking math.h usability
configure:3391: gcc -c -g -O2  conftest.c >&5
configure:3397: $? = 0
configure:3400: test -z 			 || test ! -s conftest.err
configure:3403: $? = 0
configure:3406: test -s conftest.o
configure:3409: $? = 0
configure:3419: result: yes
configure:3423: checking math.h presence
configure:3433: gcc -E  conftest.c
configure:3439: $? = 0
configure:3459: result: yes
configure:3494: checking for math.h
configure:3501: result: yes
configure:3370: checking for stdlib.h
configure:3375: result: yes
configure:3531: checking sys/timeb.h usability
configure:3543: gcc -c -g -O2  conftest.c >&5
configure:3549: $? = 0
configure:3552: test -z 			 || test ! -s conftest.err
configure:3555: $? = 0
configure:3558: test -s conftest.o
configure:3561: $? = 0
configure:3571: result: yes
configure:3575: checking sys/timeb.h presence
configure:3585: gcc -E  conftest.c
configure:3591: $? = 0
configure:3611: result: yes
configure:3646: checking for sys/timeb.h
configure:3653: result: yes
configure:3531: checking sys/ptyio.h usability
configure:3543: gcc -c -g -O2  conftest.c >&5
conftest.c:66:23: sys/ptyio.h: No such file or directory
configure:3549: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ptyio.h>
configure:3571: result: no
configure:3575: checking sys/ptyio.h presence
configure:3585: gcc -E  conftest.c
conftest.c:32:23: sys/ptyio.h: No such file or directory
configure:3591: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| /* end confdefs.h.  */
| #include <sys/ptyio.h>
configure:3611: result: no
configure:3646: checking for sys/ptyio.h
configure:3653: result: no
configure:3531: checking sys/fcntl.h usability
configure:3543: gcc -c -g -O2  conftest.c >&5
configure:3549: $? = 0
configure:3552: test -z 			 || test ! -s conftest.err
configure:3555: $? = 0
configure:3558: test -s conftest.o
configure:3561: $? = 0
configure:3571: result: yes
configure:3575: checking sys/fcntl.h presence
configure:3585: gcc -E  conftest.c
configure:3591: $? = 0
configure:3611: result: yes
configure:3646: checking for sys/fcntl.h
configure:3653: result: yes
configure:3531: checking fcntl.h usability
configure:3543: gcc -c -g -O2  conftest.c >&5
configure:3549: $? = 0
configure:3552: test -z 			 || test ! -s conftest.err
configure:3555: $? = 0
configure:3558: test -s conftest.o
configure:3561: $? = 0
configure:3571: result: yes
configure:3575: checking fcntl.h presence
configure:3585: gcc -E  conftest.c
configure:3591: $? = 0
configure:3611: result: yes
configure:3646: checking for fcntl.h
configure:3653: result: yes
configure:3682: checking ctype.h usability
configure:3694: gcc -c -g -O2  conftest.c >&5
configure:3700: $? = 0
configure:3703: test -z 			 || test ! -s conftest.err
configure:3706: $? = 0
configure:3709: test -s conftest.o
configure:3712: $? = 0
configure:3722: result: yes
configure:3726: checking ctype.h presence
configure:3736: gcc -E  conftest.c
configure:3742: $? = 0
configure:3762: result: yes
configure:3797: checking for ctype.h
configure:3804: result: yes
configure:3682: checking machine/endian.h usability
configure:3694: gcc -c -g -O2  conftest.c >&5
conftest.c:69:28: machine/endian.h: No such file or directory
configure:3700: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/endian.h>
configure:3722: result: no
configure:3726: checking machine/endian.h presence
configure:3736: gcc -E  conftest.c
conftest.c:35:28: machine/endian.h: No such file or directory
configure:3742: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| /* end confdefs.h.  */
| #include <machine/endian.h>
configure:3762: result: no
configure:3797: checking for machine/endian.h
configure:3804: result: no
configure:3682: checking sys/resource.h usability
configure:3694: gcc -c -g -O2  conftest.c >&5
configure:3700: $? = 0
configure:3703: test -z 			 || test ! -s conftest.err
configure:3706: $? = 0
configure:3709: test -s conftest.o
configure:3712: $? = 0
configure:3722: result: yes
configure:3726: checking sys/resource.h presence
configure:3736: gcc -E  conftest.c
configure:3742: $? = 0
configure:3762: result: yes
configure:3797: checking for sys/resource.h
configure:3804: result: yes
configure:3834: checking sys/wait.h usability
configure:3846: gcc -c -g -O2  conftest.c >&5
configure:3852: $? = 0
configure:3855: test -z 			 || test ! -s conftest.err
configure:3858: $? = 0
configure:3861: test -s conftest.o
configure:3864: $? = 0
configure:3874: result: yes
configure:3878: checking sys/wait.h presence
configure:3888: gcc -E  conftest.c
configure:3894: $? = 0
configure:3914: result: yes
configure:3949: checking for sys/wait.h
configure:3956: result: yes
configure:3834: checking netinet/in.h usability
configure:3846: gcc -c -g -O2  conftest.c >&5
configure:3852: $? = 0
configure:3855: test -z 			 || test ! -s conftest.err
configure:3858: $? = 0
configure:3861: test -s conftest.o
configure:3864: $? = 0
configure:3874: result: yes
configure:3878: checking netinet/in.h presence
configure:3888: gcc -E  conftest.c
configure:3894: $? = 0
configure:3914: result: yes
configure:3949: checking for netinet/in.h
configure:3956: result: yes
configure:3834: checking sys/filio.h usability
configure:3846: gcc -c -g -O2  conftest.c >&5
conftest.c:72:23: sys/filio.h: No such file or directory
configure:3852: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/filio.h>
configure:3874: result: no
configure:3878: checking sys/filio.h presence
configure:3888: gcc -E  conftest.c
conftest.c:38:23: sys/filio.h: No such file or directory
configure:3894: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h.  */
| #include <sys/filio.h>
configure:3914: result: no
configure:3949: checking for sys/filio.h
configure:3956: result: no
configure:3834: checking gdbm.h usability
configure:3846: gcc -c -g -O2  conftest.c >&5
configure:3852: $? = 0
configure:3855: test -z 			 || test ! -s conftest.err
configure:3858: $? = 0
configure:3861: test -s conftest.o
configure:3864: $? = 0
configure:3874: result: yes
configure:3878: checking gdbm.h presence
configure:3888: gcc -E  conftest.c
configure:3894: $? = 0
configure:3914: result: yes
configure:3949: checking for gdbm.h
configure:3956: result: yes
configure:3983: checking ncurses.h usability
configure:3995: gcc -c -g -O2  conftest.c >&5
configure:4001: $? = 0
configure:4004: test -z 			 || test ! -s conftest.err
configure:4007: $? = 0
configure:4010: test -s conftest.o
configure:4013: $? = 0
configure:4023: result: yes
configure:4027: checking ncurses.h presence
configure:4037: gcc -E  conftest.c
configure:4043: $? = 0
configure:4063: result: yes
configure:4098: checking for ncurses.h
configure:4105: result: yes
configure:4119: checking for gdbm_open in -lgdbm
configure:4149: gcc -o conftest -g -O2   conftest.c -lgdbm   >&5
configure:4155: $? = 0
configure:4158: test -z 			 || test ! -s conftest.err
configure:4161: $? = 0
configure:4164: test -s conftest
configure:4167: $? = 0
configure:4180: result: yes
configure:4188: checking for wait3 that fills in rusage
configure:4239: gcc -o conftest -g -O2   conftest.c  -lgdbm >&5
configure:4242: $? = 0
configure:4244: ./conftest
configure:4247: $? = 0
configure:4261: result: yes
configure:4271: checking for pid_t
configure:4295: gcc -c -g -O2  conftest.c >&5
configure:4301: $? = 0
configure:4304: test -z 			 || test ! -s conftest.err
configure:4307: $? = 0
configure:4310: test -s conftest.o
configure:4313: $? = 0
configure:4324: result: yes
configure:4336: checking for uid_t in sys/types.h
configure:4359: result: yes
configure:4374: checking for size_t
configure:4398: gcc -c -g -O2  conftest.c >&5
configure:4404: $? = 0
configure:4407: test -z 			 || test ! -s conftest.err
configure:4410: $? = 0
configure:4413: test -s conftest.o
configure:4416: $? = 0
configure:4427: result: yes
configure:4445: checking for unistd.h
configure:4450: result: yes
configure:4454: checking vfork.h usability
configure:4466: gcc -c -g -O2  conftest.c >&5
conftest.c:76:19: vfork.h: No such file or directory
configure:4472: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:4494: result: no
configure:4498: checking vfork.h presence
configure:4508: gcc -E  conftest.c
conftest.c:42:19: vfork.h: No such file or directory
configure:4514: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:4534: result: no
configure:4569: checking for vfork.h
configure:4576: result: no
configure:4594: checking for fork
configure:4651: gcc -o conftest -g -O2   conftest.c  -lgdbm >&5
configure:4657: $? = 0
configure:4660: test -z 			 || test ! -s conftest.err
configure:4663: $? = 0
configure:4666: test -s conftest
configure:4669: $? = 0
configure:4681: result: yes
configure:4594: checking for vfork
configure:4651: gcc -o conftest -g -O2   conftest.c  -lgdbm >&5
configure:4657: $? = 0
configure:4660: test -z 			 || test ! -s conftest.err
configure:4663: $? = 0
configure:4666: test -s conftest
configure:4669: $? = 0
configure:4681: result: yes
configure:4692: checking for working fork
configure:4715: gcc -o conftest -g -O2   conftest.c  -lgdbm >&5
configure:4718: $? = 0
configure:4720: ./conftest
configure:4723: $? = 0
configure:4737: result: yes
configure:4758: checking for working vfork
configure:4891: result: yes
configure:4922: checking whether struct tm is in sys/time.h or time.h
configure:4945: gcc -c -g -O2  conftest.c >&5
configure:4951: $? = 0
configure:4954: test -z 			 || test ! -s conftest.err
configure:4957: $? = 0
configure:4960: test -s conftest.o
configure:4963: $? = 0
configure:4974: result: time.h
configure:4985: checking for itimer in time.h
configure:5004: result: no
configure:5010: checking for long
configure:5034: gcc -c -g -O2  conftest.c >&5
configure:5040: $? = 0
configure:5043: test -z 			 || test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.o
configure:5052: $? = 0
configure:5063: result: yes
configure:5066: checking size of long
configure:5378: gcc -o conftest -g -O2   conftest.c  -lgdbm >&5
configure:5381: $? = 0
configure:5383: ./conftest
configure:5386: $? = 0
configure:5409: result: 4
configure:5417: checking for u_int in sys/types.h
configure:5430: result: yes
configure:5442: checking for PATH_MAX in limits.h
configure:5463: result: yes
configure:5472: checking for main in -lgdi32
configure:5496: gcc -o conftest -g -O2   conftest.c -lgdi32   -lgdbm >&5
/usr/bin/ld: cannot find -lgdi32
collect2: ld returned 1 exit status
configure:5502: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:5527: result: no
configure:5548: checking for X
configure:5782: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:6252: checking for mp.h
configure:6281: result: no
configure:6286: checking for gmp.h
configure:6388: result: yes
configure:6423: checking for main in -lmp
configure:6447: gcc -o conftest -g -O2   conftest.c -lmp   -lgdbm >&5
configure:6453: $? = 0
configure:6456: test -z 			 || test ! -s conftest.err
configure:6459: $? = 0
configure:6462: test -s conftest
configure:6465: $? = 0
configure:6478: result: yes
configure:6486: checking for main in -lgmp
configure:6510: gcc -o conftest -g -O2   conftest.c -lgmp   -lgdbm >&5
configure:6516: $? = 0
configure:6519: test -z 			 || test ! -s conftest.err
configure:6522: $? = 0
configure:6525: test -s conftest
configure:6528: $? = 0
configure:6541: result: yes
configure:6721: checking res-rsa/configure
configure:6728: result: RSA utilities found
configure:6751: checking for main in -lXbsd
configure:6775: gcc -o conftest -g -O2   conftest.c -lXbsd   -lgdbm >&5
/usr/bin/ld: cannot find -lXbsd
collect2: ld returned 1 exit status
configure:6781: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:6806: result: no
configure:6814: checking for main in -lsocket
configure:6838: gcc -o conftest -g -O2   conftest.c -lsocket   -lgdbm >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:6844: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:6869: result: no
configure:6875: checking for main in -lresolv
configure:6899: gcc -o conftest -g -O2   conftest.c -lresolv   -lgdbm >&5
configure:6905: $? = 0
configure:6908: test -z 			 || test ! -s conftest.err
configure:6911: $? = 0
configure:6914: test -s conftest
configure:6917: $? = 0
configure:6930: result: yes
configure:6936: checking for main in -linet
configure:6960: gcc -o conftest -g -O2   conftest.c -linet   -lgdbm -lresolv >&5
/usr/bin/ld: cannot find -linet
collect2: ld returned 1 exit status
configure:6966: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:6991: result: no
configure:6997: checking for main in -lnsl
configure:7021: gcc -o conftest -g -O2   conftest.c -lnsl   -lgdbm -lresolv >&5
configure:7027: $? = 0
configure:7030: test -z 			 || test ! -s conftest.err
configure:7033: $? = 0
configure:7036: test -s conftest
configure:7039: $? = 0
configure:7052: result: yes
configure:7058: checking for main in -lseq
configure:7082: gcc -o conftest -g -O2   conftest.c -lseq   -lgdbm -lresolv -lnsl >&5
/usr/bin/ld: cannot find -lseq
collect2: ld returned 1 exit status
configure:7088: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:7113: result: no
configure:7119: checking for main in -lsun
configure:7143: gcc -o conftest -g -O2   conftest.c -lsun   -lgdbm -lresolv -lnsl >&5
/usr/bin/ld: cannot find -lsun
collect2: ld returned 1 exit status
configure:7149: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:7174: result: no
configure:7182: checking for main in -lipc
configure:7206: gcc -o conftest -g -O2   conftest.c -lipc   -lgdbm -lresolv -lnsl >&5
/usr/bin/ld: cannot find -lipc
collect2: ld returned 1 exit status
configure:7212: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:7237: result: no
configure:7243: checking for main in -lshm
configure:7267: gcc -o conftest -g -O2   conftest.c -lshm   -lgdbm -lresolv -lnsl >&5
/usr/bin/ld: cannot find -lshm
collect2: ld returned 1 exit status
configure:7273: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:7298: result: no
configure:7304: checking for main in -lstuff
configure:7328: gcc -o conftest -g -O2   conftest.c -lstuff   -lgdbm -lresolv -lnsl >&5
/usr/bin/ld: cannot find -lstuff
collect2: ld returned 1 exit status
configure:7334: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:7359: result: no
configure:7366: checking for crypt in -lcrypt
configure:7396: gcc -o conftest -g -O2   conftest.c -lcrypt   -lgdbm -lresolv -lnsl >&5
configure:7402: $? = 0
configure:7405: test -z 			 || test ! -s conftest.err
configure:7408: $? = 0
configure:7411: test -s conftest
configure:7414: $? = 0
configure:7427: result: yes
configure:7435: checking for main in -ltermcap
configure:7459: gcc -o conftest -g -O2   conftest.c -ltermcap   -lgdbm -lresolv -lnsl >&5
configure:7465: $? = 0
configure:7468: test -z 			 || test ! -s conftest.err
configure:7471: $? = 0
configure:7474: test -s conftest
configure:7477: $? = 0
configure:7490: result: yes
configure:7498: checking for newwin in -lncurses
configure:7528: gcc -o conftest -g -O2   conftest.c -lncurses   -lgdbm -lresolv -lnsl >&5
configure:7534: $? = 0
configure:7537: test -z 			 || test ! -s conftest.err
configure:7540: $? = 0
configure:7543: test -s conftest
configure:7546: $? = 0
configure:7559: result: yes
configure:7642: checking return type of signal handlers
configure:7673: gcc -c -g -O2  conftest.c >&5
configure:7679: $? = 0
configure:7682: test -z 			 || test ! -s conftest.err
configure:7685: $? = 0
configure:7688: test -s conftest.o
configure:7691: $? = 0
configure:7702: result: void
configure:7710: checking for sys/wait.h that is POSIX.1 compatible
configure:7770: result: yes
configure:7785: checking for unistd.h
configure:7790: result: yes
configure:7929: checking for restartable system calls
configure:7991: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl >&5
configure:7994: $? = 0
configure:7996: ./conftest
configure:7999: $? = 0
configure:8013: result: yes
configure:8023: checking for signals style
configure:8057: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl >&5
conftest.c: In function `main':
conftest.c:60: warning: passing arg 2 of `signal' from incompatible pointer type
configure:8060: $? = 0
configure:8062: ./conftest
configure:8065: $? = 0
configure:8079: result: BSD
configure:8212: checking for usleep
configure:8269: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl >&5
configure:8275: $? = 0
configure:8278: test -z 			 || test ! -s conftest.err
configure:8281: $? = 0
configure:8284: test -s conftest
configure:8287: $? = 0
configure:8299: result: yes
configure:8212: checking for random
configure:8269: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl >&5
configure:8275: $? = 0
configure:8278: test -z 			 || test ! -s conftest.err
configure:8281: $? = 0
configure:8284: test -s conftest
configure:8287: $? = 0
configure:8299: result: yes
configure:8212: checking for setstate
configure:8269: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl >&5
configure:8275: $? = 0
configure:8278: test -z 			 || test ! -s conftest.err
configure:8281: $? = 0
configure:8284: test -s conftest
configure:8287: $? = 0
configure:8299: result: yes
configure:8212: checking for strftime
configure:8269: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl >&5
configure:8275: $? = 0
configure:8278: test -z 			 || test ! -s conftest.err
configure:8281: $? = 0
configure:8284: test -s conftest
configure:8287: $? = 0
configure:8299: result: yes
configure:8212: checking for ftime
configure:8269: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl >&5
configure:8275: $? = 0
configure:8278: test -z 			 || test ! -s conftest.err
configure:8281: $? = 0
configure:8284: test -s conftest
configure:8287: $? = 0
configure:8299: result: yes
configure:8212: checking for strcmpi
configure:8269: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl >&5
/tmp/cc86juZf.o(.text+0x11): In function `main':
/afs/club.cc.cmu.edu/usr/chaos/www/netrek-server/Vanilla/conftest.c:99: undefined reference to `strcmpi'
/tmp/cc86juZf.o(.data+0x0):/afs/club.cc.cmu.edu/usr/chaos/www/netrek-server/Vanilla/conftest.c:98: undefined reference to `strcmpi'
collect2: ld returned 1 exit status
configure:8275: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| #define RETSIGTYPE void
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RESTARTABLE_SYSCALLS 1
| #define BSD_SIGNALS 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SETSTATE 1
| #define HAVE_STRFTIME 1
| #define HAVE_FTIME 1
| /* end confdefs.h.  */
| /* Define strcmpi to an innocuous variant, in case <limits.h> declares strcmpi.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strcmpi innocuous_strcmpi
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strcmpi (); 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 strcmpi
| 
| /* 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 strcmpi ();
| /* 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_strcmpi) || defined (__stub___strcmpi)
| choke me
| #else
| char (*f) () = strcmpi;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strcmpi;
|   ;
|   return 0;
| }
configure:8299: result: no
configure:8212: checking for strncmpi
configure:8269: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl >&5
/tmp/ccd4Xdvm.o(.text+0x11): In function `main':
/afs/club.cc.cmu.edu/usr/chaos/www/netrek-server/Vanilla/conftest.c:99: undefined reference to `strncmpi'
/tmp/ccd4Xdvm.o(.data+0x0):/afs/club.cc.cmu.edu/usr/chaos/www/netrek-server/Vanilla/conftest.c:98: undefined reference to `strncmpi'
collect2: ld returned 1 exit status
configure:8275: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| #define RETSIGTYPE void
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RESTARTABLE_SYSCALLS 1
| #define BSD_SIGNALS 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SETSTATE 1
| #define HAVE_STRFTIME 1
| #define HAVE_FTIME 1
| /* end confdefs.h.  */
| /* Define strncmpi to an innocuous variant, in case <limits.h> declares strncmpi.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strncmpi innocuous_strncmpi
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strncmpi (); 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 strncmpi
| 
| /* 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 strncmpi ();
| /* 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_strncmpi) || defined (__stub___strncmpi)
| choke me
| #else
| char (*f) () = strncmpi;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strncmpi;
|   ;
|   return 0;
| }
configure:8299: result: no
configure:8310: checking for main in -lm
configure:8334: gcc -o conftest -g -O2   conftest.c -lm   -lgdbm -lresolv -lnsl >&5
configure:8340: $? = 0
configure:8343: test -z 			 || test ! -s conftest.err
configure:8346: $? = 0
configure:8349: test -s conftest
configure:8352: $? = 0
configure:8365: result: yes
configure:8375: checking for nint
configure:8432: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl -lm >&5
/tmp/ccSGagJp.o(.text+0x11): In function `main':
/afs/club.cc.cmu.edu/usr/chaos/www/netrek-server/Vanilla/conftest.c:99: undefined reference to `nint'
/tmp/ccSGagJp.o(.data+0x0):/afs/club.cc.cmu.edu/usr/chaos/www/netrek-server/Vanilla/conftest.c:98: undefined reference to `nint'
collect2: ld returned 1 exit status
configure:8438: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| #define RETSIGTYPE void
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RESTARTABLE_SYSCALLS 1
| #define BSD_SIGNALS 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SETSTATE 1
| #define HAVE_STRFTIME 1
| #define HAVE_FTIME 1
| /* end confdefs.h.  */
| /* Define nint to an innocuous variant, in case <limits.h> declares nint.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define nint innocuous_nint
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char nint (); 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 nint
| 
| /* 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 nint ();
| /* 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_nint) || defined (__stub___nint)
| choke me
| #else
| char (*f) () = nint;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != nint;
|   ;
|   return 0;
| }
configure:8462: result: no
configure:8470: checking for nint in -lsunmath
configure:8500: gcc -o conftest -g -O2   conftest.c -lsunmath   -lgdbm -lresolv -lnsl -lm >&5
/usr/bin/ld: cannot find -lsunmath
collect2: ld returned 1 exit status
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| #define RETSIGTYPE void
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RESTARTABLE_SYSCALLS 1
| #define BSD_SIGNALS 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SETSTATE 1
| #define HAVE_STRFTIME 1
| #define HAVE_FTIME 1
| /* end 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 nint ();
| int
| main ()
| {
| nint ();
|   ;
|   return 0;
| }
configure:8531: result: no
configure:8701: checking for random
configure:8788: result: yes
configure:8701: checking for strdup
configure:8758: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl -lm >&5
configure:8764: $? = 0
configure:8767: test -z 			 || test ! -s conftest.err
configure:8770: $? = 0
configure:8773: test -s conftest
configure:8776: $? = 0
configure:8788: result: yes
configure:8701: checking for rint
configure:8758: gcc -o conftest -g -O2   conftest.c  -lgdbm -lresolv -lnsl -lm >&5
configure:8764: $? = 0
configure:8767: test -z 			 || test ! -s conftest.err
configure:8770: $? = 0
configure:8773: test -s conftest
configure:8776: $? = 0
configure:8788: result: yes
configure:8892: checking build system type
configure:8910: result: i686-pc-linux-gnu
configure:8918: checking host system type
configure:8932: result: i686-pc-linux-gnu
configure:8940: checking for a sed that does not truncate output
configure:8994: result: /bin/sed
configure:9008: checking for ld used by gcc
configure:9075: result: /usr/bin/ld
configure:9084: checking if the linker (/usr/bin/ld) is GNU ld
configure:9099: result: yes
configure:9104: checking for /usr/bin/ld option to reload object files
configure:9111: result: -r
configure:9120: checking for BSD-compatible nm
configure:9162: result: /usr/bin/nm -B
configure:9166: checking how to recognise dependent libraries
configure:9340: result: pass_all
configure:9561: checking dlfcn.h usability
configure:9573: gcc -c -g -O2  conftest.c >&5
configure:9579: $? = 0
configure:9582: test -z 			 || test ! -s conftest.err
configure:9585: $? = 0
configure:9588: test -s conftest.o
configure:9591: $? = 0
configure:9601: result: yes
configure:9605: checking dlfcn.h presence
configure:9615: gcc -E  conftest.c
configure:9621: $? = 0
configure:9641: result: yes
configure:9676: checking for dlfcn.h
configure:9683: result: yes
configure:9748: checking for g++
configure:9764: found /usr/bin/g++
configure:9774: result: g++
configure:9790: checking for C++ compiler version
configure:9793: g++ --version </dev/null >&5
g++ (GCC) 3.3.5 (Debian 1:3.3.5-13)
Copyright (C) 2003 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:9796: $? = 0
configure:9798: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)
configure:9801: $? = 0
configure:9803: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:9806: $? = 1
configure:9809: checking whether we are using the GNU C++ compiler
configure:9833: g++ -c   conftest.cc >&5
configure:9839: $? = 0
configure:9842: test -z 			 || test ! -s conftest.err
configure:9845: $? = 0
configure:9848: test -s conftest.o
configure:9851: $? = 0
configure:9864: result: yes
configure:9870: checking whether g++ accepts -g
configure:9891: g++ -c -g  conftest.cc >&5
configure:9897: $? = 0
configure:9900: test -z 			 || test ! -s conftest.err
configure:9903: $? = 0
configure:9906: test -s conftest.o
configure:9909: $? = 0
configure:9920: result: yes
configure:9962: g++ -c -g -O2  conftest.cc >&5
configure:9968: $? = 0
configure:9971: test -z 			 || test ! -s conftest.err
configure:9974: $? = 0
configure:9977: test -s conftest.o
configure:9980: $? = 0
configure:10006: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:67: error: `exit' undeclared (first use this function)
conftest.cc:67: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:10012: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| #define RETSIGTYPE void
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RESTARTABLE_SYSCALLS 1
| #define BSD_SIGNALS 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SETSTATE 1
| #define HAVE_STRFTIME 1
| #define HAVE_FTIME 1
| #define HAVE_RANDOM 1
| #define HAVE_STRDUP 1
| #define HAVE_RINT 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:9962: g++ -c -g -O2  conftest.cc >&5
configure:9968: $? = 0
configure:9971: test -z 			 || test ! -s conftest.err
configure:9974: $? = 0
configure:9977: test -s conftest.o
configure:9980: $? = 0
configure:10006: g++ -c -g -O2  conftest.cc >&5
configure:10012: $? = 0
configure:10015: test -z 			 || test ! -s conftest.err
configure:10018: $? = 0
configure:10021: test -s conftest.o
configure:10024: $? = 0
configure:10052: checking how to run the C++ preprocessor
configure:10083: g++ -E  conftest.cc
configure:10089: $? = 0
configure:10121: g++ -E  conftest.cc
conftest.cc:66:28: ac_nonexistent.h: No such file or directory
configure:10127: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| #define RETSIGTYPE void
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RESTARTABLE_SYSCALLS 1
| #define BSD_SIGNALS 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SETSTATE 1
| #define HAVE_STRFTIME 1
| #define HAVE_FTIME 1
| #define HAVE_RANDOM 1
| #define HAVE_STRDUP 1
| #define HAVE_RINT 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:10166: result: g++ -E
configure:10190: g++ -E  conftest.cc
configure:10196: $? = 0
configure:10228: g++ -E  conftest.cc
conftest.cc:66:28: ac_nonexistent.h: No such file or directory
configure:10234: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define SERVER 1
| #define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
| #define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
| #define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
| #define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
| #define PKEY 129
| #define LTD_STATS 1
| #define LTD_PER_RACE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_GDBM_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_WAIT3 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 NEED_SYS_TIME_H 1
| #define SIZEOF_LONG 4
| #define HAVE_X11 1
| #define RETSIGTYPE void
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RESTARTABLE_SYSCALLS 1
| #define BSD_SIGNALS 1
| #define HAVE_USLEEP 1
| #define HAVE_RANDOM 1
| #define HAVE_SETSTATE 1
| #define HAVE_STRFTIME 1
| #define HAVE_FTIME 1
| #define HAVE_RANDOM 1
| #define HAVE_STRDUP 1
| #define HAVE_RINT 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:10329: checking for g77
configure:10358: result: no
configure:10329: checking for f77
configure:10358: result: no
configure:10329: checking for xlf
configure:10358: result: no
configure:10329: checking for frt
configure:10358: result: no
configure:10329: checking for pgf77
configure:10358: result: no
configure:10329: checking for fort77
configure:10358: result: no
configure:10329: checking for fl32
configure:10358: result: no
configure:10329: checking for af77
configure:10358: result: no
configure:10329: checking for f90
configure:10358: result: no
configure:10329: checking for xlf90
configure:10358: result: no
configure:10329: checking for pgf90
configure:10358: result: no
configure:10329: checking for epcf90
configure:10358: result: no
configure:10329: checking for f95
configure:10358: result: no
configure:10329: checking for fort
configure:10358: result: no
configure:10329: checking for xlf95
configure:10358: result: no
configure:10329: checking for ifc
configure:10358: result: no
configure:10329: checking for efc
configure:10358: result: no
configure:10329: checking for pgf95
configure:10358: result: no
configure:10329: checking for lf95
configure:10358: result: no
configure:10329: checking for gfortran
configure:10358: result: no
configure:10373: checking for Fortran 77 compiler version
configure:10373:  --version </dev/null >&5
./configure: line 1: --version: command not found
configure:10376: $? = 127
configure:10378:  -v </dev/null >&5
./configure: line 1: -v: command not found
configure:10381: $? = 127
configure:10383:  -V </dev/null >&5
./configure: line 1: -V: command not found
configure:10386: $? = 127
configure:10394: checking whether we are using the GNU Fortran 77 compiler
configure:10408:  -c  conftest.F >&5
./configure: line 1: -c: command not found
configure:10414: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:10439: result: no
configure:10445: checking whether  accepts -g
configure:10457:  -c -g conftest.f >&5
./configure: line 1: -c: command not found
configure:10463: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:10487: result: no
configure:10517: checking the maximum length of command line arguments
configure:10582: result: 32768
configure:10593: checking command to parse /usr/bin/nm -B output from gcc object
configure:10682: gcc -c -g -O2  conftest.c >&5
configure:10685: $? = 0
configure:10689: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:10692: $? = 0
configure:10744: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:10747: $? = 0
configure:10785: result: ok
configure:10789: checking for objdir
configure:10804: result: .libs
configure:10894: checking for ar
configure:10910: found /usr/bin/ar
configure:10921: result: ar
configure:10974: checking for ranlib
configure:10990: found /usr/bin/ranlib
configure:11001: result: ranlib
configure:11054: checking for strip
configure:11070: found /usr/bin/strip
configure:11081: result: strip
configure:11343: checking if gcc static flag  works
configure:11366: result: yes
configure:11384: checking if gcc supports -fno-rtti -fno-exceptions
configure:11405: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:11409: $? = 0
configure:11417: result: no
configure:11432: checking for gcc option to produce PIC
configure:11609: result: -fPIC
configure:11617: checking if gcc PIC flag -fPIC works
configure:11638: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:11642: $? = 0
configure:11650: result: yes
configure:11674: checking if gcc supports -c -o file.o
configure:11698: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:11702: $? = 0
configure:11719: result: yes
configure:11745: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:12592: result: yes
configure:12618: checking whether -lc should be explicitly linked in
configure:12623: gcc -c -g -O2  conftest.c >&5
configure:12626: $? = 0
configure:12640: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:12643: $? = 0
configure:12655: result: no
configure:12663: checking dynamic linker characteristics
configure:13215: result: GNU/Linux ld.so
configure:13219: checking how to hardcode library paths into programs
configure:13244: result: immediate
configure:13258: checking whether stripping libraries is possible
configure:13263: result: yes
configure:14086: checking if libtool supports shared libraries
configure:14088: result: yes
configure:14091: checking whether to build shared libraries
configure:14149: result: yes
configure:14152: checking whether to build static libraries
configure:14156: result: yes
configure:14248: creating libtool
configure:14795: checking for ld used by g++
configure:14862: result: /usr/bin/ld
configure:14871: checking if the linker (/usr/bin/ld) is GNU ld
configure:14886: result: yes
configure:14937: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:15763: result: yes
configure:15781: g++ -c -g -O2  conftest.cc >&5
configure:15784: $? = 0
configure:15880: checking for g++ option to produce PIC
configure:16132: result: -fPIC
configure:16140: checking if g++ PIC flag -fPIC works
configure:16161: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:16165: $? = 0
configure:16173: result: yes
configure:16197: checking if g++ supports -c -o file.o
configure:16221: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:16225: $? = 0
configure:16242: result: yes
configure:16268: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:16296: result: yes
configure:16367: checking dynamic linker characteristics
configure:16919: result: GNU/Linux ld.so
configure:16923: checking how to hardcode library paths into programs
configure:16948: result: immediate
configure:16962: checking whether stripping libraries is possible
configure:16967: result: yes
configure:24211: checking for Mac OS X/Darwin ranlib
configure:24215: result: no
configure:24227: checking for netstat
configure:24238: result: yes
configure:24244: checking for uptime
configure:24253: result: yes
configure:24357: creating ./config.status

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on tellurium.club.cc.cmu.edu

config.status:751: creating system.mk
config.status:751: creating Makefile
config.status:751: creating ntserv/Makefile
config.status:751: creating tools/Makefile
config.status:751: creating sequencer/Makefile
config.status:751: creating newstartd/Makefile
config.status:751: creating robots/Makefile
config.status:751: creating keycomp/Makefile
config.status:751: creating robotd/Makefile
config.status:751: creating docs/Makefile
config.status:751: creating tools/no_geno_timer
config.status:751: creating tools/geno_timer
config.status:751: creating docs/sample_geno_timer_crontab
config.status:751: creating docs/sample_sysdef
config.status:751: creating tools/setpath
config.status:751: creating tools/setpath.csh
config.status:751: creating tools/admin/Makefile
config.status:817: creating include/config.h
configure:25488: configuring in res-rsa
configure:25605: running /bin/sh './configure' --prefix=/afs/club.cc.cmu.edu/usr/chaos/bin/netrek/  '--prefix=/afs/club.cc.cmu.edu/usr/chaos/bin/netrek/' '--with-inl' --cache-file=/dev/null --srcdir=.

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
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_f77_compiler_gnu=no
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_ftime=yes
ac_cv_func_nint=no
ac_cv_func_random=yes
ac_cv_func_rint=yes
ac_cv_func_setstate=yes
ac_cv_func_strcmpi=no
ac_cv_func_strdup=yes
ac_cv_func_strftime=yes
ac_cv_func_strncmpi=no
ac_cv_func_usleep=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_wait3_rusage=yes
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gdbm_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_machine_endian_h=no
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ncurses_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_ptyio_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_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_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_Xbsd_main=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_gdbm_gdbm_open=yes
ac_cv_lib_gdi32_main=no
ac_cv_lib_gmp_main=yes
ac_cv_lib_inet_main=no
ac_cv_lib_ipc_main=no
ac_cv_lib_m_main=yes
ac_cv_lib_mp_main=yes
ac_cv_lib_ncurses_newwin=yes
ac_cv_lib_nsl_main=yes
ac_cv_lib_resolv_main=yes
ac_cv_lib_seq_main=no
ac_cv_lib_shm_main=no
ac_cv_lib_socket_main=no
ac_cv_lib_stuff_main=no
ac_cv_lib_sun_main=no
ac_cv_lib_sunmath_nint=no
ac_cv_lib_termcap_main=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_long=4
ac_cv_struct_tm=time.h
ac_cv_sys_restartable_syscalls=yes
ac_cv_type_long=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
vanilla_cv_signals_type=BSD

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
DEFS='-DHAVE_CONFIG_H'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GUM=''
HAVE_NINT='0'
INCS=''
INL='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBCRYPT='-lcrypt'
LIBCURSES='-lncurses'
LIBOBJS=''
LIBS=' -lgdbm -lresolv -lnsl -lm'
LIBTERMCAP='-ltermcap'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LOGNAME='chaos'
LTLIBOBJS=''
MPINC=''
MPLIB='-lmp -lgmp'
NINT_LIBS=''
NORSA=''
NOWIN32='#'
NOX11=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKEY=''
RANLIB='ranlib'
RANLIB_FLAGS=''
RSAINC='-I./res-rsa'
RSALIB='-L/afs/club.cc.cmu.edu/usr/chaos/www/netrek-server/Vanilla/res-rsa -lrsa'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
XINCLUDES=''
XLIBSW='-L/usr/X11R6/lib  -lX11'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='/afs/club.cc.cmu.edu/usr/chaos/bin/netrek/'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/afs/club.cc.cmu.edu/usr/chaos/bin/netrek/'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stable=''
subdirs=' res-rsa'
sysconfdir='/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc'
target_alias=''

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

#define BINDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//bin"
#define BSD_SIGNALS 1
#define HAVE_CTYPE_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FORK 1
#define HAVE_FTIME 1
#define HAVE_GDBM_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MATH_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NCURSES_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_RANDOM 1
#define HAVE_RANDOM 1
#define HAVE_RESTARTABLE_SYSCALLS 1
#define HAVE_RINT 1
#define HAVE_SETSTATE 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRDUP 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_USLEEP 1
#define HAVE_VFORK 1
#define HAVE_WAIT3 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_X11 1
#define LIBDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//lib"
#define LOCALSTATEDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//var"
#define LTD_PER_RACE 1
#define LTD_STATS 1
#define NEED_SYS_TIME_H 1
#define NETSTAT "nice -20 /bin/netstat -a"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PKEY 129
#define RETSIGTYPE void
#define SERVER 1
#define SIZEOF_LONG 4
#define STDC_HEADERS 1
#define SYSCONFDIR "/afs/club.cc.cmu.edu/usr/chaos/bin/netrek//etc"
#define UPTIME "/usr/bin/uptime"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0