bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug


From: david
Subject: Bug
Date: 28 Mar 2003 21:47:15 -0000

configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite headers?
configure: WARNING: net/if.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##


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

It was created by mydns configure 0.9.8, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --enable-alias

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

hostname = db0.itmom.com
uname -m = i386
uname -r = 4.6-RC
uname -s = FreeBSD
uname -v = FreeBSD 4.6-RC #0: Thu May 30 19:42:15 CDT 2002     
address@hidden:/usr/obj/usr/src/sys/GENERIC 

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

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

PATH: ~/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
PATH: /var/qmail/bin


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

configure:1515: checking for a BSD-compatible install
configure:1569: result: /usr/bin/install -c
configure:1580: checking whether build environment is sane
configure:1623: result: yes
configure:1656: checking for gawk
configure:1685: result: no
configure:1656: checking for mawk
configure:1685: result: no
configure:1656: checking for nawk
configure:1685: result: no
configure:1656: checking for awk
configure:1672: found /usr/bin/awk
configure:1682: result: awk
configure:1692: checking whether make sets $(MAKE)
configure:1712: result: yes
configure:1884: checking for gawk
configure:1910: result: awk
configure:1966: checking for gcc
configure:1982: found /usr/bin/gcc
configure:1992: result: gcc
configure:2236: checking for C compiler version
configure:2239: gcc --version </dev/null >&5
2.95.3
configure:2242: $? = 0
configure:2244: gcc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:2247: $? = 0
configure:2249: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2252: $? = 1
configure:2276: checking for C compiler default output
configure:2279: gcc    conftest.c  >&5
configure:2282: $? = 0
configure:2328: result: a.out
configure:2333: checking whether the C compiler works
configure:2339: ./a.out
configure:2342: $? = 0
configure:2359: result: yes
configure:2366: checking whether we are cross compiling
configure:2368: result: no
configure:2371: checking for suffix of executables
configure:2373: gcc -o conftest    conftest.c  >&5
configure:2376: $? = 0
configure:2401: result: 
configure:2407: checking for suffix of object files
configure:2429: gcc -c   conftest.c >&5
configure:2432: $? = 0
configure:2454: result: o
configure:2458: checking whether we are using the GNU C compiler
configure:2483: gcc -c   conftest.c >&5
configure:2486: $? = 0
configure:2489: test -s conftest.o
configure:2492: $? = 0
configure:2505: result: yes
configure:2511: checking whether gcc accepts -g
configure:2533: gcc -c -g  conftest.c >&5
configure:2536: $? = 0
configure:2539: test -s conftest.o
configure:2542: $? = 0
configure:2553: result: yes
configure:2570: checking for gcc option to accept ANSI C
configure:2631: gcc  -c -g -O2  conftest.c >&5
configure:2634: $? = 0
configure:2637: test -s conftest.o
configure:2640: $? = 0
configure:2658: result: none needed
configure:2676: gcc -c -g -O2  conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2679: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2798: checking for style of include used by make
configure:2826: result: GNU
configure:2854: checking dependency style of gcc
configure:2922: result: gcc
configure:2951: checking for a BSD-compatible install
configure:3005: result: /usr/bin/install -c
configure:3016: checking whether ln -s works
configure:3020: result: yes
configure:3099: checking build system type
configure:3117: result: i386-unknown-freebsd4.6
configure:3125: checking host system type
configure:3139: result: i386-unknown-freebsd4.6
configure:3169: checking for ld used by GCC
configure:3232: result: /usr/libexec/elf/ld
configure:3241: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:3253: result: yes
configure:3258: checking for /usr/libexec/elf/ld option to reload object files
configure:3265: result: -r
configure:3270: checking for BSD-compatible nm
configure:3306: result: /usr/bin/nm -B
configure:3309: checking how to recognise dependant libraries
configure:3487: result: pass_all
configure:3500: checking command to parse /usr/bin/nm -B output
configure:3581: gcc -c -g -O2  conftest.c >&5
configure:3584: $? = 0
configure:3588: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  
]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' \> conftest.nm
configure:3591: $? = 0
configure:3643: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:3646: $? = 0
configure:3690: result: ok
configure:3699: checking how to run the C preprocessor
configure:3735: gcc -E  conftest.c
configure:3741: $? = 0
configure:3773: gcc -E  conftest.c
configure:3774: ac_nonexistent.h: No such file or directory
configure:3779: $? = 1
configure: failed program was:
| #line 3764 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3817: result: gcc -E
configure:3842: gcc -E  conftest.c
configure:3848: $? = 0
configure:3880: gcc -E  conftest.c
configure:3881: ac_nonexistent.h: No such file or directory
configure:3886: $? = 1
configure: failed program was:
| #line 3871 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3929: checking for egrep
configure:3939: result: grep -E
configure:3944: checking for ANSI C header files
configure:3970: gcc -c -g -O2  conftest.c >&5
configure:3973: $? = 0
configure:3976: test -s conftest.o
configure:3979: $? = 0
configure:4068: gcc -o conftest -g -O2   conftest.c  >&5
configure:4071: $? = 0
configure:4073: ./conftest
configure:4076: $? = 0
configure:4091: result: yes
configure:4115: checking for sys/types.h
configure:4132: gcc -c -g -O2  conftest.c >&5
configure:4135: $? = 0
configure:4138: test -s conftest.o
configure:4141: $? = 0
configure:4152: result: yes
configure:4115: checking for sys/stat.h
configure:4132: gcc -c -g -O2  conftest.c >&5
configure:4135: $? = 0
configure:4138: test -s conftest.o
configure:4141: $? = 0
configure:4152: result: yes
configure:4115: checking for stdlib.h
configure:4132: gcc -c -g -O2  conftest.c >&5
configure:4135: $? = 0
configure:4138: test -s conftest.o
configure:4141: $? = 0
configure:4152: result: yes
configure:4115: checking for string.h
configure:4132: gcc -c -g -O2  conftest.c >&5
configure:4135: $? = 0
configure:4138: test -s conftest.o
configure:4141: $? = 0
configure:4152: result: yes
configure:4115: checking for memory.h
configure:4132: gcc -c -g -O2  conftest.c >&5
configure:4135: $? = 0
configure:4138: test -s conftest.o
configure:4141: $? = 0
configure:4152: result: yes
configure:4115: checking for strings.h
configure:4132: gcc -c -g -O2  conftest.c >&5
configure:4135: $? = 0
configure:4138: test -s conftest.o
configure:4141: $? = 0
configure:4152: result: yes
configure:4115: checking for inttypes.h
configure:4132: gcc -c -g -O2  conftest.c >&5
configure:4135: $? = 0
configure:4138: test -s conftest.o
configure:4141: $? = 0
configure:4152: result: yes
configure:4115: checking for stdint.h
configure:4132: gcc -c -g -O2  conftest.c >&5
configure:4173: stdint.h: No such file or directory
configure:4135: $? = 1
configure: failed program was:
| #line 4120 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4152: result: no
configure:4115: checking for unistd.h
configure:4132: gcc -c -g -O2  conftest.c >&5
configure:4135: $? = 0
configure:4138: test -s conftest.o
configure:4141: $? = 0
configure:4152: result: yes
configure:4178: checking dlfcn.h usability
configure:4191: gcc -c -g -O2  conftest.c >&5
configure:4194: $? = 0
configure:4197: test -s conftest.o
configure:4200: $? = 0
configure:4210: result: yes
configure:4214: checking dlfcn.h presence
configure:4225: gcc -E  conftest.c
configure:4231: $? = 0
configure:4250: result: yes
configure:4286: checking for dlfcn.h
configure:4293: result: yes
configure:4490: checking for ranlib
configure:4506: found /usr/bin/ranlib
configure:4517: result: ranlib
configure:4570: checking for strip
configure:4586: found /usr/bin/strip
configure:4597: result: strip
configure:4807: checking for objdir
configure:4818: result: .libs
configure:4835: checking for gcc option to produce PIC
configure:4998: result: -fPIC
configure:5002: checking if gcc PIC flag -fPIC works
configure:5026: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:5029: $? = 0
configure:5032: test -s conftest.o
configure:5035: $? = 0
configure:5073: result: yes
configure:5089: checking if gcc static flag -static works
configure:5114: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:5117: $? = 0
configure:5120: test -s conftest
configure:5123: $? = 0
configure:5139: result: yes
configure:5151: checking if gcc supports -c -o file.o
configure:5174: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5195: result: yes
configure:5200: checking if gcc supports -c -o file.lo
configure:5228: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5231: $? = 0
configure:5234: test -s conftest.lo
configure:5237: $? = 0
configure:5259: result: yes
configure:5290: checking if gcc supports -fno-rtti -fno-exceptions
configure:5313: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  
conftest.c >&5
configure:5316: $? = 0
configure:5319: test -s conftest.o
configure:5322: $? = 0
configure:5339: result: yes
configure:5350: checking whether the linker (/usr/libexec/elf/ld) supports 
shared libraries
configure:6030: result: yes
configure:6035: checking how to hardcode library paths into programs
configure:6059: result: immediate
configure:6064: checking whether stripping libraries is possible
configure:6069: result: yes
configure:6080: checking dynamic linker characteristics
configure:6485: result: freebsd4.6 ld.so
configure:6490: checking if libtool supports shared libraries
configure:6492: result: yes
configure:6495: checking whether to build shared libraries
configure:6516: result: yes
configure:6519: checking whether to build static libraries
configure:6523: result: yes
configure:7197: checking whether -lc should be explicitly linked in
configure:7205: gcc -c -g -O2  conftest.c >&5
configure:7208: $? = 0
configure:7222: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7225: $? = 1
configure:7240: result: yes
configure:7827: checking for msgfmt
configure:7855: result: /usr/local/bin/msgfmt
configure:7864: checking for gmsgfmt
configure:7895: result: /usr/local/bin/msgfmt
configure:7905: checking for xgettext
configure:7933: result: /usr/local/bin/xgettext
configure:7944: checking for msgmerge
configure:7971: result: /usr/local/bin/msgmerge
configure:8047: checking for ranlib
configure:8074: result: ranlib
configure:8087: checking for strerror in -lcposix
configure:8118: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:8121: $? = 1
configure: failed program was:
| #line 8094 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:8139: result: no
configure:8147: checking for an ANSI C-conforming const
configure:8215: gcc -c -g -O2  conftest.c >&5
configure:8218: $? = 0
configure:8221: test -s conftest.o
configure:8224: $? = 0
configure:8235: result: yes
configure:8245: checking for inline
configure:8267: gcc -c -g -O2  conftest.c >&5
configure:8270: $? = 0
configure:8273: test -s conftest.o
configure:8276: $? = 0
configure:8288: result: inline
configure:8303: checking for off_t
configure:8328: gcc -c -g -O2  conftest.c >&5
configure:8331: $? = 0
configure:8334: test -s conftest.o
configure:8337: $? = 0
configure:8348: result: yes
configure:8360: checking for size_t
configure:8385: gcc -c -g -O2  conftest.c >&5
configure:8388: $? = 0
configure:8391: test -s conftest.o
configure:8394: $? = 0
configure:8405: result: yes
configure:8419: checking for working alloca.h
configure:8441: gcc -o conftest -g -O2   conftest.c  >&5
configure:8444: alloca.h: No such file or directory
configure:8444: $? = 1
configure: failed program was:
| #line 8424 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|   ;
|   return 0;
| }
configure:8461: result: no
configure:8471: checking for alloca
configure:8513: gcc -o conftest -g -O2   conftest.c  >&5
configure:8516: $? = 0
configure:8519: test -s conftest
configure:8522: $? = 0
configure:8533: result: yes
configure:8746: checking for stdlib.h
configure:8751: result: yes
configure:8746: checking for unistd.h
configure:8751: result: yes
configure:8887: checking for getpagesize
configure:8937: gcc -o conftest -g -O2   conftest.c  >&5
configure:8940: $? = 0
configure:8943: test -s conftest
configure:8946: $? = 0
configure:8957: result: yes
configure:8967: checking for working mmap
configure:9110: gcc -o conftest -g -O2   conftest.c  >&5
configure:9113: $? = 0
configure:9115: ./conftest
configure:9118: $? = 0
configure:9132: result: yes
configure:9144: checking whether we are using the GNU C Library 2.1 or newer
configure:9175: features.h: No such file or directory
configure:9176: result: no
configure:9184: checking whether integer division by zero raises SIGFPE
configure:9247: gcc -o conftest -g -O2   conftest.c  >&5
configure:9250: $? = 0
configure:9252: ./conftest
configure:9255: $? = 0
configure:9270: result: yes
configure:9283: checking for inttypes.h
configure:9306: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:9319: syntax error before `i'
configure:9309: $? = 1
configure: failed program was:
| #line 9288 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <inttypes.h>
| int
| main ()
| {
| uintmax_t i = (uintmax_t) -1;
|   ;
|   return 0;
| }
configure:9326: result: no
configure:9337: checking for stdint.h
configure:9360: gcc -c -g -O2  conftest.c >&5
configure:9369: stdint.h: No such file or directory
configure:9363: $? = 1
configure: failed program was:
| #line 9342 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| int
| main ()
| {
| uintmax_t i = (uintmax_t) -1;
|   ;
|   return 0;
| }
configure:9380: result: no
configure:9391: checking for unsigned long long
configure:9414: gcc -o conftest -g -O2   conftest.c  >&5
configure:9417: $? = 0
configure:9420: test -s conftest
configure:9423: $? = 0
configure:9434: result: yes
configure:9460: checking for inttypes.h
configure:9484: gcc -c -g -O2  conftest.c >&5
configure:9487: $? = 0
configure:9490: test -s conftest.o
configure:9493: $? = 0
configure:9505: result: yes
configure:9518: checking whether the inttypes.h PRIxNN macros are broken
configure:9545: gcc -c -g -O2  conftest.c >&5
configure:9548: $? = 0
configure:9551: test -s conftest.o
configure:9554: $? = 0
configure:9566: result: no
configure:9604: checking for ld used by GCC
configure:9667: result: /usr/libexec/elf/ld
configure:9676: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:9688: result: yes
configure:9694: checking for shared library run path origin
configure:9707: result: done
configure:10126: checking argz.h usability
configure:10139: gcc -c -g -O2  conftest.c >&5
configure:10191: argz.h: No such file or directory
configure:10142: $? = 1
configure: failed program was:
| #line 10128 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argz.h>
configure:10158: result: no
configure:10162: checking argz.h presence
configure:10173: gcc -E  conftest.c
configure:10193: argz.h: No such file or directory
configure:10179: $? = 1
configure: failed program was:
| #line 10164 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <argz.h>
configure:10198: result: no
configure:10234: checking for argz.h
configure:10241: result: no
configure:10126: checking limits.h usability
configure:10139: gcc -c -g -O2  conftest.c >&5
configure:10142: $? = 0
configure:10145: test -s conftest.o
configure:10148: $? = 0
configure:10158: result: yes
configure:10162: checking limits.h presence
configure:10173: gcc -E  conftest.c
configure:10179: $? = 0
configure:10198: result: yes
configure:10234: checking for limits.h
configure:10241: result: yes
configure:10126: checking locale.h usability
configure:10139: gcc -c -g -O2  conftest.c >&5
configure:10142: $? = 0
configure:10145: test -s conftest.o
configure:10148: $? = 0
configure:10158: result: yes
configure:10162: checking locale.h presence
configure:10173: gcc -E  conftest.c
configure:10179: $? = 0
configure:10198: result: yes
configure:10234: checking for locale.h
configure:10241: result: yes
configure:10126: checking nl_types.h usability
configure:10139: gcc -c -g -O2  conftest.c >&5
configure:10142: $? = 0
configure:10145: test -s conftest.o
configure:10148: $? = 0
configure:10158: result: yes
configure:10162: checking nl_types.h presence
configure:10173: gcc -E  conftest.c
configure:10179: $? = 0
configure:10198: result: yes
configure:10234: checking for nl_types.h
configure:10241: result: yes
configure:10126: checking malloc.h usability
configure:10139: gcc -c -g -O2  conftest.c >&5
In file included from configure:10194:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which 
is deprecated, use <stdlib.h> instead"
configure:10142: $? = 0
configure:10145: test -s conftest.o
configure:10148: $? = 0
configure:10158: result: yes
configure:10162: checking malloc.h presence
configure:10173: gcc -E  conftest.c
In file included from configure:10196:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which 
is deprecated, use <stdlib.h> instead"
configure:10179: $? = 0
configure:10198: result: yes
configure:10234: checking for malloc.h
configure:10241: result: yes
configure:10126: checking stddef.h usability
configure:10139: gcc -c -g -O2  conftest.c >&5
configure:10142: $? = 0
configure:10145: test -s conftest.o
configure:10148: $? = 0
configure:10158: result: yes
configure:10162: checking stddef.h presence
configure:10173: gcc -E  conftest.c
configure:10179: $? = 0
configure:10198: result: yes
configure:10234: checking for stddef.h
configure:10241: result: yes
configure:10117: checking for stdlib.h
configure:10122: result: yes
configure:10117: checking for string.h
configure:10122: result: yes
configure:10117: checking for unistd.h
configure:10122: result: yes
configure:10126: checking sys/param.h usability
configure:10139: gcc -c -g -O2  conftest.c >&5
configure:10142: $? = 0
configure:10145: test -s conftest.o
configure:10148: $? = 0
configure:10158: result: yes
configure:10162: checking sys/param.h presence
configure:10173: gcc -E  conftest.c
configure:10179: $? = 0
configure:10198: result: yes
configure:10234: checking for sys/param.h
configure:10241: result: yes
configure:10280: checking for feof_unlocked
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccItlVeF.o: In function `main':
/root/mydns-0.9.8/configure(.text+0x9): undefined reference to `feof_unlocked'
/root/mydns-0.9.8/configure(.data+0x0): undefined reference to `feof_unlocked'
configure:10333: $? = 1
configure: failed program was:
| #line 10285 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char feof_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 feof_unlocked ();
| /* 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_feof_unlocked) || defined (__stub___feof_unlocked)
| choke me
| #else
| char (*f) () = feof_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != feof_unlocked;
|   ;
|   return 0;
| }
configure:10350: result: no
configure:10280: checking for fgets_unlocked
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccv9VhD7.o: In function `main':
/root/mydns-0.9.8/configure(.text+0x9): undefined reference to `fgets_unlocked'
/root/mydns-0.9.8/configure(.data+0x0): undefined reference to `fgets_unlocked'
configure:10333: $? = 1
configure: failed program was:
| #line 10285 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fgets_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 fgets_unlocked ();
| /* 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_fgets_unlocked) || defined (__stub___fgets_unlocked)
| choke me
| #else
| char (*f) () = fgets_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fgets_unlocked;
|   ;
|   return 0;
| }
configure:10350: result: no
configure:10280: checking for getc_unlocked
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccmCHpXK.o: In function `main':
/root/mydns-0.9.8/configure(.text+0x9): undefined reference to `getc_unlocked'
/root/mydns-0.9.8/configure(.data+0x0): undefined reference to `getc_unlocked'
configure:10333: $? = 1
configure: failed program was:
| #line 10285 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getc_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 getc_unlocked ();
| /* 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_getc_unlocked) || defined (__stub___getc_unlocked)
| choke me
| #else
| char (*f) () = getc_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getc_unlocked;
|   ;
|   return 0;
| }
configure:10350: result: no
configure:10280: checking for getcwd
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for getegid
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for geteuid
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for getgid
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for getuid
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for mempcpy
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccaOKH4l.o: In function `main':
/root/mydns-0.9.8/configure(.text+0x9): undefined reference to `mempcpy'
/root/mydns-0.9.8/configure(.data+0x0): undefined reference to `mempcpy'
configure:10333: $? = 1
configure: failed program was:
| #line 10285 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mempcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 mempcpy ();
| /* 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_mempcpy) || defined (__stub___mempcpy)
| choke me
| #else
| char (*f) () = mempcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != mempcpy;
|   ;
|   return 0;
| }
configure:10350: result: no
configure:10280: checking for munmap
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for putenv
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for setenv
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for setlocale
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for stpcpy
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc3iKsdp.o: In function `main':
/root/mydns-0.9.8/configure(.text+0x9): undefined reference to `stpcpy'
/root/mydns-0.9.8/configure(.data+0x0): undefined reference to `stpcpy'
configure:10333: $? = 1
configure: failed program was:
| #line 10285 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 stpcpy ();
| /* 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_stpcpy) || defined (__stub___stpcpy)
| choke me
| #else
| char (*f) () = stpcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != stpcpy;
|   ;
|   return 0;
| }
configure:10350: result: no
configure:10280: checking for strcasecmp
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for strdup
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for strtoul
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for tsearch
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
configure:10333: $? = 0
configure:10336: test -s conftest
configure:10339: $? = 0
configure:10350: result: yes
configure:10280: checking for __argz_count
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc1FKMiX.o: In function `main':
/root/mydns-0.9.8/configure(.text+0x9): undefined reference to `__argz_count'
/root/mydns-0.9.8/configure(.data+0x0): undefined reference to `__argz_count'
configure:10333: $? = 1
configure: failed program was:
| #line 10285 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_count (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 __argz_count ();
| /* 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___argz_count) || defined (__stub_____argz_count)
| choke me
| #else
| char (*f) () = __argz_count;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_count;
|   ;
|   return 0;
| }
configure:10350: result: no
configure:10280: checking for __argz_stringify
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccjBR25B.o: In function `main':
/root/mydns-0.9.8/configure(.text+0x9): undefined reference to 
`__argz_stringify'
/root/mydns-0.9.8/configure(.data+0x0): undefined reference to 
`__argz_stringify'
configure:10333: $? = 1
configure: failed program was:
| #line 10285 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_stringify (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 __argz_stringify ();
| /* 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___argz_stringify) || defined (__stub_____argz_stringify)
| choke me
| #else
| char (*f) () = __argz_stringify;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_stringify;
|   ;
|   return 0;
| }
configure:10350: result: no
configure:10280: checking for __argz_next
configure:10330: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccjSnKWG.o: In function `main':
/root/mydns-0.9.8/configure(.text+0x9): undefined reference to `__argz_next'
/root/mydns-0.9.8/configure(.data+0x0): undefined reference to `__argz_next'
configure:10333: $? = 1
configure: failed program was:
| #line 10285 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_next (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 __argz_next ();
| /* 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___argz_next) || defined (__stub_____argz_next)
| choke me
| #else
| char (*f) () = __argz_next;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_next;
|   ;
|   return 0;
| }
configure:10350: result: no
configure:10391: checking for iconv
configure:10419: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
/tmp/ccZ1jIOx.o: In function `main':
/root/mydns-0.9.8/configure(.text+0x15): undefined reference to `iconv_open'
/root/mydns-0.9.8/configure(.text+0x28): undefined reference to `iconv'
/root/mydns-0.9.8/configure(.text+0x34): undefined reference to `iconv_close'
configure:10422: $? = 1
configure: failed program was:
| #line 10399 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|        iconv(cd,NULL,NULL,NULL,NULL);
|        iconv_close(cd);
|   ;
|   return 0;
| }
configure:10460: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  
/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:10463: $? = 0
configure:10466: test -s conftest
configure:10469: $? = 0
configure:10483: result: yes
configure:10493: checking how to link with libiconv
configure:10495: result: /usr/local/lib/libiconv.so -Wl,-rpath 
-Wl,/usr/local/lib
configure:10506: checking for iconv declaration
configure:10541: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:10572: conflicting types for `iconv'
/usr/local/include/iconv.h:91: previous declaration of `iconv'
configure:10544: $? = 1
configure: failed program was:
| #line 10512 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <iconv.h>
| extern
| #ifdef __cplusplus
| "C"
| #endif
| #if defined(__STDC__) || defined(__cplusplus)
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, 
size_t *outbytesleft);
| #else
| size_t iconv();
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:10565: result: 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:10576: checking for nl_langinfo and CODESET
configure:10598: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
configure:10601: $? = 0
configure:10604: test -s conftest
configure:10607: $? = 0
configure:10619: result: yes
configure:10631: checking for LC_MESSAGES
configure:10653: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
configure:10656: $? = 0
configure:10659: test -s conftest
configure:10662: $? = 0
configure:10673: result: yes
configure:10689: checking for bison
configure:10718: result: no
configure:10758: checking whether NLS is requested
configure:10767: result: yes
configure:10782: checking whether included gettext is requested
configure:10792: result: no
configure:10803: checking for GNU gettext in libc
configure:10828: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
/tmp/ccP3CVz7.o: In function `main':
/root/mydns-0.9.8/configure(.text+0x14): undefined reference to 
`libintl_bindtextdomain'
/root/mydns-0.9.8/configure(.text+0x21): undefined reference to 
`libintl_gettext'
/root/mydns-0.9.8/configure(.text+0x29): undefined reference to 
`_nl_msg_cat_cntr'
/root/mydns-0.9.8/configure(.text+0x2e): undefined reference to 
`_nl_domain_bindings'
configure:10831: $? = 1
configure: failed program was:
| #line 10808 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
|   ;
|   return 0;
| }
configure:10848: result: no
configure:11229: checking for GNU gettext in libintl
configure:11262: gcc -o conftest -g -O2 -I/usr/local/include   conftest.c  
/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:11265: $? = 0
configure:11268: test -s conftest
configure:11271: $? = 0
configure:11332: result: yes
configure:11383: checking how to link with libintl
configure:11385: result: /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
configure:11463: checking for ANSI C header files
configure:11610: result: yes
configure:11642: checking fcntl.h usability
configure:11655: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11658: $? = 0
configure:11661: test -s conftest.o
configure:11664: $? = 0
configure:11674: result: yes
configure:11678: checking fcntl.h presence
configure:11689: gcc -E -I/usr/local/include conftest.c
configure:11695: $? = 0
configure:11714: result: yes
configure:11750: checking for fcntl.h
configure:11757: result: yes
configure:11642: checking getopt.h usability
configure:11655: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11738: getopt.h: No such file or directory
configure:11658: $? = 1
configure: failed program was:
| #line 11644 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <getopt.h>
configure:11674: result: no
configure:11678: checking getopt.h presence
configure:11689: gcc -E -I/usr/local/include conftest.c
configure:11740: getopt.h: No such file or directory
configure:11695: $? = 1
configure: failed program was:
| #line 11680 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h.  */
| #include <getopt.h>
configure:11714: result: no
configure:11750: checking for getopt.h
configure:11757: result: no
configure:11642: checking libintl.h usability
configure:11655: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11658: $? = 0
configure:11661: test -s conftest.o
configure:11664: $? = 0
configure:11674: result: yes
configure:11678: checking libintl.h presence
configure:11689: gcc -E -I/usr/local/include conftest.c
configure:11695: $? = 0
configure:11714: result: yes
configure:11750: checking for libintl.h
configure:11757: result: yes
configure:11642: checking netdb.h usability
configure:11655: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11658: $? = 0
configure:11661: test -s conftest.o
configure:11664: $? = 0
configure:11674: result: yes
configure:11678: checking netdb.h presence
configure:11689: gcc -E -I/usr/local/include conftest.c
configure:11695: $? = 0
configure:11714: result: yes
configure:11750: checking for netdb.h
configure:11757: result: yes
configure:11642: checking pwd.h usability
configure:11655: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11658: $? = 0
configure:11661: test -s conftest.o
configure:11664: $? = 0
configure:11674: result: yes
configure:11678: checking pwd.h presence
configure:11689: gcc -E -I/usr/local/include conftest.c
configure:11695: $? = 0
configure:11714: result: yes
configure:11750: checking for pwd.h
configure:11757: result: yes
configure:11642: checking signal.h usability
configure:11655: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11658: $? = 0
configure:11661: test -s conftest.o
configure:11664: $? = 0
configure:11674: result: yes
configure:11678: checking signal.h presence
configure:11689: gcc -E -I/usr/local/include conftest.c
configure:11695: $? = 0
configure:11714: result: yes
configure:11750: checking for signal.h
configure:11757: result: yes
configure:11642: checking stdarg.h usability
configure:11655: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11658: $? = 0
configure:11661: test -s conftest.o
configure:11664: $? = 0
configure:11674: result: yes
configure:11678: checking stdarg.h presence
configure:11689: gcc -E -I/usr/local/include conftest.c
configure:11695: $? = 0
configure:11714: result: yes
configure:11750: checking for stdarg.h
configure:11757: result: yes
configure:11642: checking termios.h usability
configure:11655: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11658: $? = 0
configure:11661: test -s conftest.o
configure:11664: $? = 0
configure:11674: result: yes
configure:11678: checking termios.h presence
configure:11689: gcc -E -I/usr/local/include conftest.c
configure:11695: $? = 0
configure:11714: result: yes
configure:11750: checking for termios.h
configure:11757: result: yes
configure:11642: checking time.h usability
configure:11655: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11658: $? = 0
configure:11661: test -s conftest.o
configure:11664: $? = 0
configure:11674: result: yes
configure:11678: checking time.h presence
configure:11689: gcc -E -I/usr/local/include conftest.c
configure:11695: $? = 0
configure:11714: result: yes
configure:11750: checking for time.h
configure:11757: result: yes
configure:11787: checking sys/fcntl.h usability
configure:11800: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11803: $? = 0
configure:11806: test -s conftest.o
configure:11809: $? = 0
configure:11819: result: yes
configure:11823: checking sys/fcntl.h presence
configure:11834: gcc -E -I/usr/local/include conftest.c
configure:11840: $? = 0
configure:11859: result: yes
configure:11895: checking for sys/fcntl.h
configure:11902: result: yes
configure:11787: checking sys/file.h usability
configure:11800: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11803: $? = 0
configure:11806: test -s conftest.o
configure:11809: $? = 0
configure:11819: result: yes
configure:11823: checking sys/file.h presence
configure:11834: gcc -E -I/usr/local/include conftest.c
configure:11840: $? = 0
configure:11859: result: yes
configure:11895: checking for sys/file.h
configure:11902: result: yes
configure:11787: checking sys/ioctl.h usability
configure:11800: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11803: $? = 0
configure:11806: test -s conftest.o
configure:11809: $? = 0
configure:11819: result: yes
configure:11823: checking sys/ioctl.h presence
configure:11834: gcc -E -I/usr/local/include conftest.c
configure:11840: $? = 0
configure:11859: result: yes
configure:11895: checking for sys/ioctl.h
configure:11902: result: yes
configure:11787: checking sys/resource.h usability
configure:11800: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11803: $? = 0
configure:11806: test -s conftest.o
configure:11809: $? = 0
configure:11819: result: yes
configure:11823: checking sys/resource.h presence
configure:11834: gcc -E -I/usr/local/include conftest.c
configure:11840: $? = 0
configure:11859: result: yes
configure:11895: checking for sys/resource.h
configure:11902: result: yes
configure:11932: checking sys/socket.h usability
configure:11945: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11948: $? = 0
configure:11951: test -s conftest.o
configure:11954: $? = 0
configure:11964: result: yes
configure:11968: checking sys/socket.h presence
configure:11979: gcc -E -I/usr/local/include conftest.c
configure:11985: $? = 0
configure:12004: result: yes
configure:12040: checking for sys/socket.h
configure:12047: result: yes
configure:11932: checking sys/sockio.h usability
configure:11945: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11948: $? = 0
configure:11951: test -s conftest.o
configure:11954: $? = 0
configure:11964: result: yes
configure:11968: checking sys/sockio.h presence
configure:11979: gcc -E -I/usr/local/include conftest.c
configure:11985: $? = 0
configure:12004: result: yes
configure:12040: checking for sys/sockio.h
configure:12047: result: yes
configure:11932: checking sys/time.h usability
configure:11945: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11948: $? = 0
configure:11951: test -s conftest.o
configure:11954: $? = 0
configure:11964: result: yes
configure:11968: checking sys/time.h presence
configure:11979: gcc -E -I/usr/local/include conftest.c
configure:11985: $? = 0
configure:12004: result: yes
configure:12040: checking for sys/time.h
configure:12047: result: yes
configure:11932: checking sys/wait.h usability
configure:11945: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11948: $? = 0
configure:11951: test -s conftest.o
configure:11954: $? = 0
configure:11964: result: yes
configure:11968: checking sys/wait.h presence
configure:11979: gcc -E -I/usr/local/include conftest.c
configure:11985: $? = 0
configure:12004: result: yes
configure:12040: checking for sys/wait.h
configure:12047: result: yes
configure:12074: checking netinet/in.h usability
configure:12087: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:12090: $? = 0
configure:12093: test -s conftest.o
configure:12096: $? = 0
configure:12106: result: yes
configure:12110: checking netinet/in.h presence
configure:12121: gcc -E -I/usr/local/include conftest.c
configure:12127: $? = 0
configure:12146: result: yes
configure:12182: checking for netinet/in.h
configure:12189: result: yes
configure:12216: checking net/if.h usability
configure:12229: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
In file included from configure:12328:
/usr/include/net/if.h:223: field `ifru_addr' has incomplete type
/usr/include/net/if.h:224: field `ifru_dstaddr' has incomplete type
/usr/include/net/if.h:225: field `ifru_broadaddr' has incomplete type
/usr/include/net/if.h:255: field `ifra_addr' has incomplete type
/usr/include/net/if.h:256: field `ifra_broadaddr' has incomplete type
/usr/include/net/if.h:257: field `ifra_mask' has incomplete type
/usr/include/net/if.h:308: field `addr' has incomplete type
/usr/include/net/if.h:309: field `dstaddr' has incomplete type
configure:12232: $? = 1
configure: failed program was:
| #line 12218 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/if.h>
configure:12248: result: no
configure:12252: checking net/if.h presence
configure:12263: gcc -E -I/usr/local/include conftest.c
configure:12269: $? = 0
configure:12288: result: yes
configure:12308: WARNING: net/if.h: present but cannot be compiled
configure:12310: WARNING: net/if.h: check for missing prerequisite headers?
configure:12312: WARNING: net/if.h: proceeding with the preprocessor's result
configure:12324: checking for net/if.h
configure:12331: result: yes
configure:12358: checking arpa/inet.h usability
configure:12371: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
In file included from configure:12471:
/usr/include/arpa/inet.h:89: warning: parameter has incomplete type
/usr/include/arpa/inet.h:92: warning: parameter has incomplete type
/usr/include/arpa/inet.h:96: warning: parameter has incomplete type
configure:12374: $? = 0
configure:12377: test -s conftest.o
configure:12380: $? = 0
configure:12390: result: yes
configure:12394: checking arpa/inet.h presence
configure:12405: gcc -E -I/usr/local/include conftest.c
configure:12411: $? = 0
configure:12430: result: yes
configure:12466: checking for arpa/inet.h
configure:12473: result: yes
configure:12488: checking for an ANSI C-conforming const
configure:12576: result: yes
configure:12586: checking for inline
configure:12629: result: inline
configure:12644: checking for uchar
configure:12669: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure: In function `main':
configure:12764: `uchar' undeclared (first use in this function)
configure:12764: (Each undeclared identifier is reported only once
configure:12764: for each function it appears in.)
configure:12764: syntax error before `)'
configure:12672: $? = 1
configure: failed program was:
| #line 12649 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((uchar *) 0)
|   return 0;
| if (sizeof (uchar))
|   return 0;
|   ;
|   return 0;
| }
configure:12689: result: no
configure:12699: checking for uint
configure:12724: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:12727: $? = 0
configure:12730: test -s conftest.o
configure:12733: $? = 0
configure:12744: result: yes
configure:12754: checking for uint8_t
configure:12779: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:12782: $? = 0
configure:12785: test -s conftest.o
configure:12788: $? = 0
configure:12799: result: yes
configure:12809: checking for uint16_t
configure:12834: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:12837: $? = 0
configure:12840: test -s conftest.o
configure:12843: $? = 0
configure:12854: result: yes
configure:12864: checking for uint32_t
configure:12889: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:12892: $? = 0
configure:12895: test -s conftest.o
configure:12898: $? = 0
configure:12909: result: yes
configure:12927: checking for stdlib.h
configure:12932: result: yes
configure:13064: checking for GNU libc compatible malloc
configure:13094: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
configure:13097: $? = 0
configure:13099: ./conftest
configure:13102: $? = 0
configure:13116: result: yes
configure:13139: checking return type of signal handlers
configure:13171: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:13174: $? = 0
configure:13177: test -s conftest.o
configure:13180: $? = 0
configure:13191: result: void
configure:13201: checking for working alloca.h
configure:13243: result: no
configure:13253: checking for alloca
configure:13315: result: yes
configure:13531: checking for memset
configure:13581: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
configure:13638: warning: conflicting types for built-in function `memset'
configure:13584: $? = 0
configure:13587: test -s conftest
configure:13590: $? = 0
configure:13601: result: yes
configure:13531: checking for getpwuid
configure:13581: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
configure:13584: $? = 0
configure:13587: test -s conftest
configure:13590: $? = 0
configure:13601: result: yes
configure:13531: checking for shutdown
configure:13581: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
configure:13584: $? = 0
configure:13587: test -s conftest
configure:13590: $? = 0
configure:13601: result: yes
configure:13531: checking for inet_ntop
configure:13581: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
configure:13584: $? = 0
configure:13587: test -s conftest
configure:13590: $? = 0
configure:13601: result: yes
configure:13531: checking for inet_pton
configure:13581: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
configure:13584: $? = 0
configure:13587: test -s conftest
configure:13590: $? = 0
configure:13601: result: yes
configure:13531: checking for strsep
configure:13581: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
configure:13584: $? = 0
configure:13587: test -s conftest
configure:13590: $? = 0
configure:13601: result: yes
configure:13612: checking for socket in -lsocket
configure:13643: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c 
-lsocket   >&5
/usr/libexec/elf/ld: cannot find -lsocket
configure:13646: $? = 1
configure: failed program was:
| #line 13619 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_UINT 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_MEMSET 1
| #define HAVE_GETPWUID 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRSEP 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char socket ();
| int
| main ()
| {
| socket ();
|   ;
|   return 0;
| }
configure:13664: result: no
configure:13677: checking for inet_addr in -lnsl
configure:13708: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c -lnsl  
 >&5
