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

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

  $ ./configure 

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

hostname = cultnet.net
uname -m = x86_64
uname -r = 2.6.26-bpo.1-amd64
uname -s = Linux
uname -v = #1 SMP Mon Jan 12 12:26:02 UTC 2009

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

/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: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games


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

configure:1359: result: 
configure:1361: result: This is Eggdrop's GNU configure script.
configure:1363: result: It's going to run a bunch of tests to hopefully make your compile
configure:1365: result: work without much twiddling.
configure:1367: result: 
configure:1444: checking for gcc
configure:1460: found /usr/bin/gcc
configure:1470: result: gcc
configure:1714: checking for C compiler version
configure:1717: gcc --version </dev/null >&5
gcc (Debian 4.3.2-1.1) 4.3.2
Copyright (C) 2008 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:1720: $? = 0
configure:1722: gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1) 
configure:1725: $? = 0
configure:1727: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:1730: $? = 1
configure:1753: checking for C compiler default output file name
configure:1756: gcc    conftest.c  >&5
configure:1759: $? = 0
configure:1805: result: a.out
configure:1810: checking whether the C compiler works
configure:1816: ./a.out
configure:1819: $? = 0
configure:1836: result: yes
configure:1843: checking whether we are cross compiling
configure:1845: result: no
configure:1848: checking for suffix of executables
configure:1850: gcc -o conftest    conftest.c  >&5
configure:1853: $? = 0
configure:1878: result: 
configure:1884: checking for suffix of object files
configure:1905: gcc -c   conftest.c >&5
configure:1908: $? = 0
configure:1930: result: o
configure:1934: checking whether we are using the GNU C compiler
configure:1958: gcc -c   conftest.c >&5
configure:1964: $? = 0
configure:1968: test -z 
			 || test ! -s conftest.err
configure:1971: $? = 0
configure:1974: test -s conftest.o
configure:1977: $? = 0
configure:1990: result: yes
configure:1996: checking whether gcc accepts -g
configure:2017: gcc -c -g  conftest.c >&5
configure:2023: $? = 0
configure:2027: test -z 
			 || test ! -s conftest.err
configure:2030: $? = 0
configure:2033: test -s conftest.o
configure:2036: $? = 0
configure:2047: result: yes
configure:2064: checking for gcc option to accept ANSI C
configure:2134: gcc  -c -g -O2  conftest.c >&5
configure:2140: $? = 0
configure:2144: test -z 
			 || test ! -s conftest.err
configure:2147: $? = 0
configure:2150: test -s conftest.o
configure:2153: $? = 0
configure:2171: result: none needed
configure:2189: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2195: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2348: checking how to run the C preprocessor
configure:2383: gcc -E  conftest.c
configure:2389: $? = 0
configure:2421: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:2427: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2466: result: gcc -E
configure:2490: gcc -E  conftest.c
configure:2496: $? = 0
configure:2528: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:2534: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2578: checking for egrep
configure:2588: result: grep -E
configure:2594: checking for AIX
configure:2616: result: no
configure:2622: checking for library containing strerror
configure:2652: gcc -o conftest -g -O2   conftest.c  >&5
configure:2658: $? = 0
configure:2662: test -z 
			 || test ! -s conftest.err
configure:2665: $? = 0
configure:2668: test -s conftest
configure:2671: $? = 0
configure:2741: result: none required
configure:2748: checking for ANSI C header files
configure:2773: gcc -c -g -O2  conftest.c >&5
configure:2779: $? = 0
configure:2783: test -z 
			 || test ! -s conftest.err
configure:2786: $? = 0
configure:2789: test -s conftest.o
configure:2792: $? = 0
configure:2881: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit'
configure:2884: $? = 0
configure:2886: ./conftest
configure:2889: $? = 0
configure:2904: result: yes
configure:2928: checking for sys/types.h
configure:2944: gcc -c -g -O2  conftest.c >&5
configure:2950: $? = 0
configure:2954: test -z 
			 || test ! -s conftest.err
configure:2957: $? = 0
configure:2960: test -s conftest.o
configure:2963: $? = 0
configure:2974: result: yes
configure:2928: checking for sys/stat.h
configure:2944: gcc -c -g -O2  conftest.c >&5
configure:2950: $? = 0
configure:2954: test -z 
			 || test ! -s conftest.err
