This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by opendnssec configure 1.3.0rc1, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --with-mysql=/usr/local --with-database-backend=mysql --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8 ## --------- ## ## Platform. ## ## --------- ## hostname = bert.secret-wg.org uname -m = i386 uname -r = 8.2-STABLE uname -s = FreeBSD uname -v = FreeBSD 8.2-STABLE #9: Fri Feb 25 12:57:15 CET 2011 toor@bert.secret-wg.org:/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 /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2668: checking for a BSD-compatible install configure:2736: result: /usr/bin/install -c -o root -g wheel configure:2747: checking whether build environment is sane configure:2784: result: yes configure:2911: checking for a thread-safe mkdir -p configure:2950: result: ./install-sh -c -d configure:2963: checking for gawk configure:2993: result: no configure:2963: checking for mawk configure:2993: result: no configure:2963: checking for nawk configure:2979: found /usr/bin/nawk configure:2990: result: nawk configure:3001: checking whether make sets $(MAKE) configure:3023: result: yes configure:3191: Detecting common OpenDNSSEC settings configure:3410: checking for style of include used by make configure:3438: result: GNU configure:3508: checking for gcc configure:3535: result: cc configure:3764: checking for C compiler version configure:3773: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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:3784: $? = 0 configure:3773: cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:3784: $? = 0 configure:3773: cc -V >&5 cc: '-V' option must have argument configure:3784: $? = 1 configure:3773: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:3784: $? = 1 configure:3804: checking whether the C compiler works configure:3826: cc -O -pipe conftest.c >&5 configure:3830: $? = 0 configure:3879: result: yes configure:3882: checking for C compiler default output file name configure:3884: result: a.out configure:3890: checking for suffix of executables configure:3897: cc -o conftest -O -pipe conftest.c >&5 configure:3901: $? = 0 configure:3923: result: configure:3945: checking whether we are cross compiling configure:3953: cc -o conftest -O -pipe conftest.c >&5 configure:3957: $? = 0 configure:3964: ./conftest configure:3968: $? = 0 configure:3983: result: no configure:3988: checking for suffix of object files configure:4010: cc -c -O -pipe conftest.c >&5 configure:4014: $? = 0 configure:4035: result: o configure:4039: checking whether we are using the GNU C compiler configure:4058: cc -c -O -pipe conftest.c >&5 configure:4058: $? = 0 configure:4067: result: yes configure:4076: checking whether cc accepts -g configure:4096: cc -c -g conftest.c >&5 configure:4096: $? = 0 configure:4137: result: yes configure:4154: checking for cc option to accept ISO C89 configure:4218: cc -c -O -pipe conftest.c >&5 configure:4218: $? = 0 configure:4231: result: none needed configure:4253: checking dependency style of cc configure:4363: result: gcc3 configure:4380: checking dependency style of cc configure:4490: result: gcc3 configure:4511: checking how to run the C preprocessor configure:4581: result: cpp configure:4601: cpp conftest.c configure:4601: $? = 0 configure:4615: cpp conftest.c conftest.c:40:28: error: ac_nonexistent.h: No such file or directory configure:4615: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | /* end confdefs.h. */ | #include configure:4644: checking for grep that handles long lines and -e configure:4702: result: /usr/bin/grep configure:4707: checking for egrep configure:4769: result: /usr/bin/grep -E configure:4774: checking for ANSI C header files configure:4794: cc -c -O -pipe conftest.c >&5 configure:4794: $? = 0 configure:4867: cc -o conftest -O -pipe conftest.c >&5 configure:4867: $? = 0 configure:4867: ./conftest configure:4867: $? = 0 configure:4878: result: yes configure:4891: checking for sys/types.h configure:4891: cc -c -O -pipe conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking for sys/stat.h configure:4891: cc -c -O -pipe conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking for stdlib.h configure:4891: cc -c -O -pipe conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking for string.h configure:4891: cc -c -O -pipe conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking for memory.h configure:4891: cc -c -O -pipe conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking for strings.h configure:4891: cc -c -O -pipe conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking for inttypes.h configure:4891: cc -c -O -pipe conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking for stdint.h configure:4891: cc -c -O -pipe conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking for unistd.h configure:4891: cc -c -O -pipe conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4905: checking minix/config.h usability configure:4905: cc -c -O -pipe conftest.c >&5 conftest.c:83:26: error: minix/config.h: No such file or directory configure:4905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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:4905: result: no configure:4905: checking minix/config.h presence configure:4905: cpp conftest.c conftest.c:50:26: error: minix/config.h: No such file or directory configure:4905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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:4905: result: no configure:4905: checking for minix/config.h configure:4905: result: no configure:4926: checking whether it is safe to define __EXTENSIONS__ configure:4944: cc -c -O -pipe conftest.c >&5 configure:4944: $? = 0 configure:4951: result: yes configure:5015: checking for gcc configure:5042: result: cc configure:5271: checking for C compiler version configure:5280: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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:5291: $? = 0 configure:5280: cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:5291: $? = 0 configure:5280: cc -V >&5 cc: '-V' option must have argument configure:5291: $? = 1 configure:5280: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:5291: $? = 1 configure:5295: checking whether we are using the GNU C compiler configure:5323: result: yes configure:5332: checking whether cc accepts -g configure:5393: result: yes configure:5410: checking for cc option to accept ISO C89 configure:5487: result: none needed configure:5509: checking dependency style of cc configure:5619: result: gcc3 configure:5636: checking dependency style of cc configure:5746: result: gcc3 configure:5791: checking build system type configure:5805: result: i386-portbld-freebsd8 configure:5825: checking host system type configure:5838: result: i386-portbld-freebsd8 configure:5858: checking for a sed that does not truncate output configure:5922: result: /usr/bin/sed configure:5940: checking for fgrep configure:6002: result: /usr/bin/grep -F configure:6037: checking for ld used by cc configure:6104: result: /usr/bin/ld configure:6111: checking if the linker (/usr/bin/ld) is GNU ld configure:6126: result: yes configure:6138: checking for BSD- or MS-compatible name lister (nm) configure:6187: result: /usr/bin/nm -B configure:6305: checking the name lister (/usr/bin/nm -B) interface configure:6312: cc -c -O -pipe conftest.c >&5 configure:6315: /usr/bin/nm -B "conftest.o" configure:6318: output 00000000 B some_variable configure:6325: result: BSD nm configure:6328: checking whether ln -s works configure:6332: result: yes configure:6340: checking the maximum length of command line arguments configure:6460: result: 262144 configure:6477: checking whether the shell understands some XSI constructs configure:6487: result: yes configure:6491: checking whether the shell understands "+=" configure:6497: result: no configure:6532: checking for /usr/bin/ld option to reload object files configure:6539: result: -r configure:6608: checking for objdump configure:6624: found /usr/bin/objdump configure:6635: result: objdump configure:6667: checking how to recognize dependent libraries configure:6863: result: pass_all configure:6923: checking for ar configure:6939: found /usr/bin/ar configure:6950: result: ar configure:7028: checking for strip configure:7044: found /usr/bin/strip configure:7055: result: strip configure:7127: checking for ranlib configure:7143: found /usr/bin/ranlib configure:7154: result: ranlib configure:7244: checking command to parse /usr/bin/nm -B output from cc object configure:7362: cc -c -O -pipe conftest.c >&5 configure:7365: $? = 0 configure:7369: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7372: $? = 0 configure:7426: cc -o conftest -O -pipe conftest.c conftstm.o >&5 configure:7429: $? = 0 configure:7467: result: ok configure:8272: checking for dlfcn.h configure:8272: cc -c -O -pipe conftest.c >&5 configure:8272: $? = 0 configure:8272: result: yes configure:8456: checking for objdir configure:8471: result: .libs configure:8767: checking if cc supports -fno-rtti -fno-exceptions configure:8785: cc -c -O -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8789: $? = 0 configure:8802: result: no configure:8822: checking for cc option to produce PIC configure:9094: result: -fPIC -DPIC configure:9106: checking if cc PIC flag -fPIC -DPIC works configure:9124: cc -c -O -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:9128: $? = 0 configure:9141: result: yes configure:9165: checking if cc static flag -static works configure:9193: result: yes configure:9208: checking if cc supports -c -o file.o configure:9229: cc -c -O -pipe -o out/conftest2.o conftest.c >&5 configure:9233: $? = 0 configure:9255: result: yes configure:9263: checking if cc supports -c -o file.o configure:9310: result: yes configure:9343: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:10329: result: yes configure:10366: checking whether -lc should be explicitly linked in configure:10371: cc -c -O -pipe conftest.c >&5 configure:10374: $? = 0 configure:10389: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10392: $? = 0 configure:10404: result: no configure:10568: checking dynamic linker characteristics configure:11219: result: freebsd8 ld.so configure:11321: checking how to hardcode library paths into programs configure:11346: result: immediate configure:11866: checking whether stripping libraries is possible configure:11871: result: yes configure:11906: checking if libtool supports shared libraries configure:11908: result: yes configure:11911: checking whether to build shared libraries configure:11932: result: yes configure:11935: checking whether to build static libraries configure:11939: result: yes configure:11974: checking whether make sets $(MAKE) configure:11996: result: yes configure:12048: checking for ranlib configure:12075: result: ranlib configure:12101: checking for xmllint configure:12119: found /usr/local/bin/xmllint configure:12131: result: /usr/local/bin/xmllint configure:12141: checking for xsltproc configure:12159: found /usr/local/bin/xsltproc configure:12171: result: /usr/local/bin/xsltproc configure:12181: checking for java configure:12199: found /usr/local/bin/java configure:12211: result: /usr/local/bin/java configure:12221: checking for cp configure:12239: found /bin/cp configure:12251: result: /bin/cp configure:12323: checking whether cc supports -std=c99 configure:12341: result: yes configure:12354: checking whether cc supports -xc99 configure:12377: result: no configure:12385: checking whether we need -std=c99 as a flag for cc configure:12415: result: no configure:12423: checking whether we need -D__EXTENSIONS__ as a flag for cc configure:12463: result: no configure:12471: checking for ANSI C header files configure:12575: result: yes configure:12583: checking for stdbool.h that conforms to C99 configure:12668: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:86: warning: the address of 's' will always evaluate as 'true' conftest.c: In function 'main': conftest.c:130: warning: the address of 'a' will always evaluate as 'true' conftest.c:130: warning: the address of 'b' will always evaluate as 'true' conftest.c:130: warning: the address of 'c' will always evaluate as 'true' conftest.c:130: warning: the address of 'd' will always evaluate as 'true' conftest.c:130: warning: the address of 'f' will always evaluate as 'true' conftest.c:130: warning: the address of 'g' will always evaluate as 'true' conftest.c:130: warning: the address of 'h' will always evaluate as 'true' conftest.c:130: warning: the address of 'i' will always evaluate as 'true' conftest.c:131: warning: the address of 'n' will always evaluate as 'true' conftest.c:131: warning: the address of 'o' will always evaluate as 'true' conftest.c:131: warning: the address of 'p' will always evaluate as 'true' configure:12668: $? = 0 configure:12675: result: yes configure:12677: checking for _Bool configure:12677: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12677: $? = 0 configure:12677: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c: In function 'main': conftest.c:95: error: expected expression before ')' token configure:12677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:12677: result: yes configure:12693: checking whether time.h and sys/time.h may both be included configure:12713: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12713: $? = 0 configure:12720: result: yes configure:12731: checking fcntl.h usability configure:12731: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12731: $? = 0 configure:12731: result: yes configure:12731: checking fcntl.h presence configure:12731: cpp conftest.c configure:12731: $? = 0 configure:12731: result: yes configure:12731: checking for fcntl.h configure:12731: result: yes configure:12731: checking for inttypes.h configure:12731: result: yes configure:12731: checking stdio.h usability configure:12731: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12731: $? = 0 configure:12731: result: yes configure:12731: checking stdio.h presence configure:12731: cpp conftest.c configure:12731: $? = 0 configure:12731: result: yes configure:12731: checking for stdio.h configure:12731: result: yes configure:12731: checking for stdlib.h configure:12731: result: yes configure:12731: checking for string.h configure:12731: result: yes configure:12731: checking syslog.h usability configure:12731: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12731: $? = 0 configure:12731: result: yes configure:12731: checking syslog.h presence configure:12731: cpp conftest.c configure:12731: $? = 0 configure:12731: result: yes configure:12731: checking for syslog.h configure:12731: result: yes configure:12731: checking for unistd.h configure:12731: result: yes configure:12744: checking getopt.h usability configure:12744: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12744: $? = 0 configure:12744: result: yes configure:12744: checking getopt.h presence configure:12744: cpp conftest.c configure:12744: $? = 0 configure:12744: result: yes configure:12744: checking for getopt.h configure:12744: result: yes configure:12759: checking errno.h usability configure:12759: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking errno.h presence configure:12759: cpp conftest.c configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking for errno.h configure:12759: result: yes configure:12759: checking for getopt.h configure:12759: result: yes configure:12759: checking pthread.h usability configure:12759: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking pthread.h presence configure:12759: cpp conftest.c configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking for pthread.h configure:12759: result: yes configure:12759: checking signal.h usability configure:12759: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking signal.h presence configure:12759: cpp conftest.c configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking for signal.h configure:12759: result: yes configure:12759: checking stdarg.h usability configure:12759: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking stdarg.h presence configure:12759: cpp conftest.c configure:12759: $? = 0 configure:12759: result: yes configure:12759: checking for stdarg.h configure:12759: result: yes configure:12759: checking for stdint.h configure:12759: result: yes configure:12759: checking for strings.h configure:12759: result: yes configure:12773: checking sys/select.h usability configure:12773: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12773: $? = 0 configure:12773: result: yes configure:12773: checking sys/select.h presence configure:12773: cpp conftest.c configure:12773: $? = 0 configure:12773: result: yes configure:12773: checking for sys/select.h configure:12773: result: yes configure:12773: checking sys/socket.h usability configure:12773: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12773: $? = 0 configure:12773: result: yes configure:12773: checking sys/socket.h presence configure:12773: cpp conftest.c configure:12773: $? = 0 configure:12773: result: yes configure:12773: checking for sys/socket.h configure:12773: result: yes configure:12773: checking for sys/stat.h configure:12773: result: yes configure:12773: checking sys/time.h usability configure:12773: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12773: $? = 0 configure:12773: result: yes configure:12773: checking sys/time.h presence configure:12773: cpp conftest.c configure:12773: $? = 0 configure:12773: result: yes configure:12773: checking for sys/time.h configure:12773: result: yes configure:12773: checking for sys/types.h configure:12773: result: yes configure:12773: checking sys/wait.h usability configure:12773: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12773: $? = 0 configure:12773: result: yes configure:12773: checking sys/wait.h presence configure:12773: cpp conftest.c configure:12773: $? = 0 configure:12773: result: yes configure:12773: checking for sys/wait.h configure:12773: result: yes configure:12787: checking libxml/parser.h usability configure:12787: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:116:27: error: libxml/parser.h: No such file or directory configure:12787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | /* 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:12787: result: no configure:12787: checking libxml/parser.h presence configure:12787: cpp conftest.c conftest.c:83:27: error: libxml/parser.h: No such file or directory configure:12787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | /* end confdefs.h. */ | #include configure:12787: result: no configure:12787: checking for libxml/parser.h configure:12787: result: no configure:12787: checking libxml/relaxng.h usability configure:12787: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:116:28: error: libxml/relaxng.h: No such file or directory configure:12787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | /* 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:12787: result: no configure:12787: checking libxml/relaxng.h presence configure:12787: cpp conftest.c conftest.c:83:28: error: libxml/relaxng.h: No such file or directory configure:12787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | /* end confdefs.h. */ | #include configure:12787: result: no configure:12787: checking for libxml/relaxng.h configure:12787: result: no configure:12787: checking libxml/xmlreader.h usability configure:12787: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:116:30: error: libxml/xmlreader.h: No such file or directory configure:12787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | /* 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:12787: result: no configure:12787: checking libxml/xmlreader.h presence configure:12787: cpp conftest.c conftest.c:83:30: error: libxml/xmlreader.h: No such file or directory configure:12787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | /* end confdefs.h. */ | #include configure:12787: result: no configure:12787: checking for libxml/xmlreader.h configure:12787: result: no configure:12787: checking libxml/xpath.h usability configure:12787: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:116:26: error: libxml/xpath.h: No such file or directory configure:12787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | /* 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:12787: result: no configure:12787: checking libxml/xpath.h presence configure:12787: cpp conftest.c conftest.c:83:26: error: libxml/xpath.h: No such file or directory configure:12787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | /* end confdefs.h. */ | #include configure:12787: result: no configure:12787: checking for libxml/xpath.h configure:12787: result: no configure:12800: checking for an ANSI C-conforming const configure:12865: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c: In function 'main': conftest.c:112: warning: 't' is used uninitialized in this function conftest.c:128: warning: 'b' is used uninitialized in this function conftest.c:134: warning: 'cs[0]' is used uninitialized in this function configure:12865: $? = 0 configure:12872: result: yes configure:12880: checking for pid_t configure:12880: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12880: $? = 0 configure:12880: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c: In function 'main': conftest.c:119: error: expected expression before ')' token configure:12880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | /* 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:12880: result: yes configure:12891: checking for size_t configure:12891: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12891: $? = 0 configure:12891: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c: In function 'main': conftest.c:119: error: expected expression before ')' token configure:12891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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 | /* 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:12891: result: yes configure:12902: checking for uid_t in sys/types.h configure:12921: result: yes configure:12932: checking for uint16_t configure:12932: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12932: $? = 0 configure:12932: result: yes configure:12949: checking for arc4random configure:12949: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12949: $? = 0 configure:12949: result: yes configure:12949: checking for arc4random_uniform configure:12949: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12949: $? = 0 configure:12949: result: yes configure:12962: checking for dup2 configure:12962: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12962: $? = 0 configure:12962: result: yes configure:12962: checking for endpwent configure:12962: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12962: $? = 0 configure:12962: result: yes configure:12962: checking for select configure:12962: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12962: $? = 0 configure:12962: result: yes configure:12962: checking for strerror configure:12962: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12962: $? = 0 configure:12962: result: yes configure:12962: checking for strtol configure:12962: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12962: $? = 0 configure:12962: result: yes configure:12975: checking for getpass configure:12975: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12975: $? = 0 configure:12975: result: yes configure:12975: checking for getpassphrase configure:12975: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 /var/tmp//ccZyNtMe.o(.text+0x12): In function `main': : undefined reference to `getpassphrase' configure:12975: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | /* end confdefs.h. */ | /* Define getpassphrase to an innocuous variant, in case declares getpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define getpassphrase innocuous_getpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpassphrase | | /* 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 getpassphrase (); | /* 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_getpassphrase || defined __stub___getpassphrase | choke me | #endif | | int | main () | { | return getpassphrase (); | ; | return 0; | } configure:12975: result: no configure:12975: checking for memset configure:12975: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:114: warning: conflicting types for built-in function 'memset' configure:12975: $? = 0 configure:12975: result: yes configure:12988: checking for localtime_r configure:12988: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12988: $? = 0 configure:12988: result: yes configure:12988: checking for memset configure:12988: result: yes configure:12988: checking for strdup configure:12988: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'strdup' configure:12988: $? = 0 configure:12988: result: yes configure:12988: checking for strerror configure:12988: result: yes configure:12988: checking for strstr configure:12988: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:119: warning: conflicting types for built-in function 'strstr' configure:12988: $? = 0 configure:12988: result: yes configure:12988: checking for strtol configure:12988: result: yes configure:12988: checking for strtoul configure:12988: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:12988: $? = 0 configure:12988: result: yes configure:13001: checking for setregid configure:13001: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13001: $? = 0 configure:13001: result: yes configure:13001: checking for setreuid configure:13001: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13001: $? = 0 configure:13001: result: yes configure:13014: checking for chown configure:13014: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13014: $? = 0 configure:13014: result: yes configure:13014: checking for stat configure:13014: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13014: $? = 0 configure:13014: result: yes configure:13014: checking for exit configure:13014: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:126: warning: conflicting types for built-in function 'exit' configure:13014: $? = 0 configure:13014: result: yes configure:13014: checking for time configure:13014: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13014: $? = 0 configure:13014: result: yes configure:13014: checking for atoi configure:13014: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13014: $? = 0 configure:13014: result: yes configure:13014: checking for getpid configure:13014: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13014: $? = 0 configure:13014: result: yes configure:13014: checking for waitpid configure:13014: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13014: $? = 0 configure:13014: result: yes configure:13014: checking for sigfillset configure:13014: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13014: $? = 0 configure:13014: result: yes configure:13027: checking for malloc configure:13027: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:132: warning: conflicting types for built-in function 'malloc' configure:13027: $? = 0 configure:13027: result: yes configure:13027: checking for calloc configure:13027: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:133: warning: conflicting types for built-in function 'calloc' configure:13027: $? = 0 configure:13027: result: yes configure:13027: checking for realloc configure:13027: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13027: $? = 0 configure:13027: result: yes configure:13027: checking for free configure:13027: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13027: $? = 0 configure:13027: result: yes configure:13040: checking for strlen configure:13040: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:136: warning: conflicting types for built-in function 'strlen' configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for strncmp configure:13040: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:137: warning: conflicting types for built-in function 'strncmp' configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for strncat configure:13040: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:138: warning: conflicting types for built-in function 'strncat' configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for strncpy configure:13040: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:139: warning: conflicting types for built-in function 'strncpy' configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for strerror configure:13040: result: yes configure:13040: checking for strncasecmp configure:13040: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:141: warning: conflicting types for built-in function 'strncasecmp' configure:13040: $? = 0 configure:13040: result: yes configure:13040: checking for strdup configure:13040: result: yes configure:13053: checking for fgetc configure:13053: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13053: $? = 0 configure:13053: result: yes configure:13053: checking for fopen configure:13053: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13053: $? = 0 configure:13053: result: yes configure:13053: checking for fclose configure:13053: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13053: $? = 0 configure:13053: result: yes configure:13053: checking for ferror configure:13053: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13053: $? = 0 configure:13053: result: yes configure:13053: checking for fprintf configure:13053: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:147: warning: conflicting types for built-in function 'fprintf' configure:13053: $? = 0 configure:13053: result: yes configure:13053: checking for vsnprintf configure:13053: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:148: warning: conflicting types for built-in function 'vsnprintf' configure:13053: $? = 0 configure:13053: result: yes configure:13053: checking for fflush configure:13053: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13053: $? = 0 configure:13053: result: yes configure:13066: checking for openlog configure:13066: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13066: $? = 0 configure:13066: result: yes configure:13066: checking for closelog configure:13066: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13066: $? = 0 configure:13066: result: yes configure:13066: checking for syslog configure:13066: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13066: $? = 0 configure:13066: result: yes configure:13079: checking for chroot configure:13079: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13079: $? = 0 configure:13079: result: yes configure:13079: checking for getgroups configure:13079: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13079: $? = 0 configure:13079: result: yes configure:13079: checking for setgroups configure:13079: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13079: $? = 0 configure:13079: result: yes configure:13079: checking for initgroups configure:13079: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13079: $? = 0 configure:13079: result: yes configure:13092: checking for close configure:13092: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13092: $? = 0 configure:13092: result: yes configure:13092: checking for unlink configure:13092: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13092: $? = 0 configure:13092: result: yes configure:13092: checking for fcntl configure:13092: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13092: $? = 0 configure:13092: result: yes configure:13092: checking for socket configure:13092: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13092: $? = 0 configure:13092: result: yes configure:13092: checking for listen configure:13092: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13092: $? = 0 configure:13092: result: yes configure:13092: checking for bzero configure:13092: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:162: warning: conflicting types for built-in function 'bzero' configure:13092: $? = 0 configure:13092: result: yes configure:13105: checking for va_start configure:13105: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 /var/tmp//ccSI6mqB.o(.text+0x12): In function `main': : undefined reference to `va_start' configure:13105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | /* end confdefs.h. */ | /* Define va_start to an innocuous variant, in case declares va_start. | For example, HP-UX 11i declares gettimeofday. */ | #define va_start innocuous_va_start | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char va_start (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef va_start | | /* 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 va_start (); | /* 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_va_start || defined __stub___va_start | choke me | #endif | | int | main () | { | return va_start (); | ; | return 0; | } configure:13105: result: no configure:13105: checking for va_end configure:13105: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 /var/tmp//ccVMbtLD.o(.text+0x12): In function `main': : undefined reference to `va_end' configure:13105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | /* end confdefs.h. */ | /* Define va_end to an innocuous variant, in case declares va_end. | For example, HP-UX 11i declares gettimeofday. */ | #define va_end innocuous_va_end | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char va_end (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef va_end | | /* 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 va_end (); | /* 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_va_end || defined __stub___va_end | choke me | #endif | | int | main () | { | return va_end (); | ; | return 0; | } configure:13105: result: no configure:13118: checking for xmlInitParser configure:13118: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 /var/tmp//ccQCgpvN.o(.text+0x12): In function `main': : undefined reference to `xmlInitParser' configure:13118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | /* end confdefs.h. */ | /* Define xmlInitParser to an innocuous variant, in case declares xmlInitParser. | For example, HP-UX 11i declares gettimeofday. */ | #define xmlInitParser innocuous_xmlInitParser | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char xmlInitParser (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef xmlInitParser | | /* 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 xmlInitParser (); | /* 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_xmlInitParser || defined __stub___xmlInitParser | choke me | #endif | | int | main () | { | return xmlInitParser (); | ; | return 0; | } configure:13118: result: no configure:13118: checking for xmlCleanupParser configure:13118: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 /var/tmp//ccLlKBiG.o(.text+0x12): In function `main': : undefined reference to `xmlCleanupParser' configure:13118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | /* end confdefs.h. */ | /* Define xmlCleanupParser to an innocuous variant, in case declares xmlCleanupParser. | For example, HP-UX 11i declares gettimeofday. */ | #define xmlCleanupParser innocuous_xmlCleanupParser | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char xmlCleanupParser (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef xmlCleanupParser | | /* 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 xmlCleanupParser (); | /* 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_xmlCleanupParser || defined __stub___xmlCleanupParser | choke me | #endif | | int | main () | { | return xmlCleanupParser (); | ; | return 0; | } configure:13118: result: no configure:13118: checking for xmlCleanupThreads configure:13118: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 /var/tmp//cce3DFrp.o(.text+0x12): In function `main': : undefined reference to `xmlCleanupThreads' configure:13118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | /* end confdefs.h. */ | /* Define xmlCleanupThreads to an innocuous variant, in case declares xmlCleanupThreads. | For example, HP-UX 11i declares gettimeofday. */ | #define xmlCleanupThreads innocuous_xmlCleanupThreads | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char xmlCleanupThreads (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef xmlCleanupThreads | | /* 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 xmlCleanupThreads (); | /* 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_xmlCleanupThreads || defined __stub___xmlCleanupThreads | choke me | #endif | | int | main () | { | return xmlCleanupThreads (); | ; | return 0; | } configure:13118: result: no configure:13131: checking for pthread_mutex_init configure:13131: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13131: $? = 0 configure:13131: result: yes configure:13131: checking for pthread_mutex_destroy configure:13131: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13131: $? = 0 configure:13131: result: yes configure:13131: checking for pthread_mutex_lock configure:13131: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13131: $? = 0 configure:13131: result: yes configure:13131: checking for pthread_mutex_unlock configure:13131: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13131: $? = 0 configure:13131: result: yes configure:13144: checking for pthread_cond_init configure:13144: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13144: $? = 0 configure:13144: result: yes configure:13144: checking for pthread_cond_signal configure:13144: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13144: $? = 0 configure:13144: result: yes configure:13144: checking for pthread_cond_destroy configure:13144: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13144: $? = 0 configure:13144: result: yes configure:13144: checking for pthread_cond_wait configure:13144: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13144: $? = 0 configure:13144: result: yes configure:13144: checking for pthread_cond_timedwait configure:13144: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13144: $? = 0 configure:13144: result: yes configure:13157: checking for pthread_create configure:13157: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 /var/tmp//cchjqGyT.o(.text+0x12): In function `main': : undefined reference to `pthread_create' configure:13157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_DESTROY 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_MUTEX_UNLOCK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_COND_SIGNAL 1 | #define HAVE_PTHREAD_COND_DESTROY 1 | #define HAVE_PTHREAD_COND_WAIT 1 | #define HAVE_PTHREAD_COND_TIMEDWAIT 1 | /* end confdefs.h. */ | /* Define pthread_create to an innocuous variant, in case declares pthread_create. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_create innocuous_pthread_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_create | | /* 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 pthread_create (); | /* 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_pthread_create || defined __stub___pthread_create | choke me | #endif | | int | main () | { | return pthread_create (); | ; | return 0; | } configure:13157: result: no configure:13157: checking for pthread_detach configure:13157: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13157: $? = 0 configure:13157: result: yes configure:13157: checking for pthread_self configure:13157: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13157: $? = 0 configure:13157: result: yes configure:13157: checking for pthread_join configure:13157: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13157: $? = 0 configure:13157: result: yes configure:13157: checking for pthread_sigmask configure:13157: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13157: $? = 0 configure:13157: result: yes configure:13170: checking for unistd.h configure:13170: result: yes configure:13180: checking for working chown configure:13213: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13213: $? = 0 configure:13213: ./conftest configure:13213: $? = 0 configure:13225: result: yes configure:13235: checking vfork.h usability configure:13235: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:188:19: error: vfork.h: No such file or directory configure:13235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_DESTROY 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_MUTEX_UNLOCK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_COND_SIGNAL 1 | #define HAVE_PTHREAD_COND_DESTROY 1 | #define HAVE_PTHREAD_COND_WAIT 1 | #define HAVE_PTHREAD_COND_TIMEDWAIT 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SELF 1 | #define HAVE_PTHREAD_JOIN 1 | #define HAVE_PTHREAD_SIGMASK 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:13235: result: no configure:13235: checking vfork.h presence configure:13235: cpp conftest.c conftest.c:155:19: error: vfork.h: No such file or directory configure:13235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_DESTROY 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_MUTEX_UNLOCK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_COND_SIGNAL 1 | #define HAVE_PTHREAD_COND_DESTROY 1 | #define HAVE_PTHREAD_COND_WAIT 1 | #define HAVE_PTHREAD_COND_TIMEDWAIT 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SELF 1 | #define HAVE_PTHREAD_JOIN 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include configure:13235: result: no configure:13235: checking for vfork.h configure:13235: result: no configure:13248: checking for fork configure:13248: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:178: warning: conflicting types for built-in function 'fork' configure:13248: $? = 0 configure:13248: result: yes configure:13248: checking for vfork configure:13248: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13248: $? = 0 configure:13248: result: yes configure:13259: checking for working fork configure:13281: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13281: $? = 0 configure:13281: ./conftest configure:13281: $? = 0 configure:13291: result: yes configure:13312: checking for working vfork configure:13422: result: yes configure:13449: checking for stdlib.h configure:13449: result: yes configure:13459: checking for GNU libc compatible malloc configure:13483: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13483: $? = 0 configure:13483: ./conftest configure:13483: $? = 0 configure:13493: result: yes configure:13514: checking for working memcmp configure:13557: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13557: $? = 0 configure:13557: ./conftest configure:13557: $? = 0 configure:13567: result: yes configure:13582: checking for sys/time.h configure:13582: result: yes configure:13582: checking for unistd.h configure:13582: result: yes configure:13604: checking for alarm configure:13604: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13604: $? = 0 configure:13604: result: yes configure:13618: checking for working mktime configure:13823: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c: In function 'year_2050_test': conftest.c:311: warning: comparison between signed and unsigned conftest.c:311: warning: comparison between signed and unsigned conftest.c: In function 'main': conftest.c:335: warning: comparison between signed and unsigned configure:13823: $? = 0 configure:13823: ./conftest configure:13823: $? = 0 configure:13833: result: yes configure:13846: checking for stdlib.h configure:13846: result: yes configure:13856: checking for GNU libc compatible realloc configure:13880: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13880: $? = 0 configure:13880: ./conftest configure:13880: $? = 0 configure:13890: result: yes configure:13914: checking for sys/select.h configure:13914: result: yes configure:13914: checking for sys/socket.h configure:13914: result: yes configure:13925: checking types of arguments for select configure:13953: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:13953: $? = 0 configure:13964: result: int,fd_set *,struct timeval * configure:13989: checking for vprintf configure:13989: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c:194: warning: conflicting types for built-in function 'vprintf' configure:13989: $? = 0 configure:13989: result: yes configure:13995: checking for _doprnt configure:13995: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 /var/tmp//ccWBjekw.o(.text+0x12): In function `main': : undefined reference to `_doprnt' configure:13995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_DESTROY 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_MUTEX_UNLOCK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_COND_SIGNAL 1 | #define HAVE_PTHREAD_COND_DESTROY 1 | #define HAVE_PTHREAD_COND_WAIT 1 | #define HAVE_PTHREAD_COND_TIMEDWAIT 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SELF 1 | #define HAVE_PTHREAD_JOIN 1 | #define HAVE_PTHREAD_SIGMASK 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 HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:13995: result: no configure:14009: checking for strlcat configure:14009: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:14009: $? = 0 configure:14009: result: yes configure:14028: checking for strlcpy configure:14028: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:14028: $? = 0 configure:14028: result: yes configure:14050: checking for setresuid configure:14050: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:14050: $? = 0 configure:14050: result: yes configure:14056: checking if setresuid seems to work configure:14071: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c: In function 'main': conftest.c:178: warning: implicit declaration of function 'setresuid' configure:14071: $? = 0 configure:14071: ./conftest configure:14071: $? = 0 configure:14072: result: yes configure:14092: checking for setresgid configure:14092: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:14092: $? = 0 configure:14092: result: yes configure:14098: checking if setresgid seems to work configure:14113: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c: In function 'main': conftest.c:179: warning: implicit declaration of function 'setresgid' configure:14113: $? = 0 configure:14113: ./conftest configure:14113: $? = 0 configure:14114: result: yes configure:14136: checking whether strptime needs defines configure:14158: result: no configure:14172: checking for pkill configure:14190: found /bin/pkill configure:14202: result: /bin/pkill configure:14212: checking for killall configure:14230: found /usr/bin/killall configure:14242: result: /usr/bin/killall configure:14293: checking if we should enable timeshift debugging configure:14304: result: no configure:14369: checking for xml2-config configure:14387: found /usr/local/bin/xml2-config configure:14399: result: /usr/local/bin/xml2-config configure:14416: checking what are the xml2 includes configure:14419: result: -I/usr/local/include/libxml2 -I/usr/local/include configure:14422: checking what are the xml2 libs configure:14425: result: -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm configure:14434: checking for xmlDocGetRootElement in -lxml2 configure:14459: cc -o conftest -O -pipe -pedantic -Wall -Wextra -I/usr/local/include/libxml2 -I/usr/local/include conftest.c -lxml2 -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm >&5 configure:14459: $? = 0 configure:14468: result: yes configure:14551: checking for ldns-config configure:14584: result: no configure:14611: checking what are the ldns includes configure:14614: result: -I/usr/local/include configure:14617: checking what are the ldns libs configure:14620: result: -L/usr/local/lib -lldns configure:14630: checking for ldns_rr_new in -lldns configure:14655: cc -o conftest -O -pipe -pedantic -Wall -Wextra -I/usr/local/include conftest.c -lldns -L/usr/local/lib -lldns >&5 configure:14655: $? = 0 configure:14664: result: yes configure:14679: checking for ldns version configure:14710: cc -o conftest -O -pipe -pedantic -Wall -Wextra -I/usr/local/include conftest.c >&5 configure:14710: $? = 0 configure:14710: ./conftest configure:14710: $? = 0 configure:14712: result: >= 1.6.9 configure:14812: checking for clock_gettime in -lrt configure:14837: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c -lrt -lrt >&5 configure:14837: $? = 0 configure:14846: result: yes configure:14864: checking for sys/time.h configure:14864: result: yes configure:14864: checking time.h usability configure:14864: cc -c -O -pipe -pedantic -Wall -Wextra conftest.c >&5 configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking time.h presence configure:14864: cpp conftest.c configure:14864: $? = 0 configure:14864: result: yes configure:14864: checking for time.h configure:14864: result: yes configure:15057: checking for the pthreads library -lpthreads configure:15090: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c -lpthreads >&5 conftest.c: In function 'main': conftest.c:186: warning: 'th' is used uninitialized in this function /usr/bin/ld: cannot find -lpthreads configure:15090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_DESTROY 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_MUTEX_UNLOCK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_COND_SIGNAL 1 | #define HAVE_PTHREAD_COND_DESTROY 1 | #define HAVE_PTHREAD_COND_WAIT 1 | #define HAVE_PTHREAD_COND_TIMEDWAIT 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SELF 1 | #define HAVE_PTHREAD_JOIN 1 | #define HAVE_PTHREAD_SIGMASK 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 HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_VPRINTF 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define RESTART_ENFORCERD_CMD "/bin/pkill -HUP ods-enforcerd" | #define HAVE_LIBXML2 1 | #define HAVE_LIBLDNS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:15099: result: no configure:15002: checking whether pthreads work without any flags configure:15090: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c >&5 conftest.c: In function 'main': conftest.c:186: warning: 'th' is used uninitialized in this function /var/tmp//ccAjTq67.o(.text+0x44): In function `main': : undefined reference to `__pthread_cleanup_push_imp' /var/tmp//ccAjTq67.o(.text+0x68): In function `main': : undefined reference to `pthread_create' /var/tmp//ccAjTq67.o(.text+0x74): In function `main': : undefined reference to `__pthread_cleanup_pop_imp' configure:15090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_DESTROY 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_MUTEX_UNLOCK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_COND_SIGNAL 1 | #define HAVE_PTHREAD_COND_DESTROY 1 | #define HAVE_PTHREAD_COND_WAIT 1 | #define HAVE_PTHREAD_COND_TIMEDWAIT 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SELF 1 | #define HAVE_PTHREAD_JOIN 1 | #define HAVE_PTHREAD_SIGMASK 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 HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_VPRINTF 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define RESTART_ENFORCERD_CMD "/bin/pkill -HUP ods-enforcerd" | #define HAVE_LIBXML2 1 | #define HAVE_LIBLDNS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:15099: result: no configure:15007: checking whether pthreads work with -Kthread configure:15090: cc -o conftest -O -pipe -pedantic -Wall -Wextra -Kthread conftest.c >&5 cc: unrecognized option '-Kthread' conftest.c: In function 'main': conftest.c:186: warning: 'th' is used uninitialized in this function /var/tmp//cceakF0i.o(.text+0x44): In function `main': : undefined reference to `__pthread_cleanup_push_imp' /var/tmp//cceakF0i.o(.text+0x68): In function `main': : undefined reference to `pthread_create' /var/tmp//cceakF0i.o(.text+0x74): In function `main': : undefined reference to `__pthread_cleanup_pop_imp' configure:15090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_DESTROY 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_MUTEX_UNLOCK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_COND_SIGNAL 1 | #define HAVE_PTHREAD_COND_DESTROY 1 | #define HAVE_PTHREAD_COND_WAIT 1 | #define HAVE_PTHREAD_COND_TIMEDWAIT 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SELF 1 | #define HAVE_PTHREAD_JOIN 1 | #define HAVE_PTHREAD_SIGMASK 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 HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_VPRINTF 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define RESTART_ENFORCERD_CMD "/bin/pkill -HUP ods-enforcerd" | #define HAVE_LIBXML2 1 | #define HAVE_LIBLDNS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:15099: result: no configure:15007: checking whether pthreads work with -kthread configure:15090: cc -o conftest -O -pipe -pedantic -Wall -Wextra -kthread conftest.c >&5 cc: unrecognized option '-kthread' conftest.c: In function 'main': conftest.c:186: warning: 'th' is used uninitialized in this function /var/tmp//ccEODnCw.o(.text+0x44): In function `main': : undefined reference to `__pthread_cleanup_push_imp' /var/tmp//ccEODnCw.o(.text+0x68): In function `main': : undefined reference to `pthread_create' /var/tmp//ccEODnCw.o(.text+0x74): In function `main': : undefined reference to `__pthread_cleanup_pop_imp' configure:15090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_DESTROY 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_MUTEX_UNLOCK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_COND_SIGNAL 1 | #define HAVE_PTHREAD_COND_DESTROY 1 | #define HAVE_PTHREAD_COND_WAIT 1 | #define HAVE_PTHREAD_COND_TIMEDWAIT 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SELF 1 | #define HAVE_PTHREAD_JOIN 1 | #define HAVE_PTHREAD_SIGMASK 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 HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_VPRINTF 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define RESTART_ENFORCERD_CMD "/bin/pkill -HUP ods-enforcerd" | #define HAVE_LIBXML2 1 | #define HAVE_LIBLDNS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:15099: result: no configure:15057: checking for the pthreads library -llthread configure:15090: cc -o conftest -O -pipe -pedantic -Wall -Wextra conftest.c -llthread >&5 conftest.c: In function 'main': conftest.c:186: warning: 'th' is used uninitialized in this function /usr/bin/ld: cannot find -llthread configure:15090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "opendnssec" | #define PACKAGE_TARNAME "opendnssec" | #define PACKAGE_VERSION "1.3.0rc1" | #define PACKAGE_STRING "opendnssec 1.3.0rc1" | #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" | #define PACKAGE_URL "" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define PACKAGE "opendnssec" | #define VERSION "1.3.0rc1" | #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" | #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" | #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" | #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" | #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" | #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" | #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" | #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" | #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" | #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" | #define ODS_SE_WORKDIR "" | #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" | #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" | #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" | #define ODS_SE_CLI "/usr/local/sbin/ods-signer" | #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" | #define ODS_SE_MAXLINE 1024 | #define ODS_SE_MAX_BACKOFF 3600 | #define ODS_SE_WORKERTHREADS 4 | #define ODS_SE_STOP_RESPONSE "Engine shut down." | #define ODS_SE_FILE_MAGIC ";ODSSE2" | #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" | #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" | #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define CP_COMMAND "/bin/cp" | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 | #define HAVE_ARC4RANDOM_UNIFORM 1 | #define HAVE_DUP2 1 | #define HAVE_ENDPWENT 1 | #define HAVE_SELECT 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETPASS 1 | #define HAVE_MEMSET 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMSET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SETREGID 1 | #define HAVE_SETREUID 1 | #define HAVE_CHOWN 1 | #define HAVE_STAT 1 | #define HAVE_EXIT 1 | #define HAVE_TIME 1 | #define HAVE_ATOI 1 | #define HAVE_GETPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGFILLSET 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRNCAT 1 | #define HAVE_STRNCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_FGETC 1 | #define HAVE_FOPEN 1 | #define HAVE_FCLOSE 1 | #define HAVE_FERROR 1 | #define HAVE_FPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FFLUSH 1 | #define HAVE_OPENLOG 1 | #define HAVE_CLOSELOG 1 | #define HAVE_SYSLOG 1 | #define HAVE_CHROOT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_CLOSE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_SOCKET 1 | #define HAVE_LISTEN 1 | #define HAVE_BZERO 1 | #define HAVE_PTHREAD_MUTEX_INIT 1 | #define HAVE_PTHREAD_MUTEX_DESTROY 1 | #define HAVE_PTHREAD_MUTEX_LOCK 1 | #define HAVE_PTHREAD_MUTEX_UNLOCK 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_PTHREAD_COND_SIGNAL 1 | #define HAVE_PTHREAD_COND_DESTROY 1 | #define HAVE_PTHREAD_COND_WAIT 1 | #define HAVE_PTHREAD_COND_TIMEDWAIT 1 | #define HAVE_PTHREAD_DETACH 1 | #define HAVE_PTHREAD_SELF 1 | #define HAVE_PTHREAD_JOIN 1 | #define HAVE_PTHREAD_SIGMASK 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 HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_VPRINTF 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define RESTART_ENFORCERD_CMD "/bin/pkill -HUP ods-enforcerd" | #define HAVE_LIBXML2 1 | #define HAVE_LIBLDNS 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:15099: result: no configure:15007: checking whether pthreads work with -pthread configure:15090: cc -o conftest -O -pipe -pedantic -Wall -Wextra -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:186: warning: 'th' is used uninitialized in this function configure:15090: $? = 0 configure:15099: result: yes configure:15118: checking for joinable pthread attribute configure:15133: cc -o conftest -O -pipe -pedantic -Wall -Wextra -pthread conftest.c >&5 configure:15133: $? = 0 configure:15139: result: PTHREAD_CREATE_JOINABLE configure:15149: checking if more special flags are required for pthreads configure:15156: result: -D_THREAD_SAFE configure:15244: checking for dlopen configure:15244: cc -o conftest -O -pipe -pedantic -Wall -Wextra -D_THREAD_SAFE -pthread conftest.c >&5 configure:15244: $? = 0 configure:15244: result: yes configure:15322: checking for perl configure:15340: found /usr/bin/perl configure:15352: result: /usr/bin/perl configure:15421: checking for database backend configure:15643: result: MySQL configure:15656: checking for mysql_config configure:15674: found /usr/local/bin/mysql_config configure:15686: result: /usr/local/bin/mysql_config configure:15702: checking for mysql configure:15720: found /usr/local/bin/mysql configure:15732: result: /usr/local/bin/mysql configure:15846: checking mysql version configure:15849: result: 5.1.56 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd8 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_strptime_needs_defs=no ac_cv_c_uint16_t=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=cpp ac_cv_env_DOXYGEN_PAPER_SIZE_set='' ac_cv_env_DOXYGEN_PAPER_SIZE_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd8 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__doprnt=no ac_cv_func_alarm=yes ac_cv_func_arc4random=yes ac_cv_func_arc4random_uniform=yes ac_cv_func_atoi=yes ac_cv_func_bzero=yes ac_cv_func_calloc=yes ac_cv_func_chown=yes ac_cv_func_chown_works=yes ac_cv_func_chroot=yes ac_cv_func_close=yes ac_cv_func_closelog=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_endpwent=yes ac_cv_func_exit=yes ac_cv_func_fclose=yes ac_cv_func_fcntl=yes ac_cv_func_ferror=yes ac_cv_func_fflush=yes ac_cv_func_fgetc=yes ac_cv_func_fopen=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fprintf=yes ac_cv_func_free=yes ac_cv_func_getgroups=yes ac_cv_func_getpass=yes ac_cv_func_getpassphrase=no ac_cv_func_getpid=yes ac_cv_func_initgroups=yes ac_cv_func_listen=yes ac_cv_func_localtime_r=yes ac_cv_func_malloc=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_openlog=yes ac_cv_func_pthread_cond_destroy=yes ac_cv_func_pthread_cond_init=yes ac_cv_func_pthread_cond_signal=yes ac_cv_func_pthread_cond_timedwait=yes ac_cv_func_pthread_cond_wait=yes ac_cv_func_pthread_create=no ac_cv_func_pthread_detach=yes ac_cv_func_pthread_join=yes ac_cv_func_pthread_mutex_destroy=yes ac_cv_func_pthread_mutex_init=yes ac_cv_func_pthread_mutex_lock=yes ac_cv_func_pthread_mutex_unlock=yes ac_cv_func_pthread_self=yes ac_cv_func_pthread_sigmask=yes ac_cv_func_realloc=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setgroups=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_sigfillset=yes ac_cv_func_socket=yes ac_cv_func_stat=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strlen=yes ac_cv_func_strncasecmp=yes ac_cv_func_strncat=yes ac_cv_func_strncmp=yes ac_cv_func_strncpy=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_syslog=yes ac_cv_func_time=yes ac_cv_func_unlink=yes ac_cv_func_va_end=no ac_cv_func_va_start=no ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=yes ac_cv_func_working_mktime=yes ac_cv_func_xmlCleanupParser=no ac_cv_func_xmlCleanupThreads=no ac_cv_func_xmlInitParser=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libxml_parser_h=no ac_cv_header_libxml_relaxng_h=no ac_cv_header_libxml_xmlreader_h=no ac_cv_header_libxml_xpath_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_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_time_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_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=i386-portbld-freebsd8 ac_cv_lib_ldns_ldns_rr_new=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_xml2_xmlDocGetRootElement=yes ac_cv_objext=o ac_cv_path_CP=/bin/cp ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_JAVA=/usr/local/bin/java ac_cv_path_KILLALL=/usr/bin/killall ac_cv_path_MYSQL=/usr/local/bin/mysql ac_cv_path_MYSQL_CONFIG=/usr/local/bin/mysql_config ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKILL=/bin/pkill ac_cv_path_SED=/usr/bin/sed ac_cv_path_XML2_CONFIG=/usr/local/bin/xml2-config ac_cv_path_XMLLINT=/usr/local/bin/xmllint ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc ac_cv_prog_AWK=nawk ac_cv_prog_CPP=cpp ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_type__Bool=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/dns/opendnssec/work/opendnssec-1.3.0rc1/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/dns/opendnssec/work/opendnssec-1.3.0rc1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/dns/opendnssec/work/opendnssec-1.3.0rc1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/dns/opendnssec/work/opendnssec-1.3.0rc1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/dns/opendnssec/work/opendnssec-1.3.0rc1/missing --run automake-1.10' AWK='nawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe -pedantic -Wall -Wextra -D_THREAD_SAFE -pthread' CP='/bin/cp' CPP='cpp' CPPFLAGS='' CUCUMBER='' CUNIT_INCLUDES='' CUNIT_LIBS='' CYGPATH_W='echo' DB_HOST='' DB_INCLUDES='' DB_LIBS='' DB_NAME='' DB_PASS='' DB_PORT='' DB_TYPE='' DB_USER='' DEFS='' DEPDIR='.deps' DOXYGEN_PAPER_SIZE='' DSYMUTIL='' DUMPBIN='' DX_COND_chi_FALSE='' DX_COND_chi_TRUE='' DX_COND_chm_FALSE='' DX_COND_chm_TRUE='' DX_COND_doc_FALSE='' DX_COND_doc_TRUE='' DX_COND_dot_FALSE='' DX_COND_dot_TRUE='' DX_COND_html_FALSE='' DX_COND_html_TRUE='' DX_COND_latex_FALSE='' DX_COND_latex_TRUE='' DX_COND_man_FALSE='' DX_COND_man_TRUE='' DX_COND_pdf_FALSE='' DX_COND_pdf_TRUE='' DX_COND_ps_FALSE='' DX_COND_ps_TRUE='' DX_COND_rtf_FALSE='' DX_COND_rtf_TRUE='' DX_COND_xml_FALSE='' DX_COND_xml_TRUE='' DX_CONFIG='' DX_DOCDIR='' DX_DOT='' DX_DOXYGEN='' DX_DVIPS='' DX_EGREP='' DX_ENV='' DX_FLAG_chi='' DX_FLAG_chm='' DX_FLAG_doc='' DX_FLAG_dot='' DX_FLAG_html='' DX_FLAG_man='' DX_FLAG_pdf='' DX_FLAG_ps='' DX_FLAG_rtf='' DX_FLAG_xml='' DX_HHC='' DX_LATEX='' DX_MAKEINDEX='' DX_PDFLATEX='' DX_PERL='' DX_PROJECT='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_AUDITOR_FALSE='' ENABLE_AUDITOR_TRUE='' ENABLE_ENFORCER_FALSE='' ENABLE_ENFORCER_TRUE='' ENABLE_EPPCLIENT_FALSE='' ENABLE_EPPCLIENT_TRUE='' ENABLE_SIGNER_FALSE='' ENABLE_SIGNER_TRUE='' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAVA='/usr/local/bin/java' KILLALL='/usr/bin/killall' LD='/usr/bin/ld' LDFLAGS='' LDNS_CONFIG='ldns-config' LDNS_INCLUDES='-I/usr/local/include' LDNS_LIBS='-L/usr/local/lib -lldns' LIBCURL='' LIBCURL_CPPFLAGS='' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/dns/opendnssec/work/opendnssec-1.3.0rc1/missing --run makeinfo' MKDIR_P='./install-sh -c -d' MYSQL='/usr/local/bin/mysql' MYSQL_CONFIG='/usr/local/bin/mysql_config' MYSQL_INCLUDES='' MYSQL_LIBS='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENDNSSEC_BIN_DIR='/usr/local/bin' OPENDNSSEC_CONFIG_DIR='/usr/local/etc/opendnssec' OPENDNSSEC_CONFIG_FILE='/usr/local/etc/opendnssec/conf.xml' OPENDNSSEC_DATA_DIR='/usr/local/share/opendnssec' OPENDNSSEC_ENFORCER_PIDFILE='/usr/local/var/run/opendnssec/enforcerd.pid' OPENDNSSEC_FETCH_PIDFILE='/usr/local/var/run/opendnssec/zone_fetcher.pid' OPENDNSSEC_LIBEXEC_DIR='/usr/local/libexec/opendnssec' OPENDNSSEC_LIB_DIR='/usr/local/lib/opendnssec' OPENDNSSEC_LOCALSTATE_DIR='/usr/local/var/opendnssec' OPENDNSSEC_PID_DIR='/usr/local/var/run/opendnssec' OPENDNSSEC_SBIN_DIR='/usr/local/sbin' OPENDNSSEC_SCHEMA_DIR='/usr/local/share/opendnssec' OPENDNSSEC_SIGNER_CLI='/usr/local/sbin/ods-signer' OPENDNSSEC_SIGNER_ENGINE='/usr/local/sbin/ods-signerd' OPENDNSSEC_SIGNER_PIDFILE='/usr/local/var/run/opendnssec/signerd.pid' OPENDNSSEC_SIGNER_SOCKET='/usr/local/var/run/opendnssec/engine.sock' OPENDNSSEC_STATE_DIR='/usr/local/var/opendnssec' OPENDNSSEC_SYSCONF_DIR='/usr/local/etc/opendnssec' OTOOL64='' OTOOL='' PACKAGE='opendnssec' PACKAGE_BUGREPORT='http://trac.opendnssec.org/newticket' PACKAGE_NAME='opendnssec' PACKAGE_STRING='opendnssec 1.3.0rc1' PACKAGE_TARNAME='opendnssec' PACKAGE_URL='' PACKAGE_VERSION='1.3.0rc1' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKILL='/bin/pkill' PTHREAD_CC='cc' PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread' PTHREAD_LIBS='' RANLIB='ranlib' RT_LIBS='-lrt' RUBY='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SQLITE3='' SQLITE3_INCLUDES='' SQLITE3_LIBS='' STRIP='strip' USE_MYSQL_FALSE='' USE_MYSQL_TRUE='' VERSION='1.3.0rc1' WITH_CUCUMBER_FALSE='' WITH_CUCUMBER_TRUE='' WITH_CUNIT_FALSE='' WITH_CUNIT_TRUE='' XML2_CONFIG='/usr/local/bin/xml2-config' XML2_INCLUDES='-I/usr/local/include/libxml2 -I/usr/local/include' XML2_LIBS='-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm' XMLLINT='/usr/local/bin/xmllint' XSLTPROC='/usr/local/bin/xsltproc' _libcurl_config='' ac_ct_CC='cc' ac_ct_DUMPBIN='' acx_pthread_config='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd8' build_alias='i386-portbld-freebsd8' build_cpu='i386' build_os='freebsd8' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-portbld-freebsd8' host_alias='' host_cpu='i386' host_os='freebsd8' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='$(SHELL) /usr/ports/dns/opendnssec/work/opendnssec-1.3.0rc1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='/usr/local/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' pkcs11_aepkeyper_module='/opt/Keyper/PKCS11Provider/pkcs11.so' pkcs11_etoken_module='/usr/local/lib/libeTPkcs11.so' pkcs11_ncipher_module='/opt/nfast/toolkits/pkcs11/libcknfast.so' pkcs11_opensc_module='/usr/lib/pkcs11/opensc-pkcs11.so' pkcs11_sca6000_module='/usr/lib/libpkcs11.so' pkcs11_softhsm_module='/usr/local/lib/libsofthsm.so' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "opendnssec" #define PACKAGE_TARNAME "opendnssec" #define PACKAGE_VERSION "1.3.0rc1" #define PACKAGE_STRING "opendnssec 1.3.0rc1" #define PACKAGE_BUGREPORT "http://trac.opendnssec.org/newticket" #define PACKAGE_URL "" #define PACKAGE "opendnssec" #define VERSION "1.3.0rc1" #define PACKAGE "opendnssec" #define VERSION "1.3.0rc1" #define OPENDNSSEC_CONFIG_DIR "/usr/local/etc/opendnssec" #define OPENDNSSEC_CONFIG_FILE "/usr/local/etc/opendnssec/conf.xml" #define OPENDNSSEC_SCHEMA_DIR "/usr/local/share/opendnssec" #define OPENDNSSEC_STATE_DIR "/usr/local/var/opendnssec" #define OPENDNSSEC_SIGNER_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" #define OPENDNSSEC_ENFORCER_PIDFILE "/usr/local/var/run/opendnssec/enforcerd.pid" #define OPENDNSSEC_FETCH_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" #define OPENDNSSEC_SIGNER_SOCKET "/usr/local/var/run/opendnssec/engine.sock" #define OPENDNSSEC_SIGNER_ENGINE "/usr/local/sbin/ods-signerd" #define OPENDNSSEC_SIGNER_CLI "/usr/local/sbin/ods-signer" #define ODS_SE_PIDFILE "/usr/local/var/run/opendnssec/signerd.pid" #define ODS_ZF_PIDFILE "/usr/local/var/run/opendnssec/zone_fetcher.pid" #define ODS_SE_SOCKFILE "/usr/local/var/run/opendnssec/engine.sock" #define ODS_SE_WORKDIR "" #define ODS_SE_CFGFILE "/usr/local/etc/opendnssec/conf.xml" #define ODS_SE_RNGDIR "/usr/local/share/opendnssec" #define ODS_SE_ENGINE "/usr/local/sbin/ods-signerd -vvv" #define ODS_SE_CLI "/usr/local/sbin/ods-signer" #define ODS_SE_AUDITOR "/usr/local/bin/ods-auditor" #define ODS_SE_MAXLINE 1024 #define ODS_SE_MAX_BACKOFF 3600 #define ODS_SE_WORKERTHREADS 4 #define ODS_SE_STOP_RESPONSE "Engine shut down." #define ODS_SE_FILE_MAGIC ";ODSSE2" #define ODS_SE_FILE_MAGIC_V1 ";ODSSE1" #define ODS_AU_KASPCHECK "/usr/local/bin/ods-kaspcheck" #define ODS_EN_CONTROL "/usr/local/sbin/ods-control enforcer " #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define CP_COMMAND "/bin/cp" #define STDC_HEADERS 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_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_ARC4RANDOM 1 #define HAVE_ARC4RANDOM_UNIFORM 1 #define HAVE_DUP2 1 #define HAVE_ENDPWENT 1 #define HAVE_SELECT 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_GETPASS 1 #define HAVE_MEMSET 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMSET 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SETREGID 1 #define HAVE_SETREUID 1 #define HAVE_CHOWN 1 #define HAVE_STAT 1 #define HAVE_EXIT 1 #define HAVE_TIME 1 #define HAVE_ATOI 1 #define HAVE_GETPID 1 #define HAVE_WAITPID 1 #define HAVE_SIGFILLSET 1 #define HAVE_MALLOC 1 #define HAVE_CALLOC 1 #define HAVE_REALLOC 1 #define HAVE_FREE 1 #define HAVE_STRLEN 1 #define HAVE_STRNCMP 1 #define HAVE_STRNCAT 1 #define HAVE_STRNCPY 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_FGETC 1 #define HAVE_FOPEN 1 #define HAVE_FCLOSE 1 #define HAVE_FERROR 1 #define HAVE_FPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_FFLUSH 1 #define HAVE_OPENLOG 1 #define HAVE_CLOSELOG 1 #define HAVE_SYSLOG 1 #define HAVE_CHROOT 1 #define HAVE_GETGROUPS 1 #define HAVE_SETGROUPS 1 #define HAVE_INITGROUPS 1 #define HAVE_CLOSE 1 #define HAVE_UNLINK 1 #define HAVE_FCNTL 1 #define HAVE_SOCKET 1 #define HAVE_LISTEN 1 #define HAVE_BZERO 1 #define HAVE_PTHREAD_MUTEX_INIT 1 #define HAVE_PTHREAD_MUTEX_DESTROY 1 #define HAVE_PTHREAD_MUTEX_LOCK 1 #define HAVE_PTHREAD_MUTEX_UNLOCK 1 #define HAVE_PTHREAD_COND_INIT 1 #define HAVE_PTHREAD_COND_SIGNAL 1 #define HAVE_PTHREAD_COND_DESTROY 1 #define HAVE_PTHREAD_COND_WAIT 1 #define HAVE_PTHREAD_COND_TIMEDWAIT 1 #define HAVE_PTHREAD_DETACH 1 #define HAVE_PTHREAD_SELF 1 #define HAVE_PTHREAD_JOIN 1 #define HAVE_PTHREAD_SIGMASK 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 HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALARM 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_VPRINTF 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define RESTART_ENFORCERD_CMD "/bin/pkill -HUP ods-enforcerd" #define HAVE_LIBXML2 1 #define HAVE_LIBLDNS 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_PTHREAD 1 #define HAVE_DLOPEN 1 #define HSM_DEFAULT_CONFIG "/usr/local/etc/opendnssec/conf.xml" configure: exit 2