/usr/libexec/elf/ld: cannot find -lnsl
configure:13711: $? = 1
configure: failed program was:
| #line 13684 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_UINT 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_MEMSET 1
| #define HAVE_GETPWUID 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRSEP 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char inet_addr ();
| int
| main ()
| {
| inet_addr ();
|   ;
|   return 0;
| }
configure:13729: result: no
configure:13742: checking for floor in -lm
configure:13773: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c -lm   
>&5
configure:13776: $? = 0
configure:13779: test -s conftest
configure:13782: $? = 0
configure:13794: result: yes
configure:13808: checking whether strcasecmp is declared
configure:13833: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:13836: $? = 0
configure:13839: test -s conftest.o
configure:13842: $? = 0
configure:13853: result: yes
configure:13869: checking whether strcoll is declared
configure:13894: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:13897: $? = 0
configure:13900: test -s conftest.o
configure:13903: $? = 0
configure:13914: result: yes
configure:13930: checking whether strerror is declared
configure:13955: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:13958: $? = 0
configure:13961: test -s conftest.o
configure:13964: $? = 0
configure:13975: result: yes
configure:13991: checking whether strncasecmp is declared
configure:14016: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:14019: $? = 0
configure:14022: test -s conftest.o
configure:14025: $? = 0
configure:14036: result: yes
configure:14052: checking whether strsep is declared
configure:14077: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:14080: $? = 0
configure:14083: test -s conftest.o
configure:14086: $? = 0
configure:14097: result: yes
configure:14120: checking whether IPv6 is supported
configure:14139: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
In file included from configure:14219:
/usr/include/netinet/in.h:233: syntax error before `in_addr_t'
/usr/include/netinet/in.h:285: syntax error before `u_char'
In file included from /usr/include/netinet/in.h:467,
                 from configure:14219:
/usr/include/netinet6/in6.h:122: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:144: syntax error before `u_int8_t'
/usr/include/netinet6/in6.h:149: syntax error before `u_int32_t'
/usr/include/netinet6/in6.h:608: syntax error before `struct'
/usr/include/netinet6/in6.h:610: syntax error before `__P'
/usr/include/netinet6/in6.h:611: syntax error before `__P'
/usr/include/netinet6/in6.h:612: syntax error before `__P'
/usr/include/netinet6/in6.h:614: syntax error before `*'
/usr/include/netinet6/in6.h:615: syntax error before `__P'
/usr/include/netinet6/in6.h:616: syntax error before `__P'
/usr/include/netinet6/in6.h:618: syntax error before `inet6_rthdr_space'
/usr/include/netinet6/in6.h:619: syntax error before `__P'
/usr/include/netinet6/in6.h:620: syntax error before `__P'
/usr/include/netinet6/in6.h:622: syntax error before `__P'
/usr/include/netinet6/in6.h:626: syntax error before `__P'
/usr/include/netinet6/in6.h:627: syntax error before `__P'
/usr/include/netinet6/in6.h:628: syntax error before `__P'
/usr/include/netinet6/in6.h:630: syntax error before `__P'
/usr/include/netinet6/in6.h:631: syntax error before `__P'
/usr/include/netinet6/in6.h:633: syntax error before `__P'
/usr/include/netinet6/in6.h:634: syntax error before `__P'
/usr/include/netinet6/in6.h:636: syntax error before `__P'
/usr/include/netinet6/in6.h:638: syntax error before `__P'
/usr/include/netinet6/in6.h:640: syntax error before `__P'
/usr/include/netinet6/in6.h:641: syntax error before `inet6_rth_space'
/usr/include/netinet6/in6.h:642: syntax error before `__P'
/usr/include/netinet6/in6.h:643: syntax error before `__P'
/usr/include/netinet6/in6.h:644: syntax error before `__P'
/usr/include/netinet6/in6.h:645: syntax error before `__P'
/usr/include/netinet6/in6.h:646: syntax error before `__P'
configure:14220: syntax error before `int'
configure:14142: $? = 1
configure: failed program was:
| #line 14122 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "mydns"
| #define PACKAGE_TARNAME "mydns"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "mydns 0.9.8"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mydns"
| #define VERSION "0.9.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define uintmax_t unsigned long long
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_UINT 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_MEMSET 1
| #define HAVE_GETPWUID 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRSEP 1
| #define HAVE_DECL_STRCASECMP 1
| #define HAVE_DECL_STRCOLL 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRSEP 1
| /* end confdefs.h.  */
| #include <netinet/in.h>
| int
| main ()
| {
| struct in6_addr addr; memset(&addr,0,sizeof(struct in6_addr));
|   ;
|   return 0;
| }
configure:14161: result: no
configure:14168: checking for sa_len in struct sockaddr
configure:14195: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:14198: $? = 0
configure:14201: test -s conftest.o
configure:14204: $? = 0
configure:14211: result: yes
configure:14271: checking whether to enable debugging
configure:14297: result: no
configure:14303: checking whether to compile for profiling
configure:14325: result: no
configure:14331: checking whether to enable alias patch
configure:14344: result: yes
configure:14364: checking whether to support MySQL
configure:14597: result: yes
configure:14612: checking for /lib/libmysqlclient.a
configure:14627: result: no
configure:14612: checking for /usr/lib/libmysqlclient.a
configure:14627: result: no
configure:14612: checking for /usr/lib/mysql/libmysqlclient.a
configure:14627: result: no
configure:14612: checking for /usr/local/lib/libmysqlclient.a
configure:14627: result: no
configure:14612: checking for /usr/local/lib/mysql/libmysqlclient.a
configure:14627: result: yes
configure:14653: checking for /lib/libz.a
configure:14668: result: no
configure:14653: checking for /usr/lib/libz.a
configure:14668: result: yes
configure:14678: checking for deflate in -lz
configure:14709: gcc -o conftest -O -g -Wall -Wno-unused -Werror 
-I/usr/local/include  conftest.c -lz   >&5
configure:14712: $? = 0
configure:14715: test -s conftest
configure:14718: $? = 0
configure:14730: result: yes
configure:14785: checking for /usr/include/mysql.h
configure:14800: result: no
configure:14785: checking for /usr/include/mysql/mysql.h
configure:14800: result: no
configure:14785: checking for /usr/local/include/mysql.h
configure:14800: result: no
configure:14785: checking for /usr/local/include/mysql/mysql.h
configure:14800: result: yes
configure:14820: checking whether to support PostgreSQL
configure:14926: result: yes
configure:14943: checking for /usr/local/pgsql/lib/libpq.a
configure:14958: result: no
configure:14943: checking for /lib/libpq.a
configure:14958: result: no
configure:14943: checking for /usr/lib/libpq.a
configure:14958: result: no
configure:14943: checking for /usr/local/lib/libpq.a
configure:14958: result: no
configure:14987: checking for /usr/local/pgsql/include/libpq-fe.h
configure:15002: result: no
configure:14987: checking for /usr/include/postgresql/libpq-fe.h
configure:15002: result: no
configure:14987: checking for /usr/usr/include/libpq-fe.h
configure:15002: result: no
configure:14987: checking for /usr/local/include/libpq-fe.h
configure:15002: result: no
configure:15023: checking for default config file location
configure:15040: result: /etc/mydns.conf
configure:15045: checking CFLAGS
configure:15081: result: -O -g -Wall -Wno-unused -Werror
configure:15087: checking for MySQL support
configure:15090: result: yes
configure:15099: checking for PostgreSQL support
configure:15106: result: no
configure:15111: checking which database to use
configure:15150: result: MySQL
configure:15322: creating ./config.status

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

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

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