configure:2957: $? = 0
configure:2960: test -s conftest.o
configure:2963: $? = 0
configure:2974: result: yes
configure:2928: checking for stdlib.h
configure:2944: gcc -c -g -O2  conftest.c >&5
configure:2950: $? = 0
configure:2954: test -z 
			 || test ! -s conftest.err
configure:2957: $? = 0
configure:2960: test -s conftest.o
configure:2963: $? = 0
configure:2974: result: yes
configure:2928: checking for string.h
configure:2944: gcc -c -g -O2  conftest.c >&5
configure:2950: $? = 0
configure:2954: test -z 
			 || test ! -s conftest.err
configure:2957: $? = 0
configure:2960: test -s conftest.o
configure:2963: $? = 0
configure:2974: result: yes
configure:2928: checking for memory.h
configure:2944: gcc -c -g -O2  conftest.c >&5
configure:2950: $? = 0
configure:2954: test -z 
			 || test ! -s conftest.err
configure:2957: $? = 0
configure:2960: test -s conftest.o
configure:2963: $? = 0
configure:2974: result: yes
configure:2928: checking for strings.h
configure:2944: gcc -c -g -O2  conftest.c >&5
configure:2950: $? = 0
configure:2954: test -z 
			 || test ! -s conftest.err
configure:2957: $? = 0
configure:2960: test -s conftest.o
configure:2963: $? = 0
configure:2974: result: yes
configure:2928: checking for inttypes.h
configure:2944: gcc -c -g -O2  conftest.c >&5
configure:2950: $? = 0
configure:2954: test -z 
			 || test ! -s conftest.err
configure:2957: $? = 0
configure:2960: test -s conftest.o
configure:2963: $? = 0
configure:2974: result: yes
configure:2928: checking for stdint.h
configure:2944: gcc -c -g -O2  conftest.c >&5
configure:2950: $? = 0
configure:2954: test -z 
			 || test ! -s conftest.err
configure:2957: $? = 0
configure:2960: test -s conftest.o
configure:2963: $? = 0
configure:2974: result: yes
configure:2928: checking for unistd.h
configure:2944: gcc -c -g -O2  conftest.c >&5
configure:2950: $? = 0
configure:2954: test -z 
			 || test ! -s conftest.err
configure:2957: $? = 0
configure:2960: test -s conftest.o
configure:2963: $? = 0
configure:2974: result: yes
configure:2996: checking minix/config.h usability
configure:3008: gcc -c -g -O2  conftest.c >&5
conftest.c:53:26: error: minix/config.h: No such file or directory
configure:3014: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #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:3037: result: no
configure:3041: checking minix/config.h presence
configure:3051: gcc -E  conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:3057: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3077: result: no
configure:3112: checking for minix/config.h
configure:3119: result: no
configure:3152: checking whether the compiler understands -Wall
configure:3169: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3175: $? = 0
configure:3179: test -z 
			 || test ! -s conftest.err
configure:3182: $? = 0
configure:3185: test -s conftest.o
configure:3188: $? = 0
configure:3205: result: yes
configure:3215: checking whether the compiler understands -pipe
configure:3232: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:3238: $? = 0
configure:3242: test -z 
			 || test ! -s conftest.err
