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.69.  Invocation command line was

  $ /cygdrive/c/mud/bin_ldmud/ldmud_git/src/configure --prefix=/home/mud/ --libdir=/home/mud/mudlib --bindir=/home/mud/bin.install --libexecdir=/home/mud/bin/erq.d --with-swap-file=/home/mud/swapfiles/swapfile --with-setting=morgengrauen

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

hostname = Andymon
uname -m = x86_64
uname -r = 1.7.22(0.268/5/3)
uname -s = CYGWIN_NT-6.1
uname -v = 2013-07-22 17:06

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

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /cygdrive/c/program files/graphicsmagick-1.3.18-q16
PATH: /cygdrive/c/Program Files (x86)/AMD APP/bin/x86_64
PATH: /cygdrive/c/Program Files (x86)/AMD APP/bin/x86
PATH: /cygdrive/c/program files (x86)/graphicsmagick-1.3.17-q16
PATH: /cygdrive/c/Program Files (x86)/Intel/iCLS Client
PATH: /cygdrive/c/Program Files/Intel/iCLS Client
PATH: /cygdrive/c/Windows/system32
PATH: /cygdrive/c/Windows
PATH: /cygdrive/c/Windows/System32/Wbem
PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
PATH: /cygdrive/c/Program Files (x86)/ATI Technologies/ATI.ACE/Core-Static
PATH: /cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/DAL
PATH: /cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/IPT
PATH: /cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL
PATH: /cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT
PATH: /cygdrive/c/Program Files (x86)/GNU/GnuPG/pub
PATH: /cygdrive/c/Program Files/MiKTeX 2.9/miktex/bin/x64
PATH: /cygdrive/c/Program Files (x86)/MKVToolNix
PATH: /cygdrive/c/Program Files (x86)/Java/jre7/bin
PATH: /cygdrive/c/Program Files/Calibre2


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

configure:5152: checking for gcc
configure:5168: found /usr/bin/gcc
configure:5179: result: gcc
configure:5408: checking for C compiler version
configure:5417: gcc --version >&5
gcc (GCC) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5428: $? = 0
configure:5417: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/lto-wrapper.exe
Target: x86_64-pc-cygwin
Configured with: /cygdrive/i/szsz/tmpp/cygwin64/gcc/gcc-4.8.1-3/src/gcc-4.8.1/configure --srcdir=/cygdrive/i/szsz/tmpp/cygwin64/gcc/gcc-4.8.1-3/src/gcc-4.8.1 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/gcc -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --disable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --disable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib
Thread model: posix
gcc version 4.8.1 (GCC) 
configure:5428: $? = 0
configure:5417: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5428: $? = 1
configure:5417: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5428: $? = 1
configure:5448: checking whether the C compiler works
configure:5470: gcc    conftest.c  >&5
configure:5474: $? = 0
configure:5522: result: yes
configure:5525: checking for C compiler default output file name
configure:5527: result: a.exe
configure:5533: checking for suffix of executables
configure:5540: gcc -o conftest.exe    conftest.c  >&5
configure:5544: $? = 0
configure:5566: result: .exe
configure:5588: checking whether we are cross compiling
configure:5596: gcc -o conftest.exe    conftest.c  >&5
configure:5600: $? = 0
configure:5607: ./conftest.exe
configure:5611: $? = 0
configure:5626: result: no
configure:5631: checking for suffix of object files
configure:5653: gcc -c   conftest.c >&5
configure:5657: $? = 0
configure:5678: result: o
configure:5682: checking whether we are using the GNU C compiler
configure:5701: gcc -c   conftest.c >&5
configure:5701: $? = 0
configure:5710: result: yes
configure:5719: checking whether gcc accepts -g
configure:5739: gcc -c -g  conftest.c >&5
configure:5739: $? = 0
configure:5780: result: yes
configure:5797: checking for gcc option to accept ISO C89
configure:5860: gcc  -c   conftest.c >&5
configure:5860: $? = 0
configure:5873: result: none needed
configure:5899: checking for gcc option to accept ISO C99
configure:6048: gcc  -c   conftest.c >&5
conftest.c:59:29: error: expected ';', ',' or ')' before 'text'
 test_restrict (ccp restrict text)
                             ^
conftest.c: In function 'main':
conftest.c:113:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
   char *restrict newvar = "Another string";
                  ^
conftest.c:113:18: error: 'newvar' undeclared (first use in this function)
conftest.c:113:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:123:3: error: 'for' loop initial declarations are only allowed in C99 mode
   for (int i = 0; i < ia->datasize; ++i)
   ^
conftest.c:123:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:6048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:6048: gcc -std=gnu99 -c   conftest.c >&5
configure:6048: $? = 0
configure:6068: result: -std=gnu99
configure:6169: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:6183: result: -std=gnu99
configure:6198: checking whether compiler supports -fwrapv
configure:6211: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6211: $? = 0
configure:6212: result: yes
configure:6233: checking whether compiler supports -Wall
configure:6246: gcc -std=gnu99 -c  -fwrapv -Wall  conftest.c >&5
configure:6246: $? = 0
configure:6247: result: yes
configure:6266: checking whether compiler supports -Wparentheses
configure:6279: gcc -std=gnu99 -c  -fwrapv -Wparentheses  conftest.c >&5
configure:6279: $? = 0
configure:6280: result: yes
configure:6299: checking whether compiler supports -Wshadow
configure:6312: gcc -std=gnu99 -c  -fwrapv -Wshadow  conftest.c >&5
configure:6312: $? = 0
configure:6313: result: yes
configure:6332: checking whether compiler supports -Wstrict-overflow=2
configure:6345: gcc -std=gnu99 -c  -fwrapv -Wstrict-overflow=2  conftest.c >&5
configure:6345: $? = 0
configure:6346: result: yes
configure:6362: checking warning CFLAGS
configure:6364: result:  -Wall -Wparentheses -Wshadow -Wstrict-overflow=2
configure:6368: checking for inline
configure:6384: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6384: $? = 0
configure:6392: result: inline
configure:6423: checking for typeof syntax and keyword spelling
configure:6454: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6454: $? = 0
configure:6461: result: typeof
configure:6483: checking how to run the C preprocessor
configure:6514: gcc -std=gnu99 -E  conftest.c
configure:6514: $? = 0
configure:6528: gcc -std=gnu99 -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:6528: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6553: result: gcc -std=gnu99 -E
configure:6573: gcc -std=gnu99 -E  conftest.c
configure:6573: $? = 0
configure:6587: gcc -std=gnu99 -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:6587: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6616: checking for grep that handles long lines and -e
configure:6674: result: /usr/bin/grep
configure:6679: checking for egrep
configure:6741: result: /usr/bin/grep -E
configure:6746: checking for preprocessor stringizing operator
configure:6766: result: yes
configure:6777: checking for variable-length arrays
configure:6793: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6793: $? = 0
configure:6800: result: yes
configure:6810: checking for working volatile
configure:6829: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6829: $? = 0
configure:6836: result: yes
configure:6846: checking for ANSI C header files
configure:6866: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6866: $? = 0
configure:6939: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:6939: $? = 0
configure:6939: ./conftest.exe
configure:6939: $? = 0
configure:6950: result: yes
configure:6963: checking for sys/types.h
configure:6963: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6963: $? = 0
configure:6963: result: yes
configure:6963: checking for sys/stat.h
configure:6963: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6963: $? = 0
configure:6963: result: yes
configure:6963: checking for stdlib.h
configure:6963: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6963: $? = 0
configure:6963: result: yes
configure:6963: checking for string.h
configure:6963: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6963: $? = 0
configure:6963: result: yes
configure:6963: checking for memory.h
configure:6963: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6963: $? = 0
configure:6963: result: yes
configure:6963: checking for strings.h
configure:6963: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6963: $? = 0
configure:6963: result: yes
configure:6963: checking for inttypes.h
configure:6963: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6963: $? = 0
configure:6963: result: yes
configure:6963: checking for stdint.h
configure:6963: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6963: $? = 0
configure:6963: result: yes
configure:6963: checking for unistd.h
configure:6963: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:6963: $? = 0
configure:6963: result: yes
configure:6975: checking whether byte ordering is bigendian
configure:6990: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c:24:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:24:15: error: unknown type name 'universal'
configure:6990: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:7035: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7035: $? = 0
configure:7053: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:4: error: unknown type name 'not'
    not big endian
    ^
conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^
configure:7053: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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
| /* 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:7181: result: no
configure:7201: checking for int8_t
configure:7201: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7201: $? = 0
configure:7201: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
            ^
configure:7201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| 		 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:7201: result: yes
configure:7212: checking for int16_t
configure:7212: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7212: $? = 0
configure:7212: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:12: error: size of array 'test_array' is negative
 static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
            ^
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 PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| 		 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:7212: result: yes
configure:7223: checking for int32_t
configure:7223: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7223: $? = 0
configure:7223: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:53: warning: integer overflow in expression [-Woverflow]
    < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
                                                     ^
conftest.c:60:12: error: storage size of 'test_array' isn't constant
 static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
            ^
configure:7223: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| 		 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:7223: result: yes
configure:7234: checking for int64_t
configure:7234: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7234: $? = 0
configure:7234: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:53: warning: integer overflow in expression [-Woverflow]
    < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
                                                     ^
conftest.c:60:12: error: storage size of 'test_array' isn't constant
 static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
            ^
configure:7234: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| 		 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:7234: result: yes
configure:7246: checking for long long int
configure:7283: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:7283: $? = 0
configure:7313: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:7313: $? = 0
configure:7313: ./conftest.exe
configure:7313: $? = 0
configure:7328: result: yes
configure:7338: checking for intmax_t
configure:7338: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7338: $? = 0
configure:7338: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:23: error: expected expression before ')' token
 if (sizeof ((intmax_t)))
                       ^
configure:7338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intmax_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7338: result: yes
configure:7356: checking for intptr_t
configure:7356: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7356: $? = 0
configure:7356: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:23: error: expected expression before ')' token
 if (sizeof ((intptr_t)))
                       ^
configure:7356: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7356: result: yes
configure:7391: checking for uint8_t
configure:7391: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7391: $? = 0
configure:7391: result: yes
configure:7405: checking for uint16_t
configure:7405: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7405: $? = 0
configure:7405: result: yes
configure:7417: checking for uint32_t
configure:7417: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7417: $? = 0
configure:7417: result: yes
configure:7431: checking for uint64_t
configure:7431: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7431: $? = 0
configure:7431: result: yes
configure:7446: checking for unsigned long long int
configure:7483: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:7483: $? = 0
configure:7491: result: yes
configure:7501: checking for uintmax_t
configure:7501: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7501: $? = 0
configure:7501: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:24: error: expected expression before ')' token
 if (sizeof ((uintmax_t)))
                        ^
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintmax_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7501: result: yes
configure:7519: checking for uintptr_t
configure:7519: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7519: $? = 0
configure:7519: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:24: error: expected expression before ')' token
 if (sizeof ((uintptr_t)))
                        ^
configure:7519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7519: result: yes
configure:7556: checking for long long int
configure:7638: result: yes
configure:7647: checking for unsigned long long int
configure:7692: result: yes
configure:7701: checking for long double
configure:7734: result: yes
configure:7743: checking for long double with more range or precision than double
configure:7779: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7779: $? = 0
configure:7786: result: yes
configure:7794: checking for ssize_t
configure:7794: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7794: $? = 0
configure:7794: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:22: error: expected expression before ')' token
 if (sizeof ((ssize_t)))
                      ^
configure:7794: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7794: result: yes
configure:7805: checking for size_t
configure:7805: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7805: $? = 0
configure:7805: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:7805: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7805: result: yes
configure:7816: checking for off_t
configure:7816: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7816: $? = 0
configure:7816: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:20: error: expected expression before ')' token
 if (sizeof ((off_t)))
                    ^
configure:7816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7816: result: yes
configure:7827: checking for mode_t
configure:7827: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7827: $? = 0
configure:7827: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:21: error: expected expression before ')' token
 if (sizeof ((mode_t)))
                     ^
configure:7827: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7827: result: yes
configure:7838: checking for pid_t
configure:7838: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:7838: $? = 0
configure:7838: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:20: error: expected expression before ')' token
 if (sizeof ((pid_t)))
                    ^
configure:7838: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7838: result: yes
configure:7849: checking return type of signal handlers
configure:7867: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:39:1: error: void value not ignored as it ought to be
 return *(signal (0, 0)) (0) == 1;
 ^
configure:7867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:7874: result: void
configure:7888: checking size of char *
configure:7893: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:7893: $? = 0
configure:7893: ./conftest.exe
configure:7893: $? = 0
configure:7907: result: 8
configure:7921: checking size of int
configure:7926: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:7926: $? = 0
configure:7926: ./conftest.exe
configure:7926: $? = 0
configure:7940: result: 4
configure:7954: checking size of short
configure:7959: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:7959: $? = 0
configure:7959: ./conftest.exe
configure:7959: $? = 0
configure:7973: result: 2
configure:7987: checking size of long
configure:7992: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:7992: $? = 0
configure:7992: ./conftest.exe
configure:7992: $? = 0
configure:8006: result: 8
configure:8020: checking size of long long
configure:8025: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:8025: $? = 0
configure:8025: ./conftest.exe
configure:8025: $? = 0
configure:8039: result: 8
configure:8053: checking size of intptr_t
configure:8058: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:8058: $? = 0
configure:8058: ./conftest.exe
configure:8058: $? = 0
configure:8072: result: 8
configure:8086: checking size of intmax_t
configure:8091: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:8091: $? = 0
configure:8091: ./conftest.exe
configure:8091: $? = 0
configure:8105: result: 8
configure:8119: checking size of double
configure:8124: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:8124: $? = 0
configure:8124: ./conftest.exe
configure:8124: $? = 0
configure:8138: result: 8
configure:8194: checking for a BSD-compatible install
configure:8262: result: /usr/bin/install -c
configure:8279: checking for byacc
configure:8295: found /usr/bin/byacc
configure:8306: result: byacc
configure:8323: checking how to run the C preprocessor
configure:8393: result: gcc -std=gnu99 -E
configure:8413: gcc -std=gnu99 -E  conftest.c
configure:8413: $? = 0
configure:8427: gcc -std=gnu99 -E  conftest.c
conftest.c:42:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:8427: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8475: checking for stdbool.h that conforms to C99
configure:8542: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:8542: $? = 0
configure:8549: result: yes
configure:8551: checking for _Bool
configure:8551: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:8551: $? = 0
configure:8551: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:20: error: expected expression before ')' token
 if (sizeof ((_Bool)))
                    ^
configure:8551: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:8551: result: yes
configure:8571: checking sys/rusage.h usability
configure:8571: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c:77:24: fatal error: sys/rusage.h: No such file or directory
 #include <sys/rusage.h>
                        ^
compilation terminated.
configure:8571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/rusage.h>
configure:8571: result: no
configure:8571: checking sys/rusage.h presence
configure:8571: gcc -std=gnu99 -E  conftest.c
conftest.c:44:24: fatal error: sys/rusage.h: No such file or directory
 #include <sys/rusage.h>
                        ^
compilation terminated.
configure:8571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h.  */
| #include <sys/rusage.h>
configure:8571: result: no
configure:8571: checking for sys/rusage.h
configure:8571: result: no
configure:8571: checking sys/time.h usability
configure:8571: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:8571: $? = 0
configure:8571: result: yes
configure:8571: checking sys/time.h presence
configure:8571: gcc -std=gnu99 -E  conftest.c
configure:8571: $? = 0
configure:8571: result: yes
configure:8571: checking for sys/time.h
configure:8571: result: yes
configure:8571: checking for unistd.h
configure:8571: result: yes
configure:8571: checking for stdlib.h
configure:8571: result: yes
configure:8571: checking libc.h usability
configure:8571: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c:80:18: fatal error: libc.h: No such file or directory
 #include <libc.h>
                  ^