on db0.itmom.com

config.status:738: creating contrib/Makefile
config.status:738: creating intl/Makefile
config.status:738: creating po/Makefile.in
config.status:738: creating m4/Makefile
config.status:738: creating Makefile
config.status:738: creating lib/Makefile
config.status:738: creating src/Makefile
config.status:738: creating src/lib/Makefile
config.status:738: creating src/mydns/Makefile
config.status:738: creating src/util/Makefile
config.status:738: creating pkg/Makefile
config.status:738: creating doc/Makefile
config.status:738: creating doc/nls/Makefile
config.status:738: creating doc/man/Makefile
config.status:738: creating doc/texinfo/Makefile
config.status:842: creating config.h
config.status:1277: executing depfiles commands
config.status:1277: executing default-1 commands

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

ac_cv_build=i386-unknown-freebsd4.6
ac_cv_build_alias=i386-unknown-freebsd4.6
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_file__lib_libmysqlclient_a=no
ac_cv_file__lib_libpq_a=no
ac_cv_file__lib_libz_a=no
ac_cv_file__usr_include_mysql_h=no
ac_cv_file__usr_include_mysql_mysql_h=no
ac_cv_file__usr_include_postgresql_libpq_fe_h=no
ac_cv_file__usr_lib_libmysqlclient_a=no
ac_cv_file__usr_lib_libpq_a=no
ac_cv_file__usr_lib_libz_a=yes
ac_cv_file__usr_lib_mysql_libmysqlclient_a=no
ac_cv_file__usr_local_include_libpq_fe_h=no
ac_cv_file__usr_local_include_mysql_h=no
ac_cv_file__usr_local_include_mysql_mysql_h=yes
ac_cv_file__usr_local_lib_libmysqlclient_a=no
ac_cv_file__usr_local_lib_libpq_a=no
ac_cv_file__usr_local_lib_mysql_libmysqlclient_a=yes
ac_cv_file__usr_local_pgsql_include_libpq_fe_h=no
ac_cv_file__usr_local_pgsql_lib_libpq_a=no
ac_cv_file__usr_usr_include_libpq_fe_h=no
ac_cv_func___argz_count=no
ac_cv_func___argz_next=no
ac_cv_func___argz_stringify=no
ac_cv_func_alloca_works=yes
ac_cv_func_feof_unlocked=no
ac_cv_func_fgets_unlocked=no
ac_cv_func_getc_unlocked=no
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getuid=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mempcpy=no
ac_cv_func_memset=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_putenv=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_shutdown=yes
ac_cv_func_stpcpy=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strsep=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=yes
ac_cv_gnu_library_2_1=no
ac_cv_have_decl_strcasecmp=yes
ac_cv_have_decl_strcoll=yes
ac_cv_have_decl_strerror=yes
ac_cv_have_decl_strncasecmp=yes
ac_cv_have_decl_strsep=yes
ac_cv_header_argz_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-unknown-freebsd4.6
ac_cv_host_alias=i386-unknown-freebsd4.6
ac_cv_lib_cposix_strerror=no
ac_cv_lib_m_floor=yes
ac_cv_lib_nsl_inet_addr=no
ac_cv_lib_socket_socket=no
ac_cv_lib_z_deflate=yes
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_type_off_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uchar=no
ac_cv_type_uint=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint8_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_working_alloca_h=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/libexec/elf/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=const
am_cv_val_LC_MESSAGES=yes
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=yes
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe=yes
gt_cv_inttypes_pri_broken=no
jm_ac_cv_header_inttypes_h=no
jm_ac_cv_header_stdint_h=no
lt_cv_archive_cmds_need_lc=yes
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char 
\1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/libexec/elf/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      
]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p'\'''
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=no

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

