This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure ## ---------- ## ## Platform. ## ## ---------- ## hostname = firecracker.ucc-adm.cmsu.edu uname -m = i686 uname -r = 2.4.18-3smp uname -s = Linux uname -v = #1 SMP Thu Apr 18 07:27:31 EDT 2002 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:981: PATH=".;."; conftest.sh ./configure: conftest.sh: command not found configure:984: $? = 127 configure:1024: checking build system type configure:1042: result: i686-pc-linux-gnu configure:1049: checking host system type configure:1063: result: i686-pc-linux-gnu configure:1070: checking target system type configure:1084: result: i686-pc-linux-gnu configure:1111: checking for a BSD compatible install configure:1160: result: /usr/bin/install -c configure:1171: checking whether build environment is sane configure:1214: result: yes configure:1229: checking whether make sets ${MAKE} configure:1249: result: yes configure:1277: checking for working aclocal-1.4 configure:1284: result: found configure:1292: checking for working autoconf configure:1299: result: found configure:1307: checking for working automake-1.4 configure:1314: result: found configure:1322: checking for working autoheader configure:1329: result: found configure:1337: checking for working makeinfo configure:1344: result: found configure:1460: checking for ranlib configure:1475: found /usr/bin/ranlib configure:1484: result: ranlib configure:1539: checking for gcc configure:1554: found /usr/bin/gcc configure:1562: result: gcc configure:1790: checking for C compiler version configure:1793: gcc --version &5 2.96 configure:1796: $? = 0 configure:1798: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110) configure:1801: $? = 0 configure:1803: gcc -V &5 gcc: argument to `-V' is missing configure:1806: $? = 1 configure:1826: checking for C compiler default output configure:1829: gcc conftest.c >&5 configure:1832: $? = 0 configure:1861: result: a.out configure:1866: checking whether the C compiler works configure:1872: ./a.out configure:1875: $? = 0 configure:1890: result: yes configure:1897: checking whether we are cross compiling configure:1899: result: no configure:1902: checking for executable suffix configure:1904: gcc -o conftest conftest.c >&5 configure:1907: $? = 0 configure:1929: result: configure:1935: checking for object suffix configure:1953: gcc -c conftest.c >&5 configure:1956: $? = 0 configure:1975: result: o configure:1979: checking whether we are using the GNU C compiler configure:2000: gcc -c conftest.c >&5 configure:2003: $? = 0 configure:2006: test -s conftest.o configure:2009: $? = 0 configure:2021: result: yes configure:2027: checking whether gcc accepts -g configure:2045: gcc -c -g conftest.c >&5 configure:2048: $? = 0 configure:2051: test -s conftest.o configure:2054: $? = 0 configure:2064: result: yes configure:2091: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:2094: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2202: checking for ld used by GCC configure:2259: result: /usr/bin/ld configure:2268: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.11.93.0.2 20020207 configure:2280: result: yes configure:2283: checking for BSD-compatible nm configure:2317: result: /usr/bin/nm -B configure:2320: checking whether ln -s works configure:2324: result: yes ltconfig:603: checking for object suffix ltconfig:604: gcc -c -g -O2 conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest -g -O2 conftest.c 1>&5 ltconfig:776: checking if gcc PIC flag -fPIC works ltconfig:777: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:958: checking if gcc static flag -static works ltconfig:959: gcc -o conftest -g -O2 -static conftest.c 1>&5 GNU ld version 2.11.93.0.2 20020207 ltconfig:1653: checking if global_symbol_pipe works ltconfig:1654: gcc -c -g -O2 conftest.c 1>&5 ltconfig:1657: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1709: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5 configure:2572: checking for gcc configure:2595: result: gcc configure:2823: checking for C compiler version configure:2826: gcc --version &5 2.96 configure:2829: $? = 0 configure:2831: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110) configure:2834: $? = 0 configure:2836: gcc -V &5 gcc: argument to `-V' is missing configure:2839: $? = 1 configure:2842: checking whether we are using the GNU C compiler configure:2884: result: yes configure:2890: checking whether gcc accepts -g configure:2927: result: yes configure:2954: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before `me' configure:2957: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:3067: checking for a BSD compatible install configure:3116: result: /usr/bin/install -c configure:3132: checking for flex configure:3147: found /usr/bin/flex configure:3155: result: flex configure:3170: checking for flex configure:3193: result: flex configure:3206: checking for yywrap in -lfl configure:3233: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:3236: $? = 0 configure:3239: test -s conftest configure:3242: $? = 0 configure:3253: result: yes configure:3316: checking lex output file root configure:3335: result: lex.yy configure:3339: checking whether yytext is a pointer configure:3355: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:3358: $? = 0 configure:3361: test -s conftest configure:3364: $? = 0 configure:3376: result: yes configure:3392: checking for bison configure:3407: found /usr/bin/bison configure:3415: result: bison -y configure:3426: checking for dlopen in -ldl configure:3453: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:3456: $? = 0 configure:3459: test -s conftest configure:3462: $? = 0 configure:3473: result: yes configure:3481: checking for libpcap configure:3523: result: yes configure:3562: checking for dnet-config configure:3579: found /usr/local/bin/dnet-config configure:3591: result: /usr/local/bin/dnet-config configure:3609: checking whether libdnet is a libdumbnet configure:3621: result: no configure:3625: checking for libevent configure:3667: result: yes configure:3672: checking for libedit configure:3713: result: no configure:3729: checking for libreadline configure:3776: result: yes configure:3790: checking for tgetstr in -lncurses configure:3817: gcc -o conftest -g -O2 conftest.c -lncurses -ldl >&5 configure:3820: $? = 0 configure:3823: test -s conftest configure:3826: $? = 0 configure:3837: result: yes configure:3956: checking for python configure:3973: found /usr/bin/python configure:3984: result: /usr/bin/python configure:4008: checking for Python linkage configure:4021: result: /usr/lib/python1.5 configure:4041: checking how to run the C preprocessor configure:4067: gcc -E conftest.c configure:4073: $? = 0 configure:4100: gcc -E conftest.c configure:4097:28: ac_nonexistent.h: No such file or directory configure:4106: $? = 1 configure: failed program was: #line 4096 "configure" #include "confdefs.h" #include configure:4143: result: gcc -E configure:4158: gcc -E conftest.c configure:4164: $? = 0 configure:4191: gcc -E conftest.c configure:4188:28: ac_nonexistent.h: No such file or directory configure:4197: $? = 1 configure: failed program was: #line 4187 "configure" #include "confdefs.h" #include configure:4236: checking for ANSI C header files configure:4250: gcc -E conftest.c configure:4256: $? = 0 configure:4343: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:4346: $? = 0 configure:4348: ./conftest configure:4351: $? = 0 configure:4364: result: yes configure:4374: checking for sys/wait.h that is POSIX.1 compatible configure:4402: gcc -c -g -O2 conftest.c >&5 configure:4405: $? = 0 configure:4408: test -s conftest.o configure:4411: $? = 0 configure:4421: result: yes configure:4434: checking for stdarg.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for errno.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for fcntl.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for paths.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for stdlib.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for string.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for time.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for sys/ioctl.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for sys/param.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for sys/socket.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for sys/time.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for sys/ioccom.h configure:4444: gcc -E conftest.c configure:4441:24: sys/ioccom.h: No such file or directory configure:4450: $? = 1 configure: failed program was: #line 4440 "configure" #include "confdefs.h" #include configure:4469: result: no configure:4434: checking for syslog.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4434: checking for unistd.h configure:4444: gcc -E conftest.c configure:4450: $? = 0 configure:4469: result: yes configure:4480: checking for gcc option to accept ANSI C configure:4537: gcc -c -g -O2 conftest.c >&5 configure:4540: $? = 0 configure:4543: test -s conftest.o configure:4546: $? = 0 configure:4563: result: none needed configure:4571: checking for an ANSI C-conforming const configure:4635: gcc -c -g -O2 conftest.c >&5 configure:4638: $? = 0 configure:4641: test -s conftest.o configure:4644: $? = 0 configure:4654: result: yes configure:4670: checking for sys/types.h configure:4682: gcc -c -g -O2 conftest.c >&5 configure:4685: $? = 0 configure:4688: test -s conftest.o configure:4691: $? = 0 configure:4701: result: yes configure:4670: checking for sys/stat.h configure:4682: gcc -c -g -O2 conftest.c >&5 configure:4685: $? = 0 configure:4688: test -s conftest.o configure:4691: $? = 0 configure:4701: result: yes configure:4670: checking for stdlib.h configure:4701: result: yes configure:4670: checking for string.h configure:4701: result: yes configure:4670: checking for memory.h configure:4682: gcc -c -g -O2 conftest.c >&5 configure:4685: $? = 0 configure:4688: test -s conftest.o configure:4691: $? = 0 configure:4701: result: yes configure:4670: checking for strings.h configure:4682: gcc -c -g -O2 conftest.c >&5 configure:4685: $? = 0 configure:4688: test -s conftest.o configure:4691: $? = 0 configure:4701: result: yes configure:4670: checking for inttypes.h configure:4682: gcc -c -g -O2 conftest.c >&5 configure:4685: $? = 0 configure:4688: test -s conftest.o configure:4691: $? = 0 configure:4701: result: yes configure:4670: checking for stdint.h configure:4682: gcc -c -g -O2 conftest.c >&5 configure:4685: $? = 0 configure:4688: test -s conftest.o configure:4691: $? = 0 configure:4701: result: yes configure:4670: checking for unistd.h configure:4701: result: yes configure:4711: checking for pid_t configure:4732: gcc -c -g -O2 conftest.c >&5 configure:4735: $? = 0 configure:4738: test -s conftest.o configure:4741: $? = 0 configure:4751: result: yes configure:4763: checking for size_t configure:4784: gcc -c -g -O2 conftest.c >&5 configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4803: result: yes configure:4815: checking for uid_t in sys/types.h configure:4835: result: yes configure:4849: checking for u_int configure:4870: gcc -c -g -O2 conftest.c >&5 configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4901: checking for u_int64_t configure:4922: gcc -c -g -O2 conftest.c >&5 configure:4925: $? = 0 configure:4928: test -s conftest.o configure:4931: $? = 0 configure:4941: result: yes configure:4953: checking for u_int32_t configure:4974: gcc -c -g -O2 conftest.c >&5 configure:4977: $? = 0 configure:4980: test -s conftest.o configure:4983: $? = 0 configure:4993: result: yes configure:5005: checking for u_int16_t configure:5026: gcc -c -g -O2 conftest.c >&5 configure:5029: $? = 0 configure:5032: test -s conftest.o configure:5035: $? = 0 configure:5045: result: yes configure:5057: checking for u_int8_t configure:5078: gcc -c -g -O2 conftest.c >&5 configure:5081: $? = 0 configure:5084: test -s conftest.o configure:5087: $? = 0 configure:5097: result: yes configure:5109: checking whether time.h and sys/time.h may both be included configure:5131: gcc -c -g -O2 conftest.c >&5 configure:5134: $? = 0 configure:5137: test -s conftest.o configure:5140: $? = 0 configure:5150: result: yes configure:5162: checking whether gcc needs -traditional configure:5197: result: no configure:5204: checking return type of signal handlers configure:5232: gcc -c -g -O2 conftest.c >&5 configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5251: result: void configure:5261: checking for vprintf configure:5298: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5301: $? = 0 configure:5304: test -s conftest configure:5307: $? = 0 configure:5317: result: yes configure:5324: checking for _doprnt configure:5361: gcc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/ccExc16N.o: In function `main': /root/packages/honeyd-0.8b/configure:5352: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:5364: $? = 1 configure: failed program was: #line 5330 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprnt (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _doprnt (); char (*f) (); int main () { /* 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 #else f = _doprnt; #endif ; return 0; } configure:5380: result: no configure:5396: checking for dup2 configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for fgetln configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/ccpe75NQ.o: In function `main': /root/packages/honeyd-0.8b/configure:5424: undefined reference to `fgetln' collect2: ld returned 1 exit status configure:5436: $? = 1 configure: failed program was: #line 5402 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgetln (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fgetln (); char (*f) (); int main () { /* 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_fgetln) || defined (__stub___fgetln) choke me #else f = fgetln; #endif ; return 0; } configure:5452: result: no configure:5396: checking for gettimeofday configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for memmove configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for memset configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5412: warning: conflicting types for built-in function `memset' configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for strcasecmp configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for strchr configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for strdup configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for strncasecmp configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for strtoul configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for strspn configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for getaddrinfo configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for getnameinfo configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for freeaddrinfo configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for setgroups configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for sendmsg configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for recvmsg configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for setregid configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5452: result: yes configure:5396: checking for setruid configure:5433: gcc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/ccJtljJg.o: In function `main': /root/packages/honeyd-0.8b/configure:5424: undefined reference to `setruid' collect2: ld returned 1 exit status configure:5436: $? = 1 configure: failed program was: #line 5402 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setruid (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char setruid (); char (*f) (); int main () { /* 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_setruid) || defined (__stub___setruid) choke me #else f = setruid; #endif ; return 0; } configure:5452: result: no configure:5465: checking for daemon configure:5502: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5505: $? = 0 configure:5508: test -s conftest configure:5511: $? = 0 configure:5521: result: yes configure:5465: checking for err configure:5502: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5505: $? = 0 configure:5508: test -s conftest configure:5511: $? = 0 configure:5521: result: yes configure:5465: checking for strsep configure:5502: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5505: $? = 0 configure:5508: test -s conftest configure:5511: $? = 0 configure:5521: result: yes configure:5465: checking for strlcpy configure:5502: gcc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/ccydnzp2.o: In function `main': /root/packages/honeyd-0.8b/configure:5493: undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:5505: $? = 1 configure: failed program was: #line 5471 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcpy (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strlcpy (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_strlcpy) || defined (__stub___strlcpy) choke me #else f = strlcpy; #endif ; return 0; } configure:5521: result: no configure:5465: checking for strlcat configure:5502: gcc -o conftest -g -O2 conftest.c -ldl >&5 /tmp/cc3gQhEB.o: In function `main': /root/packages/honeyd-0.8b/configure:5493: undefined reference to `strlcat' collect2: ld returned 1 exit status configure:5505: $? = 1 configure: failed program was: #line 5471 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcat (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strlcat (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_strlcat) || defined (__stub___strlcat) choke me #else f = strlcat; #endif ; return 0; } configure:5521: result: no configure:5465: checking for getopt_long configure:5502: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5505: $? = 0 configure:5508: test -s conftest configure:5511: $? = 0 configure:5521: result: yes configure:5533: checking for msg_accrights field in struct msghdr configure:5562: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure: In function `main': configure:5555: structure has no member named `msg_accrights' configure:5565: $? = 1 configure: program exited with status 1 configure: failed program was: #line 5545 "configure" #include "confdefs.h" #include #include #include int main() { #ifdef msg_accrights exit(1); #endif struct msghdr m; m.msg_accrights = 0; exit(0); } configure:5584: result: no configure:5594: checking for sun_len in socketaddr_un configure:5612: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:5605: structure has no member named `sun_len' configure:5615: $? = 1 configure: failed program was: #line 5597 "configure" #include "confdefs.h" #include #include #include int main () { struct sockaddr_un x; x.sun_len = 0 ; return 0; } configure:5633: result: no configure:5639: checking for msg_control field in struct msghdr configure:5668: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5671: $? = 0 configure:5673: ./conftest configure:5676: $? = 0 configure:5690: result: yes configure:5700: checking for timeradd in sys/time.h configure:5719: result: yes configure:5728: checking for isblank in ctype.h configure:5750: result: no configure:5756: checking for isblank configure:5793: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5796: $? = 0 configure:5799: test -s conftest configure:5802: $? = 0 configure:5812: result: yes configure:5833: checking for working addr_cmp in libdnet configure:5862: gcc -o conftest -I/usr/local/include conftest.c -L/usr/local/lib -ldnet >&5 configure:5865: $? = 0 configure:5867: ./conftest ./conftest: error while loading shared libraries: libdnet.so.0: cannot open shared object file: No such file or directory configure:5870: $? = 127 configure: program exited with status 127 configure: failed program was: #line 5840 "configure" #include "confdefs.h" #include #include #include int main(int argc, char **argv) { struct addr a1; struct addr a2; memset(&a1, 0, sizeof(a1)); memset(&a2, 0, sizeof(a2)); a1.addr_type = a2.addr_type = ADDR_TYPE_IP; a1.addr_bits = a2.addr_bits = IP_ADDR_BITS; memset(&a2.addr_ip, 1, sizeof(a2.addr_ip)); exit(addr_cmp(&a1, &a2) > 0); } configure:5879: error: you need to install a more recent version of libdnet ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_daemon=yes ac_cv_func_dup2=yes ac_cv_func_err=yes ac_cv_func_fgetln=no ac_cv_func_freeaddrinfo=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getnameinfo=yes ac_cv_func_getopt_long=yes ac_cv_func_gettimeofday=yes ac_cv_func_isblank=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_recvmsg=yes ac_cv_func_sendmsg=yes ac_cv_func_setgroups=yes ac_cv_func_setregid=yes ac_cv_func_setruid=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strsep=yes ac_cv_func_strspn=yes ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_have_accrights_in_msghdr=no ac_cv_have_control_in_msghdr=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_paths_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioccom_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_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_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_ncurses_tgetstr=yes ac_cv_objext=o ac_cv_path_LD=/usr/bin/ld ac_cv_path_NM='/usr/bin/nm -B' ac_cv_path__PATH_PYTHON=/usr/bin/python ac_cv_path_dnetconfig=/usr/local/bin/dnet-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_gcc_traditional=no ac_cv_prog_gnu_ld=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_u_int=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int64_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_uid_t=yes ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "honeyd" #define VERSION "0.8b" #define YYTEXT_POINTER 1 #define HAVE_LIBREADLINE 1 #define HAVE_PYTHON 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_STDARG_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_PATHS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 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 TIME_WITH_SYS_TIME 1 #define RETSIGTYPE void #define HAVE_VPRINTF 1 #define HAVE_DUP2 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRTOUL 1 #define HAVE_STRSPN 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_SETGROUPS 1 #define HAVE_SENDMSG 1 #define HAVE_RECVMSG 1 #define HAVE_SETREGID 1 #define HAVE_DAEMON 1 #define HAVE_ERR 1 #define HAVE_STRSEP 1 #define HAVE_GETOPT_LONG 1 #define HAVE_CONTROL_IN_MSGHDR 1 #define HAVE_TIMERADD 1 #define HAVE_ISBLANK 1 configure: exit 1