This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by NSD configure 3.2.9, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = vm12.priv.dns.pt uname -m = i686 uname -r = 2.6.18-238.9.1.el5xen uname -s = Linux uname -v = #1 SMP Tue Apr 12 19:32:47 EDT 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/bin PATH: /opt/liferay-portal-6.0.5/tomcat-6.0.26/bin PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin PATH: /opt/apache-ant-1.8.1/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2316: checking for gcc configure:2332: found /usr/bin/gcc configure:2343: result: gcc configure:2572: checking for C compiler version configure:2581: gcc --version >&5 gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-50) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2592: $? = 0 configure:2581: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-50) configure:2592: $? = 0 configure:2581: gcc -V >&5 gcc: '-V' option must have argument configure:2592: $? = 1 configure:2581: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2592: $? = 1 configure:2612: checking whether the C compiler works configure:2634: gcc conftest.c >&5 configure:2638: $? = 0 configure:2686: result: yes configure:2689: checking for C compiler default output file name configure:2691: result: a.out configure:2697: checking for suffix of executables configure:2704: gcc -o conftest conftest.c >&5 configure:2708: $? = 0 configure:2730: result: configure:2752: checking whether we are cross compiling configure:2760: gcc -o conftest conftest.c >&5 configure:2764: $? = 0 configure:2771: ./conftest configure:2775: $? = 0 configure:2790: result: no configure:2795: checking for suffix of object files configure:2817: gcc -c conftest.c >&5 configure:2821: $? = 0 configure:2842: result: o configure:2846: checking whether we are using the GNU C compiler configure:2865: gcc -c conftest.c >&5 configure:2865: $? = 0 configure:2874: result: yes configure:2883: checking whether gcc accepts -g configure:2903: gcc -c -g conftest.c >&5 configure:2903: $? = 0 configure:2944: result: yes configure:2961: checking for gcc option to accept ISO C89 configure:3025: gcc -c -g -O2 conftest.c >&5 configure:3025: $? = 0 configure:3038: result: none needed configure:3064: checking how to run the C preprocessor configure:3095: gcc -E conftest.c configure:3095: $? = 0 configure:3109: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3109: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3134: result: gcc -E configure:3154: gcc -E conftest.c configure:3154: $? = 0 configure:3168: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3197: checking for grep that handles long lines and -e configure:3255: result: /bin/grep configure:3260: checking for egrep configure:3322: result: /bin/grep -E configure:3327: checking for ANSI C header files configure:3347: gcc -c -g -O2 conftest.c >&5 configure:3347: $? = 0 configure:3420: gcc -o conftest -g -O2 conftest.c >&5 configure:3420: $? = 0 configure:3420: ./conftest configure:3420: $? = 0 configure:3431: result: yes configure:3444: checking for sys/types.h configure:3444: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3444: result: yes configure:3444: checking for sys/stat.h configure:3444: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3444: result: yes configure:3444: checking for stdlib.h configure:3444: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3444: result: yes configure:3444: checking for string.h configure:3444: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3444: result: yes configure:3444: checking for memory.h configure:3444: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3444: result: yes configure:3444: checking for strings.h configure:3444: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3444: result: yes configure:3444: checking for inttypes.h configure:3444: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3444: result: yes configure:3444: checking for stdint.h configure:3444: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3444: result: yes configure:3444: checking for unistd.h configure:3444: gcc -c -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3444: result: yes configure:3457: checking minix/config.h usability configure:3457: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:3457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3457: result: no configure:3457: checking minix/config.h presence configure:3457: gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:3457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3457: result: no configure:3457: checking for minix/config.h configure:3457: result: no configure:3478: checking whether it is safe to define __EXTENSIONS__ configure:3496: gcc -c -g -O2 conftest.c >&5 configure:3496: $? = 0 configure:3503: result: yes configure:3726: checking for gawk configure:3742: found /bin/gawk configure:3753: result: gawk configure:3812: checking for gcc configure:3839: result: gcc configure:4068: checking for C compiler version configure:4077: gcc --version >&5 gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-50) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4088: $? = 0 configure:4077: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-50) configure:4088: $? = 0 configure:4077: gcc -V >&5 gcc: '-V' option must have argument configure:4088: $? = 1 configure:4077: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4088: $? = 1 configure:4092: checking whether we are using the GNU C compiler configure:4120: result: yes configure:4129: checking whether gcc accepts -g configure:4190: result: yes configure:4207: checking for gcc option to accept ISO C89 configure:4284: result: none needed configure:4304: checking whether ln -s works configure:4308: result: yes configure:4358: checking for a BSD-compatible install configure:4426: result: /usr/bin/install -c configure:4441: checking for flex configure:4471: result: no configure:4441: checking for lex configure:4471: result: no configure:4598: checking for bison configure:4628: result: no configure:4598: checking for byacc configure:4628: result: no configure:4646: checking whether gcc supports -O2 configure:4664: result: yes configure:4675: checking for an ANSI C-conforming const configure:4740: gcc -c -g -O2 conftest.c >&5 configure:4740: $? = 0 configure:4747: result: yes configure:4755: checking for inline configure:4771: gcc -c -g -O2 conftest.c >&5 configure:4771: $? = 0 configure:4779: result: inline configure:4797: checking for uid_t in sys/types.h configure:4816: result: yes configure:4827: checking for pid_t configure:4827: gcc -c -g -O2 conftest.c >&5 configure:4827: $? = 0 configure:4827: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: expected expression before ')' token configure:4827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:4827: result: yes configure:4838: checking for size_t configure:4838: gcc -c -g -O2 conftest.c >&5 configure:4838: $? = 0 configure:4838: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: expected expression before ')' token configure:4838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:4838: result: yes configure:4849: checking for off_t configure:4849: gcc -c -g -O2 conftest.c >&5 configure:4849: $? = 0 configure:4849: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: expected expression before ')' token configure:4849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:4849: result: yes configure:4862: checking whether the C compiler (gcc) accepts the "format" attribute configure:4884: gcc -c -g -O2 conftest.c >&5 configure:4884: $? = 0 configure:4894: result: yes configure:4903: checking whether the C compiler (gcc) accepts the "unused" attribute configure:4924: gcc -c -g -O2 conftest.c >&5 configure:4924: $? = 0 configure:4934: result: yes configure:4942: checking if memcmp compares unsigned configure:4973: gcc -o conftest -g -O2 conftest.c >&5 configure:4973: $? = 0 configure:4973: ./conftest configure:4973: $? = 0 configure:4974: result: yes configure:4995: checking whether ctime_r works with two arguments configure:5015: gcc -c -g -O2 conftest.c >&5 configure:5015: $? = 0 configure:5025: result: yes configure:5039: checking for ANSI C header files configure:5143: result: yes configure:5151: checking for sys/wait.h that is POSIX.1 compatible configure:5177: gcc -c -g -O2 conftest.c >&5 configure:5177: $? = 0 configure:5184: result: yes configure:5195: checking time.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking time.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for time.h configure:5195: result: yes configure:5195: checking arpa/inet.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking arpa/inet.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for arpa/inet.h configure:5195: result: yes configure:5195: checking signal.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking signal.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for signal.h configure:5195: result: yes configure:5195: checking for string.h configure:5195: result: yes configure:5195: checking for strings.h configure:5195: result: yes configure:5195: checking fcntl.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking fcntl.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for fcntl.h configure:5195: result: yes configure:5195: checking limits.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking limits.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for limits.h configure:5195: result: yes configure:5195: checking netinet/in.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking netinet/in.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for netinet/in.h configure:5195: result: yes configure:5195: checking stddef.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking stddef.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for stddef.h configure:5195: result: yes configure:5195: checking sys/param.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking sys/param.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for sys/param.h configure:5195: result: yes configure:5195: checking sys/socket.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking sys/socket.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for sys/socket.h configure:5195: result: yes configure:5195: checking syslog.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking syslog.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for syslog.h configure:5195: result: yes configure:5195: checking for unistd.h configure:5195: result: yes configure:5195: checking sys/select.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking sys/select.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for sys/select.h configure:5195: result: yes configure:5195: checking stdarg.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking stdarg.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for stdarg.h configure:5195: result: yes configure:5195: checking for stdint.h configure:5195: result: yes configure:5195: checking netdb.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking netdb.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for netdb.h configure:5195: result: yes configure:5195: checking sys/bitypes.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking sys/bitypes.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for sys/bitypes.h configure:5195: result: yes configure:5195: checking tcpd.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking tcpd.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for tcpd.h configure:5195: result: yes configure:5195: checking grp.h usability configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking grp.h presence configure:5195: gcc -E conftest.c configure:5195: $? = 0 configure:5195: result: yes configure:5195: checking for grp.h configure:5195: result: yes configure:5210: checking for double definition of struct va_list configure:5240: result: no configure:5249: checking whether strptime needs defines configure:5269: result: yes configure:5283: checking whether strptime works configure:5302: gcc -o conftest -g -O2 conftest.c >&5 configure:5302: $? = 0 configure:5302: ./conftest configure:5302: $? = 0 configure:5314: result: yes configure:5332: checking for library containing inet_pton configure:5363: gcc -o conftest -g -O2 conftest.c >&5 configure:5363: $? = 0 configure:5380: result: none required configure:5388: checking for library containing socket configure:5419: gcc -o conftest -g -O2 conftest.c >&5 configure:5419: $? = 0 configure:5436: result: none required configure:5448: checking for int8_t configure:5493: result: yes configure:5501: checking for int16_t configure:5546: result: yes configure:5554: checking for int32_t configure:5599: result: yes configure:5607: checking for int64_t configure:5652: result: yes configure:5660: checking for uint8_t configure:5705: result: yes configure:5713: checking for uint16_t configure:5758: result: yes configure:5766: checking for uint32_t configure:5811: result: yes configure:5819: checking for uint64_t configure:5864: result: yes configure:5872: checking for socklen_t configure:5917: result: yes configure:5925: checking for sig_atomic_t configure:5970: result: yes configure:5978: checking for ssize_t configure:6023: result: yes configure:6031: checking for suseconds_t configure:6076: result: yes configure:6085: checking for in_addr_t configure:6085: gcc -c -g -O2 conftest.c >&5 configure:6085: $? = 0 configure:6085: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:68: error: expected expression before ')' token configure:6085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_NETINET_IN_H | # include | #endif | | int | main () | { | if (sizeof ((in_addr_t))) | return 0; | ; | return 0; | } configure:6085: result: yes configure:6101: checking for struct sockaddr_storage.ss_family configure:6101: gcc -c -g -O2 conftest.c >&5 configure:6101: $? = 0 configure:6101: result: yes configure:6150: checking for unistd.h configure:6150: result: yes configure:6160: checking for working chown configure:6193: gcc -o conftest -g -O2 conftest.c >&5 configure:6193: $? = 0 configure:6193: ./conftest configure:6193: $? = 0 configure:6205: result: yes configure:6215: checking vfork.h usability configure:6215: gcc -c -g -O2 conftest.c >&5 conftest.c:92:19: error: vfork.h: No such file or directory configure:6215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6215: result: no configure:6215: checking vfork.h presence configure:6215: gcc -E conftest.c conftest.c:59:19: error: vfork.h: No such file or directory configure:6215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include configure:6215: result: no configure:6215: checking for vfork.h configure:6215: result: no configure:6228: checking for fork configure:6228: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:82: warning: conflicting types for built-in function 'fork' configure:6228: $? = 0 configure:6228: result: yes configure:6228: checking for vfork configure:6228: gcc -o conftest -g -O2 conftest.c >&5 configure:6228: $? = 0 configure:6228: result: yes configure:6238: checking for working fork configure:6260: gcc -o conftest -g -O2 conftest.c >&5 configure:6260: $? = 0 configure:6260: ./conftest configure:6260: $? = 0 configure:6270: result: yes configure:6291: checking for working vfork configure:6401: result: yes configure:6428: checking for stdlib.h configure:6428: result: yes configure:6438: checking for GNU libc compatible malloc configure:6462: gcc -o conftest -g -O2 conftest.c >&5 configure:6462: $? = 0 configure:6462: ./conftest configure:6462: $? = 0 configure:6472: result: yes configure:6493: checking return type of signal handlers configure:6511: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:71: error: void value not ignored as it ought to be configure:6511: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6518: result: void configure:6526: checking for _LARGEFILE_SOURCE value needed for large files configure:6545: gcc -o conftest -g -O2 conftest.c >&5 configure:6545: $? = 0 configure:6573: result: no configure:6601: checking for special C compiler options needed for large files configure:6646: result: no configure:6652: checking for _FILE_OFFSET_BITS value needed for large files configure:6677: gcc -c -g -O2 conftest.c >&5 conftest.c:73: warning: left shift count >= width of type conftest.c:73: warning: left shift count >= width of type conftest.c:75: error: size of array 'off_t_is_large' is negative configure:6677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6701: gcc -c -g -O2 conftest.c >&5 configure:6701: $? = 0 configure:6709: result: 64 configure:6795: checking for arc4random configure:6795: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cckWnsVA.o: In function `main': /root/NSD/nsd-3.2.9/conftest.c:102: undefined reference to `arc4random' collect2: ld returned 1 exit status configure:6795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random (); | /* 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_arc4random || defined __stub___arc4random | choke me | #endif | | int | main () | { | return arc4random (); | ; | return 0; | } configure:6795: result: no configure:6795: checking for arc4random_uniform configure:6795: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccgyPu0K.o: In function `main': /root/NSD/nsd-3.2.9/conftest.c:102: undefined reference to `arc4random_uniform' collect2: ld returned 1 exit status configure:6795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | /* Define arc4random_uniform to an innocuous variant, in case declares arc4random_uniform. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random_uniform innocuous_arc4random_uniform | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random_uniform (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random_uniform | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char arc4random_uniform (); | /* 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_arc4random_uniform || defined __stub___arc4random_uniform | choke me | #endif | | int | main () | { | return arc4random_uniform (); | ; | return 0; | } configure:6795: result: no configure:6807: checking for alarm configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for chroot configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for dup2 configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for endpwent configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for gethostname configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for memset configure:6807: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:96: warning: conflicting types for built-in function 'memset' configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for memcpy configure:6807: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:97: warning: conflicting types for built-in function 'memcpy' configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for socket configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for strcasecmp configure:6807: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:99: warning: conflicting types for built-in function 'strcasecmp' configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for strchr configure:6807: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:100: warning: conflicting types for built-in function 'strchr' configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for strdup configure:6807: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:101: warning: conflicting types for built-in function 'strdup' configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for strerror configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for strncasecmp configure:6807: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:103: warning: conflicting types for built-in function 'strncasecmp' configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for strtol configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for getaddrinfo configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for getnameinfo configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for freeaddrinfo configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for gai_strerror configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for sigaction configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for sigprocmask configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for strptime configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for setusercontext configure:6807: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccyKsAaG.o: In function `main': /root/NSD/nsd-3.2.9/conftest.c:123: undefined reference to `setusercontext' collect2: ld returned 1 exit status configure:6807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALARM 1 | #define HAVE_CHROOT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRPTIME 1 | /* end confdefs.h. */ | /* Define setusercontext to an innocuous variant, in case declares setusercontext. | For example, HP-UX 11i declares gettimeofday. */ | #define setusercontext innocuous_setusercontext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setusercontext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setusercontext | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setusercontext (); | /* 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_setusercontext || defined __stub___setusercontext | choke me | #endif | | int | main () | { | return setusercontext (); | ; | return 0; | } configure:6807: result: no configure:6807: checking for initgroups configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for setresuid configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for setreuid configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for setresgid configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for setregid configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for getpwnam configure:6807: gcc -o conftest -g -O2 conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6827: checking for basename configure:6827: gcc -o conftest -g -O2 conftest.c >&5 configure:6827: $? = 0 configure:6827: result: yes configure:6841: checking for inet_aton configure:6841: gcc -o conftest -g -O2 conftest.c >&5 configure:6841: $? = 0 configure:6841: result: yes configure:6855: checking for inet_pton configure:6855: gcc -o conftest -g -O2 conftest.c >&5 configure:6855: $? = 0 configure:6855: result: yes configure:6869: checking for inet_ntop configure:6869: gcc -o conftest -g -O2 conftest.c >&5 configure:6869: $? = 0 configure:6869: result: yes configure:6883: checking for snprintf configure:6883: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:122: warning: conflicting types for built-in function 'snprintf' configure:6883: $? = 0 configure:6883: result: yes configure:6897: checking for strlcat configure:6897: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccHhcQ9l.o: In function `main': /root/NSD/nsd-3.2.9/conftest.c:134: undefined reference to `strlcat' collect2: ld returned 1 exit status configure:6897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALARM 1 | #define HAVE_CHROOT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRPTIME 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_BASENAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:6897: result: no configure:6911: checking for strlcpy configure:6911: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccwdU5Yj.o: In function `main': /root/NSD/nsd-3.2.9/conftest.c:134: undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:6911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALARM 1 | #define HAVE_CHROOT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRPTIME 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_BASENAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:6911: result: no configure:6925: checking for strptime configure:6925: result: yes configure:6939: checking for b64_pton configure:6939: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc4ez2gt.o: In function `main': /root/NSD/nsd-3.2.9/conftest.c:135: undefined reference to `b64_pton' collect2: ld returned 1 exit status configure:6939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALARM 1 | #define HAVE_CHROOT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRPTIME 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_BASENAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRPTIME 1 | /* end confdefs.h. */ | /* Define b64_pton to an innocuous variant, in case declares b64_pton. | For example, HP-UX 11i declares gettimeofday. */ | #define b64_pton innocuous_b64_pton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char b64_pton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef b64_pton | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char b64_pton (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_b64_pton || defined __stub___b64_pton | choke me | #endif | | int | main () | { | return b64_pton (); | ; | return 0; | } configure:6939: result: no configure:6953: checking for b64_ntop configure:6953: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccWOcGWB.o: In function `main': /root/NSD/nsd-3.2.9/conftest.c:135: undefined reference to `b64_ntop' collect2: ld returned 1 exit status configure:6953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALARM 1 | #define HAVE_CHROOT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRPTIME 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_BASENAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRPTIME 1 | /* end confdefs.h. */ | /* Define b64_ntop to an innocuous variant, in case declares b64_ntop. | For example, HP-UX 11i declares gettimeofday. */ | #define b64_ntop innocuous_b64_ntop | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char b64_ntop (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef b64_ntop | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char b64_ntop (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_b64_ntop || defined __stub___b64_ntop | choke me | #endif | | int | main () | { | return b64_ntop (); | ; | return 0; | } configure:6953: result: no configure:6967: checking for pselect configure:6967: gcc -o conftest -g -O2 conftest.c >&5 configure:6967: $? = 0 configure:6967: result: yes configure:6981: checking for memmove configure:6981: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:125: warning: conflicting types for built-in function 'memmove' configure:6981: $? = 0 configure:6981: result: yes configure:6996: checking for pselect prototype in sys/select.h configure:7007: result: yes configure:7016: checking for ctime_r prototype in time.h configure:7027: result: yes configure:7036: checking for struct timespec configure:7036: gcc -c -g -O2 conftest.c >&5 configure:7036: $? = 0 configure:7036: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:150: error: expected expression before ')' token configure:7036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALARM 1 | #define HAVE_CHROOT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRPTIME 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_BASENAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRPTIME 1 | #define HAVE_PSELECT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PSELECT_PROTO 1 | #define HAVE_CTIME_R_PROTO 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SIGNAL_H | #include | #endif | #ifdef HAVE_TIME_H | #include | #endif | | | int | main () | { | if (sizeof ((struct timespec))) | return 0; | ; | return 0; | } configure:7036: result: yes configure:7312: checking for SSL configure:7335: result: found in /usr configure:7344: checking for HMAC_CTX_init in -lcrypto configure:7369: gcc -o conftest -g -O2 conftest.c -lcrypto >&5 /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libcrypto.a(dso_dlfcn.o): In function `dlfcn_globallookup': dso_dlfcn.c:(.text+0x2d): undefined reference to `dlopen' dso_dlfcn.c:(.text+0x43): undefined reference to `dlsym' dso_dlfcn.c:(.text+0x4d): undefined reference to `dlclose' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libcrypto.a(dso_dlfcn.o): In function `dlfcn_pathbyaddr': dso_dlfcn.c:(.text+0x8f): undefined reference to `dladdr' dso_dlfcn.c:(.text+0xe8): undefined reference to `dlerror' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func': dso_dlfcn.c:(.text+0x43d): undefined reference to `dlsym' dso_dlfcn.c:(.text+0x514): undefined reference to `dlerror' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var': dso_dlfcn.c:(.text+0x5a1): undefined reference to `dlsym' dso_dlfcn.c:(.text+0x67d): undefined reference to `dlerror' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload': dso_dlfcn.c:(.text+0x6e3): undefined reference to `dlclose' /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../libcrypto.a(dso_dlfcn.o): In function `dlfcn_load': dso_dlfcn.c:(.text+0x7b7): undefined reference to `dlopen' dso_dlfcn.c:(.text+0x828): undefined reference to `dlclose' dso_dlfcn.c:(.text+0x86d): undefined reference to `dlerror' collect2: ld returned 1 exit status configure:7369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "NSD" | #define PACKAGE_TARNAME "nsd" | #define PACKAGE_VERSION "3.2.9" | #define PACKAGE_STRING "NSD 3.2.9" | #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define CONFIGFILE "/etc/nsd/nsd.conf" | #define PIDFILE "/var/run/nsd.pid" | #define DBFILE "/var/db/nsd/nsd.db" | #define ZONESDIR "/etc/nsd" | #define DIFFFILE "/var/db/nsd/ixfr.db" | #define XFRDFILE "/var/db/nsd/xfrd.state" | #define USER "nsd" | #define HAVE_ATTR_FORMAT 1 | #define HAVE_ATTR_UNUSED 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_TCPD_H 1 | #define HAVE_GRP_H 1 | #define STRPTIME_NEEDS_DEFINES 1 | #define STRPTIME_WORKS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define RETSIGTYPE void | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_ALARM 1 | #define HAVE_CHROOT 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRPTIME 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_BASENAME 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRPTIME 1 | #define HAVE_PSELECT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PSELECT_PROTO 1 | #define HAVE_CTIME_R_PROTO 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define IDENTITY "unidentified server" | #define VERSION PACKAGE_STRING | #define TCP_BACKLOG 5 | #define TCP_PORT "53" | #define TCP_MAX_MESSAGE_LEN 65535 | #define UDP_PORT "53" | #define UDP_MAX_MESSAGE_LEN 512 | #define EDNS_MAX_MESSAGE_LEN 4096 | #define MAXSYSLOGMSGLEN 512 | #define FACILITY LOG_DAEMON | #define MAX_INTERFACES 8 | #define TCP_TIMEOUT 120 | #define INET6 /**/ | #define BIND8_STATS /**/ | #define NDEBUG /**/ | #define HAVE_SSL /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char HMAC_CTX_init (); | int | main () | { | return HMAC_CTX_init (); | ; | return 0; | } configure:7378: result: no configure:7389: error: OpenSSL found in /usr, but version 0.9.7 or higher is required ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_ctime_c=yes ac_cv_c_format_attribute=yes ac_cv_c_inline=inline ac_cv_c_strptime_needs_defs=yes ac_cv_c_strptime_works=yes ac_cv_c_unused_attribute=yes ac_cv_c_va_list_def=no 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_func_alarm=yes ac_cv_func_arc4random=no ac_cv_func_arc4random_uniform=no ac_cv_func_b64_ntop=no ac_cv_func_b64_pton=no ac_cv_func_basename=yes ac_cv_func_chown_works=yes ac_cv_func_chroot=yes ac_cv_func_dup2=yes ac_cv_func_endpwent=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gethostname=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpwnam=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_pselect=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setusercontext=no ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strptime=yes ac_cv_func_strtol=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_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=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_tcpd_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_lib_crypto_HMAC_CTX_init=no ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_inet_pton='none required' ac_cv_search_socket='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_in_addr_t=yes ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_int8_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_timespec=yes ac_cv_type_suseconds_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='gawk' CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_SSL='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LEX=':' LEXLIB='' LEX_OUTPUT_ROOT='' LIBOBJS=' strlcat.o strlcpy.o b64_pton.o b64_ntop.o' LIBS='' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='nsd-bugs@nlnetlabs.nl' PACKAGE_NAME='NSD' PACKAGE_STRING='NSD 3.2.9' PACKAGE_TARNAME='nsd' PACKAGE_URL='' PACKAGE_VERSION='3.2.9' PATH_SEPARATOR=':' SHELL='/bin/sh' YACC='yacc' YFLAGS='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' configdir='/etc/nsd' datadir='${datarootdir}' datarootdir='${prefix}/share' dbdir='/var/db/nsd' dbfile='/var/db/nsd/nsd.db' difffile='/var/db/nsd/ixfr.db' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' kill_priority='74' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' logfile='/var/log/nsd.log' mandir='${datarootdir}/man' nsd_conf_file='/etc/nsd/nsd.conf' oldincludedir='/usr/include' pdfdir='${docdir}' piddir='/var/run' pidfile='/var/run/nsd.pid' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' start_priority='45' sysconfdir='/etc' target_alias='' user='nsd' xfrdfile='/var/db/nsd/xfrd.state' zonesdir='/etc/nsd' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "NSD" #define PACKAGE_TARNAME "nsd" #define PACKAGE_VERSION "3.2.9" #define PACKAGE_STRING "NSD 3.2.9" #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define CONFIGFILE "/etc/nsd/nsd.conf" #define PIDFILE "/var/run/nsd.pid" #define DBFILE "/var/db/nsd/nsd.db" #define ZONESDIR "/etc/nsd" #define DIFFFILE "/var/db/nsd/ixfr.db" #define XFRDFILE "/var/db/nsd/xfrd.state" #define USER "nsd" #define HAVE_ATTR_FORMAT 1 #define HAVE_ATTR_UNUSED 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_TCPD_H 1 #define HAVE_GRP_H 1 #define STRPTIME_NEEDS_DEFINES 1 #define STRPTIME_WORKS 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define RETSIGTYPE void #define HAVE_FSEEKO 1 #define _FILE_OFFSET_BITS 64 #define HAVE_ALARM 1 #define HAVE_CHROOT 1 #define HAVE_DUP2 1 #define HAVE_ENDPWENT 1 #define HAVE_GETHOSTNAME 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRTOL 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_STRPTIME 1 #define HAVE_INITGROUPS 1 #define HAVE_SETRESUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETREGID 1 #define HAVE_GETPWNAM 1 #define HAVE_BASENAME 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_INET_NTOP 1 #define HAVE_SNPRINTF 1 #define HAVE_STRPTIME 1 #define HAVE_PSELECT 1 #define HAVE_MEMMOVE 1 #define HAVE_PSELECT_PROTO 1 #define HAVE_CTIME_R_PROTO 1 #define HAVE_STRUCT_TIMESPEC 1 #define IDENTITY "unidentified server" #define VERSION PACKAGE_STRING #define TCP_BACKLOG 5 #define TCP_PORT "53" #define TCP_MAX_MESSAGE_LEN 65535 #define UDP_PORT "53" #define UDP_MAX_MESSAGE_LEN 512 #define EDNS_MAX_MESSAGE_LEN 4096 #define MAXSYSLOGMSGLEN 512 #define FACILITY LOG_DAEMON #define MAX_INTERFACES 8 #define TCP_TIMEOUT 120 #define INET6 /**/ #define BIND8_STATS /**/ #define NDEBUG /**/ #define HAVE_SSL /**/ configure: exit 1