This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by OpenNTPD configure Portable, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 110 tasks, 165 threads, 4 processors Load average: 1.25, Mach factor: 2.95 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1329: checking for i386-unknown-gnu-gcc configure:1355: result: cc configure:1637: checking for C compiler version configure:1640: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1643: $? = 0 configure:1645: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1648: $? = 0 configure:1650: cc -V &5 cc: `-V' option must have argument configure:1653: $? = 1 configure:1676: checking for C compiler default output file name configure:1679: cc -fno-common conftest.c >&5 configure:1682: $? = 0 configure:1728: result: a.out configure:1733: checking whether the C compiler works configure:1739: ./a.out configure:1742: $? = 0 configure:1759: result: yes configure:1766: checking whether we are cross compiling configure:1768: result: no configure:1771: checking for suffix of executables configure:1773: cc -o conftest -fno-common conftest.c >&5 configure:1776: $? = 0 configure:1801: result: configure:1807: checking for suffix of object files configure:1828: cc -c -fno-common conftest.c >&5 configure:1831: $? = 0 configure:1853: result: configure:1857: checking whether we are using the GNU C compiler configure:1881: cc -c -fno-common conftest.c >&5 configure:1887: $? = 0 configure:1891: test -z || test ! -s conftest.err configure:1894: $? = 0 configure:1897: test -s conftest. configure:1900: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1913: result: no configure:1919: checking whether cc accepts -g configure:1940: cc -c -g conftest.c >&5 configure:1946: $? = 0 configure:1950: test -z || test ! -s conftest.err configure:1953: $? = 0 configure:1956: test -s conftest. configure:1959: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1970: result: no configure:1987: checking for cc option to accept ANSI C configure:2057: cc -c -fno-common conftest.c >&5 configure:2063: $? = 0 configure:2067: test -z || test ! -s conftest.err configure:2070: $? = 0 configure:2073: test -s conftest. configure:2076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2057: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2063: $? = 0 configure:2067: test -z || test ! -s conftest.err configure:2070: $? = 0 configure:2073: test -s conftest. configure:2076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2057: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2057: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2057: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2057: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2063: $? = 0 configure:2067: test -z || test ! -s conftest.err configure:2070: $? = 0 configure:2073: test -s conftest. configure:2076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2094: result: none needed configure:2112: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2118: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2254: checking for i386-unknown-gnu-ranlib configure:2283: result: no configure:2292: checking for ranlib configure:2308: found /usr/bin/ranlib configure:2319: result: ranlib configure:2369: checking for a BSD-compatible install configure:2424: result: /usr/bin/install -c -o root -g wheel configure:2437: checking for ar configure:2455: found /usr/bin/ar configure:2467: result: /usr/bin/ar configure:2478: checking for gawk configure:2494: found /usr/local/bin/gawk configure:2504: result: gawk configure:2518: checking for bison configure:2534: found /usr/local/bin/bison configure:2544: result: bison -y configure:2572: checking for inline configure:2593: cc -c -fno-common conftest.c >&5 configure:2599: $? = 0 configure:2603: test -z || test ! -s conftest.err configure:2606: $? = 0 configure:2609: test -s conftest. configure:2612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:2593: cc -c -fno-common conftest.c >&5 configure:2599: $? = 0 configure:2603: test -z || test ! -s conftest.err configure:2606: $? = 0 configure:2609: test -s conftest. configure:2612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:2593: cc -c -fno-common conftest.c >&5 configure:2599: $? = 0 configure:2603: test -z || test ! -s conftest.err configure:2606: $? = 0 configure:2609: test -s conftest. configure:2612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:2624: result: no configure:2658: checking build system type configure:2676: result: i386-unknown-gnu configure:2684: checking host system type configure:2698: result: i386-unknown-gnu configure:2906: checking how to run the C preprocessor configure:2941: cc -E conftest.c configure:2947: $? = 0 configure:2979: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2985: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:3024: result: cc -E configure:3048: cc -E conftest.c configure:3054: $? = 0 configure:3086: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:3136: checking for egrep configure:3146: result: grep -E configure:3151: checking for ANSI C header files configure:3176: cc -c -fno-common conftest.c >&5 configure:3182: $? = 0 configure:3186: test -z || test ! -s conftest.err configure:3189: $? = 0 configure:3192: test -s conftest. configure:3195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3304: result: no configure:3328: checking for sys/types.h configure:3344: cc -c -fno-common conftest.c >&5 configure:3350: $? = 0 configure:3354: test -z || test ! -s conftest.err configure:3357: $? = 0 configure:3360: test -s conftest. configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3374: result: no configure:3328: checking for sys/stat.h configure:3344: cc -c -fno-common conftest.c >&5 configure:3350: $? = 0 configure:3354: test -z || test ! -s conftest.err configure:3357: $? = 0 configure:3360: test -s conftest. configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3374: result: no configure:3328: checking for stdlib.h configure:3344: cc -c -fno-common conftest.c >&5 configure:3350: $? = 0 configure:3354: test -z || test ! -s conftest.err configure:3357: $? = 0 configure:3360: test -s conftest. configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3374: result: no configure:3328: checking for string.h configure:3344: cc -c -fno-common conftest.c >&5 configure:3350: $? = 0 configure:3354: test -z || test ! -s conftest.err configure:3357: $? = 0 configure:3360: test -s conftest. configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3374: result: no configure:3328: checking for memory.h configure:3344: cc -c -fno-common conftest.c >&5 configure:3350: $? = 0 configure:3354: test -z || test ! -s conftest.err configure:3357: $? = 0 configure:3360: test -s conftest. configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3374: result: no configure:3328: checking for strings.h configure:3344: cc -c -fno-common conftest.c >&5 configure:3350: $? = 0 configure:3354: test -z || test ! -s conftest.err configure:3357: $? = 0 configure:3360: test -s conftest. configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3374: result: no configure:3328: checking for inttypes.h configure:3344: cc -c -fno-common conftest.c >&5 configure:3350: $? = 0 configure:3354: test -z || test ! -s conftest.err configure:3357: $? = 0 configure:3360: test -s conftest. configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3374: result: no configure:3328: checking for stdint.h configure:3344: cc -c -fno-common conftest.c >&5 configure:3350: $? = 0 configure:3354: test -z || test ! -s conftest.err configure:3357: $? = 0 configure:3360: test -s conftest. configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3374: result: no configure:3328: checking for unistd.h configure:3344: cc -c -fno-common conftest.c >&5 configure:3350: $? = 0 configure:3354: test -z || test ! -s conftest.err configure:3357: $? = 0 configure:3360: test -s conftest. configure:3363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3374: result: no configure:3440: checking arpa/inet.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking arpa/inet.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: arpa/inet.h: present but cannot be compiled configure:3536: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:3538: WARNING: arpa/inet.h: see the Autoconf documentation configure:3540: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:3544: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:3556: checking for arpa/inet.h configure:3563: result: yes configure:3440: checking arpa/nameser.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking arpa/nameser.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: arpa/nameser.h: present but cannot be compiled configure:3536: WARNING: arpa/nameser.h: check for missing prerequisite headers? configure:3538: WARNING: arpa/nameser.h: see the Autoconf documentation configure:3540: WARNING: arpa/nameser.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: arpa/nameser.h: proceeding with the preprocessor's result configure:3544: WARNING: arpa/nameser.h: in the future, the compiler will take precedence configure:3556: checking for arpa/nameser.h configure:3563: result: yes configure:3440: checking ctype.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking ctype.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: ctype.h: present but cannot be compiled configure:3536: WARNING: ctype.h: check for missing prerequisite headers? configure:3538: WARNING: ctype.h: see the Autoconf documentation configure:3540: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: ctype.h: proceeding with the preprocessor's result configure:3544: WARNING: ctype.h: in the future, the compiler will take precedence configure:3556: checking for ctype.h configure:3563: result: yes configure:3440: checking err.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking err.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: err.h: present but cannot be compiled configure:3536: WARNING: err.h: check for missing prerequisite headers? configure:3538: WARNING: err.h: see the Autoconf documentation configure:3540: WARNING: err.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: err.h: proceeding with the preprocessor's result configure:3544: WARNING: err.h: in the future, the compiler will take precedence configure:3556: checking for err.h configure:3563: result: yes configure:3440: checking ifaddrs.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking ifaddrs.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: ifaddrs.h: present but cannot be compiled configure:3536: WARNING: ifaddrs.h: check for missing prerequisite headers? configure:3538: WARNING: ifaddrs.h: see the Autoconf documentation configure:3540: WARNING: ifaddrs.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: ifaddrs.h: proceeding with the preprocessor's result configure:3544: WARNING: ifaddrs.h: in the future, the compiler will take precedence configure:3556: checking for ifaddrs.h configure:3563: result: yes configure:3440: checking netdb.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking netdb.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: netdb.h: present but cannot be compiled configure:3536: WARNING: netdb.h: check for missing prerequisite headers? configure:3538: WARNING: netdb.h: see the Autoconf documentation configure:3540: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: netdb.h: proceeding with the preprocessor's result configure:3544: WARNING: netdb.h: in the future, the compiler will take precedence configure:3556: checking for netdb.h configure:3563: result: yes configure:3440: checking paths.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking paths.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: paths.h: present but cannot be compiled configure:3536: WARNING: paths.h: check for missing prerequisite headers? configure:3538: WARNING: paths.h: see the Autoconf documentation configure:3540: WARNING: paths.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: paths.h: proceeding with the preprocessor's result configure:3544: WARNING: paths.h: in the future, the compiler will take precedence configure:3556: checking for paths.h configure:3563: result: yes configure:3440: checking poll.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking poll.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: poll.h: present but cannot be compiled configure:3536: WARNING: poll.h: check for missing prerequisite headers? configure:3538: WARNING: poll.h: see the Autoconf documentation configure:3540: WARNING: poll.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: poll.h: proceeding with the preprocessor's result configure:3544: WARNING: poll.h: in the future, the compiler will take precedence configure:3556: checking for poll.h configure:3563: result: yes configure:3440: checking stdarg.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking stdarg.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: stdarg.h: present but cannot be compiled configure:3536: WARNING: stdarg.h: check for missing prerequisite headers? configure:3538: WARNING: stdarg.h: see the Autoconf documentation configure:3540: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: stdarg.h: proceeding with the preprocessor's result configure:3544: WARNING: stdarg.h: in the future, the compiler will take precedence configure:3556: checking for stdarg.h configure:3563: result: yes configure:3440: checking sys/bitypes.h usability configure:3452: cc -c -fno-common conftest.c >&5 conftest.c:55:25: sys/bitypes.h: No such file or directory configure:3458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking sys/bitypes.h presence configure:3495: cc -E conftest.c conftest.c:21:25: sys/bitypes.h: No such file or directory configure:3501: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:3521: result: no configure:3556: checking for sys/bitypes.h configure:3563: result: no configure:3440: checking sys/fcntl.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking sys/fcntl.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: sys/fcntl.h: present but cannot be compiled configure:3536: WARNING: sys/fcntl.h: check for missing prerequisite headers? configure:3538: WARNING: sys/fcntl.h: see the Autoconf documentation configure:3540: WARNING: sys/fcntl.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: sys/fcntl.h: proceeding with the preprocessor's result configure:3544: WARNING: sys/fcntl.h: in the future, the compiler will take precedence configure:3556: checking for sys/fcntl.h configure:3563: result: yes configure:3440: checking sys/queue.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking sys/queue.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: sys/queue.h: present but cannot be compiled configure:3536: WARNING: sys/queue.h: check for missing prerequisite headers? configure:3538: WARNING: sys/queue.h: see the Autoconf documentation configure:3540: WARNING: sys/queue.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: sys/queue.h: proceeding with the preprocessor's result configure:3544: WARNING: sys/queue.h: in the future, the compiler will take precedence configure:3556: checking for sys/queue.h configure:3563: result: yes configure:3440: checking sys/select.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking sys/select.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: sys/select.h: present but cannot be compiled configure:3536: WARNING: sys/select.h: check for missing prerequisite headers? configure:3538: WARNING: sys/select.h: see the Autoconf documentation configure:3540: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: sys/select.h: proceeding with the preprocessor's result configure:3544: WARNING: sys/select.h: in the future, the compiler will take precedence configure:3556: checking for sys/select.h configure:3563: result: yes configure:3440: checking sys/socket.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking sys/socket.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: sys/socket.h: present but cannot be compiled configure:3536: WARNING: sys/socket.h: check for missing prerequisite headers? configure:3538: WARNING: sys/socket.h: see the Autoconf documentation configure:3540: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:3544: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:3556: checking for sys/socket.h configure:3563: result: yes configure:3440: checking sys/sockio.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking sys/sockio.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: sys/sockio.h: present but cannot be compiled configure:3536: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:3538: WARNING: sys/sockio.h: see the Autoconf documentation configure:3540: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:3544: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:3556: checking for sys/sockio.h configure:3563: result: yes configure:3440: checking sys/time.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking sys/time.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: sys/time.h: present but cannot be compiled configure:3536: WARNING: sys/time.h: check for missing prerequisite headers? configure:3538: WARNING: sys/time.h: see the Autoconf documentation configure:3540: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3544: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3556: checking for sys/time.h configure:3563: result: yes configure:3440: checking sys/timers.h usability configure:3452: cc -c -fno-common conftest.c >&5 conftest.c:61:24: sys/timers.h: No such file or directory configure:3458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking sys/timers.h presence configure:3495: cc -E conftest.c conftest.c:27:24: sys/timers.h: No such file or directory configure:3501: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:3521: result: no configure:3556: checking for sys/timers.h configure:3563: result: no configure:3440: checking sys/timex.h usability configure:3452: cc -c -fno-common conftest.c >&5 conftest.c:61:23: sys/timex.h: No such file or directory configure:3458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking sys/timex.h presence configure:3495: cc -E conftest.c conftest.c:27:23: sys/timex.h: No such file or directory configure:3501: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:3521: result: no configure:3556: checking for sys/timex.h configure:3563: result: no configure:3431: checking for sys/types.h configure:3436: result: no configure:3440: checking syslog.h usability configure:3452: cc -c -fno-common conftest.c >&5 configure:3458: $? = 0 configure:3462: test -z || test ! -s conftest.err configure:3465: $? = 0 configure:3468: test -s conftest. configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3481: result: no configure:3485: checking syslog.h presence configure:3495: cc -E conftest.c configure:3501: $? = 0 configure:3521: result: yes configure:3534: WARNING: syslog.h: present but cannot be compiled configure:3536: WARNING: syslog.h: check for missing prerequisite headers? configure:3538: WARNING: syslog.h: see the Autoconf documentation configure:3540: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:3542: WARNING: syslog.h: proceeding with the preprocessor's result configure:3544: WARNING: syslog.h: in the future, the compiler will take precedence configure:3556: checking for syslog.h configure:3563: result: yes configure:3577: checking whether asprintf is declared configure:3601: cc -c -fno-common conftest.c >&5 configure:3607: $? = 0 configure:3611: test -z || test ! -s conftest.err configure:3614: $? = 0 configure:3617: test -s conftest. configure:3620: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef asprintf | char *p = (char *) asprintf; | #endif | | ; | return 0; | } configure:3631: result: no configure:3648: checking whether asprintf is declared configure:3672: cc -c -fno-common -D_GNU_SOURCE conftest.c >&5 configure:3678: $? = 0 configure:3682: test -z || test ! -s conftest.err configure:3685: $? = 0 configure:3688: test -s conftest. configure:3691: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef asprintf | char *p = (char *) asprintf; | #endif | | ; | return 0; | } configure:3702: result: no configure:3730: checking for socketpair configure:3787: cc -o conftest -fno-common conftest.c >&5 configure:3793: $? = 0 configure:3797: test -z || test ! -s conftest.err configure:3800: $? = 0 configure:3803: test -s conftest configure:3806: $? = 0 configure:3818: result: yes configure:3980: checking for adjtime configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for adjtimex configure:4037: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _adjtimex configure:4043: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | /* end confdefs.h. */ | /* Define adjtimex to an innocuous variant, in case declares adjtimex. | For example, HP-UX 11i declares gettimeofday. */ | #define adjtimex innocuous_adjtimex | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char adjtimex (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef adjtimex | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char adjtimex (); | /* 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_adjtimex) || defined (__stub___adjtimex) | choke me | #else | char (*f) () = adjtimex; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != adjtimex; | ; | return 0; | } configure:4068: result: no configure:3980: checking for arc4random configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for asprintf configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for bzero configure:4037: cc -o conftest -fno-common conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function `bzero' configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for clock_getres configure:4037: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _clock_getres configure:4043: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | /* end confdefs.h. */ | /* Define clock_getres to an innocuous variant, in case declares clock_getres. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_getres innocuous_clock_getres | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_getres (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_getres | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char clock_getres (); | /* 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_clock_getres) || defined (__stub___clock_getres) | choke me | #else | char (*f) () = clock_getres; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != clock_getres; | ; | return 0; | } configure:4068: result: no configure:3980: checking for daemon configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for errx configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for getifaddrs configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for inet_pton configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for poll configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for select configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for setgroups configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for setproctitle configure:4037: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _setproctitle configure:4043: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setproctitle (); | /* 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_setproctitle) || defined (__stub___setproctitle) | choke me | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setproctitle; | ; | return 0; | } configure:4068: result: no configure:3980: checking for snprintf configure:4037: cc -o conftest -fno-common conftest.c >&5 conftest.c:66: warning: conflicting types for built-in function `snprintf' configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for strlcpy configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for strsignal configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for verrx configure:4037: cc -o conftest -fno-common conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:3980: checking for vsnprintf configure:4037: cc -o conftest -fno-common conftest.c >&5 conftest.c:70: warning: conflicting types for built-in function `vsnprintf' configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:4087: checking for vsyslog configure:4144: cc -o conftest -fno-common conftest.c >&5 configure:4150: $? = 0 configure:4154: test -z || test ! -s conftest.err configure:4157: $? = 0 configure:4160: test -s conftest configure:4163: $? = 0 configure:4175: result: yes configure:4197: checking for setuid configure:4254: cc -o conftest -fno-common conftest.c >&5 configure:4260: $? = 0 configure:4264: test -z || test ! -s conftest.err configure:4267: $? = 0 configure:4270: test -s conftest configure:4273: $? = 0 configure:4285: result: yes configure:4197: checking for setgid configure:4254: cc -o conftest -fno-common conftest.c >&5 configure:4260: $? = 0 configure:4264: test -z || test ! -s conftest.err configure:4267: $? = 0 configure:4270: test -s conftest configure:4273: $? = 0 configure:4285: result: yes configure:4197: checking for seteuid configure:4254: cc -o conftest -fno-common conftest.c >&5 configure:4260: $? = 0 configure:4264: test -z || test ! -s conftest.err configure:4267: $? = 0 configure:4270: test -s conftest configure:4273: $? = 0 configure:4285: result: yes configure:4197: checking for setegid configure:4254: cc -o conftest -fno-common conftest.c >&5 configure:4260: $? = 0 configure:4264: test -z || test ! -s conftest.err configure:4267: $? = 0 configure:4270: test -s conftest configure:4273: $? = 0 configure:4285: result: yes configure:4197: checking for setreuid configure:4254: cc -o conftest -fno-common conftest.c >&5 configure:4260: $? = 0 configure:4264: test -z || test ! -s conftest.err configure:4267: $? = 0 configure:4270: test -s conftest configure:4273: $? = 0 configure:4285: result: yes configure:4197: checking for setregid configure:4254: cc -o conftest -fno-common conftest.c >&5 configure:4260: $? = 0 configure:4264: test -z || test ! -s conftest.err configure:4267: $? = 0 configure:4270: test -s conftest configure:4273: $? = 0 configure:4285: result: yes configure:4300: checking for setresuid configure:4357: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _setresuid configure:4363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | /* end confdefs.h. */ | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setresuid (); | /* 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_setresuid) || defined (__stub___setresuid) | choke me | #else | char (*f) () = setresuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setresuid; | ; | return 0; | } configure:4388: result: no configure:4452: checking for setresgid configure:4509: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _setresgid configure:4515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | /* end confdefs.h. */ | /* Define setresgid to an innocuous variant, in case declares setresgid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresgid innocuous_setresgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresgid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setresgid (); | /* 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_setresgid) || defined (__stub___setresgid) | choke me | #else | char (*f) () = setresgid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setresgid; | ; | return 0; | } configure:4540: result: no configure:4606: checking for getaddrinfo configure:4663: cc -o conftest -fno-common conftest.c >&5 configure:4669: $? = 0 configure:4673: test -z || test ! -s conftest.err configure:4676: $? = 0 configure:4679: test -s conftest configure:4682: $? = 0 configure:4694: result: yes configure:4606: checking for getnameinfo configure:4663: cc -o conftest -fno-common conftest.c >&5 configure:4669: $? = 0 configure:4673: test -z || test ! -s conftest.err configure:4676: $? = 0 configure:4679: test -s conftest configure:4682: $? = 0 configure:4694: result: yes configure:4606: checking for freeaddrinfo configure:4663: cc -o conftest -fno-common conftest.c >&5 configure:4669: $? = 0 configure:4673: test -z || test ! -s conftest.err configure:4676: $? = 0 configure:4679: test -s conftest configure:4682: $? = 0 configure:4694: result: yes configure:4709: checking for gai_strerror configure:4766: cc -o conftest -fno-common conftest.c >&5 configure:4772: $? = 0 configure:4776: test -z || test ! -s conftest.err configure:4779: $? = 0 configure:4782: test -s conftest configure:4785: $? = 0 configure:4797: result: yes configure:4832: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:71: warning: assignment discards qualifiers from pointer target type configure:4838: $? = 0 configure:4842: test -z || test ! -s conftest.err configure:4845: $? = 0 configure:4848: test -s conftest. configure:4851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | | #include | #include | #include | | const char *gai_strerror(int); | int | main () | { | | char *str; | | str = gai_strerror(0); | ; | return 0; | } configure:4869: checking for struct sockaddr_storage configure:4894: cc -c -fno-common conftest.c >&5 configure:4900: $? = 0 configure:4904: test -z || test ! -s conftest.err configure:4907: $? = 0 configure:4910: test -s conftest. configure:4913: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | struct sockaddr_storage s; | ; | return 0; | } configure:4926: result: no configure:4936: checking for struct sockaddr_in6 configure:4961: cc -c -fno-common conftest.c >&5 configure:4967: $? = 0 configure:4971: test -z || test ! -s conftest.err configure:4974: $? = 0 configure:4977: test -s conftest. configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | struct sockaddr_in6 s; s.sin6_family = 0; | ; | return 0; | } configure:4993: result: no configure:5003: checking for struct in6_addr configure:5028: cc -c -fno-common conftest.c >&5 configure:5034: $? = 0 configure:5038: test -z || test ! -s conftest.err configure:5041: $? = 0 configure:5044: test -s conftest. configure:5047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | struct in6_addr s; s.s6_addr[0] = 0; | ; | return 0; | } configure:5060: result: no configure:5070: checking for struct addrinfo configure:5096: cc -c -fno-common conftest.c >&5 configure:5102: $? = 0 configure:5106: test -z || test ! -s conftest.err configure:5109: $? = 0 configure:5112: test -s conftest. configure:5115: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | struct addrinfo s; s.ai_flags = AI_PASSIVE; | ; | return 0; | } configure:5128: result: no configure:5138: checking for struct sockaddr.sa_len configure:5165: cc -c -fno-common conftest.c >&5 configure:5171: $? = 0 configure:5175: test -z || test ! -s conftest.err configure:5178: $? = 0 configure:5181: test -s conftest. configure:5184: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:5213: cc -c -fno-common conftest.c >&5 configure:5219: $? = 0 configure:5223: test -z || test ! -s conftest.err configure:5226: $? = 0 configure:5229: test -s conftest. configure:5232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:5245: result: no configure:5256: checking for library containing res_init configure:5286: cc -o conftest -fno-common conftest.c >&5 configure:5292: $? = 0 configure:5296: test -z || test ! -s conftest.err configure:5299: $? = 0 configure:5302: test -s conftest configure:5305: $? = 0 configure:5375: result: none required configure:5382: checking for library containing res_9_init configure:5412: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _res_9_init configure:5418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_9_init (); | int | main () | { | res_9_init (); | ; | return 0; | } configure:5467: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:5473: $? = 0 configure:5477: test -z || test ! -s conftest.err configure:5480: $? = 0 configure:5483: test -s conftest configure:5486: $? = 0 configure:5501: result: -lresolv configure:5509: checking for struct sockaddr.sa_len configure:5618: result: no configure:5628: checking for struct sockaddr_in.sin_len configure:5656: cc -c -fno-common conftest.c >&5 configure:5662: $? = 0 configure:5666: test -z || test ! -s conftest.err configure:5669: $? = 0 configure:5672: test -s conftest. configure:5675: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:5705: cc -c -fno-common conftest.c >&5 configure:5711: $? = 0 configure:5715: test -z || test ! -s conftest.err configure:5718: $? = 0 configure:5721: test -s conftest. configure:5724: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure:5737: result: no configure:5747: checking for struct sockaddr_in6.sin6_len configure:5775: cc -c -fno-common conftest.c >&5 configure:5781: $? = 0 configure:5785: test -z || test ! -s conftest.err configure:5788: $? = 0 configure:5791: test -s conftest. configure:5794: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | static struct sockaddr_in6 ac_aggr; | if (ac_aggr.sin6_len) | return 0; | ; | return 0; | } configure:5824: cc -c -fno-common conftest.c >&5 configure:5830: $? = 0 configure:5834: test -z || test ! -s conftest.err configure:5837: $? = 0 configure:5840: test -s conftest. configure:5843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | static struct sockaddr_in6 ac_aggr; | if (sizeof ac_aggr.sin6_len) | return 0; | ; | return 0; | } configure:5856: result: no configure:5866: checking for struct sockaddr_in6.sin6_scope_id configure:5894: cc -c -fno-common conftest.c >&5 configure:5900: $? = 0 configure:5904: test -z || test ! -s conftest.err configure:5907: $? = 0 configure:5910: test -s conftest. configure:5913: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | static struct sockaddr_in6 ac_aggr; | if (ac_aggr.sin6_scope_id) | return 0; | ; | return 0; | } configure:5943: cc -c -fno-common conftest.c >&5 configure:5949: $? = 0 configure:5953: test -z || test ! -s conftest.err configure:5956: $? = 0 configure:5959: test -s conftest. configure:5962: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | static struct sockaddr_in6 ac_aggr; | if (sizeof ac_aggr.sin6_scope_id) | return 0; | ; | return 0; | } configure:5975: result: no configure:5985: checking for struct sockaddr_storage.ss_family configure:6013: cc -c -fno-common conftest.c >&5 configure:6019: $? = 0 configure:6023: test -z || test ! -s conftest.err configure:6026: $? = 0 configure:6029: test -s conftest. configure:6032: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.ss_family) | return 0; | ; | return 0; | } configure:6062: cc -c -fno-common conftest.c >&5 configure:6068: $? = 0 configure:6072: test -z || test ! -s conftest.err configure:6075: $? = 0 configure:6078: test -s conftest. configure:6081: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.ss_family) | return 0; | ; | return 0; | } configure:6094: result: no configure:6104: checking for struct sockaddr_storage.__ss_family configure:6132: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:69: error: structure has no member named `__ss_family' configure:6138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:6181: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:69: error: structure has no member named `__ss_family' configure:6187: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:6213: result: no configure:6225: checking if libc defines __progname configure:6247: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:6253: $? = 0 configure:6257: test -z || test ! -s conftest.err configure:6260: $? = 0 configure:6263: test -s conftest configure:6266: $? = 0 configure:6280: result: yes configure:6290: checking if libc defines in6addr_any configure:6315: cc -o conftest -fno-common conftest.c -lresolv >&5 conftest.c:63: error: parse error before '=' token conftest.c: In function `main': conftest.c:67: error: `ac_cv_libc_defines_in6addr_any' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) configure:6321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | /* end confdefs.h. */ | #include | #include | #include | struct sockaddr_in6 = in6addr_any; | int | main () | { | ac_cv_libc_defines_in6addr_any="yes" | ; | return 0; | } configure:6347: result: configure:6361: checking for char configure:6385: cc -c -fno-common conftest.c >&5 configure:6391: $? = 0 configure:6395: test -z || test ! -s conftest.err configure:6398: $? = 0 configure:6401: test -s conftest. configure:6404: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((char *) 0) | return 0; | if (sizeof (char)) | return 0; | ; | return 0; | } configure:6415: result: no configure:6418: checking size of char configure:6768: result: 0 configure:6775: checking for short int configure:6799: cc -c -fno-common conftest.c >&5 configure:6805: $? = 0 configure:6809: test -z || test ! -s conftest.err configure:6812: $? = 0 configure:6815: test -s conftest. configure:6818: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((short int *) 0) | return 0; | if (sizeof (short int)) | return 0; | ; | return 0; | } configure:6829: result: no configure:6832: checking size of short int configure:7182: result: 0 configure:7189: checking for int configure:7213: cc -c -fno-common conftest.c >&5 configure:7219: $? = 0 configure:7223: test -z || test ! -s conftest.err configure:7226: $? = 0 configure:7229: test -s conftest. configure:7232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:7243: result: no configure:7246: checking size of int configure:7596: result: 0 configure:7603: checking for long int configure:7627: cc -c -fno-common conftest.c >&5 configure:7633: $? = 0 configure:7637: test -z || test ! -s conftest.err configure:7640: $? = 0 configure:7643: test -s conftest. configure:7646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long int *) 0) | return 0; | if (sizeof (long int)) | return 0; | ; | return 0; | } configure:7657: result: no configure:7660: checking size of long int configure:8010: result: 0 configure:8017: checking for long long int configure:8041: cc -c -fno-common conftest.c >&5 configure:8047: $? = 0 configure:8051: test -z || test ! -s conftest.err configure:8054: $? = 0 configure:8057: test -s conftest. configure:8060: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long long int *) 0) | return 0; | if (sizeof (long long int)) | return 0; | ; | return 0; | } configure:8071: result: no configure:8074: checking size of long long int configure:8424: result: 0 configure:8446: checking for u_int type configure:8468: cc -c -fno-common conftest.c >&5 configure:8474: $? = 0 configure:8478: test -z || test ! -s conftest.err configure:8481: $? = 0 configure:8484: test -s conftest. configure:8487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | #include | int | main () | { | u_int a; a = 1; | ; | return 0; | } configure:8500: result: no configure:8511: checking for intXX_t types configure:8533: cc -c -fno-common conftest.c >&5 configure:8539: $? = 0 configure:8543: test -z || test ! -s conftest.err configure:8546: $? = 0 configure:8549: test -s conftest. configure:8552: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | #include | int | main () | { | int8_t a; int16_t b; int32_t c; a = b = c = 1; | ; | return 0; | } configure:8565: result: no configure:8638: checking for int64_t type configure:8669: cc -c -fno-common conftest.c >&5 configure:8675: $? = 0 configure:8679: test -z || test ! -s conftest.err configure:8682: $? = 0 configure:8685: test -s conftest. configure:8688: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_STDINT_H | # include | #endif | #include | #ifdef HAVE_SYS_BITYPES_H | # include | #endif | | int | main () | { | int64_t a; a = 1; | ; | return 0; | } configure:8701: result: no configure:8711: checking for u_intXX_t types configure:8733: cc -c -fno-common conftest.c >&5 configure:8739: $? = 0 configure:8743: test -z || test ! -s conftest.err configure:8746: $? = 0 configure:8749: test -s conftest. configure:8752: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | #include | int | main () | { | u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1; | ; | return 0; | } configure:8765: result: no configure:8777: checking for u_intXX_t types in sys/socket.h configure:8795: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:70: error: `u_int8_t' undeclared (first use in this function) conftest.c:70: error: (Each undeclared identifier is reported only once conftest.c:70: error: for each function it appears in.) conftest.c:70: error: parse error before "a" conftest.c:70: error: `u_int16_t' undeclared (first use in this function) conftest.c:70: error: `u_int32_t' undeclared (first use in this function) conftest.c:70: error: `a' undeclared (first use in this function) conftest.c:70: error: `b' undeclared (first use in this function) conftest.c:70: error: `c' undeclared (first use in this function) configure:8801: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | #include | int | main () | { | u_int8_t a; u_int16_t b; u_int32_t c; a = b = c = 1; | ; | return 0; | } configure:8829: result: no configure:8836: checking for u_int64_t types configure:8858: cc -c -fno-common conftest.c >&5 configure:8864: $? = 0 configure:8868: test -z || test ! -s conftest.err configure:8871: $? = 0 configure:8874: test -s conftest. configure:8877: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | #include | int | main () | { | u_int64_t a; a = 1; | ; | return 0; | } configure:8890: result: no configure:8902: checking for u_int64_t type in sys/bitypes.h configure:8920: cc -c -fno-common conftest.c >&5 conftest.c:66:26: sys/bitypes.h: No such file or directory conftest.c: In function `main': conftest.c:70: error: `u_int64_t' undeclared (first use in this function) conftest.c:70: error: (Each undeclared identifier is reported only once conftest.c:70: error: for each function it appears in.) conftest.c:70: error: parse error before "a" conftest.c:70: error: `a' undeclared (first use in this function) configure:8926: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | #include | int | main () | { | u_int64_t a; a = 1 | ; | return 0; | } configure:8954: result: no configure:8962: checking for uintXX_t types configure:8986: cc -c -fno-common conftest.c >&5 configure:8992: $? = 0 configure:8996: test -z || test ! -s conftest.err configure:8999: $? = 0 configure:9002: test -s conftest. configure:9005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | | #include | | int | main () | { | uint8_t a; uint16_t b; uint32_t c; a = b = c = 1; | ; | return 0; | } configure:9018: result: no configure:9030: checking for uintXX_t types in stdint.h configure:9048: cc -c -fno-common conftest.c >&5 configure:9054: $? = 0 configure:9058: test -z || test ! -s conftest.err configure:9061: $? = 0 configure:9064: test -s conftest. configure:9067: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | #include | int | main () | { | uint8_t a; uint16_t b; uint32_t c; a = b = c = 1; | ; | return 0; | } configure:9082: result: no configure:9163: checking for u_char configure:9187: cc -c -fno-common conftest.c >&5 configure:9193: $? = 0 configure:9197: test -z || test ! -s conftest.err configure:9200: $? = 0 configure:9203: test -s conftest. configure:9206: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | | #include | | int | main () | { | u_char foo; foo = 125; | ; | return 0; | } configure:9219: result: no configure:9229: checking for sig_atomic_t configure:9254: cc -c -fno-common conftest.c >&5 configure:9260: $? = 0 configure:9264: test -z || test ! -s conftest.err configure:9267: $? = 0 configure:9270: test -s conftest. configure:9273: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((sig_atomic_t *) 0) | return 0; | if (sizeof (sig_atomic_t)) | return 0; | ; | return 0; | } configure:9284: result: no configure:9296: checking for socklen_t configure:9328: cc -c -fno-common conftest.c >&5 configure:9334: $? = 0 configure:9338: test -z || test ! -s conftest.err configure:9341: $? = 0 configure:9344: test -s conftest. configure:9347: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenNTPD" | #define PACKAGE_TARNAME "openntpd" | #define PACKAGE_VERSION "Portable" | #define PACKAGE_STRING "OpenNTPD Portable" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERR_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ADJTIME 1 | #define HAVE_ARC4RANDOM 1 | #define HAVE_ASPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_DAEMON 1 | #define HAVE_ERRX 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_INET_PTON 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VERRX 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE___PROGNAME | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT_INT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG_INT 0 | #define SIZEOF_LONG_LONG_INT 0 | #define NO_LONG_LONG 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_SOCKET_H | # include | #endif | | | int | main () | { | if ((socklen_t *) 0) | return 0; | if (sizeof (socklen_t)) | return 0; | ; | return 0; | } configure:9358: result: no configure:9447: checking for nroff configure:9465: found /usr/bin/nroff configure:9477: result: /usr/bin/nroff configure:9488: checking man page format configure:9497: result: doc configure:9907: checking whether cc implements __FUNCTION__ configure:9931: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:9937: $? = 0 configure:9941: test -z || test ! -s conftest.err configure:9944: $? = 0 configure:9947: test -s conftest configure:9950: $? = 0 configure:9964: result: yes configure:9974: checking whether cc implements __func__ configure:9998: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:10004: $? = 0 configure:10008: test -z || test ! -s conftest.err configure:10011: $? = 0 configure:10014: test -s conftest configure:10017: $? = 0 configure:10031: result: yes configure:10138: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by OpenNTPD config.status Portable, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:671: creating Makefile config.status:671: creating openbsd-compat/Makefile config.status:775: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_inline=no ac_cv_cc_implements___FUNCTION__=yes ac_cv_cc_implements___func__=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_adjtime=yes ac_cv_func_adjtimex=no ac_cv_func_arc4random=yes ac_cv_func_asprintf=yes ac_cv_func_bzero=yes ac_cv_func_clock_getres=no ac_cv_func_daemon=yes ac_cv_func_errx=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getifaddrs=yes ac_cv_func_getnameinfo=yes ac_cv_func_inet_pton=yes ac_cv_func_poll=yes ac_cv_func_select=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setproctitle=no ac_cv_func_setregid=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setreuid=yes ac_cv_func_setuid=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strlcpy=yes ac_cv_func_strsignal=yes ac_cv_func_verrx=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsyslog=yes ac_cv_have_decl_asprintf=no ac_cv_have_int64_t=no ac_cv_have_intxx_t=no ac_cv_have_struct_addrinfo=no ac_cv_have_struct_in6_addr=no ac_cv_have_struct_sockaddr_in6=no ac_cv_have_struct_sockaddr_storage=no ac_cv_have_u_char=no ac_cv_have_u_int=no ac_cv_have_u_int64_t=no ac_cv_have_u_intxx_t=no ac_cv_have_uintxx_t=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_ctype_h=yes ac_cv_header_err_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_paths_h=yes ac_cv_header_poll_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_bitypes_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_queue_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timers_h=no ac_cv_header_sys_timex_h=no ac_cv_header_sys_types_h=no ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_libc_defines___progname=yes ac_cv_member_struct_sockaddr_in6_sin6_len=no ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_storage___ss_family=no ac_cv_member_struct_sockaddr_storage_ss_family=no ac_cv_objext= ac_cv_path_AR=/usr/bin/ar ac_cv_path_NROFF=/usr/bin/nroff ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_search_res_9_init=-lresolv ac_cv_search_res_init='none required' ac_cv_sizeof_char=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long_int=0 ac_cv_sizeof_long_long_int=0 ac_cv_sizeof_short_int=0 ac_cv_type_char=no ac_cv_type_int=no ac_cv_type_long_int=no ac_cv_type_long_long_int=no ac_cv_type_short_int=no ac_cv_type_sig_atomic_t=no ac_cv_type_socklen_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' AWK='gawk' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LD='cc' LDFLAGS='' LIBOBJS='' LIBS='-lresolv ' LTLIBOBJS='' MANTYPE='doc' NROFF='/usr/bin/nroff' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='OpenNTPD' PACKAGE_STRING='OpenNTPD Portable' PACKAGE_TARNAME='openntpd' PACKAGE_VERSION='Portable' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' STRIP_OPT='-s' YACC='bison -y' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' have_sysconf='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mansubdir='man' oldincludedir='/usr/include' prefix='' privsep_path='/var/empty' privsep_user='_ntp' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ADJTIME 1 #define HAVE_ARC4RANDOM 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASPRINTF 1 #define HAVE_BZERO 1 #define HAVE_CTYPE_H 1 #define HAVE_DAEMON 1 #define HAVE_DECL_ASPRINTF 0 #define HAVE_DECL_ASPRINTF 0 #define HAVE_ERRX 1 #define HAVE_ERR_H 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETIFADDRS 1 #define HAVE_GETNAMEINFO 1 #define HAVE_IFADDRS_H 1 #define HAVE_INET_PTON 1 #define HAVE_NETDB_H 1 #define HAVE_PATHS_H 1 #define HAVE_POLL 1 #define HAVE_POLL_H 1 #define HAVE_SELECT 1 #define HAVE_SETEGID 1 #define HAVE_SETEUID 1 #define HAVE_SETGID 1 #define HAVE_SETGROUPS 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SETUID 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKETPAIR 1 #define HAVE_STDARG_H 1 #define HAVE_STRLCPY 1 #define HAVE_STRSIGNAL 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_QUEUE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_VERRX 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSYSLOG 1 #define HAVE___FUNCTION__ 1 #define HAVE___PROGNAME #define HAVE___func__ 1 #define NO_LONG_LONG 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "OpenNTPD" #define PACKAGE_STRING "OpenNTPD Portable" #define PACKAGE_TARNAME "openntpd" #define PACKAGE_VERSION "Portable" #define SIZEOF_CHAR 0 #define SIZEOF_INT 0 #define SIZEOF_LONG_INT 0 #define SIZEOF_LONG_LONG_INT 0 #define SIZEOF_SHORT_INT 0 #define inline #endif #ifndef __cplusplus configure: exit 0