compilation terminated.
configure:8571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libc.h>
configure:8571: result: no
configure:8571: checking libc.h presence
configure:8571: gcc -std=gnu99 -E  conftest.c
conftest.c:47:18: fatal error: libc.h: No such file or directory
 #include <libc.h>
                  ^
compilation terminated.
configure:8571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <libc.h>
configure:8571: result: no
configure:8571: checking for libc.h
configure:8571: result: no
configure:8571: checking for memory.h
configure:8571: result: yes
configure:8584: checking for string.h
configure:8584: result: yes
configure:8584: checking bstring.h usability
configure:8584: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c:82:21: fatal error: bstring.h: No such file or directory
 #include <bstring.h>
                     ^
compilation terminated.
configure:8584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bstring.h>
configure:8584: result: no
configure:8584: checking bstring.h presence
configure:8584: gcc -std=gnu99 -E  conftest.c
conftest.c:49:21: fatal error: bstring.h: No such file or directory
 #include <bstring.h>
                     ^
compilation terminated.
configure:8584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| #include <bstring.h>
configure:8584: result: no
configure:8584: checking for bstring.h
configure:8584: result: no
configure:8584: checking netdb.h usability
configure:8584: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:8584: $? = 0
configure:8584: result: yes
configure:8584: checking netdb.h presence
configure:8584: gcc -std=gnu99 -E  conftest.c
configure:8584: $? = 0
configure:8584: result: yes
configure:8584: checking for netdb.h
configure:8584: result: yes
configure:8584: checking crypt.h usability
configure:8584: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
conftest.c:83:19: fatal error: crypt.h: No such file or directory
 #include <crypt.h>
                   ^
compilation terminated.
configure:8584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crypt.h>
configure:8584: result: no
configure:8584: checking crypt.h presence
configure:8584: gcc -std=gnu99 -E  conftest.c
conftest.c:50:19: fatal error: crypt.h: No such file or directory
 #include <crypt.h>
                   ^
compilation terminated.
configure:8584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| /* end confdefs.h.  */
| #include <crypt.h>
configure:8584: result: no
configure:8584: checking for crypt.h
configure:8584: result: no
configure:8584: checking sys/param.h usability
configure:8584: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:8584: $? = 0
configure:8584: result: yes
configure:8584: checking sys/param.h presence
configure:8584: gcc -std=gnu99 -E  conftest.c
configure:8584: $? = 0
configure:8584: result: yes
configure:8584: checking for sys/param.h
configure:8584: result: yes
configure:8584: checking sys/termios.h usability
configure:8584: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:8584: $? = 0
configure:8584: result: yes
configure:8584: checking sys/termios.h presence
configure:8584: gcc -std=gnu99 -E  conftest.c
configure:8584: $? = 0
configure:8584: result: yes
configure:8584: checking for sys/termios.h
configure:8584: result: yes
configure:8597: checking limits.h usability
configure:8597: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:8597: $? = 0
configure:8597: result: yes
configure:8597: checking limits.h presence
configure:8597: gcc -std=gnu99 -E  conftest.c
configure:8597: $? = 0
configure:8597: result: yes
configure:8597: checking for limits.h
configure:8597: result: yes
configure:8610: checking for dirent.h that defines DIR
configure:8629: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:8629: $? = 0
configure:8637: result: yes
configure:8650: checking for library containing opendir
configure:8681: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:8681: $? = 0
configure:8698: result: none required
configure:8767: checking whether time.h and sys/time.h may both be included
configure:8787: gcc -std=gnu99 -c  -fwrapv  conftest.c >&5
configure:8787: $? = 0
configure:8794: result: yes
configure:8808: checking for sys/time.h
configure:8808: result: yes
configure:8808: checking for unistd.h
configure:8808: result: yes
configure:8829: checking for alarm
configure:8829: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:8829: $? = 0
configure:8829: result: yes
configure:8842: checking for working mktime
configure:9044: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9044: $? = 0
configure:9044: ./conftest.exe
configure:9044: $? = 0
configure:9054: result: yes
configure:9067: checking for working alloca.h
configure:9084: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9084: $? = 0
configure:9092: result: yes
configure:9100: checking for alloca
configure:9137: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9137: $? = 0
configure:9145: result: yes
configure:9254: checking for fchmod
configure:9254: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9254: $? = 0
configure:9254: result: yes
configure:9254: checking for getrusage
configure:9254: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9254: $? = 0
configure:9254: result: yes
configure:9254: checking for memmem
configure:9254: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9254: $? = 0
configure:9254: result: yes
configure:9266: checking for getcwd
configure:9266: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9266: $? = 0
configure:9266: result: yes
configure:9266: checking for sysconf
configure:9266: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9266: $? = 0
configure:9266: result: yes
configure:9266: checking for gettimeofday
configure:9266: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9266: $? = 0
configure:9266: result: yes
configure:9266: checking for wait3
configure:9266: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9266: $? = 0
configure:9266: result: yes
configure:9266: checking for waitpid
configure:9266: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9266: $? = 0
configure:9266: result: yes
configure:9278: checking for fcntl
configure:9278: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9278: $? = 0
configure:9278: result: yes
configure:9278: checking for getdomainname
configure:9278: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9278: $? = 0
configure:9278: result: yes
configure:9278: checking for poll
configure:9278: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9278: $? = 0
configure:9278: result: yes
configure:9278: checking for trunc
configure:9278: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
conftest.c:94:6: warning: conflicting types for built-in function 'trunc' [enabled by default]
 char trunc ();
      ^