ACLOCAL='${SHELL} /root/mydns-0.9.8/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/mydns-0.9.8/missing --run tar'
AUTOCONF='${SHELL} /root/mydns-0.9.8/missing --run autoconf'
AUTOHEADER='${SHELL} /root/mydns-0.9.8/missing --run autoheader'
AUTOMAKE='${SHELL} /root/mydns-0.9.8/missing --run automake-1.7'
AWK='awk'
BUILD_INCLUDED_LIBINTL='no'
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O -g -Wall -Wno-unused -Werror'
COPYRIGHT_HOLDER='Copyright (C) 2002 Don Moore'
CPP='gcc -E'
CPPFLAGS='-I/usr/local/include'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOCDIR='$(top_srcdir)/doc'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GENCAT='gencat'
GLIBC21='no'
GMSGFMT='/usr/local/bin/msgfmt'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON=':'
INTLINCLUDE='-I$(top_srcdir)/intl'
INTLLIBS='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=''
LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
LIBINTL='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
LIBM='-lm'
LIBMYDNS='$(top_srcdir)/src/lib/libmydns.a'
LIBMYSQLCLIENT='-L/usr/local/lib/mysql -lmysqlclient'
LIBNSL=''
LIBOBJS=''
LIBPQ=''
LIBS=''
LIBSOCKET=''
LIBSQL='-L/usr/local/lib/mysql -lmysqlclient -L/usr/lib -lz'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUTIL='$(top_srcdir)/lib/libmydnsutil.a'
LIBZ='-L/usr/lib -lz'
LN_S='ln -s'
LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib'
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/mydns-0.9.8/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
MYDNSDIR='$(top_srcdir)/src/lib'
MYDNSINCLUDE='-I$(top_srcdir)/src/lib'
MYDNS_CONF='/etc/mydns.conf'
MYSQL_INCLUDE='-I/usr/local/include/mysql'
OBJEXT='o'
PACKAGE='mydns'
PACKAGE_AUTHOR='Don Moore <address@hidden>'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_COPYRIGHT='Copyright (C) 2002 Don Moore'
PACKAGE_DATE='Mar 2003'
PACKAGE_HOMEPAGE='http://mydns.bboy.net'
PACKAGE_NAME='mydns'
PACKAGE_RELEASE_DATE='March 28, 2003'
PACKAGE_STRING='mydns 0.9.8'
PACKAGE_TARNAME='mydns'
PACKAGE_VERSION='0.9.8'
PATH_SEPARATOR=':'
POSUB='po'
PQ_INCLUDE=''
RANLIB='ranlib'
SEDFILE='$(top_srcdir)/version.sed'
SET_MAKE=''
SHELL='/usr/local/bin/bash'
SQLINCLUDE='-I/usr/local/include/mysql'
STRIP='strip'
USE_DB_NAME='MySQL'
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
UTILDIR='$(top_srcdir)/lib'
UTILINCLUDE='-I$(top_srcdir)/lib'
VERSION='0.9.8'
WEBROOT='/www/htdocs/mydns'
XGETTEXT='/usr/local/bin/xgettext'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-unknown-freebsd4.6'
build_alias=''
build_cpu='i386'
build_os='freebsd4.6'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i386-unknown-freebsd4.6'
host_alias=''
host_cpu='i386'
host_os='freebsd4.6'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/root/mydns-0.9.8/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define ALIAS_ENABLED 1
#define ENABLE_NLS 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA 1
#define HAVE_ARPA_INET_H 1
#define HAVE_DCGETTEXT 1
#define HAVE_DECL_STRCASECMP 1
#define HAVE_DECL_STRCOLL 1
#define HAVE_DECL_STRERROR 1
#define HAVE_DECL_STRNCASECMP 1
#define HAVE_DECL_STRSEP 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPWUID 1
#define HAVE_GETTEXT 1
#define HAVE_GETUID 1
#define HAVE_ICONV 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIBINTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_PUTENV 1
#define HAVE_PWD_H 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SHUTDOWN 1
#define HAVE_SIGNAL_H 1
#define HAVE_SOCKADDR_SA_LEN 1
#define HAVE_STDARG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSEP 1
#define HAVE_STRTOUL 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TIME_H 1
#define HAVE_TSEARCH 1
#define HAVE_UINT 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT8_T 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define ICONV_CONST const
#define INTDIV0_RAISES_SIGFPE 1
#define MYDNS_CONF "/etc/mydns.conf"
#define PACKAGE "mydns"
#define PACKAGE_AUTHOR "Don Moore <address@hidden>"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE_COPYRIGHT "Copyright (C) 2002 Don Moore"
#define PACKAGE_DATE "Mar 2003"
#define PACKAGE_HOMEPAGE "http://mydns.bboy.net";
#define PACKAGE_NAME "mydns"
#define PACKAGE_RELEASE_DATE "March 28, 2003"
#define PACKAGE_STRING "mydns 0.9.8"
#define PACKAGE_TARNAME "mydns"
#define PACKAGE_VERSION "0.9.8"
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define USE_MYSQL 1
#define VERSION "0.9.8"
#define uintmax_t unsigned long long

configure: exit 0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]