This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libdns configure 1.1.0, 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: 177 tasks, 232 threads, 4 processors Load average: 0.71, Mach factor: 3.31 /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: /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: /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: /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:1525: checking for i386-unknown-gnu-gcc configure:1551: result: cc configure:1833: checking for C compiler version configure:1836: 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:1839: $? = 0 configure:1841: 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:1844: $? = 0 configure:1846: cc -V &5 cc: `-V' option must have argument configure:1849: $? = 1 configure:1872: checking for C compiler default output file name configure:1875: cc -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1878: $? = 0 configure:1924: result: a.out configure:1929: checking whether the C compiler works configure:1935: ./a.out configure:1938: $? = 0 configure:1955: result: yes configure:1962: checking whether we are cross compiling configure:1964: result: no configure:1967: checking for suffix of executables configure:1969: cc -o conftest -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1972: $? = 0 configure:1997: result: configure:2003: checking for suffix of object files configure:2024: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:2027: $? = 0 configure:2049: result: configure:2053: checking whether we are using the GNU C compiler configure:2077: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:2083: $? = 0 configure:2086: test -z || test ! -s conftest.err configure:2089: $? = 0 configure:2092: test -s conftest. configure:2095: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2108: result: no configure:2114: checking whether cc accepts -g configure:2135: cc -c -g -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:2141: $? = 0 configure:2144: test -z || test ! -s conftest.err configure:2147: $? = 0 configure:2150: test -s conftest. configure:2153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2164: result: no configure:2181: checking for cc option to accept ANSI C configure:2251: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:2257: $? = 0 configure:2260: test -z || test ! -s conftest.err configure:2263: $? = 0 configure:2266: test -s conftest. configure:2269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* 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:2251: cc -qlanglvl=ansi -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2257: $? = 0 configure:2260: test -z || test ! -s conftest.err configure:2263: $? = 0 configure:2266: test -s conftest. configure:2269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* 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:2251: cc -std1 -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* 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:2251: cc -Ae -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 :6:2: missing '(' after predicate configure:2257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* 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:2251: cc -Aa -D_HPUX_SOURCE -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 :6:2: missing '(' after predicate configure:2257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* 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:2251: cc -Xc -D__EXTENSIONS__ -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 cc: unrecognized option `-Xc' configure:2257: $? = 0 configure:2260: test -z || test ! -s conftest.err configure:2263: $? = 0 configure:2266: test -s conftest. configure:2269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* 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:2287: result: none needed configure:2305: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2311: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2447: checking how to run the C preprocessor configure:2482: cc -E -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c configure:2488: $? = 0 configure:2520: cc -E -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* end confdefs.h. */ | #include configure:2565: result: cc -E configure:2589: cc -E -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c configure:2595: $? = 0 configure:2627: cc -E -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2633: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* end confdefs.h. */ | #include configure:2677: checking for egrep configure:2687: result: grep -E configure:2693: checking for AIX configure:2715: result: no configure:2730: checking for i386-unknown-gnu-gcc configure:2756: result: cc configure:3038: checking for C compiler version configure:3041: 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:3044: $? = 0 configure:3046: 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:3049: $? = 0 configure:3051: cc -V &5 cc: `-V' option must have argument configure:3054: $? = 1 configure:3057: checking whether we are using the GNU C compiler configure:3112: result: no configure:3118: checking whether cc accepts -g configure:3168: result: no configure:3185: checking for cc option to accept ANSI C configure:3291: result: none needed configure:3309: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3315: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3445: checking whether gmake sets $(MAKE) configure:3465: result: yes configure:3478: checking for an ANSI C-conforming const configure:3545: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3551: $? = 0 configure:3554: test -z || test ! -s conftest.err configure:3557: $? = 0 configure:3560: test -s conftest. configure:3563: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3574: result: no configure:3584: checking for inline configure:3605: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c:12: error: syntax error before "foo_t" conftest.c:13: error: syntax error before "foo_t" configure:3611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | /* 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:3605: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3611: $? = 0 configure:3614: test -z || test ! -s conftest.err configure:3617: $? = 0 configure:3620: test -s conftest. configure:3623: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | /* 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:3605: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3611: $? = 0 configure:3614: test -z || test ! -s conftest.err configure:3617: $? = 0 configure:3620: test -s conftest. configure:3623: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | /* 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:3635: result: no configure:3660: checking for ANSI C header files configure:3685: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3691: $? = 0 configure:3694: test -z || test ! -s conftest.err configure:3697: $? = 0 configure:3700: test -s conftest. configure:3703: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3812: result: no configure:3836: checking for sys/types.h configure:3852: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3858: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #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:3881: result: no configure:3836: checking for sys/stat.h configure:3852: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3858: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #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:3881: result: no configure:3836: checking for stdlib.h configure:3852: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3858: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #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:3881: result: no configure:3836: checking for string.h configure:3852: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3858: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #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:3881: result: no configure:3836: checking for memory.h configure:3852: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3858: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #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:3881: result: no configure:3836: checking for strings.h configure:3852: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3858: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #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:3881: result: no configure:3836: checking for inttypes.h configure:3852: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3858: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #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:3881: result: no configure:3836: checking for stdint.h configure:3852: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3858: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #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:3881: result: no configure:3836: checking for unistd.h configure:3852: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3858: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest. configure:3870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #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:3881: result: no configure:3893: checking for size_t configure:3917: cc -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 configure:3923: $? = 0 configure:3926: test -z || test ! -s conftest.err configure:3929: $? = 0 configure:3932: test -s conftest. configure:3935: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #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 | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:3946: result: no configure:3960: checking whether cc supports -O2 configure:3978: result: yes configure:3989: checking for int8_t configure:4013: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: `int8_t' undeclared (first use in this function) conftest.c:51: error: (Each undeclared identifier is reported only once conftest.c:51: error: for each function it appears in.) conftest.c:51: error: parse error before ')' token configure:4019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | /* 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 ((int8_t *) 0) | return 0; | if (sizeof (int8_t)) | return 0; | ; | return 0; | } configure:4042: result: no configure:4054: checking for int16_t configure:4078: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `int16_t' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: parse error before ')' token configure:4084: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | /* 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 ((int16_t *) 0) | return 0; | if (sizeof (int16_t)) | return 0; | ; | return 0; | } configure:4107: result: no configure:4119: checking for int32_t configure:4143: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: `int32_t' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:4149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | /* 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 ((int32_t *) 0) | return 0; | if (sizeof (int32_t)) | return 0; | ; | return 0; | } configure:4172: result: no configure:4184: checking for int64_t configure:4208: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c: In function `main': conftest.c:54: error: `int64_t' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: parse error before ')' token configure:4214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | /* 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 ((int64_t *) 0) | return 0; | if (sizeof (int64_t)) | return 0; | ; | return 0; | } configure:4237: result: no configure:4249: checking for uint8_t configure:4273: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: `uint8_t' undeclared (first use in this function) conftest.c:55: error: (Each undeclared identifier is reported only once conftest.c:55: error: for each function it appears in.) conftest.c:55: error: parse error before ')' token configure:4279: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | /* 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 ((uint8_t *) 0) | return 0; | if (sizeof (uint8_t)) | return 0; | ; | return 0; | } configure:4302: result: no configure:4314: checking for uint16_t configure:4338: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c: In function `main': conftest.c:56: error: `uint16_t' undeclared (first use in this function) conftest.c:56: error: (Each undeclared identifier is reported only once conftest.c:56: error: for each function it appears in.) conftest.c:56: error: parse error before ')' token configure:4344: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | /* 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 ((uint16_t *) 0) | return 0; | if (sizeof (uint16_t)) | return 0; | ; | return 0; | } configure:4367: result: no configure:4379: checking for uint32_t configure:4403: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c: In function `main': conftest.c:57: error: `uint32_t' undeclared (first use in this function) conftest.c:57: error: (Each undeclared identifier is reported only once conftest.c:57: error: for each function it appears in.) conftest.c:57: error: parse error before ')' token configure:4409: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | /* 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 ((uint32_t *) 0) | return 0; | if (sizeof (uint32_t)) | return 0; | ; | return 0; | } configure:4432: result: no configure:4444: checking for uint64_t configure:4468: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ conftest.c >&5 conftest.c: In function `main': conftest.c:58: error: `uint64_t' undeclared (first use in this function) conftest.c:58: error: (Each undeclared identifier is reported only once conftest.c:58: error: for each function it appears in.) conftest.c:58: error: parse error before ')' token configure:4474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | /* 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 ((uint64_t *) 0) | return 0; | if (sizeof (uint64_t)) | return 0; | ; | return 0; | } configure:4497: result: no configure:4515: checking for doxygen configure:4544: result: no configure:4566: checking for SSL configure:4589: result: found in /usr/local configure:4595: checking for HMAC_CTX_init in -lcrypto configure:4625: cc -o conftest -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lcrypto conftest.c -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4631: $? = 0 configure:4634: test -z || test ! -s conftest.err configure:4637: $? = 0 configure:4640: test -s conftest configure:4643: $? = 0 configure:4656: result: yes configure:4683: checking for glibtool configure:4699: found /usr/bin/glibtool configure:4709: result: glibtool configure:4718: checking for libtool15 configure:4734: found /usr/local/bin/libtool15 configure:4745: result: libtool15 configure:4755: checking for i386-unknown-gnu-ar configure:4788: result: no configure:4797: checking for ar configure:4815: found /usr/bin/ar configure:4828: result: /usr/bin/ar configure:4948: checking build system type configure:4966: result: i386-unknown-gnu configure:4974: checking host system type configure:4988: result: i386-unknown-gnu configure:4996: checking for a sed that does not truncate output configure:5050: result: /usr/local/bin/sed configure:5097: checking for non-GNU ld configure:5131: result: /usr/bin/ld configure:5140: checking if the linker (/usr/bin/ld) is GNU ld configure:5155: result: no configure:5160: checking for /usr/bin/ld option to reload object files configure:5167: result: -r configure:5176: checking for BSD-compatible nm configure:5218: result: nm configure:5222: checking whether ln -s works configure:5226: result: yes configure:5233: checking how to recognise dependent libraries configure:5407: result: pass_all configure:5628: checking dlfcn.h usability configure:5640: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:5646: $? = 0 configure:5649: test -z || test ! -s conftest.err configure:5652: $? = 0 configure:5655: test -s conftest. configure:5658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 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:5668: result: no configure:5672: checking dlfcn.h presence configure:5682: cc -E -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c configure:5688: $? = 0 configure:5708: result: yes configure:5721: WARNING: dlfcn.h: present but cannot be compiled configure:5723: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5725: WARNING: dlfcn.h: see the Autoconf documentation configure:5727: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5729: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5731: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5743: checking for dlfcn.h configure:5750: result: yes configure:5773: checking for i386-unknown-gnu-g++ configure:5799: result: c++ configure:5857: checking for C++ compiler version configure:5860: c++ --version &5 c++ (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:5863: $? = 0 configure:5865: c++ -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:5868: $? = 0 configure:5870: c++ -V &5 c++: `-V' option must have argument configure:5873: $? = 1 configure:5876: checking whether we are using the GNU C++ compiler configure:5900: c++ -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc >&5 configure:5906: $? = 0 configure:5909: test -z || test ! -s conftest.err configure:5912: $? = 0 configure:5915: test -s conftest. configure:5918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5931: result: no configure:5937: checking whether c++ accepts -g configure:5958: c++ -c -g -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc >&5 configure:5964: $? = 0 configure:5967: test -z || test ! -s conftest.err configure:5970: $? = 0 configure:5973: test -s conftest. configure:5976: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5987: result: no configure:6029: c++ -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc >&5 configure:6035: $? = 0 configure:6038: test -z || test ! -s conftest.err configure:6041: $? = 0 configure:6044: test -s conftest. configure:6047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6029: c++ -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc >&5 configure:6035: $? = 0 configure:6038: test -z || test ! -s conftest.err configure:6041: $? = 0 configure:6044: test -s conftest. configure:6047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6029: c++ -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc >&5 configure:6035: $? = 0 configure:6038: test -z || test ! -s conftest.err configure:6041: $? = 0 configure:6044: test -s conftest. configure:6047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6029: c++ -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:26: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:25: error: than previous declaration `void exit(int) throw ()' configure:6035: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6029: c++ -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc >&5 configure:6035: $? = 0 configure:6038: test -z || test ! -s conftest.err configure:6041: $? = 0 configure:6044: test -s conftest. configure:6047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6029: c++ -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:26: conftest.cc:25: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:6035: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6119: checking how to run the C++ preprocessor configure:6150: c++ -E -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc configure:6156: $? = 0 configure:6188: c++ -E -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:6194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6233: result: c++ -E configure:6257: c++ -E -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc configure:6263: $? = 0 configure:6295: c++ -E -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:6301: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6354: checking for i386-unknown-gnu-g77 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-f77 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-xlf configure:6383: result: no configure:6354: checking for i386-unknown-gnu-frt configure:6383: result: no configure:6354: checking for i386-unknown-gnu-pgf77 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-fort77 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-fl32 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-af77 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-f90 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-xlf90 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-pgf90 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-epcf90 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-f95 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-fort configure:6383: result: no configure:6354: checking for i386-unknown-gnu-xlf95 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-ifc configure:6383: result: no configure:6354: checking for i386-unknown-gnu-efc configure:6383: result: no configure:6354: checking for i386-unknown-gnu-pgf95 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-lf95 configure:6383: result: no configure:6354: checking for i386-unknown-gnu-gfortran configure:6383: result: no configure:6396: checking for g77 configure:6412: found /usr/local/bin/g77 configure:6422: result: g77 configure:6440: checking for Fortran 77 compiler version configure:6440: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:6443: $? = 0 configure:6445: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6448: $? = 0 configure:6450: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6453: $? = 0 configure:6461: checking whether we are using the GNU Fortran 77 compiler configure:6475: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6481: $? = 0 configure:6484: test -z || test ! -s conftest.err configure:6487: $? = 0 configure:6490: test -s conftest. configure:6493: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6506: result: no configure:6512: checking whether g77 accepts -g configure:6524: g77 -c -g conftest.f >&5 configure:6530: $? = 0 configure:6533: test -z || test ! -s conftest.err configure:6536: $? = 0 configure:6539: test -s conftest. configure:6542: $? = 1 configure: failed program was: | program main | | end configure:6554: result: no configure:6584: checking the maximum length of command line arguments configure:6649: result: configure:6660: checking command to parse nm output from cc object configure:6749: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:6752: $? = 0 configure:6756: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6759: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6749: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:6752: $? = 0 configure:6756: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6759: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6849: result: failed configure:6856: checking for objdir configure:6871: result: .libs configure:6923: checking for i386-unknown-gnu-ar configure:6949: result: /usr/bin/ar configure:7003: checking for i386-unknown-gnu-ranlib configure:7032: result: no configure:7041: checking for ranlib configure:7057: found /usr/bin/ranlib configure:7068: result: ranlib configure:7083: checking for i386-unknown-gnu-strip configure:7112: result: no configure:7121: checking for strip configure:7137: found /usr/bin/strip configure:7148: result: strip configure:7410: checking if cc static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:7433: result: no configure:7503: checking for cc option to produce PIC configure:7680: result: configure:7745: checking if cc supports -c -o file.o configure:7769: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7773: $? = 0 configure:7790: result: yes configure:7816: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8663: result: no configure:8734: checking dynamic linker characteristics configure:9286: result: gnu ld.so configure:9290: checking how to hardcode library paths into programs configure:9315: result: immediate configure:9329: checking whether stripping libraries is possible configure:9350: result: no configure:10157: checking if libtool supports shared libraries configure:10159: result: no configure:10162: checking whether to build shared libraries configure:10220: result: no configure:10223: checking whether to build static libraries configure:10227: result: yes configure:10319: creating libtool configure:11008: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11834: result: yes configure:11856: c++ -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.cc >&5 configure:11859: $? = 0 configure:11955: checking for c++ option to produce PIC configure:12207: result: configure:12272: checking if c++ supports -c -o file.o configure:12296: c++ -c -fno-common -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:12300: $? = 0 configure:12317: result: yes configure:12343: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12371: result: yes configure:12442: checking dynamic linker characteristics configure:12994: result: gnu ld.so configure:12998: checking how to hardcode library paths into programs configure:13023: result: immediate configure:13037: checking whether stripping libraries is possible configure:13058: result: no configure:14342: checking if libtool supports shared libraries configure:14344: result: no configure:14347: checking whether to build shared libraries configure:14365: result: no configure:14368: checking whether to build static libraries configure:14372: result: yes configure:14384: checking for g77 option to produce PIC configure:14561: result: configure:14626: checking if g77 supports -c -o file.o configure:14650: g77 -c -o out/conftest2.o conftest.f >&5 configure:14654: $? = 0 configure:14671: result: yes configure:14697: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15524: result: no configure:15595: checking dynamic linker characteristics configure:16147: result: gnu ld.so configure:16151: checking how to hardcode library paths into programs configure:16176: result: immediate configure:16190: checking whether stripping libraries is possible configure:16211: result: no configure:20292: checking for ANSI C header files configure:20444: result: no configure:20465: checking for getopt.h configure:20481: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:20487: $? = 0 configure:20490: test -z || test ! -s conftest.err configure:20493: $? = 0 configure:20496: test -s conftest.o configure:20499: $? = 0 configure:20510: result: yes configure:20465: checking for stdbool.h configure:20481: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:20487: $? = 0 configure:20490: test -z || test ! -s conftest.err configure:20493: $? = 0 configure:20496: test -s conftest.o configure:20499: $? = 0 configure:20510: result: yes configure:20465: checking for openssl/ssl.h configure:20481: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:20487: $? = 0 configure:20490: test -z || test ! -s conftest.err configure:20493: $? = 0 configure:20496: test -s conftest.o configure:20499: $? = 0 configure:20510: result: yes configure:20465: checking for netinet/in.h configure:20481: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:20487: $? = 0 configure:20490: test -z || test ! -s conftest.err configure:20493: $? = 0 configure:20496: test -s conftest.o configure:20499: $? = 0 configure:20510: result: yes configure:20465: checking for time.h configure:20481: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:20487: $? = 0 configure:20490: test -z || test ! -s conftest.err configure:20493: $? = 0 configure:20496: test -s conftest.o configure:20499: $? = 0 configure:20510: result: yes configure:20527: checking for sys/param.h configure:20549: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:20555: $? = 0 configure:20558: test -z || test ! -s conftest.err configure:20561: $? = 0 configure:20564: test -s conftest.o configure:20567: $? = 0 configure:20578: result: yes configure:20527: checking for sys/mount.h configure:20549: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 In file included from /usr/include/sys/ucred.h:64, from /usr/include/sys/attr.h:36, from /usr/include/sys/mount.h:63, from conftest.c:75: /usr/include/bsm/audit.h:219: error: parse error before "u_char" /usr/include/bsm/audit.h:222: error: parse error before '}' token /usr/include/bsm/audit.h:229: error: parse error before "u_char" /usr/include/bsm/audit.h:232: error: parse error before '}' token In file included from /usr/include/sys/attr.h:36, from /usr/include/sys/mount.h:63, from conftest.c:75: /usr/include/sys/ucred.h:76: error: parse error before "u_long" /usr/include/sys/ucred.h:88: error: parse error before '}' token /usr/include/sys/ucred.h:95: error: parse error before "u_int" /usr/include/sys/ucred.h:99: error: parse error before '}' token In file included from /usr/include/sys/mount.h:63, from conftest.c:75: /usr/include/sys/attr.h:69: error: parse error before "u_short" /usr/include/sys/attr.h:76: error: parse error before '}' token /usr/include/sys/attr.h:365: error: parse error before "u_long" /usr/include/sys/attr.h:372: error: parse error before '}' token /usr/include/sys/attr.h:377: error: parse error before "u_char" In file included from conftest.c:75: /usr/include/sys/mount.h:203: error: field `f_create_time' has incomplete type /usr/include/sys/mount.h:204: error: field `f_modify_time' has incomplete type /usr/include/sys/mount.h:205: error: field `f_access_time' has incomplete type /usr/include/sys/mount.h:206: error: field `f_backup_time' has incomplete type /usr/include/sys/attr.h:371: error: storage size of `searchattrs' isn't known configure:20555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETOPT_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_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 | | #if HAVE_SYS_PARAM_H | # include | #endif | | | | #include configure:20578: result: no configure:20527: checking for sys/socket.h configure:20549: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:20555: $? = 0 configure:20558: test -z || test ! -s conftest.err configure:20561: $? = 0 configure:20564: test -s conftest.o configure:20567: $? = 0 configure:20578: result: yes configure:20589: checking for socklen_t configure:20619: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:20625: $? = 0 configure:20628: test -z || test ! -s conftest.err configure:20631: $? = 0 configure:20634: test -s conftest.o configure:20637: $? = 0 configure:20648: result: yes configure:20660: checking for ssize_t configure:20684: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:72: error: `ssize_t' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) conftest.c:72: error: parse error before ')' token configure:20690: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETOPT_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_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 | int | main () | { | if ((ssize_t *) 0) | return 0; | if (sizeof (ssize_t)) | return 0; | ; | return 0; | } configure:20713: result: no configure:20731: checking for stdlib.h configure:20736: result: no configure:20875: checking for GNU libc compatible malloc configure:20904: cc -o conftest -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lcrypto conftest.c -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:20907: $? = 0 configure:20909: ./conftest configure:20912: $? = 0 configure:20926: result: yes configure:20961: checking for b64_pton configure:21018: cc -o conftest -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lcrypto conftest.c -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _b64_pton configure:21024: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETOPT_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define ssize_t int | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | /* Define b64_pton to an innocuous variant, in case declares b64_pton. | For example, HP-UX 11i declares gettimeofday. */ | #define b64_pton innocuous_b64_pton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char b64_pton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef b64_pton | | /* 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 b64_pton (); | /* 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_b64_pton) || defined (__stub___b64_pton) | choke me | #else | char (*f) () = b64_pton; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != b64_pton; | ; | return 0; | } configure:21048: result: no configure:21072: checking for b64_ntop configure:21129: cc -o conftest -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lcrypto conftest.c -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _b64_ntop configure:21135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libdns" | #define PACKAGE_TARNAME "libdns" | #define PACKAGE_VERSION "1.1.0" | #define PACKAGE_STRING "libdns 1.1.0" | #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define int8_t char | #define int16_t short | #define int32_t int | #define int64_t long long | #define uint8_t unsigned char | #define uint16_t unsigned short | #define uint32_t unsigned int | #define uint64_t unsigned long long | #define HAVE_SSL | #define HAVE_LIBCRYPTO 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_GETOPT_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define ssize_t int | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | /* Define b64_ntop to an innocuous variant, in case declares b64_ntop. | For example, HP-UX 11i declares gettimeofday. */ | #define b64_ntop innocuous_b64_ntop | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char b64_ntop (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef b64_ntop | | /* 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 b64_ntop (); | /* 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_b64_ntop) || defined (__stub___b64_ntop) | choke me | #else | char (*f) () = b64_ntop; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != b64_ntop; | ; | return 0; | } configure:21159: result: no configure:21183: checking for timegm configure:21240: cc -o conftest -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lcrypto conftest.c -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21246: $? = 0 configure:21249: test -z || test ! -s conftest.err configure:21252: $? = 0 configure:21255: test -s conftest configure:21258: $? = 0 configure:21270: result: yes configure:21294: checking for isblank configure:21351: cc -o conftest -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lcrypto conftest.c -lcrypto >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21357: $? = 0 configure:21360: test -z || test ! -s conftest.err configure:21363: $? = 0 configure:21366: test -s conftest configure:21369: $? = 0 configure:21381: result: yes configure:21405: checking whether the C compiler (cc) accepts the "format" attribute configure:21432: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:21438: $? = 0 configure:21441: test -z || test ! -s conftest.err configure:21444: $? = 0 configure:21447: test -s conftest.o configure:21450: $? = 0 configure:21464: result: yes configure:21475: checking whether the C compiler (cc) accepts the "unused" attribute configure:21501: cc -c -fno-common -O2 -ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include conftest.c >&5 configure:21507: $? = 0 configure:21510: test -z || test ! -s conftest.err configure:21513: $? = 0 configure:21516: test -s conftest.o configure:21519: $? = 0 configure:21533: result: yes configure:21664: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libdns config.status 1.1.0, 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:712: creating Makefile config.status:712: creating ldns/util.h config.status:777: creating ldns/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_const=no ac_cv_c_format_attribute=yes ac_cv_c_inline=no ac_cv_c_unused_attribute=yes ac_cv_cxx_compiler_gnu=no 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib' 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_f77_compiler_gnu=no ac_cv_func_b64_ntop=no ac_cv_func_b64_pton=no ac_cv_func_isblank=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_timegm=yes ac_cv_header_dlfcn_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_stdbool_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_mount_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_crypto_HMAC_CTX_init=yes ac_cv_objext= ac_cv_path_ac_pt_AR=/usr/bin/ar ac_cv_prog_AR=/usr/bin/ar ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_glibtool=glibtool ac_cv_prog_libtool=libtool15 ac_cv_prog_make_gmake_set=yes ac_cv_type_int16_t=no ac_cv_type_int32_t=no ac_cv_type_int64_t=no ac_cv_type_int8_t=no ac_cv_type_size_t=no ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=no ac_cv_type_uint16_t=no ac_cv_type_uint32_t=no ac_cv_type_uint64_t=no ac_cv_type_uint8_t=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' CC='cc' CFLAGS='-fno-common -O2' CPP='cc -E' CPPFLAGS='-ansi -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' HAVE_SSL='yes' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lcrypto' LIBOBJS=' b64_pton$U.o b64_ntop$U.o' LIBS='-lcrypto ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS=' b64_pton$U.lo b64_ntop$U.lo' OBJEXT='' PACKAGE_BUGREPORT='libdns@nlnetlabs.nl' PACKAGE_NAME='libdns' PACKAGE_STRING='libdns 1.1.0' PACKAGE_TARNAME='libdns' PACKAGE_VERSION='1.1.0 ' PATH_SEPARATOR=':' RANLIB='ranlib' RUNTIME_PATH=' -R/usr/local/lib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_AR='/usr/bin/ar' 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' doxygen='' exec_prefix='${prefix}' glibtool='glibtool' 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' libtool='libtool15' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' drill' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ATTR_FORMAT 1 #define HAVE_ATTR_UNUSED 1 #define HAVE_DLFCN_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ISBLANK 1 #define HAVE_LIBCRYPTO 1 #define HAVE_MALLOC 1 #define HAVE_NETINET_IN_H 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_SSL #define HAVE_STDBOOL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_TIMEGM 1 #define HAVE_TIME_H 1 #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" #define PACKAGE_NAME "libdns" #define PACKAGE_STRING "libdns 1.1.0" #define PACKAGE_TARNAME "libdns" #define PACKAGE_VERSION "1.1.0" #define SYSCONFDIR sysconfdir #define const #define inline #define int16_t short #define int32_t int #define int64_t long long #define int8_t char #define size_t unsigned #define ssize_t int #define uint16_t unsigned short #define uint32_t unsigned int #define uint64_t unsigned long long #define uint8_t unsigned char #endif #endif #ifdef __cplusplus #ifndef __cplusplus void exit (int); configure: exit 0