configure:3245: $? = 0
configure:3248: test -s conftest.o
configure:3251: $? = 0
configure:3268: result: yes
configure:3292: checking for a BSD-compatible install
configure:3347: result: /usr/bin/install -c
configure:3358: checking whether make sets $(MAKE)
configure:3378: result: yes
configure:3428: checking for ranlib
configure:3444: found /usr/bin/ranlib
configure:3455: result: ranlib
configure:3467: checking whether ln -s works
configure:3471: result: yes
configure:3486: checking whether head -n 1 works
configure:3497: result: yes
configure:3596: checking for gawk
configure:3612: found /usr/bin/gawk
configure:3622: result: gawk
configure:3646: checking for basename
configure:3662: found /usr/bin/basename
configure:3672: result: basename
configure:3692: checking for uname
configure:3708: found /bin/uname
configure:3718: result: uname
configure:3735: checking for socket in -lsocket
configure:3765: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -lsocket   >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:3771: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| 
| /* 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 socket ();
| int
| main ()
| {
| socket ();
|   ;
|   return 0;
| }
configure:3797: result: no
configure:3809: checking for connect in -lnsl
configure:3839: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -lnsl   >&5
configure:3845: $? = 0
configure:3849: test -z 
			 || test ! -s conftest.err
configure:3852: $? = 0
configure:3855: test -s conftest
configure:3858: $? = 0
configure:3871: result: yes
configure:3883: checking for gethostbyname in -ldns
configure:3913: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldns  -lnsl  >&5
/usr/bin/ld: cannot find -ldns
collect2: ld returned 1 exit status
configure:3919: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 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 gethostbyname ();
| int
| main ()
| {
| gethostbyname ();
|   ;
|   return 0;
| }
configure:3945: result: no
configure:3957: checking for dlopen in -ldl
configure:3987: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl  -lnsl  >&5
configure:3993: $? = 0
configure:3997: test -z 
			 || test ! -s conftest.err
configure:4000: $? = 0
configure:4003: test -s conftest
configure:4006: $? = 0
configure:4019: result: yes
configure:4030: checking for tan in -lm
configure:4060: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -lm  -ldl -lnsl  >&5
conftest.c:28: warning: conflicting types for built-in function 'tan'
configure:4066: $? = 0
configure:4070: test -z 
			 || test ! -s conftest.err
configure:4073: $? = 0
configure:4076: test -s conftest
configure:4079: $? = 0
configure:4092: result: yes
configure:4100: checking for pthread_mutex_init in -lpthread
configure:4130: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -lpthread  -ldl -lnsl  >&5
configure:4136: $? = 0
configure:4140: test -z 
			 || test ! -s conftest.err
configure:4143: $? = 0
configure:4146: test -s conftest
configure:4149: $? = 0
configure:4162: result: yes
configure:4578: checking system type
configure:4585: result: Linux
configure:4587: checking system release
configure:4594: result: 2.6.26-bpo.1-amd64
configure:4606: checking module loading capabilities
configure:4608: result: 
configure:4629: checking dl.h usability
configure:4641: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c:55:16: error: dl.h: No such file or directory
configure:4647: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 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 <dl.h>
configure:4670: result: no
configure:4674: checking dl.h presence
configure:4684: gcc -E  conftest.c
conftest.c:21:16: error: dl.h: No such file or directory
configure:4690: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| /* end confdefs.h.  */
| #include <dl.h>
configure:4710: result: no
configure:4745: checking for dl.h
configure:4752: result: no
configure:4629: checking dlfcn.h usability
configure:4641: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:4647: $? = 0
configure:4651: test -z 
			 || test ! -s conftest.err
configure:4654: $? = 0
configure:4657: test -s conftest.o
configure:4660: $? = 0
configure:4670: result: yes
configure:4674: checking dlfcn.h presence
configure:4684: gcc -E  conftest.c
configure:4690: $? = 0
configure:4710: result: yes
configure:4745: checking for dlfcn.h
configure:4752: result: yes
configure:4629: checking loader.h usability
configure:4641: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c:56:20: error: loader.h: No such file or directory
configure:4647: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_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 <loader.h>
configure:4670: result: no
configure:4674: checking loader.h presence
configure:4684: gcc -E  conftest.c
conftest.c:22:20: error: loader.h: No such file or directory
configure:4690: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <loader.h>
configure:4710: result: no
configure:4745: checking for loader.h
configure:4752: result: no
configure:4629: checking rld.h usability
configure:4641: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c:56:17: error: rld.h: No such file or directory
configure:4647: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_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 <rld.h>
configure:4670: result: no
configure:4674: checking rld.h presence
configure:4684: gcc -E  conftest.c
conftest.c:22:17: error: rld.h: No such file or directory
configure:4690: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <rld.h>
configure:4710: result: no
configure:4745: checking for rld.h
configure:4752: result: no
configure:4629: checking mach-o/dyld.h usability
configure:4641: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c:56:25: error: mach-o/dyld.h: No such file or directory
configure:4647: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_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 <mach-o/dyld.h>
configure:4670: result: no
configure:4674: checking mach-o/dyld.h presence
configure:4684: gcc -E  conftest.c
conftest.c:22:25: error: mach-o/dyld.h: No such file or directory
configure:4690: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <mach-o/dyld.h>
configure:4710: result: no
configure:4745: checking for mach-o/dyld.h
configure:4752: result: no
configure:4629: checking mach-o/rld.h usability
configure:4641: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c:56:24: error: mach-o/rld.h: No such file or directory
configure:4647: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_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 <mach-o/rld.h>
configure:4670: result: no
configure:4674: checking mach-o/rld.h presence
configure:4684: gcc -E  conftest.c
conftest.c:22:24: error: mach-o/rld.h: No such file or directory
configure:4690: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <mach-o/rld.h>
configure:4710: result: no
configure:4745: checking for mach-o/rld.h
configure:4752: result: no
configure:4773: checking for dlopen
configure:4830: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:4836: $? = 0
configure:4840: test -z 
			 || test ! -s conftest.err
