This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dnsproxy configure 1.15, 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: 119 tasks, 174 threads, 4 processors Load average: 0.40, Mach factor: 3.59 /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:1328: checking for i386-unknown-gnu-gcc configure:1354: result: cc configure:1636: checking for C compiler version configure:1639: 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:1642: $? = 0 configure:1644: 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:1647: $? = 0 configure:1649: cc -V &5 cc: `-V' option must have argument configure:1652: $? = 1 configure:1675: checking for C compiler default output file name configure:1678: cc -fno-common conftest.c >&5 configure:1681: $? = 0 configure:1727: result: a.out configure:1732: checking whether the C compiler works configure:1738: ./a.out configure:1741: $? = 0 configure:1758: result: yes configure:1765: checking whether we are cross compiling configure:1767: result: no configure:1770: checking for suffix of executables configure:1772: cc -o conftest -fno-common conftest.c >&5 configure:1775: $? = 0 configure:1800: result: configure:1806: checking for suffix of object files configure:1827: cc -c -fno-common conftest.c >&5 configure:1830: $? = 0 configure:1852: result: configure:1856: checking whether we are using the GNU C compiler configure:1880: cc -c -fno-common conftest.c >&5 configure:1886: $? = 0 configure:1890: test -z || test ! -s conftest.err configure:1893: $? = 0 configure:1896: test -s conftest. configure:1899: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1912: result: no configure:1918: checking whether cc accepts -g configure:1939: cc -c -g conftest.c >&5 configure:1945: $? = 0 configure:1949: test -z || test ! -s conftest.err configure:1952: $? = 0 configure:1955: test -s conftest. configure:1958: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1969: result: no configure:1986: checking for cc option to accept ANSI C configure:2056: cc -c -fno-common conftest.c >&5 configure:2062: $? = 0 configure:2066: test -z || test ! -s conftest.err configure:2069: $? = 0 configure:2072: test -s conftest. configure:2075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2056: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2062: $? = 0 configure:2066: test -z || test ! -s conftest.err configure:2069: $? = 0 configure:2072: test -s conftest. configure:2075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2056: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2062: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2056: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2062: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2056: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2062: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2056: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2062: $? = 0 configure:2066: test -z || test ! -s conftest.err configure:2069: $? = 0 configure:2072: test -s conftest. configure:2075: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2093: result: none needed configure:2111: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2117: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2255: checking how to run the C preprocessor configure:2290: cc -E conftest.c configure:2296: $? = 0 configure:2328: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2334: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2373: result: cc -E configure:2397: cc -E conftest.c configure:2403: $? = 0 configure:2435: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2441: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2522: checking for a BSD-compatible install configure:2577: result: /usr/bin/install -c -o root -g wheel configure:2588: checking whether make sets $(MAKE) configure:2608: result: yes configure:2674: checking for an ANSI C-conforming const configure:2741: cc -c -fno-common conftest.c >&5 configure:2747: $? = 0 configure:2751: test -z || test ! -s conftest.err configure:2754: $? = 0 configure:2757: test -s conftest. configure:2760: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | /* 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:2771: result: no configure:2782: checking for egrep configure:2792: result: grep -E configure:2797: checking for ANSI C header files configure:2822: cc -c -fno-common conftest.c >&5 configure:2828: $? = 0 configure:2832: test -z || test ! -s conftest.err configure:2835: $? = 0 configure:2838: test -s conftest. configure:2841: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:2950: result: no configure:2960: checking whether time.h and sys/time.h may both be included configure:2985: cc -c -fno-common conftest.c >&5 configure:2991: $? = 0 configure:2995: test -z || test ! -s conftest.err configure:2998: $? = 0 configure:3001: test -s conftest. configure:3004: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3015: result: no configure:3039: checking for sys/types.h configure:3055: cc -c -fno-common conftest.c >&5 configure:3061: $? = 0 configure:3065: test -z || test ! -s conftest.err configure:3068: $? = 0 configure:3071: test -s conftest. configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:3085: result: no configure:3039: checking for sys/stat.h configure:3055: cc -c -fno-common conftest.c >&5 configure:3061: $? = 0 configure:3065: test -z || test ! -s conftest.err configure:3068: $? = 0 configure:3071: test -s conftest. configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:3085: result: no configure:3039: checking for stdlib.h configure:3055: cc -c -fno-common conftest.c >&5 configure:3061: $? = 0 configure:3065: test -z || test ! -s conftest.err configure:3068: $? = 0 configure:3071: test -s conftest. configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:3085: result: no configure:3039: checking for string.h configure:3055: cc -c -fno-common conftest.c >&5 configure:3061: $? = 0 configure:3065: test -z || test ! -s conftest.err configure:3068: $? = 0 configure:3071: test -s conftest. configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:3085: result: no configure:3039: checking for memory.h configure:3055: cc -c -fno-common conftest.c >&5 configure:3061: $? = 0 configure:3065: test -z || test ! -s conftest.err configure:3068: $? = 0 configure:3071: test -s conftest. configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:3085: result: no configure:3039: checking for strings.h configure:3055: cc -c -fno-common conftest.c >&5 configure:3061: $? = 0 configure:3065: test -z || test ! -s conftest.err configure:3068: $? = 0 configure:3071: test -s conftest. configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:3085: result: no configure:3039: checking for inttypes.h configure:3055: cc -c -fno-common conftest.c >&5 configure:3061: $? = 0 configure:3065: test -z || test ! -s conftest.err configure:3068: $? = 0 configure:3071: test -s conftest. configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:3085: result: no configure:3039: checking for stdint.h configure:3055: cc -c -fno-common conftest.c >&5 configure:3061: $? = 0 configure:3065: test -z || test ! -s conftest.err configure:3068: $? = 0 configure:3071: test -s conftest. configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:3085: result: no configure:3039: checking for unistd.h configure:3055: cc -c -fno-common conftest.c >&5 configure:3061: $? = 0 configure:3065: test -z || test ! -s conftest.err configure:3068: $? = 0 configure:3071: test -s conftest. configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:3085: result: no configure:3104: checking for sys/types.h configure:3109: result: no configure:3113: checking sys/socket.h usability configure:3125: cc -c -fno-common conftest.c >&5 configure:3131: $? = 0 configure:3135: test -z || test ! -s conftest.err configure:3138: $? = 0 configure:3141: test -s conftest. configure:3144: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:3154: result: no configure:3158: checking sys/socket.h presence configure:3168: cc -E conftest.c configure:3174: $? = 0 configure:3194: result: yes configure:3207: WARNING: sys/socket.h: present but cannot be compiled configure:3209: WARNING: sys/socket.h: check for missing prerequisite headers? configure:3211: WARNING: sys/socket.h: see the Autoconf documentation configure:3213: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:3215: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:3217: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:3229: checking for sys/socket.h configure:3236: result: yes configure:3113: checking sys/time.h usability configure:3125: cc -c -fno-common conftest.c >&5 configure:3131: $? = 0 configure:3135: test -z || test ! -s conftest.err configure:3138: $? = 0 configure:3141: test -s conftest. configure:3144: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3154: result: no configure:3158: checking sys/time.h presence configure:3168: cc -E conftest.c configure:3174: $? = 0 configure:3194: result: yes configure:3207: WARNING: sys/time.h: present but cannot be compiled configure:3209: WARNING: sys/time.h: check for missing prerequisite headers? configure:3211: WARNING: sys/time.h: see the Autoconf documentation configure:3213: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:3215: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3217: WARNING: sys/time.h: in the future, the compiler will take precedence configure:3229: checking for sys/time.h configure:3236: result: yes configure:3264: checking netinet/in.h usability configure:3276: cc -c -fno-common conftest.c >&5 configure:3282: $? = 0 configure:3286: test -z || test ! -s conftest.err configure:3289: $? = 0 configure:3292: test -s conftest. configure:3295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3305: result: no configure:3309: checking netinet/in.h presence configure:3319: cc -E conftest.c configure:3325: $? = 0 configure:3345: result: yes configure:3358: WARNING: netinet/in.h: present but cannot be compiled configure:3360: WARNING: netinet/in.h: check for missing prerequisite headers? configure:3362: WARNING: netinet/in.h: see the Autoconf documentation configure:3364: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:3366: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:3368: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:3380: checking for netinet/in.h configure:3387: result: yes configure:3264: checking arpa/inet.h usability configure:3276: cc -c -fno-common conftest.c >&5 configure:3282: $? = 0 configure:3286: test -z || test ! -s conftest.err configure:3289: $? = 0 configure:3292: test -s conftest. configure:3295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3305: result: no configure:3309: checking arpa/inet.h presence configure:3319: cc -E conftest.c configure:3325: $? = 0 configure:3345: result: yes configure:3358: WARNING: arpa/inet.h: present but cannot be compiled configure:3360: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:3362: WARNING: arpa/inet.h: see the Autoconf documentation configure:3364: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:3366: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:3368: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:3380: checking for arpa/inet.h configure:3387: result: yes configure:3415: checking errno.h usability configure:3427: cc -c -fno-common conftest.c >&5 configure:3433: $? = 0 configure:3437: test -z || test ! -s conftest.err configure:3440: $? = 0 configure:3443: test -s conftest. configure:3446: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3456: result: no configure:3460: checking errno.h presence configure:3470: cc -E conftest.c configure:3476: $? = 0 configure:3496: result: yes configure:3509: WARNING: errno.h: present but cannot be compiled configure:3511: WARNING: errno.h: check for missing prerequisite headers? configure:3513: WARNING: errno.h: see the Autoconf documentation configure:3515: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:3517: WARNING: errno.h: proceeding with the preprocessor's result configure:3519: WARNING: errno.h: in the future, the compiler will take precedence configure:3531: checking for errno.h configure:3538: result: yes configure:3415: checking syslog.h usability configure:3427: cc -c -fno-common conftest.c >&5 configure:3433: $? = 0 configure:3437: test -z || test ! -s conftest.err configure:3440: $? = 0 configure:3443: test -s conftest. configure:3446: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3456: result: no configure:3460: checking syslog.h presence configure:3470: cc -E conftest.c configure:3476: $? = 0 configure:3496: result: yes configure:3509: WARNING: syslog.h: present but cannot be compiled configure:3511: WARNING: syslog.h: check for missing prerequisite headers? configure:3513: WARNING: syslog.h: see the Autoconf documentation configure:3515: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:3517: WARNING: syslog.h: proceeding with the preprocessor's result configure:3519: WARNING: syslog.h: in the future, the compiler will take precedence configure:3531: checking for syslog.h configure:3538: result: yes configure:3551: checking return type of signal handlers configure:3582: cc -c -fno-common conftest.c >&5 configure:3588: $? = 0 configure:3592: test -z || test ! -s conftest.err configure:3595: $? = 0 configure:3598: test -s conftest. configure:3601: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:3612: result: int configure:3681: checking for strchr configure:3738: cc -o conftest -fno-common conftest.c >&5 conftest.c:41: warning: conflicting types for built-in function `strchr' configure:3744: $? = 0 configure:3748: test -z || test ! -s conftest.err configure:3751: $? = 0 configure:3754: test -s conftest configure:3757: $? = 0 configure:3769: result: yes configure:3681: checking for memcpy configure:3738: cc -o conftest -fno-common conftest.c >&5 conftest.c:42: warning: conflicting types for built-in function `memcpy' configure:3744: $? = 0 configure:3748: test -z || test ! -s conftest.err configure:3751: $? = 0 configure:3754: test -s conftest configure:3757: $? = 0 configure:3769: result: yes configure:3786: checking for setregid configure:3843: cc -o conftest -fno-common conftest.c >&5 configure:3849: $? = 0 configure:3853: test -z || test ! -s conftest.err configure:3856: $? = 0 configure:3859: test -s conftest configure:3862: $? = 0 configure:3874: result: yes configure:3786: checking for setresgid configure:3843: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _setresgid configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define RETSIGTYPE int | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETREGID 1 | /* end confdefs.h. */ | /* Define setresgid to an innocuous variant, in case declares setresgid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresgid innocuous_setresgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresgid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setresgid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setresgid) || defined (__stub___setresgid) | choke me | #else | char (*f) () = setresgid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setresgid; | ; | return 0; | } configure:3874: result: no configure:3786: checking for setresuid configure:3843: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _setresuid configure:3849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "dnsproxy" | #define PACKAGE_TARNAME "dnsproxy" | #define PACKAGE_VERSION "1.15" | #define PACKAGE_STRING "dnsproxy 1.15" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYSLOG_H 1 | #define RETSIGTYPE int | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_SETREGID 1 | /* end confdefs.h. */ | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setresuid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setresuid) || defined (__stub___setresuid) | choke me | #else | char (*f) () = setresuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setresuid; | ; | return 0; | } configure:3874: result: no configure:3786: checking for setreuid configure:3843: cc -o conftest -fno-common conftest.c >&5 configure:3849: $? = 0 configure:3853: test -z || test ! -s conftest.err configure:3856: $? = 0 configure:3859: test -s conftest configure:3862: $? = 0 configure:3874: result: yes configure:3888: checking for gethostbyname configure:3945: cc -o conftest -fno-common conftest.c >&5 configure:3951: $? = 0 configure:3955: test -z || test ! -s conftest.err configure:3958: $? = 0 configure:3961: test -s conftest configure:3964: $? = 0 configure:3976: result: yes configure:4065: checking for socket configure:4122: cc -o conftest -fno-common conftest.c >&5 configure:4128: $? = 0 configure:4132: test -z || test ! -s conftest.err configure:4135: $? = 0 configure:4138: test -s conftest configure:4141: $? = 0 configure:4153: result: yes configure:4242: checking for inet_pton configure:4299: cc -o conftest -fno-common conftest.c >&5 configure:4305: $? = 0 configure:4309: test -z || test ! -s conftest.err configure:4312: $? = 0 configure:4315: test -s conftest configure:4318: $? = 0 configure:4330: result: yes configure:4583: checking for nroff configure:4602: found /usr/bin/nroff configure:4614: result: /usr/bin/nroff configure:4739: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dnsproxy config.status 1.15, 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:657: creating Makefile config.status:761: creating config.h configure:5814: configuring in libevent configure:5931: running /bin/sh './configure' --prefix= '--prefix=/usr/local' 'i386-unknown-gnu' 'CC=cc' 'CFLAGS=-fno-common' 'build_alias=i386-unknown-gnu' 'host_alias=i386-unknown-gnu' 'target_alias=i386-unknown-gnu' --cache-file=/dev/null --srcdir=. configure:5946: result: configure:5948: result: Configured successfully. Now run make. configure:5950: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_gethostbyname=yes ac_cv_func_inet_pton=yes ac_cv_func_memcpy=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=no ac_cv_func_setresuid=no ac_cv_func_setreuid=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netinet_in_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_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_syslog_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_objext= ac_cv_path_NROFF=/usr/bin/nroff ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_signal=int lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INCEVENT='-Ilibevent' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LIBEVENT='libevent/libevent.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MAN='mdoc' NROFF='/usr/bin/nroff' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='dnsproxy' PACKAGE_STRING='dnsproxy 1.15' PACKAGE_TARNAME='dnsproxy' PACKAGE_VERSION='1.15' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libevent' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_PTON 1 #define HAVE_MEMCPY 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_SOCKET 1 #define HAVE_STRCHR 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "dnsproxy" #define PACKAGE_STRING "dnsproxy 1.15" #define PACKAGE_TARNAME "dnsproxy" #define PACKAGE_VERSION "1.15" #define RETSIGTYPE int #define const configure: exit 0