configure:9278: $? = 0
configure:9278: result: yes
configure:9290: checking for mmap
configure:9290: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9290: $? = 0
configure:9290: result: yes
configure:9290: checking for getpagesize
configure:9290: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c  >&5
configure:9290: $? = 0
configure:9290: result: yes
configure:9308: checking for main in -lm
configure:9327: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lm   >&5
configure:9327: $? = 0
configure:9336: result: yes
configure:9347: checking for main in -lsocket
configure:9366: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lsocket  -lm  >&5
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:9366: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:9375: result: no
configure:9386: checking for main in -lnsl
configure:9405: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lnsl  -lm  >&5
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lnsl
collect2: error: ld returned 1 exit status
configure:9405: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:9414: result: no
configure:9428: checking for main in -lucb
configure:9447: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lucb  -lm  >&5
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lucb
collect2: error: ld returned 1 exit status
configure:9447: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:9456: result: no
configure:9504: checking if -lresolv is needed
configure:9529: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lm  >&5
configure:9529: $? = 0
configure:9529: ./conftest.exe
configure:9529: $? = 0
configure:9540: result: no
configure:9583: checking for crypt
configure:9583: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lm  >&5
/tmp/ccDDuJW9.o:conftest.c:(.text+0xe): undefined reference to `crypt'
/tmp/ccDDuJW9.o:conftest.c:(.text+0xe): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `crypt'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccDDuJW9.o: bad reloc address 0x0 in section `.pdata'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: final link failed: Invalid operation
collect2: error: ld returned 1 exit status
configure:9583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| /* Define crypt to an innocuous variant, in case <limits.h> declares crypt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define crypt innocuous_crypt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char crypt (); 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 crypt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| /* 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_crypt || defined __stub___crypt
| choke me
| #endif
| 
| int
| main ()
| {
| return crypt ();
|   ;
|   return 0;
| }
configure:9583: result: no
configure:9583: checking for _crypt
configure:9583: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lm  >&5
/tmp/ccZQtHKh.o:conftest.c:(.text+0xe): undefined reference to `_crypt'
/tmp/ccZQtHKh.o:conftest.c:(.text+0xe): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_crypt'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccZQtHKh.o: bad reloc address 0x0 in section `.pdata'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: final link failed: Invalid operation
collect2: error: ld returned 1 exit status
configure:9583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| /* Define _crypt to an innocuous variant, in case <limits.h> declares _crypt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _crypt innocuous__crypt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _crypt (); 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 _crypt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _crypt ();
| /* 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__crypt || defined __stub____crypt
| choke me
| #endif
| 
| int
| main ()
| {
| return _crypt ();
|   ;
|   return 0;
| }
configure:9583: result: no
configure:9599: checking for main in -lcrypt
configure:9618: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lcrypt  -lm  >&5
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lcrypt
collect2: error: ld returned 1 exit status
configure:9618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:9628: result: no
configure:9639: checking for crypt
configure:9639: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lm  >&5
/tmp/ccLjqUMN.o:conftest.c:(.text+0xe): undefined reference to `crypt'
/tmp/ccLjqUMN.o:conftest.c:(.text+0xe): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `crypt'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccLjqUMN.o: bad reloc address 0x0 in section `.pdata'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: final link failed: Invalid operation
collect2: error: ld returned 1 exit status
configure:9639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| /* Define crypt to an innocuous variant, in case <limits.h> declares crypt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define crypt innocuous_crypt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char crypt (); 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 crypt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| /* 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_crypt || defined __stub___crypt
| choke me
| #endif
| 
| int
| main ()
| {
| return crypt ();
|   ;
|   return 0;
| }
configure:9639: result: no
configure:9639: checking for _crypt
configure:9639: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lm  >&5
/tmp/ccoGLBZ5.o:conftest.c:(.text+0xe): undefined reference to `_crypt'
/tmp/ccoGLBZ5.o:conftest.c:(.text+0xe): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_crypt'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccoGLBZ5.o: bad reloc address 0x0 in section `.pdata'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: final link failed: Invalid operation
collect2: error: ld returned 1 exit status
configure:9639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| /* Define _crypt to an innocuous variant, in case <limits.h> declares _crypt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _crypt innocuous__crypt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _crypt (); 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 _crypt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _crypt ();
| /* 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__crypt || defined __stub____crypt
| choke me
| #endif
| 
| int
| main ()
| {
| return _crypt ();
|   ;
|   return 0;
| }
configure:9639: result: no
configure:9599: checking for main in -lcrypto
configure:9618: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lcrypto  -lm  >&5
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lcrypto
collect2: error: ld returned 1 exit status
configure:9618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:9628: result: no
configure:9639: checking for crypt
configure:9639: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lm  >&5
/tmp/ccWQsuMl.o:conftest.c:(.text+0xe): undefined reference to `crypt'
/tmp/ccWQsuMl.o:conftest.c:(.text+0xe): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `crypt'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccWQsuMl.o: bad reloc address 0x0 in section `.pdata'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: final link failed: Invalid operation
collect2: error: ld returned 1 exit status
configure:9639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| /* Define crypt to an innocuous variant, in case <limits.h> declares crypt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define crypt innocuous_crypt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char crypt (); 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 crypt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| /* 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_crypt || defined __stub___crypt
| choke me
| #endif
| 
| int
| main ()
| {
| return crypt ();
|   ;
|   return 0;
| }
configure:9639: result: no
configure:9639: checking for _crypt
configure:9639: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lm  >&5
/tmp/ccFqGg8C.o:conftest.c:(.text+0xe): undefined reference to `_crypt'
/tmp/ccFqGg8C.o:conftest.c:(.text+0xe): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_crypt'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccFqGg8C.o: bad reloc address 0x0 in section `.pdata'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: final link failed: Invalid operation
collect2: error: ld returned 1 exit status
configure:9639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| /* Define _crypt to an innocuous variant, in case <limits.h> declares _crypt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _crypt innocuous__crypt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _crypt (); 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 _crypt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _crypt ();
| /* 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__crypt || defined __stub____crypt
| choke me
| #endif
| 
| int
| main ()
| {
| return _crypt ();
|   ;
|   return 0;
| }
configure:9639: result: no
configure:9658: checking if inet_ntoa() ok
configure:9723: gcc -std=gnu99 -o conftest.exe  -fwrapv   conftest.c -lm  >&5
conftest.c:80:1: warning: return type defaults to 'int' [enabled by default]
 main() {
 ^
conftest.c: In function 'main':
conftest.c:91:5: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
     if (strcmp(addr1, inet_ntoa(tmp)))
     ^
conftest.c:92:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
         exit(1);
         ^
conftest.c:92:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:95:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
         exit(1);
         ^
conftest.c:96:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
     exit(0);
     ^
configure:9723: $? = 0
configure:9723: ./conftest.exe
configure:9723: $? = 0
configure:9733: result: yes
configure:9743: checking for IPv6 support
configure:9771: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
configure:9771: $? = 0
configure:9780: result: yes
configure:9901: checking for OpenSSL support
configure:9924: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:79:29: fatal error: openssl/ssl.h: No such file or directory
     #include <openssl/ssl.h>
                             ^
compilation terminated.
configure:9924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| /* end confdefs.h.  */
| 
|     #include <openssl/ssl.h>
| 
|     void foo(void)
|     {
|         int i = SSL_MAX_SSL_SESSION_ID_LENGTH;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:9932: result: no
configure:10114: checking for GnuTLS support
configure:10137: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:79:31: fatal error: gnutls/gnutls.h: No such file or directory
     #include <gnutls/gnutls.h>
                               ^
compilation terminated.
configure:10137: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| /* end confdefs.h.  */
| 
|     #include <gnutls/gnutls.h>
| 
|     void foo(void)
|     {
|         int i = GNUTLS_CIPHER_RIJNDAEL_256_CBC;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10145: result: no
configure:10318: checking for libgcrypt
configure:10346: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:79:24: fatal error: gcrypt.h: No such file or directory
     #include <gcrypt.h>
                        ^
compilation terminated.
configure:10346: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| /* end confdefs.h.  */
| 
|     #include <gcrypt.h>
| 
|     void foo(void)
|     {
|         int algo = GCRY_MD_SHA1;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10346: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:79:24: fatal error: gcrypt.h: No such file or directory
     #include <gcrypt.h>
                        ^
compilation terminated.
configure:10346: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| /* end confdefs.h.  */
| 
|     #include <gcrypt.h>
| 
|     void foo(void)
|     {
|         int algo = GCRY_MD_SHA1;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10346: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/include  conftest.c >&5
conftest.c:79:24: fatal error: gcrypt.h: No such file or directory
     #include <gcrypt.h>
                        ^
compilation terminated.
configure:10346: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| /* end confdefs.h.  */
| 
|     #include <gcrypt.h>
| 
|     void foo(void)
|     {
|         int algo = GCRY_MD_SHA1;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10346: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/local/include  conftest.c >&5
conftest.c:79:24: fatal error: gcrypt.h: No such file or directory
     #include <gcrypt.h>
                        ^
compilation terminated.
configure:10346: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| /* end confdefs.h.  */
| 
|     #include <gcrypt.h>
| 
|     void foo(void)
|     {
|         int algo = GCRY_MD_SHA1;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10362: result: no
configure:10581: checking for main in -lpcre
configure:10600: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -lpcre  -lm  >&5
configure:10600: $? = 0
configure:10609: result: yes
configure:10619: checking for PCRE usability
configure:10645: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -lm  -lpcre >&5
configure:10645: $? = 0
configure:10645: ./conftest.exe
configure:10645: $? = 0
configure:10656: result: yes
configure:10669: checking for iconv
configure:10697: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:80:19: fatal error: iconv.h: No such file or directory
 #include <iconv.h>
                   ^
compilation terminated.
configure:10697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| /* end confdefs.h.  */
| 
| #include <iconv.h>
| 
| iconv_t * foo(void)
| {
|     return 0;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10697: gcc -std=gnu99 -c -I/usr/local/include  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:80:19: fatal error: iconv.h: No such file or directory
 #include <iconv.h>
                   ^
compilation terminated.
configure:10697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| /* end confdefs.h.  */
| 
| #include <iconv.h>
| 
| iconv_t * foo(void)
| {
|     return 0;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10713: result: no
configure:10906: checking idna.h usability
configure:10906: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
configure:10906: $? = 0
configure:10906: result: yes
configure:10906: checking idna.h presence
configure:10906: gcc -std=gnu99 -E  conftest.c
configure:10906: $? = 0
configure:10906: result: yes
configure:10906: checking for idna.h
configure:10906: result: yes
configure:10914: checking stringprep.h usability
configure:10914: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
configure:10914: $? = 0
configure:10914: result: yes
configure:10914: checking stringprep.h presence
configure:10914: gcc -std=gnu99 -E  conftest.c
configure:10914: $? = 0
configure:10914: result: yes
configure:10914: checking for stringprep.h
configure:10914: result: yes
configure:10922: checking for stringprep_check_version in -lidn
configure:10947: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -lidn  -lm  >&5
configure:10947: $? = 0
configure:10956: result: yes
configure:10977: checking for mySQL
configure:11009: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c -I/include/mysql  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c -I/include  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c -I/usr/local/mysql/include/mysql  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c -I/usr/local/mysql/include  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c -I/usr/local/include/mysql  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c -I/usr/local/include  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c -I/usr/lib/mysql/include  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c -I/usr/lib/mysql/mysql  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c -I/usr/lib/mysql  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11009: gcc -std=gnu99 -c -I/usr/include/mysql  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:82:19: fatal error: mysql.h: No such file or directory
 #include <mysql.h>
                   ^
compilation terminated.
configure:11009: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <mysql.h>
| #include <errmsg.h>
| 
| struct MYSQL * foo(void)
| {
|     static MYSQL var;
| 
|     return &var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11025: result: no
configure:11534: checking for PostgresSQL
configure:11564: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:81:22: fatal error: libpq-fe.h: No such file or directory
 #include <libpq-fe.h>
                      ^
compilation terminated.
configure:11564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <libpq-fe.h>
| 
| PGconn * foo(void)
| {
|     static PGconn * var;
| 
|     return var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11564: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:81:22: fatal error: libpq-fe.h: No such file or directory
 #include <libpq-fe.h>
                      ^
compilation terminated.
configure:11564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <libpq-fe.h>
| 
| PGconn * foo(void)
| {
|     static PGconn * var;
| 
|     return var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11564: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/include  conftest.c >&5
conftest.c:81:22: fatal error: libpq-fe.h: No such file or directory
 #include <libpq-fe.h>
                      ^
compilation terminated.
configure:11564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <libpq-fe.h>
| 
| PGconn * foo(void)
| {
|     static PGconn * var;
| 
|     return var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11564: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/local/pgsql/include  conftest.c >&5
conftest.c:81:22: fatal error: libpq-fe.h: No such file or directory
 #include <libpq-fe.h>
                      ^
compilation terminated.
configure:11564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <libpq-fe.h>
| 
| PGconn * foo(void)
| {
|     static PGconn * var;
| 
|     return var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11564: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/local/include/pgsql  conftest.c >&5
conftest.c:81:22: fatal error: libpq-fe.h: No such file or directory
 #include <libpq-fe.h>
                      ^
compilation terminated.
configure:11564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <libpq-fe.h>
| 
| PGconn * foo(void)
| {
|     static PGconn * var;
| 
|     return var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11564: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/include/pgsql  conftest.c >&5
conftest.c:81:22: fatal error: libpq-fe.h: No such file or directory
 #include <libpq-fe.h>
                      ^
compilation terminated.
configure:11564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <libpq-fe.h>
| 
| PGconn * foo(void)
| {
|     static PGconn * var;
| 
|     return var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11564: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/lib/pgsql  conftest.c >&5
conftest.c:81:22: fatal error: libpq-fe.h: No such file or directory
 #include <libpq-fe.h>
                      ^
compilation terminated.
configure:11564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <libpq-fe.h>
| 
| PGconn * foo(void)
| {
|     static PGconn * var;
| 
|     return var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11564: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/local/include  conftest.c >&5
conftest.c:81:22: fatal error: libpq-fe.h: No such file or directory
 #include <libpq-fe.h>
                      ^
compilation terminated.
configure:11564: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
| #include <libpq-fe.h>
| 
| PGconn * foo(void)
| {
|     static PGconn * var;
| 
|     return var;
| }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11580: result: no
configure:11986: checking for sqlite3 support
configure:12012: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:81:25: fatal error: sqlite3.h: No such file or directory
     #include <sqlite3.h>
                         ^
compilation terminated.
configure:12012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
|     #include <sqlite3.h>
| 
|     sqlite3 * foo(void)
|     {
|         return (sqlite3*)0;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12012: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:81:25: fatal error: sqlite3.h: No such file or directory
     #include <sqlite3.h>
                         ^
compilation terminated.
configure:12012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
|     #include <sqlite3.h>
| 
|     sqlite3 * foo(void)
|     {
|         return (sqlite3*)0;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12012: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/include  conftest.c >&5
conftest.c:81:25: fatal error: sqlite3.h: No such file or directory
     #include <sqlite3.h>
                         ^
compilation terminated.
configure:12012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
|     #include <sqlite3.h>
| 
|     sqlite3 * foo(void)
|     {
|         return (sqlite3*)0;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12012: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/include/sqlite3  conftest.c >&5
conftest.c:81:25: fatal error: sqlite3.h: No such file or directory
     #include <sqlite3.h>
                         ^
compilation terminated.
configure:12012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
|     #include <sqlite3.h>
| 
|     sqlite3 * foo(void)
|     {
|         return (sqlite3*)0;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12012: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/include/sqlite3  conftest.c >&5
conftest.c:81:25: fatal error: sqlite3.h: No such file or directory
     #include <sqlite3.h>
                         ^
compilation terminated.
configure:12012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
|     #include <sqlite3.h>
| 
|     sqlite3 * foo(void)
|     {
|         return (sqlite3*)0;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12012: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/local/include  conftest.c >&5
conftest.c:81:25: fatal error: sqlite3.h: No such file or directory
     #include <sqlite3.h>
                         ^
compilation terminated.
configure:12012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
|     #include <sqlite3.h>
| 
|     sqlite3 * foo(void)
|     {
|         return (sqlite3*)0;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12012: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/local/include/sqlite3  conftest.c >&5
conftest.c:81:25: fatal error: sqlite3.h: No such file or directory
     #include <sqlite3.h>
                         ^
compilation terminated.
configure:12012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| /* end confdefs.h.  */
| 
|     #include <sqlite3.h>
| 
|     sqlite3 * foo(void)
|     {
|         return (sqlite3*)0;
|     }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12025: result: no
configure:12213: checking for json support
configure:12240: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
configure:12240: $? = 0
configure:12253: result: yes
configure:12272: checking for json_object_get_type in -ljson-c
configure:12297: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -ljson-c  -lm  -lidn >&5
configure:12297: $? = 0
configure:12306: result: yes
configure:12342: checking for library containing json_object_new_int64
configure:12373: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -lm  -lidn  -lpcre -ljson-c >&5
configure:12373: $? = 0
configure:12390: result: none required
configure:12442: checking for libxml2 support
configure:12468: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:83:35: fatal error: libxml/parser.h: No such file or directory
         #include <libxml/parser.h>
                                   ^
compilation terminated.
configure:12468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| #define HAS_JSON 1
| #define JSON_64_SUPPORT 1
| /* end confdefs.h.  */
| 
|         #include <libxml/parser.h>
| 
|         void foo(void)
|         {
|             xmlElementType type = XML_ELEMENT_NODE;
|         }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12468: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:83:35: fatal error: libxml/parser.h: No such file or directory
         #include <libxml/parser.h>
                                   ^
compilation terminated.
configure:12468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| #define HAS_JSON 1
| #define JSON_64_SUPPORT 1
| /* end confdefs.h.  */
| 
|         #include <libxml/parser.h>
| 
|         void foo(void)
|         {
|             xmlElementType type = XML_ELEMENT_NODE;
|         }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12468: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/include  conftest.c >&5
conftest.c:83:35: fatal error: libxml/parser.h: No such file or directory
         #include <libxml/parser.h>
                                   ^
compilation terminated.
configure:12468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| #define HAS_JSON 1
| #define JSON_64_SUPPORT 1
| /* end confdefs.h.  */
| 
|         #include <libxml/parser.h>
| 
|         void foo(void)
|         {
|             xmlElementType type = XML_ELEMENT_NODE;
|         }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12468: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/include/libxml2  conftest.c >&5
conftest.c:83:35: fatal error: libxml/parser.h: No such file or directory
         #include <libxml/parser.h>
                                   ^
compilation terminated.
configure:12468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| #define HAS_JSON 1
| #define JSON_64_SUPPORT 1
| /* end confdefs.h.  */
| 
|         #include <libxml/parser.h>
| 
|         void foo(void)
|         {
|             xmlElementType type = XML_ELEMENT_NODE;
|         }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12468: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/include/libxml2  conftest.c >&5
conftest.c:83:35: fatal error: libxml/parser.h: No such file or directory
         #include <libxml/parser.h>
                                   ^
compilation terminated.
configure:12468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| #define HAS_JSON 1
| #define JSON_64_SUPPORT 1
| /* end confdefs.h.  */
| 
|         #include <libxml/parser.h>
| 
|         void foo(void)
|         {
|             xmlElementType type = XML_ELEMENT_NODE;
|         }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12468: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/local/include  conftest.c >&5
conftest.c:83:35: fatal error: libxml/parser.h: No such file or directory
         #include <libxml/parser.h>
                                   ^
compilation terminated.
configure:12468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| #define HAS_JSON 1
| #define JSON_64_SUPPORT 1
| /* end confdefs.h.  */
| 
|         #include <libxml/parser.h>
| 
|         void foo(void)
|         {
|             xmlElementType type = XML_ELEMENT_NODE;
|         }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12468: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include -I/usr/local/include/libxml2  conftest.c >&5
conftest.c:83:35: fatal error: libxml/parser.h: No such file or directory
         #include <libxml/parser.h>
                                   ^
compilation terminated.
configure:12468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| #define HAS_JSON 1
| #define JSON_64_SUPPORT 1
| /* end confdefs.h.  */
| 
|         #include <libxml/parser.h>
| 
|         void foo(void)
|         {
|             xmlElementType type = XML_ELEMENT_NODE;
|         }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:12481: result: no
configure:12786: checking if rename handles directories
configure:12806: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -lm  -lidn >&5
conftest.c:83:1: warning: return type defaults to 'int' [enabled by default]
 main() {
 ^
conftest.c: In function 'main':
conftest.c:84:5: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration]
     mkdir("conftestdirfrom", 0770);
     ^
conftest.c:85:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
     exit(rename("conftestdirfrom", "conftestdirto"));
     ^
conftest.c:85:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:85:5: warning: implicit declaration of function 'rename' [-Wimplicit-function-declaration]
configure:12806: $? = 0
configure:12806: ./conftest.exe
configure:12806: $? = 0
configure:12816: result: yes
configure:12826: checking full availability of struct rusage members
configure:12870: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
configure:12870: $? = 0
configure:12877: result: yes
configure:12884: checking struct rusage timeval members with tv_usec
configure:12916: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
configure:12916: $? = 0
configure:12923: result: yes
configure:12976: checking if return type of free is void
configure:13003: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
configure:13003: $? = 0
configure:13010: result: yes
configure:13018: checking if void* or char* from malloc
configure:13057: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
configure:13057: $? = 0
configure:13064: result: void *
configure:13072: checking if CHAR_BIT == 8 or undef
configure:13097: gcc -std=gnu99 -c  -fwrapv -I/usr/inet6/include  conftest.c >&5
conftest.c:94:8: warning: division by zero [-Wdiv-by-zero]
 int i=1/(CHAR_BIT-8);
        ^
conftest.c:94:1: error: initializer element is not constant
 int i=1/(CHAR_BIT-8);
 ^
configure:13097: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| #define HAS_JSON 1
| #define JSON_64_SUPPORT 1
| #define RENAME_HANDLES_DIRECTORIES 1
| #define RUSAGE_USEC 1
| #define FREE_RETURNS_VOID 1
| #define POINTER void *
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <string.h>
| #include <ctype.h>
| #include <limits.h>
| #ifdef HAVE_VALUES_H
| #include <values.h>
| #endif
| int i=1/(CHAR_BIT-8);
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:13104: result: yes
configure:13115: checking nonblocking using ioctl with FIONBIO
configure:13197: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -lm  -lidn >&5
conftest.c:96:1: warning: return type defaults to 'int' [enabled by default]
 main() {
 ^
conftest.c: In function 'main':
conftest.c:103:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration]
     if (gethostname(host_name, 100) == -1) exit(1);
     ^
conftest.c:106:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
     memset((char *)&my_sin, '\0', sizeof my_sin);
     ^
conftest.c:106:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
conftest.c:107:5: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
     memcpy((char *)&my_sin.sin_addr, hp->h_addr, hp->h_length);
     ^
conftest.c:107:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
conftest.c:110:5: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration]
     alarm(10);
     ^
conftest.c:121:17: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration]
                 close(s);
                 ^
conftest.c:139:3: warning: implicit declaration of function 'pipe' [-Wimplicit-function-declaration]
   if(pipe(sockets) < 0)
   ^
configure:13197: $? = 0
configure:13197: ./conftest.exe
configure:13197: $? = 0
configure:13207: result: yes
configure:13215: checking nonblocking using fcntl with O_NDELAY
configure:13278: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -lm  -lidn >&5
conftest.c:96:1: warning: return type defaults to 'int' [enabled by default]
 main() {
 ^
conftest.c: In function 'main':
conftest.c:103:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration]
     if (gethostname(host_name, 100) == -1) exit(1);
     ^
conftest.c:106:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
     memset((char *)&my_sin, '\0', sizeof my_sin);
     ^
conftest.c:106:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
conftest.c:107:5: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
     memcpy((char *)&my_sin.sin_addr, hp->h_addr, hp->h_length);
     ^
conftest.c:107:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
conftest.c:110:5: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration]
     alarm(10);
     ^
conftest.c:121:17: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration]
                 close(s);
                 ^
configure:13278: $? = 0
configure:13278: ./conftest.exe
configure:13278: $? = 0
configure:13288: result: yes
configure:13296: checking nonblocking using fcntl with FNDELAY
configure:13359: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -lm  -lidn >&5
conftest.c:97:1: warning: return type defaults to 'int' [enabled by default]
 main() {
 ^
conftest.c: In function 'main':
conftest.c:104:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration]
     if (gethostname(host_name, 100) == -1) exit(1);
     ^
conftest.c:107:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
     memset((char *)&my_sin, '\0', sizeof my_sin);
     ^
conftest.c:107:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
conftest.c:108:5: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
     memcpy((char *)&my_sin.sin_addr, hp->h_addr, hp->h_length);
     ^
conftest.c:108:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
conftest.c:111:5: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration]
     alarm(10);
     ^
conftest.c:122:17: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration]
                 close(s);
                 ^
configure:13359: $? = 0
configure:13359: ./conftest.exe
configure:13359: $? = 0
configure:13369: result: yes
configure:13378: checking if fcntl with SETOWN works
configure:13438: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -lm  -lidn >&5
conftest.c:98:1: warning: return type defaults to 'int' [enabled by default]
 main() {
 ^
conftest.c: In function 'main':
conftest.c:105:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration]
     if (gethostname(host_name, 100) == -1) exit(1);
     ^
conftest.c:108:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
     memset((char *)&my_sin, '\0', sizeof my_sin);
     ^
conftest.c:108:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
conftest.c:109:5: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
     memcpy((char *)&my_sin.sin_addr, hp->h_addr, hp->h_length);
     ^
conftest.c:109:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
conftest.c:112:5: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration]
     alarm(10);
     ^
conftest.c:123:17: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration]
                 close(s);
                 ^
conftest.c:132:2: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration]
  if (fcntl(s, F_SETOWN, getpid()) == -1) exit(1);
  ^
configure:13438: $? = 0
configure:13438: ./conftest.exe
configure:13438: $? = 0
configure:13448: result: yes
configure:13456: checking if OOBINLINE works
configure:13519: gcc -std=gnu99 -o conftest.exe  -fwrapv -I/usr/inet6/include   conftest.c -lm  -lidn >&5
conftest.c:99:1: warning: return type defaults to 'int' [enabled by default]
 main() {
 ^
conftest.c: In function 'main':
conftest.c:106:5: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration]
     if (gethostname(host_name, 100) == -1) exit(1);
     ^
conftest.c:109:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
     memset((char *)&my_sin, '\0', sizeof my_sin);
     ^
conftest.c:109:5: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default]
conftest.c:110:5: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
     memcpy((char *)&my_sin.sin_addr, hp->h_addr, hp->h_length);
     ^
conftest.c:110:5: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
conftest.c:113:5: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration]
     alarm(10);
     ^
conftest.c:125:17: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration]
                 close(s);
                 ^
configure:13519: $? = 0
configure:13519: ./conftest.exe
configure:13519: $? = 0
configure:13529: result: yes
configure:13550: checking low optimization CFLAGS
configure:13571: result: -O -g
configure:13574: checking medium optimization CFLAGS
configure:13596: result: -O2 -g
configure:13599: checking highest optimization CFLAGS
configure:13636: result: -O4 -fomit-frame-pointer  -g
configure:13668: checking if tail accepts the -n parameter
configure:13672: result: yes
configure:13680: checking if byacc includes bogus malloc prototypes
configure:13713: result: no
configure:13723: checking for byacc / <malloc.h> / -DSGI_SOURCE / afree name clash
configure:13746: result: no
configure:13756: checking for a working sbrk()
configure:13786: gcc -std=gnu99 -o conftest.exe -O4 -fomit-frame-pointer   conftest.c -lm  -lidn >&5
conftest.c: In function 'main':
conftest.c:135:9: warning: implicit declaration of function 'brk' [-Wimplicit-function-declaration]
         ptr = brk(ptr + 1048576);
         ^
conftest.c:135:13: warning: assignment makes pointer from integer without a cast [enabled by default]
         ptr = brk(ptr + 1048576);
             ^
/tmp/ccmTNKon.o:conftest.c:(.text.startup+0x2d): undefined reference to `brk'
/tmp/ccmTNKon.o:conftest.c:(.text.startup+0x2d): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `brk'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: /tmp/ccmTNKon.o: bad reloc address 0x0 in section `.pdata.startup'
/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld: final link failed: Invalid operation
collect2: error: ld returned 1 exit status
configure:13786: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAS_INLINE 1
| #define HAVE_TYPEOF 1
| #define HAVE_STRINGIZE 1
| #define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_INTPTR_T 8
| #define SIZEOF_INTMAX_T 8
| #define SIZEOF_DOUBLE 8
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MEMMEM 1
| #define HAVE_GETCWD 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_WAIT3 1
| #define HAVE_WAITPID 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_POLL 1
| #define HAVE_TRUNC 1
| #define HAVE_MMAP 1
| #define HAVE_GETPAGESIZE 1
| #define RETSIGTYPE_VOID 1
| #define HAVE_LIBM 1
| #define INET_NTOA_OK 1
| #define HAS_IPV6 1
| #define HAS_PCRE 1
| #define HAS_IDN 1
| #define HAS_JSON 1
| #define JSON_64_SUPPORT 1
| #define RENAME_HANDLES_DIRECTORIES 1
| #define RUSAGE_USEC 1
| #define FREE_RETURNS_VOID 1
| #define POINTER void *
| #define CHARBIT_MASK 0xff
| #define USE_IOCTL_FIONBIO 1
| #define USE_FCNTL_O_NDELAY 1
| #define USE_FCNTL_FNDELAY 1
| #define USE_FCNTL_SETOWN 1
| #define USE_OOBINLINE 1
| /* end confdefs.h.  */
| 
|      #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| 
|     alarm(2); // a crash can be an infinite loop...
|     void *ptr = sbrk(0);
|     if ((intptr_t)ptr <= 0)
|         exit(1); // SBRK not OK!
|     for (int i = 0 ; i < 50 ; ++i) {
|         ptr = brk(ptr + 1048576);
|         if ((intptr_t)ptr == -1)
|             exit(1); // SBRK not OK!
|     }
|     return 0; // SBRK_OK
| 
|   ;
|   return 0;
| }
configure:13793: result: no
configure:13806: checking if we can replace malloc
configure:13895: gcc -std=gnu99 -o conftest.exe    conftest.c -lm  -lidn  >&5
configure:13895: $? = 0
configure:13895: ./conftest.exe
configure:13895: $? = 0
configure:13914: result: yes
configure:13934: checking malloc overhead
configure:13948: result: 8
configure:14240: creating ./config.status

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

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

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

on Andymon

config.status:1014: creating Makefile
config.status:1014: creating config.h
config.status:1014: creating util/Makefile
config.status:1014: creating util/indent/Makefile
config.status:1014: creating util/xerq/Makefile
config.status:1014: creating util/erq/Makefile
config.status:1014: creating machine.h

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

ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_stringize=yes
ac_cv_c_typeof=typeof
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_c_vararrays=yes
ac_cv_c_volatile=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=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_LIBS_set=
ac_cv_env_LIBS_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=.exe
ac_cv_func__crypt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_crypt=no
ac_cv_func_fchmod=yes
ac_cv_func_fcntl=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdomainname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_memmem=yes
ac_cv_func_mmap=yes
ac_cv_func_poll=yes
ac_cv_func_sysconf=yes
ac_cv_func_trunc=yes
ac_cv_func_wait3=yes
ac_cv_func_waitpid=yes
ac_cv_func_working_mktime=yes
ac_cv_header_bstring_h=no
ac_cv_header_crypt_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_idna_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libc_h=no
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_stdbool_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_stringprep_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_rusage_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_termios_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_lib_crypt___main=no
ac_cv_lib_crypto___main=no
ac_cv_lib_idn_stringprep_check_version=yes
ac_cv_lib_json_json_object_get_type=yes
ac_cv_lib_m_main=yes
ac_cv_lib_nsl_main=no
ac_cv_lib_pcre_main=yes
ac_cv_lib_socket_main=no
ac_cv_lib_ucb_main=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -std=gnu99 -E'
ac_cv_prog_YACC=byacc
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_search_json_object_new_int64='none required'
ac_cv_search_opendir='none required'
ac_cv_sizeof_char_p=8
ac_cv_sizeof_double=8
ac_cv_sizeof_int=4
ac_cv_sizeof_intmax_t=8
ac_cv_sizeof_intptr_t=8
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_type__Bool=yes
ac_cv_type_intmax_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_double_wider=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_working_alloca_h=yes
lp_cv_func_inet_ntoa_ok=yes
lp_cv_has_gcrypt=no
lp_cv_has_gnutls=no
lp_cv_has_iconv=no
lp_cv_has_idn=yes
lp_cv_has_ipv6=yes
lp_cv_has_json=yes
lp_cv_has_mysql=no
lp_cv_has_openssl=no
lp_cv_has_pcre=yes
lp_cv_has_pcre_lib=yes
lp_cv_has_pgsql=no
lp_cv_has_sqlite3=no
lp_cv_has_xml2=no
lp_cv_json_64bit=yes
lp_cv_need_lib_resolv=no
lp_cv_prop_charbits_eq_8=yes
lp_cv_prop_free_returns_void=yes
lp_cv_prop_malloc_return_type='void *'
lp_cv_prop_use_fcntl_fndelay=yes
lp_cv_prop_use_fcntl_setown=yes
lp_cv_prop_use_fnctl_o_ndelay=yes
lp_cv_prop_use_ioctl_fionbio=yes
lp_cv_prop_use_oobinline=yes
lp_cv_struct_rusage_full=yes
lp_cv_struct_rusage_usec=yes
lp_cv_sys_malloc_overhead=8
lp_cv_sys_rename_handles_directories=yes

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

ALLOCA=''
CC='gcc -std=gnu99'
CFLAGS='-O4 -fomit-frame-pointer'
CLEAN_YACC_TAB=''
CONFIG_SHELL='/bin/sh'
CPP='gcc -std=gnu99 -E'
CPPFLAGS=''
DCFLAGS='-g'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ERQ_LIBS='-lm '
EXEEXT='.exe'
EXTRA_CFLAGS=' -fwrapv -DMSWIN'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LCFLAGS='-O -g'
LDFLAGS=''
LIBOBJS=''
LIBS='-lm  -lidn'
LTLIBOBJS=''
MCFLAGS='-O2 -g'
MOVE_YACC_TAB='$(MV) $(YACCTAB)c'
OBJEXT='o'
OCFLAGS='-O4 -fomit-frame-pointer  -g'
OPTIMIZE_LINKING='$(OPTIMIZE)'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKGLIBS=' -lpcre -ljson-c'
SHELL='/bin/sh'
WCFLAGS=' -Wall -Wparentheses -Wshadow -Wstrict-overflow=2'
YACC='byacc'
YACCTAB='y.tab.'
ac_ct_CC='gcc'
bindir='/home/mud/bin.install'
build_alias=''
cdef_access_control='#undef'
cdef_access_log='#undef'
cdef_apply_cache_stat='#define'
cdef_check_mapping_total='#undef'
cdef_check_object_gc_ref='#define'
cdef_check_object_ref='#undef'
cdef_check_object_stat='#undef'
cdef_comm_stat='#define'
cdef_compat_mode='#undef'
cdef_debug='#define'
cdef_debug_malloc_allocs='#undef'
cdef_debug_telnet='#undef'
cdef_dump_gc_refs='#undef'
cdef_dynamic_costs='#define'
cdef_erq_demon='#undef'
cdef_eval_cost_trace='#define'
cdef_filename_spaces='#undef'
cdef_malloc_check='#define'
cdef_malloc_lpc_trace='#undef'
cdef_malloc_sbrk='#define'
cdef_malloc_sbrk_trace='#undef'
cdef_malloc_trace='#undef'
cdef_no_inlines='#undef'
cdef_opcprof='#undef'
cdef_rxcache_table='#define'
cdef_share_variables='#undef'
cdef_strict_euids='#define'
cdef_synchronous_heart_beat='#define'
cdef_tls_certfile='#define'
cdef_tls_crldirectory='#undef'
cdef_tls_crlfile='#undef'
cdef_tls_keyfile='#define'
cdef_tls_trustdirectory='#undef'
cdef_tls_trustfile='#undef'
cdef_trace_code='#define'
cdef_use_alists='#define'
cdef_use_deprecated='#undef'
cdef_use_gcrypt='#undef'
cdef_use_ipv6='#undef'
cdef_use_json='#define'
cdef_use_mccp='#undef'
cdef_use_mysql='#undef'
cdef_use_parse_command='#undef'
cdef_use_pcre='#define'
cdef_use_pgsql='#undef'
cdef_use_process_string='#define'
cdef_use_set_is_wizard='#define'
cdef_use_set_light='#undef'
cdef_use_sqlite='#undef'
cdef_use_tls='#undef'
cdef_use_xml='#undef'
cdef_verbose_opcprof='#undef'
cdef_wizlist_file='#define'
cdef_yydebug='#undef'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
erq_sub=''
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='/home/mud/mudlib'
libexecdir='/home/mud/bin/erq.d'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/mud'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
val_access_file=''
val_access_log=''
val_alarm_time='1'
val_allowed_ed_cmds='20'
val_apply_cache_bits='18'
val_catch_reserved_cost='4000'
val_compiler_stack_size='400'
val_defmax='65000'
val_erq_debug='0'
val_erq_max_reply='1024'
val_erq_max_send='1024'
val_evaluator_stack_size='4000'
val_hard_malloc_limit='0x7fffffff'
val_heart_beat_interval='2'
val_htable_size='131072'
val_input_escape='"!"'
val_itable_size='4096'
val_malloc='slaballoc'
val_master_name='"secure/master"'
val_master_reserved_cost='1024'
val_max_array_size='20000'
val_max_bits='6144'
val_max_byte_transfer='200000'
val_max_callouts='1250'
val_max_command_length='1000'
val_max_cost='1500000'
val_max_local='30'
val_max_mapping_keys='20000'
val_max_mapping_size='60000'
val_max_net_connects='10'
val_max_players='225'
val_max_trace='130'
val_max_user_trace='120'
val_maxnumports='20'
val_min_malloced='0xfa00000'
val_min_small_malloced='0x8200000'
val_optimize='MED'
val_otable_size='131072'
val_pcre_recursion_limit='20000'
val_portno='4711'
val_random_period_length='19937'
val_read_file_max_size='200000'
val_reserved_master_size='500000'
val_reserved_system_size='1000000'
val_reserved_user_size='8500000'
val_rxcache_table='8192'
val_set_buffer_size_max='65536'
val_soft_malloc_limit='0'
val_swap_file='"/home/mud/swapfiles/swapfile"'
val_time_to_clean_up='64800'
val_time_to_reset='3600'
val_time_to_swap='25200'
val_time_to_swap_variables='39600'
val_tls_certfile='"cert.pem"'
val_tls_crldirectory=''
val_tls_crlfile=''
val_tls_keyfile='"key.pem"'
val_tls_trustdirectory=''
val_tls_trustfile=''
val_total_trace_length='4096'
val_udp_port='4246'
val_wizlist_file='"WIZLIST"'
val_write_buffer_max_size='100000'

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAS_INLINE 1
#define HAVE_TYPEOF 1
#define HAVE_STRINGIZE 1
#define HAVE_C_VARARRAYS 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_LONG_LONG_INT 1
#define HAVE_INTMAX_T 1
#define HAVE_INTPTR_T 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_UINTMAX_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_DOUBLE_WIDER 1
#define RETSIGTYPE void
#define SIZEOF_CHAR_P 8
#define SIZEOF_INT 4
#define SIZEOF_SHORT 2
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_INTPTR_T 8
#define SIZEOF_INTMAX_T 8
#define SIZEOF_DOUBLE 8
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRING_H 1
#define HAVE_NETDB_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TERMIOS_H 1
#define HAVE_LIMITS_H 1
#define HAVE_DIRENT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_FCHMOD 1
#define HAVE_GETRUSAGE 1
#define HAVE_MEMMEM 1
#define HAVE_GETCWD 1
#define HAVE_SYSCONF 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_WAIT3 1
#define HAVE_WAITPID 1
#define HAVE_FCNTL 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_POLL 1
#define HAVE_TRUNC 1
#define HAVE_MMAP 1
#define HAVE_GETPAGESIZE 1
#define RETSIGTYPE_VOID 1
#define HAVE_LIBM 1
#define INET_NTOA_OK 1
#define HAS_IPV6 1
#define HAS_PCRE 1
#define HAS_IDN 1
#define HAS_JSON 1
#define JSON_64_SUPPORT 1
#define RENAME_HANDLES_DIRECTORIES 1
#define RUSAGE_USEC 1
#define FREE_RETURNS_VOID 1
#define POINTER void *
#define CHARBIT_MASK 0xff
#define USE_IOCTL_FIONBIO 1
#define USE_FCNTL_O_NDELAY 1
#define USE_FCNTL_FNDELAY 1
#define USE_FCNTL_SETOWN 1
#define USE_OOBINLINE 1
#define MALLOC_REPLACEABLE 1
#define EXTERN_MALLOC_OVERHEAD 8

configure: exit 1