configure:4843: $? = 0
configure:4846: test -s conftest
configure:4849: $? = 0
configure:4861: result: yes
configure:4773: checking for load
configure:4830: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
/tmp/cc6GTDge.o: In function `main':
/home/thedrx/eggdrop1.6.19/conftest.c:62: undefined reference to `load'
/tmp/cc6GTDge.o:(.data+0x0): undefined reference to `load'
collect2: ld returned 1 exit status
configure:4836: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| /* end confdefs.h.  */
| /* Define load to an innocuous variant, in case <limits.h> declares load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define load innocuous_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char load (); 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 load
| 
| /* 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 load ();
| /* 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_load) || defined (__stub___load)
| choke me
| #else
| char (*f) () = load;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != load;
|   ;
|   return 0;
| }
configure:4861: result: no
configure:4773: checking for NSLinkModule
configure:4830: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
/tmp/cc2W09mj.o: In function `main':
/home/thedrx/eggdrop1.6.19/conftest.c:62: undefined reference to `NSLinkModule'
/tmp/cc2W09mj.o:(.data+0x0): undefined reference to `NSLinkModule'
collect2: ld returned 1 exit status
configure:4836: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| /* end confdefs.h.  */
| /* Define NSLinkModule to an innocuous variant, in case <limits.h> declares NSLinkModule.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define NSLinkModule innocuous_NSLinkModule
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char NSLinkModule (); 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 NSLinkModule
| 
| /* 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 NSLinkModule ();
| /* 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_NSLinkModule) || defined (__stub___NSLinkModule)
| choke me
| #else
| char (*f) () = NSLinkModule;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != NSLinkModule;
|   ;
|   return 0;
| }
configure:4861: result: no
configure:4773: checking for shl_load
configure:4830: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
/tmp/ccOnUQem.o: In function `main':
/home/thedrx/eggdrop1.6.19/conftest.c:62: undefined reference to `shl_load'
/tmp/ccOnUQem.o:(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:4836: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); 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 shl_load
| 
| /* 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 shl_load ();
| /* 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_shl_load) || defined (__stub___shl_load)
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != shl_load;
|   ;
|   return 0;
| }
configure:4861: result: no
configure:4773: checking for rld_load
configure:4830: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
/tmp/ccS9npor.o: In function `main':
/home/thedrx/eggdrop1.6.19/conftest.c:62: undefined reference to `rld_load'
/tmp/ccS9npor.o:(.data+0x0): undefined reference to `rld_load'
collect2: ld returned 1 exit status
configure:4836: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| /* end confdefs.h.  */
| /* Define rld_load to an innocuous variant, in case <limits.h> declares rld_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define rld_load innocuous_rld_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char rld_load (); 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 rld_load
| 
| /* 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 rld_load ();
| /* 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_rld_load) || defined (__stub___rld_load)
| choke me
| #else
| char (*f) () = rld_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != rld_load;
|   ;
|   return 0;
| }
configure:4861: result: no
configure:5377: checking for dirent.h that defines DIR
configure:5401: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5407: $? = 0
configure:5411: test -z 
			 || test ! -s conftest.err
configure:5414: $? = 0
configure:5417: test -s conftest.o
configure:5420: $? = 0
configure:5431: result: yes
configure:5444: checking for library containing opendir
configure:5474: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:5480: $? = 0
configure:5484: test -z 
			 || test ! -s conftest.err
configure:5487: $? = 0
configure:5490: test -s conftest
configure:5493: $? = 0
configure:5563: result: none required
configure:5699: checking whether time.h and sys/time.h may both be included
configure:5724: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5730: $? = 0
configure:5734: test -z 
			 || test ! -s conftest.err
configure:5737: $? = 0
configure:5740: test -s conftest.o
configure:5743: $? = 0
configure:5754: result: yes
configure:5795: checking arpa/inet.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking arpa/inet.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for arpa/inet.h
configure:5918: result: yes
configure:5795: checking fcntl.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking fcntl.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for fcntl.h
configure:5918: result: yes
configure:5795: checking limits.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking limits.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for limits.h
configure:5918: result: yes
configure:5795: checking locale.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking locale.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for locale.h
configure:5918: result: yes
configure:5795: checking netdb.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking netdb.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for netdb.h
configure:5918: result: yes
configure:5795: checking netinet/in.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking netinet/in.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for netinet/in.h
configure:5918: result: yes
configure:5795: checking stdio.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking stdio.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for stdio.h
configure:5918: result: yes
configure:5795: checking std_args.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c:70:22: error: std_args.h: No such file or directory
configure:5813: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define MODULES_OK 1
| #define MOD_USE_DL 1
| #define EGG_MOD_EXT "so"
| #define RANDOM_MAX RAND_MAX
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_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 <std_args.h>
configure:5836: result: no
configure:5840: checking std_args.h presence
configure:5850: gcc -E  conftest.c
conftest.c:36:22: error: std_args.h: No such file or directory
configure:5856: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define MODULES_OK 1
| #define MOD_USE_DL 1
| #define EGG_MOD_EXT "so"
| #define RANDOM_MAX RAND_MAX
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_H 1
| /* end confdefs.h.  */
| #include <std_args.h>
configure:5876: result: no
configure:5911: checking for std_args.h
configure:5918: result: no
configure:5795: checking stdarg.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking stdarg.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for stdarg.h
configure:5918: result: yes
configure:5795: checking stddef.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking stddef.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for stddef.h
configure:5918: result: yes
configure:5795: checking sys/file.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking sys/file.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for sys/file.h
configure:5918: result: yes
configure:5795: checking sys/param.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking sys/param.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for sys/param.h
configure:5918: result: yes
configure:5795: checking sys/rusage.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c:74:24: error: sys/rusage.h: No such file or directory
configure:5813: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define MODULES_OK 1
| #define MOD_USE_DL 1
| #define EGG_MOD_EXT "so"
| #define RANDOM_MAX RAND_MAX
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_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/rusage.h>
configure:5836: result: no
configure:5840: checking sys/rusage.h presence
configure:5850: gcc -E  conftest.c
conftest.c:40:24: error: sys/rusage.h: No such file or directory
configure:5856: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define MODULES_OK 1
| #define MOD_USE_DL 1
| #define EGG_MOD_EXT "so"
| #define RANDOM_MAX RAND_MAX
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/rusage.h>
configure:5876: result: no
configure:5911: checking for sys/rusage.h
configure:5918: result: no
configure:5795: checking sys/select.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking sys/select.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for sys/select.h
configure:5918: result: yes
configure:5795: checking sys/socket.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking sys/socket.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for sys/socket.h
configure:5918: result: yes
configure:5795: checking sys/time.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking sys/time.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for sys/time.h
configure:5918: result: yes
configure:5786: checking for unistd.h
configure:5791: result: yes
configure:5795: checking wchar.h usability
configure:5807: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:5813: $? = 0
configure:5817: test -z 
			 || test ! -s conftest.err
configure:5820: $? = 0
configure:5823: test -s conftest.o
configure:5826: $? = 0
configure:5836: result: yes
configure:5840: checking wchar.h presence
configure:5850: gcc -E  conftest.c
configure:5856: $? = 0
configure:5876: result: yes
configure:5911: checking for wchar.h
configure:5918: result: yes
configure:5934: checking for an ANSI C-conforming const
configure:6001: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:72: warning: unused variable 's'
conftest.c:92: warning: unused variable 'foo'
conftest.c:59: warning: unused variable 'zero'
conftest.c:53: warning: unused variable 'x'
conftest.c:74: warning: 't' is used uninitialized in this function
conftest.c:89: warning: 'b' is used uninitialized in this function
configure:6007: $? = 0
configure:6011: test -z 
			 || test ! -s conftest.err
configure:6014: $? = 0
configure:6017: test -s conftest.o
configure:6020: $? = 0
configure:6031: result: yes
configure:6041: checking whether byte ordering is bigendian
configure:6068: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:6074: $? = 0
configure:6078: test -z 
			 || test ! -s conftest.err
configure:6081: $? = 0
configure:6084: test -s conftest.o
configure:6087: $? = 0
configure:6111: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: error: 'not' undeclared (first use in this function)
conftest.c:52: error: (Each undeclared identifier is reported only once
conftest.c:52: error: for each function it appears in.)
conftest.c:52: error: expected ';' before 'big'
configure:6117: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define MODULES_OK 1
| #define MOD_USE_DL 1
| #define EGG_MOD_EXT "so"
| #define RANDOM_MAX RAND_MAX
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:6252: result: no
configure:6271: checking for inline
configure:6292: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:6298: $? = 0
configure:6302: test -z 
			 || test ! -s conftest.err
configure:6305: $? = 0
configure:6308: test -s conftest.o
configure:6311: $? = 0
configure:6323: result: inline
configure:6342: checking for pid_t
configure:6366: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:6372: $? = 0
configure:6376: test -z 
			 || test ! -s conftest.err
configure:6379: $? = 0
configure:6382: test -s conftest.o
configure:6385: $? = 0
configure:6396: result: yes
configure:6408: checking for size_t
configure:6432: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:6438: $? = 0
configure:6442: test -z 
			 || test ! -s conftest.err
configure:6445: $? = 0
configure:6448: test -s conftest.o
configure:6451: $? = 0
configure:6462: result: yes
configure:6474: checking whether struct tm is in sys/time.h or time.h
configure:6497: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: warning: statement with no effect
configure:6503: $? = 0
configure:6507: test -z 
			 || test ! -s conftest.err
configure:6510: $? = 0
configure:6513: test -s conftest.o
configure:6516: $? = 0
configure:6527: result: time.h
configure:6537: checking for struct tm.tm_zone
configure:6563: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:6569: $? = 0
configure:6573: test -z 
			 || test ! -s conftest.err
configure:6576: $? = 0
configure:6579: test -s conftest.o
configure:6582: $? = 0
configure:6642: result: yes
configure:6727: checking for working volatile
configure:6750: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:53: warning: unused variable 'y'
conftest.c:52: warning: unused variable 'x'
configure:6756: $? = 0
configure:6760: test -z 
			 || test ! -s conftest.err
configure:6763: $? = 0
configure:6766: test -s conftest.o
configure:6769: $? = 0
configure:6780: result: yes
configure:6791: checking for socklen_t
configure:6823: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c: In function 'main':
conftest.c:14: warning: implicit declaration of function 'exit'
conftest.c:14: warning: incompatible implicit declaration of built-in function 'exit'
configure:6826: $? = 0
configure:6828: ./conftest
configure:6831: $? = 0
configure:6850: result: yes
configure:6864: checking for long
configure:6888: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:6894: $? = 0
configure:6898: test -z 
			 || test ! -s conftest.err
configure:6901: $? = 0
configure:6904: test -s conftest.o
configure:6907: $? = 0
configure:6918: result: yes
configure:6921: checking size of long
configure:7240: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:7243: $? = 0
configure:7245: ./conftest
configure:7248: $? = 0
configure:7271: result: 8
configure:7278: checking for int
configure:7302: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:7308: $? = 0
configure:7312: test -z 
			 || test ! -s conftest.err
configure:7315: $? = 0
configure:7318: test -s conftest.o
configure:7321: $? = 0
configure:7332: result: yes
configure:7335: checking size of int
configure:7654: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:7657: $? = 0
configure:7659: ./conftest
configure:7662: $? = 0
configure:7685: result: 4
configure:7692: checking for short
configure:7716: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:7722: $? = 0
configure:7726: test -z 
			 || test ! -s conftest.err
configure:7729: $? = 0
configure:7732: test -s conftest.o
configure:7735: $? = 0
configure:7746: result: yes
configure:7749: checking size of short
configure:8068: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8071: $? = 0
configure:8073: ./conftest
configure:8076: $? = 0
configure:8099: result: 2
configure:8133: checking for clock
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for dprintf
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for fsync
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for getdtablesize
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for getrusage
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for inet_aton
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for isascii
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c:81: warning: conflicting types for built-in function 'isascii'
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for mbrlen
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for memcpy
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c:83: warning: conflicting types for built-in function 'memcpy'
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for memset
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c:84: warning: conflicting types for built-in function 'memset'
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for random
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for rename
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for setpgid
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for sigaction
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for sigemptyset
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for snprintf
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c:90: warning: conflicting types for built-in function 'snprintf'
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for srandom
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for strcasecmp
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c:92: warning: conflicting types for built-in function 'strcasecmp'
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for strncasecmp
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c:93: warning: conflicting types for built-in function 'strncasecmp'
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for uname
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8133: checking for vsnprintf
configure:8190: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c:95: warning: conflicting types for built-in function 'vsnprintf'
configure:8196: $? = 0
configure:8200: test -z 
			 || test ! -s conftest.err
configure:8203: $? = 0
configure:8206: test -s conftest
configure:8209: $? = 0
configure:8221: result: yes
configure:8237: checking for sys/select.h
configure:8242: result: yes
configure:8237: checking for sys/socket.h
configure:8242: result: yes
configure:8382: checking types of arguments for select
configure:8415: gcc -pipe -c -g -O2 -Wall  conftest.c >&5
configure:8421: $? = 0
configure:8425: test -z 
			 || test ! -s conftest.err
configure:8428: $? = 0
configure:8431: test -s conftest.o
configure:8434: $? = 0
configure:8450: result: int,fd_set *,struct timeval *
configure:8478: checking for vprintf
configure:8535: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c:101: warning: conflicting types for built-in function 'vprintf'
configure:8541: $? = 0
configure:8545: test -z 
			 || test ! -s conftest.err
configure:8548: $? = 0
configure:8551: test -s conftest
configure:8554: $? = 0
configure:8566: result: yes
configure:8573: checking for _doprnt
configure:8630: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
/tmp/ccGNGE3h.o: In function `main':
/home/thedrx/eggdrop1.6.19/conftest.c:117: undefined reference to `_doprnt'
/tmp/ccGNGE3h.o:(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:8636: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Eggdrop"
| #define PACKAGE_TARNAME "eggdrop"
| #define PACKAGE_VERSION "1.6.19"
| #define PACKAGE_STRING "Eggdrop 1.6.19"
| #define PACKAGE_BUGREPORT "bugs@eggheads.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBDL 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define MODULES_OK 1
| #define MOD_USE_DL 1
| #define EGG_MOD_EXT "so"
| #define RANDOM_MAX RAND_MAX
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_SOCKLEN_T 1
| #define SIZEOF_LONG 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define HAVE_CLOCK 1
| #define HAVE_DPRINTF 1
| #define HAVE_FSYNC 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_INET_ATON 1
| #define HAVE_ISASCII 1
| #define HAVE_MBRLEN 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_RANDOM 1
| #define HAVE_RENAME 1
| #define HAVE_SETPGID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SRANDOM 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_UNAME 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); 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 _doprnt
| 
| /* 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 _doprnt ();
| /* 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__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:8661: result: no
configure:8690: checking for strftime
configure:8747: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c:102: warning: conflicting types for built-in function 'strftime'
configure:8753: $? = 0
configure:8757: test -z 
			 || test ! -s conftest.err
configure:8760: $? = 0
configure:8763: test -s conftest
configure:8766: $? = 0
configure:8778: result: yes
configure:8868: checking for stdlib.h
configure:8873: result: yes
configure:8868: checking for unistd.h
configure:8873: result: yes
configure:9017: checking for getpagesize
configure:9074: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:9080: $? = 0
configure:9084: test -z 
			 || test ! -s conftest.err
configure:9087: $? = 0
configure:9090: test -s conftest
configure:9093: $? = 0
configure:9105: result: yes
configure:9115: checking for working mmap
configure:9257: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
configure:9260: $? = 0
configure:9262: ./conftest
configure:9265: $? = 0
configure:9279: result: yes
configure:9294: checking for broken libsafe sscanf
configure:9322: gcc -pipe -o conftest -g -O2 -Wall   conftest.c -ldl -lnsl  >&5
conftest.c: In function 'main':
conftest.c:10: warning: implicit declaration of function 'exit'
conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit'
configure:9325: $? = 0
configure:9327: ./conftest
configure:9330: $? = 0
configure:9349: result: no
configure:9648: checking for Tcl library
configure:9675: result: not found
configure:9683: checking for Tcl header
configure:9722: result: {not found}
configure:9730: checking whether the Tcl system has changed
configure:9755: result: yes

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

ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=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_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_NSLinkModule=no
ac_cv_func__doprnt=no
ac_cv_func_clock=yes
ac_cv_func_dlopen=yes
ac_cv_func_dprintf=yes
ac_cv_func_fsync=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrusage=yes
ac_cv_func_inet_aton=yes
ac_cv_func_isascii=yes
ac_cv_func_load=no
ac_cv_func_mbrlen=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_random=yes
ac_cv_func_rename=yes
ac_cv_func_rld_load=no
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_setpgid=yes
ac_cv_func_shl_load=no
ac_cv_func_sigaction=yes
ac_cv_func_sigemptyset=yes
ac_cv_func_snprintf=yes
ac_cv_func_srandom=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strftime=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_uname=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_loader_h=no
ac_cv_header_locale_h=yes
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_mach_o_rld_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_rld_h=no
ac_cv_header_std_args_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_rusage_h=no
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dns_gethostbyname=no
ac_cv_lib_m_tan=yes
ac_cv_lib_nsl_connect=yes
ac_cv_lib_pthread=-lpthread
ac_cv_lib_pthread_pthread_mutex_init=yes
ac_cv_lib_socket_socket=no
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_BASENAME=basename
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_HEAD_1='head -n 1'
ac_cv_prog_UNAME=uname
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_short=2
ac_cv_struct_tm=time.h
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_pid_t=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
egg_cv_socklen_t=yes
egg_cv_var_ccpipe=yes
egg_cv_var_ccwall=yes
egg_cv_var_libsafe_sscanf=no
egg_cv_var_system_release=2.6.26-bpo.1-amd64
egg_cv_var_system_type=Linux

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

AWK='gawk'
BASENAME='basename'
CC='gcc -pipe'
CFLAGS='-g -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=''
DEFAULT_MAKE='eggdrop'
DEFS=''
DEST=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGGEXEC='eggdrop'
EGGVERSION=''
EGREP='grep -E'
EXEEXT=''
HEAD_1='head -n 1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS='-ldl -lnsl '
LN_S='ln -s'
LTLIBOBJS=''
MODULE_XLIBS=''
MOD_CC='gcc -pipe'
MOD_EXT='so'
MOD_LD='gcc -pipe'
MOD_STRIP='touch'
MOD_UPDIR=''
OBJEXT='o'
PACKAGE_BUGREPORT='bugs@eggheads.org'
PACKAGE_NAME='Eggdrop'
PACKAGE_STRING='Eggdrop 1.6.19'
PACKAGE_TARNAME='eggdrop'
PACKAGE_VERSION='1.6.19'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SHLIB_CC='gcc -pipe -fPIC'
SHLIB_LD='gcc -pipe -shared -nostartfiles'
SHLIB_STRIP='touch'
STRIP='touch'
TCLINC=''
TCLINCFN=''
TCLLIB=''
TCLLIBFN=''
TCL_LIBS=''
TCL_REQS=''
UNAME='uname'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
egg_ac_parameters=''
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define EGG_MOD_EXT "so"
#define HAVE_ARPA_INET_H 1
#define HAVE_CLOCK 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_DLOPEN 1
#define HAVE_DPRINTF 1
#define HAVE_FCNTL_H 1
#define HAVE_FSYNC 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_INET_ATON 1
#define HAVE_INTTYPES_H 1
#define HAVE_ISASCII 1
#define HAVE_LIBDL 1
#define HAVE_LIBNSL 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MBRLEN 1
#define HAVE_MEMCPY 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MMAP 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_RANDOM 1
#define HAVE_RENAME 1
#define HAVE_SETPGID 1
#define HAVE_SIGACTION 1
#define HAVE_SIGEMPTYSET 1
#define HAVE_SNPRINTF 1
#define HAVE_SOCKLEN_T 1
#define HAVE_SRANDOM 1
#define HAVE_STDARG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TM_ZONE 1
#define HAVE_UNAME 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_WCHAR_H 1
#define MODULES_OK 1
#define MOD_USE_DL 1
#define PACKAGE_BUGREPORT "bugs@eggheads.org"
#define PACKAGE_NAME "Eggdrop"
#define PACKAGE_STRING "Eggdrop 1.6.19"
#define PACKAGE_TARNAME "eggdrop"
#define PACKAGE_VERSION "1.6.19"
#define RANDOM_MAX RAND_MAX
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_SHORT 2
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1

configure: exit 1
