From fa374ad4c33169338db9d1319e91601f9be25476 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Tue, 4 Jun 2013 23:37:53 +0200 Subject: [PATCH] Remove config.log files --- src/bin/bash/config.log | 3139 --------------- src/bin/diffutils/config.log | 2590 ------------- src/bin/network/tcpdump/config.log | 4001 -------------------- src/bin/network/tcpdump/libpcap/config.log | 1690 --------- src/bin/sharutils/config.log | 100 - src/libs/ncurses/config.log | 1849 --------- 6 files changed, 13369 deletions(-) delete mode 100644 src/bin/bash/config.log delete mode 100644 src/bin/diffutils/config.log delete mode 100644 src/bin/network/tcpdump/config.log delete mode 100644 src/bin/network/tcpdump/libpcap/config.log delete mode 100644 src/bin/sharutils/config.log delete mode 100644 src/libs/ncurses/config.log diff --git a/src/bin/bash/config.log b/src/bin/bash/config.log deleted file mode 100644 index eda0e0b9ad..0000000000 --- a/src/bin/bash/config.log +++ /dev/null @@ -1,3139 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by bash configure 2.05b, which was -generated by GNU Autoconf 2.52. Invocation command line was - - $ ./configure --disable-job-control - -## ---------- ## -## Platform. ## -## ---------- ## - -hostname = -uname -m = BePC -uname -r = 5.0 -uname -s = BeOS -uname -v = 1000009 - -/usr/bin/uname -p = unknown -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH = .:/boot/home/config/bin:/bin:/boot/apps:/boot/preferences:/boot/beos/apps:/boot/beos/preferences:/boot/develop/tools/gnupro/bin - -## ------------ ## -## Core tests. ## -## ------------ ## - -configure:1018: PATH=".;."; conftest.sh -./configure: conftest.sh: command not found -configure:1021: $? = 127 -configure:1071: checking build system type -configure:1089: result: i586-pc-beos -configure:1096: checking host system type -configure:1110: result: i586-pc-beos -configure:1606: checking for gcc -configure:1621: found /boot/develop/tools/gnupro/bin/gcc -configure:1629: result: gcc -configure:1857: checking for C compiler version -configure:1860: gcc --version &5 -2.9-beos-991026 -configure:1863: $? = 0 -configure:1865: gcc -v &5 -Reading specs from /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/specs -gcc version 2.9-beos-991026 -configure:1868: $? = 0 -configure:1870: gcc -V &5 -gcc: argument to `-V' is missing -configure:1873: $? = 1 -configure:1893: checking for C compiler default output -configure:1896: gcc conftest.c >&5 -configure:1899: $? = 0 -configure:1928: result: conftest -configure:1933: checking whether the C compiler works -configure:1939: ./conftest -configure:1942: $? = 0 -configure:1957: result: yes -configure:1964: checking whether we are cross compiling -configure:1966: result: no -configure:1969: checking for executable suffix -configure:1971: gcc -o conftest conftest.c >&5 -configure:1974: $? = 0 -configure:1996: result: -configure:2002: checking for object suffix -configure:2020: gcc -c conftest.c >&5 -configure:2023: $? = 0 -configure:2042: result: o -configure:2046: checking whether we are using the GNU C compiler -configure:2067: gcc -c conftest.c >&5 -configure:2070: $? = 0 -configure:2073: test -s conftest.o -configure:2076: $? = 0 -configure:2088: result: yes -configure:2094: checking whether gcc accepts -g -configure:2112: gcc -c -g conftest.c >&5 -configure:2115: $? = 0 -configure:2118: test -s conftest.o -configure:2121: $? = 0 -configure:2131: result: yes -configure:2158: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/conftest.c:2: parse error before `me' -configure:2161: $? = 1 -configure: failed program was: -#ifndef __cplusplus - choke me -#endif -configure:2259: checking for POSIXized ISC -configure:2278: result: no -configure:2288: checking how to run the C preprocessor -configure:2314: gcc -E conftest.c -configure:2320: $? = 0 -configure:2347: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:2344: ac_nonexistent.h: No such file or directory -configure:2353: $? = 1 -configure: failed program was: -#line 2343 "configure" -#include "confdefs.h" -#include -configure:2390: result: gcc -E -configure:2405: gcc -E conftest.c -configure:2411: $? = 0 -configure:2438: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:2435: ac_nonexistent.h: No such file or directory -configure:2444: $? = 1 -configure: failed program was: -#line 2434 "configure" -#include "confdefs.h" -#include -configure:2483: checking for minix/config.h -configure:2493: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:2490: minix/config.h: No such file or directory -configure:2499: $? = 1 -configure: failed program was: -#line 2489 "configure" -#include "confdefs.h" -#include -configure:2518: result: no -configure:2559: checking for special C compiler options needed for large files -configure:2633: result: no -configure:2639: checking for _FILE_OFFSET_BITS value needed for large files -configure:2667: gcc -c -g -O2 conftest.c >&5 -configure:2670: $? = 0 -configure:2673: test -s conftest.o -configure:2676: $? = 0 -configure:2726: result: no -configure:2736: checking for _LARGE_FILES value needed for large files -configure:2764: gcc -c -g -O2 conftest.c >&5 -configure:2767: $? = 0 -configure:2770: test -s conftest.o -configure:2773: $? = 0 -configure:2823: result: no -configure:2893: checking whether gcc needs -traditional -/Dano/home/obos/current/src/apps/bin/bash/configure:2901: sgtty.h: No such file or directory -/Dano/home/obos/current/src/apps/bin/bash/configure:2916: termio.h: No such file or directory -configure:2928: result: no -configure:3401: checking for a BSD compatible install -configure:3450: result: /bin/install -c -configure:3463: checking for ar -configure:3478: found /boot/develop/tools/gnupro/bin/ar -configure:3487: result: ar -configure:3533: checking for ranlib -configure:3548: found /boot/develop/tools/gnupro/bin/ranlib -configure:3557: result: ranlib -configure:3573: checking for bison -configure:3588: found /bin/bison -configure:3596: result: bison -y -configure:3607: checking whether make sets ${MAKE} -configure:3627: result: yes -configure:3645: checking for gcc option to accept ANSI C -configure:3702: gcc -c -g -O2 conftest.c >&5 -configure:3705: $? = 0 -configure:3708: test -s conftest.o -configure:3711: $? = 0 -configure:3728: result: none needed -configure:3736: checking for an ANSI C-conforming const -configure:3800: gcc -c -g -O2 conftest.c >&5 -configure:3803: $? = 0 -configure:3806: test -s conftest.o -configure:3809: $? = 0 -configure:3819: result: yes -configure:3829: checking for inline -configure:3846: gcc -c -g -O2 conftest.c >&5 -configure:3849: $? = 0 -configure:3852: test -s conftest.o -configure:3855: $? = 0 -configure:3866: result: inline -configure:3881: checking whether byte ordering is bigendian -configure:3906: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:3897: `bogus' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:3897: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:3897: for each function it appears in.) -/Dano/home/obos/current/src/apps/bin/bash/configure:3897: parse error before `endian' -configure:3909: $? = 1 -configure: failed program was: -#line 3889 "configure" -#include "confdefs.h" -#include -#include - -int -main () -{ -#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN - bogus endian macros -#endif - - ; - return 0; -} -configure:3982: gcc -o conftest -g -O2 conftest.c >&5 -configure:3985: $? = 0 -configure:3987: ./conftest -configure:3990: $? = 0 -configure:4003: result: no -configure:4013: checking for preprocessor stringizing operator -configure:4034: result: yes -configure:4044: checking for long double -configure:4092: result: yes -configure:4102: checking for function prototypes -configure:4105: result: yes -configure:4117: checking for ANSI C header files -configure:4131: gcc -E conftest.c -configure:4137: $? = 0 -configure:4224: gcc -o conftest -g -O2 conftest.c >&5 -configure:4227: $? = 0 -configure:4229: ./conftest -configure:4232: $? = 0 -configure:4245: result: yes -configure:4261: checking for sys/types.h -configure:4273: gcc -c -g -O2 conftest.c >&5 -configure:4276: $? = 0 -configure:4279: test -s conftest.o -configure:4282: $? = 0 -configure:4292: result: yes -configure:4261: checking for sys/stat.h -configure:4273: gcc -c -g -O2 conftest.c >&5 -configure:4276: $? = 0 -configure:4279: test -s conftest.o -configure:4282: $? = 0 -configure:4292: result: yes -configure:4261: checking for stdlib.h -configure:4273: gcc -c -g -O2 conftest.c >&5 -configure:4276: $? = 0 -configure:4279: test -s conftest.o -configure:4282: $? = 0 -configure:4292: result: yes -configure:4261: checking for string.h -configure:4273: gcc -c -g -O2 conftest.c >&5 -configure:4276: $? = 0 -configure:4279: test -s conftest.o -configure:4282: $? = 0 -configure:4292: result: yes -configure:4261: checking for memory.h -configure:4273: gcc -c -g -O2 conftest.c >&5 -configure:4276: $? = 0 -configure:4279: test -s conftest.o -configure:4282: $? = 0 -configure:4292: result: yes -configure:4261: checking for strings.h -configure:4273: gcc -c -g -O2 conftest.c >&5 -configure:4276: $? = 0 -configure:4279: test -s conftest.o -configure:4282: $? = 0 -configure:4292: result: yes -configure:4261: checking for inttypes.h -configure:4273: gcc -c -g -O2 conftest.c >&5 -configure:4276: $? = 0 -configure:4279: test -s conftest.o -configure:4282: $? = 0 -configure:4292: result: yes -configure:4261: checking for stdint.h -configure:4273: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure:4302: stdint.h: No such file or directory -configure:4276: $? = 1 -configure: failed program was: -#line 4267 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -#include -configure:4292: result: no -configure:4261: checking for unistd.h -configure:4273: gcc -c -g -O2 conftest.c >&5 -configure:4276: $? = 0 -configure:4279: test -s conftest.o -configure:4282: $? = 0 -configure:4292: result: yes -configure:4302: checking whether char is unsigned -configure:4320: gcc -c -g -O2 conftest.c >&5 -configure:4323: $? = 0 -configure:4326: test -s conftest.o -configure:4329: $? = 0 -configure:4339: result: no -configure:4351: checking for dirent.h that defines DIR -configure:4372: gcc -c -g -O2 conftest.c >&5 -configure:4375: $? = 0 -configure:4378: test -s conftest.o -configure:4381: $? = 0 -configure:4391: result: yes -configure:4404: checking for opendir in -ldir -configure:4431: gcc -o conftest -g -O2 conftest.c -ldir >&5 -/boot/home/config/bin/ld: cannot find -ldir -collect2: ld returned 1 exit status -configure:4434: $? = 1 -configure: failed program was: -#line 4412 "configure" -#include "confdefs.h" - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char opendir (); -int -main () -{ -opendir (); - ; - return 0; -} -configure:4451: result: no -configure:4513: checking whether time.h and sys/time.h may both be included -configure:4535: gcc -c -g -O2 conftest.c >&5 -configure:4538: $? = 0 -configure:4541: test -s conftest.o -configure:4544: $? = 0 -configure:4554: result: yes -configure:4567: checking for inttypes.h -configure:4602: result: yes -configure:4617: checking for unistd.h -configure:4652: result: yes -configure:4617: checking for stdlib.h -configure:4652: result: yes -configure:4617: checking for stdarg.h -configure:4627: gcc -E conftest.c -configure:4633: $? = 0 -configure:4652: result: yes -configure:4617: checking for varargs.h -configure:4627: gcc -E conftest.c -configure:4633: $? = 0 -configure:4652: result: yes -configure:4617: checking for limits.h -configure:4627: gcc -E conftest.c -configure:4633: $? = 0 -configure:4652: result: yes -configure:4617: checking for string.h -configure:4652: result: yes -configure:4617: checking for memory.h -configure:4652: result: yes -configure:4617: checking for locale.h -configure:4627: gcc -E conftest.c -configure:4633: $? = 0 -configure:4652: result: yes -configure:4617: checking for termcap.h -configure:4627: gcc -E conftest.c -configure:4633: $? = 0 -configure:4652: result: yes -configure:4617: checking for termio.h -configure:4627: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:4624: termio.h: No such file or directory -configure:4633: $? = 1 -configure: failed program was: -#line 4623 "configure" -#include "confdefs.h" -#include -configure:4652: result: no -configure:4617: checking for termios.h -configure:4627: gcc -E conftest.c -configure:4633: $? = 0 -configure:4652: result: yes -configure:4617: checking for dlfcn.h -configure:4627: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:4624: dlfcn.h: No such file or directory -configure:4633: $? = 1 -configure: failed program was: -#line 4623 "configure" -#include "confdefs.h" -#include -configure:4652: result: no -configure:4617: checking for stddef.h -configure:4627: gcc -E conftest.c -configure:4633: $? = 0 -configure:4652: result: yes -configure:4617: checking for stdint.h -configure:4652: result: no -configure:4617: checking for netdb.h -configure:4627: gcc -E conftest.c -configure:4633: $? = 0 -configure:4652: result: yes -configure:4617: checking for grp.h -configure:4627: gcc -E conftest.c -configure:4633: $? = 0 -configure:4652: result: yes -configure:4617: checking for strings.h -configure:4652: result: yes -configure:4667: checking for sys/ptem.h -configure:4677: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:4674: sys/ptem.h: No such file or directory -configure:4683: $? = 1 -configure: failed program was: -#line 4673 "configure" -#include "confdefs.h" -#include -configure:4702: result: no -configure:4667: checking for sys/pte.h -configure:4677: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:4674: sys/pte.h: No such file or directory -configure:4683: $? = 1 -configure: failed program was: -#line 4673 "configure" -#include "confdefs.h" -#include -configure:4702: result: no -configure:4667: checking for sys/stream.h -configure:4677: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:4674: sys/stream.h: No such file or directory -configure:4683: $? = 1 -configure: failed program was: -#line 4673 "configure" -#include "confdefs.h" -#include -configure:4702: result: no -configure:4667: checking for sys/select.h -configure:4677: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:4674: sys/select.h: No such file or directory -configure:4683: $? = 1 -configure: failed program was: -#line 4673 "configure" -#include "confdefs.h" -#include -configure:4702: result: no -configure:4667: checking for sys/file.h -configure:4677: gcc -E conftest.c -configure:4683: $? = 0 -configure:4702: result: yes -configure:4667: checking for sys/resource.h -configure:4677: gcc -E conftest.c -configure:4683: $? = 0 -configure:4702: result: yes -configure:4667: checking for sys/param.h -configure:4677: gcc -E conftest.c -configure:4683: $? = 0 -configure:4702: result: yes -configure:4667: checking for sys/socket.h -configure:4677: gcc -E conftest.c -configure:4683: $? = 0 -configure:4702: result: yes -configure:4667: checking for sys/time.h -configure:4677: gcc -E conftest.c -configure:4683: $? = 0 -configure:4702: result: yes -configure:4667: checking for sys/times.h -configure:4677: gcc -E conftest.c -configure:4683: $? = 0 -configure:4702: result: yes -configure:4667: checking for sys/wait.h -configure:4677: gcc -E conftest.c -configure:4683: $? = 0 -configure:4702: result: yes -configure:4715: checking for netinet/in.h -configure:4725: gcc -E conftest.c -configure:4731: $? = 0 -configure:4750: result: yes -configure:4715: checking for arpa/inet.h -configure:4725: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:4722: arpa/inet.h: No such file or directory -configure:4731: $? = 1 -configure: failed program was: -#line 4721 "configure" -#include "confdefs.h" -#include -configure:4750: result: no -configure:4762: checking for working alloca.h -configure:4780: gcc -o conftest -g -O2 conftest.c >&5 -configure:4783: $? = 0 -configure:4786: test -s conftest -configure:4789: $? = 0 -configure:4799: result: yes -configure:4809: checking for alloca -configure:4847: gcc -o conftest -g -O2 conftest.c >&5 -configure:4850: $? = 0 -configure:4853: test -s conftest -configure:4856: $? = 0 -configure:4866: result: yes -configure:5047: checking whether getpgrp takes no argument -configure:5066: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5092: too many arguments to function `getpgrp' -configure:5069: $? = 1 -configure: failed program was: -#line 5054 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -int -main () -{ -getpgrp (0); - ; - return 0; -} -configure:5098: gcc -c -g -O2 conftest.c >&5 -configure:5101: $? = 0 -configure:5104: test -s conftest.o -configure:5107: $? = 0 -configure:5202: result: yes -configure:5212: checking whether setvbuf arguments are reversed -configure:5240: gcc -o conftest -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5232: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast -/Dano/home/obos/current/src/apps/bin/bash/configure:5232: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast -configure:5243: $? = 0 -configure:5245: ./conftest -configure:5248: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 5223 "configure" -#include "confdefs.h" -#include -/* If setvbuf has the reversed format, exit 0. */ -int -main () -{ - /* This call has the arguments reversed. - A reversed system may check and see that the address of main - is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ - if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0) - exit(1); - putc('\r', stdout); - exit(0); /* Non-reversed systems segv here. */ -} -configure:5261: result: no -configure:5274: checking for vprintf -configure:5311: gcc -o conftest -g -O2 conftest.c >&5 -configure:5314: $? = 0 -configure:5317: test -s conftest -configure:5320: $? = 0 -configure:5330: result: yes -configure:5337: checking for _doprnt -configure:5374: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/cccIFbgt.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5365: undefined reference to `_doprnt' -configure:5377: $? = 0 -configure:5380: test -s conftest -configure:5383: $? = 0 -configure:5393: result: yes -configure:5406: checking for working strcoll -configure:5429: gcc -o conftest -g -O2 conftest.c >&5 -configure:5432: $? = 0 -configure:5434: ./conftest -configure:5437: $? = 0 -configure:5449: result: yes -configure:5498: checking return type of signal handlers -configure:5526: gcc -c -g -O2 conftest.c >&5 -configure:5529: $? = 0 -configure:5532: test -s conftest.o -configure:5535: $? = 0 -configure:5545: result: void -configure:5552: checking for __setostype -configure:5589: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccbrwymm.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5580: undefined reference to `__setostype' -configure:5592: $? = 0 -configure:5595: test -s conftest -configure:5598: $? = 0 -configure:5608: result: yes -configure:5617: checking for wait3 -configure:5654: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccbr9tdd.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5645: undefined reference to `wait3' -configure:5657: $? = 0 -configure:5660: test -s conftest -configure:5663: $? = 0 -configure:5673: result: yes -configure:5682: checking for isinf -configure:5719: gcc -o conftest -g -O2 conftest.c >&5 -configure:5722: $? = 0 -configure:5725: test -s conftest -configure:5728: $? = 0 -configure:5738: result: yes -configure:5747: checking for mkfifo -configure:5784: gcc -o conftest -g -O2 conftest.c >&5 -configure:5787: $? = 0 -configure:5790: test -s conftest -configure:5793: $? = 0 -configure:5803: result: yes -configure:5823: checking for dup2 -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for select -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for getdtablesize -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for getgroups -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for gethostname -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for setdtablesize -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccxOaEtz.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5851: undefined reference to `setdtablesize' -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for getpagesize -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccm0wtVj.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5851: undefined reference to `getpagesize' -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for killpg -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccD2hc3V.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5851: undefined reference to `killpg' -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for lstat -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for getpeername -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for sbrk -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for getrlimit -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/cc4asQuX.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5851: undefined reference to `getrlimit' -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for getrusage -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for gettimeofday -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for waitpid -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for tcgetpgrp -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5823: checking for readlink -configure:5860: gcc -o conftest -g -O2 conftest.c >&5 -configure:5863: $? = 0 -configure:5866: test -s conftest -configure:5869: $? = 0 -configure:5879: result: yes -configure:5892: checking for rename -configure:5929: gcc -o conftest -g -O2 conftest.c >&5 -configure:5932: $? = 0 -configure:5935: test -s conftest -configure:5938: $? = 0 -configure:5948: result: yes -configure:5967: checking for bcopy -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for bzero -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for confstr -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for sysconf -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for pathconf -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for setenv -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccz4EuVS.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference to `setenv' -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for putenv -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for unsetenv -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccO4NviC.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference to `unsetenv' -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for setlinebuf -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for setvbuf -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for setlocale -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for strchr -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for tcgetattr -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for uname -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for ulimit -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccYKuArO.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference to `ulimit' -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for tzset -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for siginterrupt -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccoVrui6.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference to `siginterrupt' -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for memmove -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for ttyname -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for times -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for getaddrinfo -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccV4DJjX.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference to `getaddrinfo' -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for gethostbyname -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for getservbyname -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for getservent -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccFOVqgo.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference to `getservent' -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for inet_aton -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccA2Mzm0.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference to `inet_aton' -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for vsnprintf -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for snprintf -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for vasprintf -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for asprintf -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:5967: checking for fnmatch -configure:6004: gcc -o conftest -g -O2 conftest.c >&5 -configure:6007: $? = 0 -configure:6010: test -s conftest -configure:6013: $? = 0 -configure:6023: result: yes -configure:6036: checking for isascii -configure:6073: gcc -o conftest -g -O2 conftest.c >&5 -configure:6076: $? = 0 -configure:6079: test -s conftest -configure:6082: $? = 0 -configure:6092: result: yes -configure:6036: checking for isblank -configure:6073: gcc -o conftest -g -O2 conftest.c >&5 -configure:6076: $? = 0 -configure:6079: test -s conftest -configure:6082: $? = 0 -configure:6092: result: yes -configure:6036: checking for isgraph -configure:6073: gcc -o conftest -g -O2 conftest.c >&5 -configure:6076: $? = 0 -configure:6079: test -s conftest -configure:6082: $? = 0 -configure:6092: result: yes -configure:6036: checking for isprint -configure:6073: gcc -o conftest -g -O2 conftest.c >&5 -configure:6076: $? = 0 -configure:6079: test -s conftest -configure:6082: $? = 0 -configure:6092: result: yes -configure:6036: checking for isspace -configure:6073: gcc -o conftest -g -O2 conftest.c >&5 -configure:6076: $? = 0 -configure:6079: test -s conftest -configure:6082: $? = 0 -configure:6092: result: yes -configure:6036: checking for isxdigit -configure:6073: gcc -o conftest -g -O2 conftest.c >&5 -configure:6076: $? = 0 -configure:6079: test -s conftest -configure:6082: $? = 0 -configure:6092: result: yes -configure:6105: checking for getcwd -configure:6142: gcc -o conftest -g -O2 conftest.c >&5 -configure:6145: $? = 0 -configure:6148: test -s conftest -configure:6151: $? = 0 -configure:6161: result: yes -configure:6105: checking for strcasecmp -configure:6142: gcc -o conftest -g -O2 conftest.c >&5 -configure:6145: $? = 0 -configure:6148: test -s conftest -configure:6151: $? = 0 -configure:6161: result: yes -configure:6105: checking for strerror -configure:6142: gcc -o conftest -g -O2 conftest.c >&5 -configure:6145: $? = 0 -configure:6148: test -s conftest -configure:6151: $? = 0 -configure:6161: result: yes -configure:6105: checking for strftime -configure:6142: gcc -o conftest -g -O2 conftest.c >&5 -configure:6145: $? = 0 -configure:6148: test -s conftest -configure:6151: $? = 0 -configure:6161: result: yes -configure:6105: checking for strpbrk -configure:6142: gcc -o conftest -g -O2 conftest.c >&5 -configure:6145: $? = 0 -configure:6148: test -s conftest -configure:6151: $? = 0 -configure:6161: result: yes -configure:6105: checking for memset -configure:6142: gcc -o conftest -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure:6121: warning: conflicting types for built-in function `memset' -configure:6145: $? = 0 -configure:6148: test -s conftest -configure:6151: $? = 0 -configure:6161: result: yes -configure:6176: checking for strtod -configure:6213: gcc -o conftest -g -O2 conftest.c >&5 -configure:6216: $? = 0 -configure:6219: test -s conftest -configure:6222: $? = 0 -configure:6232: result: yes -configure:6176: checking for strtol -configure:6213: gcc -o conftest -g -O2 conftest.c >&5 -configure:6216: $? = 0 -configure:6219: test -s conftest -configure:6222: $? = 0 -configure:6232: result: yes -configure:6176: checking for strtoul -configure:6213: gcc -o conftest -g -O2 conftest.c >&5 -configure:6216: $? = 0 -configure:6219: test -s conftest -configure:6222: $? = 0 -configure:6232: result: yes -configure:6176: checking for strtoll -configure:6213: gcc -o conftest -g -O2 conftest.c >&5 -configure:6216: $? = 0 -configure:6219: test -s conftest -configure:6222: $? = 0 -configure:6232: result: yes -configure:6176: checking for strtoull -configure:6213: gcc -o conftest -g -O2 conftest.c >&5 -configure:6216: $? = 0 -configure:6219: test -s conftest -configure:6222: $? = 0 -configure:6232: result: yes -configure:6176: checking for strtoimax -configure:6213: gcc -o conftest -g -O2 conftest.c >&5 -configure:6216: $? = 0 -configure:6219: test -s conftest -configure:6222: $? = 0 -configure:6232: result: yes -configure:6176: checking for strtoumax -configure:6213: gcc -o conftest -g -O2 conftest.c >&5 -configure:6216: $? = 0 -configure:6219: test -s conftest -configure:6222: $? = 0 -configure:6232: result: yes -configure:6244: checking whether confstr is declared -configure:6265: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:6289: `confstr' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:6289: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:6289: for each function it appears in.) -configure:6268: $? = 1 -configure: failed program was: -#line 6250 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -int -main () -{ -#ifndef confstr - char *p = (char *) confstr; -#endif - - ; - return 0; -} -configure:6284: result: no -configure:6299: checking whether printf is declared -configure:6320: gcc -c -g -O2 conftest.c >&5 -configure:6323: $? = 0 -configure:6326: test -s conftest.o -configure:6329: $? = 0 -configure:6339: result: yes -configure:6354: checking whether sbrk is declared -configure:6375: gcc -c -g -O2 conftest.c >&5 -configure:6378: $? = 0 -configure:6381: test -s conftest.o -configure:6384: $? = 0 -configure:6394: result: yes -configure:6409: checking whether strcpy is declared -configure:6430: gcc -c -g -O2 conftest.c >&5 -configure:6433: $? = 0 -configure:6436: test -s conftest.o -configure:6439: $? = 0 -configure:6449: result: yes -configure:6464: checking whether strsignal is declared -configure:6485: gcc -c -g -O2 conftest.c >&5 -configure:6488: $? = 0 -configure:6491: test -s conftest.o -configure:6494: $? = 0 -configure:6504: result: yes -configure:6519: checking whether strtold is declared -configure:6540: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:6564: `strtold' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:6564: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:6564: for each function it appears in.) -configure:6543: $? = 1 -configure: failed program was: -#line 6525 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -int -main () -{ -#ifndef strtold - char *p = (char *) strtold; -#endif - - ; - return 0; -} -configure:6559: result: no -configure:6574: checking for declaration of strtoimax -configure:6599: gcc -o conftest -g -O2 conftest.c >&5 -configure:6602: $? = 0 -configure:6605: test -s conftest -configure:6608: $? = 0 -configure:6618: result: yes -configure:6633: checking for declaration of strtol -configure:6658: gcc -o conftest -g -O2 conftest.c >&5 -configure:6661: $? = 0 -configure:6664: test -s conftest -configure:6667: $? = 0 -configure:6677: result: yes -configure:6692: checking for declaration of strtoll -configure:6717: gcc -o conftest -g -O2 conftest.c >&5 -configure:6720: $? = 0 -configure:6723: test -s conftest -configure:6726: $? = 0 -configure:6736: result: yes -configure:6751: checking for declaration of strtoul -configure:6776: gcc -o conftest -g -O2 conftest.c >&5 -configure:6779: $? = 0 -configure:6782: test -s conftest -configure:6785: $? = 0 -configure:6795: result: yes -configure:6810: checking for declaration of strtoull -configure:6835: gcc -o conftest -g -O2 conftest.c >&5 -configure:6838: $? = 0 -configure:6841: test -s conftest -configure:6844: $? = 0 -configure:6854: result: yes -configure:6869: checking for declaration of strtoumax -configure:6894: gcc -o conftest -g -O2 conftest.c >&5 -configure:6897: $? = 0 -configure:6900: test -s conftest -configure:6903: $? = 0 -configure:6913: result: yes -configure:6931: checking for sys/time.h -configure:6966: result: yes -configure:6931: checking for unistd.h -configure:6966: result: yes -configure:6979: checking for alarm -configure:7016: gcc -o conftest -g -O2 conftest.c >&5 -configure:7019: $? = 0 -configure:7022: test -s conftest -configure:7025: $? = 0 -configure:7035: result: yes -configure:7045: checking for working mktime -configure:7203: gcc -o conftest -g -O2 conftest.c >&5 -configure:7206: $? = 0 -configure:7208: ./conftest -configure:7211: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 7054 "configure" -#include "confdefs.h" -/* Test program from Paul Eggert and Tony Leneis. */ -#if TIME_WITH_SYS_TIME -# include -# include -#else -# if HAVE_SYS_TIME_H -# include -# else -# include -# endif -#endif - -#if HAVE_UNISTD_H -# include -#endif - -#if !HAVE_ALARM -# define alarm(X) /* empty */ -#endif - -/* Work around redefinition to rpl_putenv by other config tests. */ -#undef putenv - -static time_t time_t_max; - -/* Values we'll use to set the TZ environment variable. */ -static const char *const tz_strings[] = { - (const char *) 0, "TZ=GMT0", "TZ=JST-9", - "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" -}; -#define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) - -/* Fail if mktime fails to convert a date in the spring-forward gap. - Based on a problem report from Andreas Jaeger. */ -static void -spring_forward_gap () -{ - /* glibc (up to about 1998-10-07) failed this test. */ - struct tm tm; - - /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" - instead of "TZ=America/Vancouver" in order to detect the bug even - on systems that don't support the Olson extension, or don't have the - full zoneinfo tables installed. */ - putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); - - tm.tm_year = 98; - tm.tm_mon = 3; - tm.tm_mday = 5; - tm.tm_hour = 2; - tm.tm_min = 0; - tm.tm_sec = 0; - tm.tm_isdst = -1; - if (mktime (&tm) == (time_t)-1) - exit (1); -} - -static void -mktime_test (now) - time_t now; -{ - struct tm *lt; - if ((lt = localtime (&now)) && mktime (lt) != now) - exit (1); - now = time_t_max - now; - if ((lt = localtime (&now)) && mktime (lt) != now) - exit (1); -} - -static void -irix_6_4_bug () -{ - /* Based on code from Ariel Faigon. */ - struct tm tm; - tm.tm_year = 96; - tm.tm_mon = 3; - tm.tm_mday = 0; - tm.tm_hour = 0; - tm.tm_min = 0; - tm.tm_sec = 0; - tm.tm_isdst = -1; - mktime (&tm); - if (tm.tm_mon != 2 || tm.tm_mday != 31) - exit (1); -} - -static void -bigtime_test (j) - int j; -{ - struct tm tm; - time_t now; - tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; - now = mktime (&tm); - if (now != (time_t) -1) - { - struct tm *lt = localtime (&now); - if (! (lt - && lt->tm_year == tm.tm_year - && lt->tm_mon == tm.tm_mon - && lt->tm_mday == tm.tm_mday - && lt->tm_hour == tm.tm_hour - && lt->tm_min == tm.tm_min - && lt->tm_sec == tm.tm_sec - && lt->tm_yday == tm.tm_yday - && lt->tm_wday == tm.tm_wday - && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) - == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) - exit (1); - } -} - -int -main () -{ - time_t t, delta; - int i, j; - - /* This test makes some buggy mktime implementations loop. - Give up after 60 seconds; a mktime slower than that - isn't worth using anyway. */ - alarm (60); - - for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) - continue; - time_t_max--; - delta = time_t_max / 997; /* a suitable prime number */ - for (i = 0; i < N_STRINGS; i++) - { - if (tz_strings[i]) - putenv (tz_strings[i]); - - for (t = 0; t <= time_t_max - delta; t += delta) - mktime_test (t); - mktime_test ((time_t) 60 * 60); - mktime_test ((time_t) 60 * 60 * 24); - - for (j = 1; 0 < j; j *= 2) - bigtime_test (j); - bigtime_test (j - 1); - } - irix_6_4_bug (); - spring_forward_gap (); - exit (0); -} -configure:7223: result: no -configure:7232: checking for libintl.h -configure:7242: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:7239: libintl.h: No such file or directory -configure:7248: $? = 1 -configure: failed program was: -#line 7238 "configure" -#include "confdefs.h" -#include -configure:7267: result: no -configure:7280: checking for gettext -configure:7317: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/cc9wReFc.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:7308: undefined reference to `gettext' -configure:7320: $? = 0 -configure:7323: test -s conftest -configure:7326: $? = 0 -configure:7336: result: yes -configure:7280: checking for textdomain -configure:7317: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccmKHLO6.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:7308: undefined reference to `textdomain' -configure:7320: $? = 0 -configure:7323: test -s conftest -configure:7326: $? = 0 -configure:7336: result: yes -configure:7280: checking for bindtextdomain -configure:7317: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccpQeLnN.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:7308: undefined reference to `bindtextdomain' -configure:7320: $? = 0 -configure:7323: test -s conftest -configure:7326: $? = 0 -configure:7336: result: yes -configure:7483: checking for wctype.h -configure:7493: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:7490: wctype.h: No such file or directory -configure:7499: $? = 1 -configure: failed program was: -#line 7489 "configure" -#include "confdefs.h" -#include -configure:7518: result: no -configure:7531: checking for wchar.h -configure:7541: gcc -E conftest.c -configure:7547: $? = 0 -configure:7566: result: yes -configure:7579: checking for langinfo.h -configure:7589: gcc -E conftest.c -/Dano/home/obos/current/src/apps/bin/bash/configure:7586: langinfo.h: No such file or directory -configure:7595: $? = 1 -configure: failed program was: -#line 7585 "configure" -#include "confdefs.h" -#include -configure:7614: result: no -configure:7624: checking for mbsrtowcs -configure:7661: gcc -o conftest -g -O2 conftest.c >&5 -configure:7664: $? = 0 -configure:7667: test -s conftest -configure:7670: $? = 0 -configure:7680: result: yes -configure:7689: checking for wcwidth -configure:7726: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccy3MLtN.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:7717: undefined reference to `wcwidth' -configure:7729: $? = 0 -configure:7732: test -s conftest -configure:7735: $? = 0 -configure:7745: result: yes -configure:7754: checking for mbstate_t -configure:7777: gcc -o conftest -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:7771: `mbstate_t' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:7771: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:7771: for each function it appears in.) -/Dano/home/obos/current/src/apps/bin/bash/configure:7771: parse error before `ps' -configure:7780: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 7765 "configure" -#include "confdefs.h" - -#include -int -main () -{ - mbstate_t ps; - return 0; -} -configure:7797: result: no -configure:7806: checking for nl_langinfo and CODESET -configure:7824: gcc -o conftest -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure:7813: langinfo.h: No such file or directory -configure:7827: $? = 1 -configure: failed program was: -#line 7812 "configure" -#include "confdefs.h" -#include -int -main () -{ -char* cs = nl_langinfo(CODESET); - ; - return 0; -} -configure:7843: result: no -configure:7854: checking for dlopen in -ldl -configure:7881: gcc -o conftest -g -O2 conftest.c -ldl >&5 -/boot/home/config/bin/ld: cannot find -ldl -collect2: ld returned 1 exit status -configure:7884: $? = 1 -configure: failed program was: -#line 7862 "configure" -#include "confdefs.h" - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char dlopen (); -int -main () -{ -dlopen (); - ; - return 0; -} -configure:7901: result: no -configure:7915: checking for dlopen -configure:7952: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/cc9UrI2p.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:7943: undefined reference to `dlopen' -configure:7955: $? = 0 -configure:7958: test -s conftest -configure:7961: $? = 0 -configure:7971: result: yes -configure:7915: checking for dlclose -configure:7952: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/cc78V6xB.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:7943: undefined reference to `dlclose' -configure:7955: $? = 0 -configure:7958: test -s conftest -configure:7961: $? = 0 -configure:7971: result: yes -configure:7915: checking for dlsym -configure:7952: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccGHCssd.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:7943: undefined reference to `dlsym' -configure:7955: $? = 0 -configure:7958: test -s conftest -configure:7961: $? = 0 -configure:7971: result: yes -configure:7983: checking for sys_siglist declaration in signal.h or unistd.h -configure:8007: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:8000: warning: initialization discards qualifiers from pointer target type -configure:8010: $? = 0 -configure:8013: test -s conftest.o -configure:8016: $? = 0 -configure:8026: result: yes -configure:8380: checking for uid_t in sys/types.h -configure:8400: result: yes -configure:8414: checking type of array argument to getgroups -configure:8449: gcc -o conftest -g -O2 conftest.c >&5 -configure:8452: $? = 0 -configure:8454: ./conftest -configure:8457: $? = 0 -configure:8485: result: gid_t -configure:8492: checking for off_t -configure:8513: gcc -c -g -O2 conftest.c >&5 -configure:8516: $? = 0 -configure:8519: test -s conftest.o -configure:8522: $? = 0 -configure:8532: result: yes -configure:8544: checking for mode_t -configure:8565: gcc -c -g -O2 conftest.c >&5 -configure:8568: $? = 0 -configure:8571: test -s conftest.o -configure:8574: $? = 0 -configure:8584: result: yes -configure:8596: checking for uid_t in sys/types.h -configure:8616: result: yes -configure:8630: checking for pid_t -configure:8651: gcc -c -g -O2 conftest.c >&5 -configure:8654: $? = 0 -configure:8657: test -s conftest.o -configure:8660: $? = 0 -configure:8670: result: yes -configure:8682: checking for size_t -configure:8703: gcc -c -g -O2 conftest.c >&5 -configure:8706: $? = 0 -configure:8709: test -s conftest.o -configure:8712: $? = 0 -configure:8722: result: yes -configure:8734: checking for ssize_t -configure:8755: gcc -c -g -O2 conftest.c >&5 -configure:8758: $? = 0 -configure:8761: test -s conftest.o -configure:8764: $? = 0 -configure:8774: result: yes -configure:8786: checking for time_t -configure:8807: gcc -c -g -O2 conftest.c >&5 -configure:8810: $? = 0 -configure:8813: test -s conftest.o -configure:8816: $? = 0 -configure:8826: result: yes -configure:8838: checking for long long -configure:8860: gcc -o conftest -g -O2 conftest.c >&5 -configure:8863: $? = 0 -configure:8866: test -s conftest -configure:8869: $? = 0 -configure:8879: result: long long -configure:8888: checking for unsigned long long -configure:8910: gcc -o conftest -g -O2 conftest.c >&5 -configure:8913: $? = 0 -configure:8916: test -s conftest -configure:8919: $? = 0 -configure:8929: result: unsigned long long -configure:8938: checking return type of signal handlers -configure:8985: result: void -configure:8992: checking for char -configure:9013: gcc -c -g -O2 conftest.c >&5 -configure:9016: $? = 0 -configure:9019: test -s conftest.o -configure:9022: $? = 0 -configure:9032: result: yes -configure:9035: checking size of char -configure:9199: gcc -o conftest -g -O2 conftest.c >&5 -configure:9202: $? = 0 -configure:9204: ./conftest -configure:9207: $? = 0 -configure:9223: result: 1 -configure:9229: checking for short -configure:9250: gcc -c -g -O2 conftest.c >&5 -configure:9253: $? = 0 -configure:9256: test -s conftest.o -configure:9259: $? = 0 -configure:9269: result: yes -configure:9272: checking size of short -configure:9436: gcc -o conftest -g -O2 conftest.c >&5 -configure:9439: $? = 0 -configure:9441: ./conftest -configure:9444: $? = 0 -configure:9460: result: 2 -configure:9466: checking for int -configure:9487: gcc -c -g -O2 conftest.c >&5 -configure:9490: $? = 0 -configure:9493: test -s conftest.o -configure:9496: $? = 0 -configure:9506: result: yes -configure:9509: checking size of int -configure:9673: gcc -o conftest -g -O2 conftest.c >&5 -configure:9676: $? = 0 -configure:9678: ./conftest -configure:9681: $? = 0 -configure:9697: result: 4 -configure:9703: checking for long -configure:9724: gcc -c -g -O2 conftest.c >&5 -configure:9727: $? = 0 -configure:9730: test -s conftest.o -configure:9733: $? = 0 -configure:9743: result: yes -configure:9746: checking size of long -configure:9910: gcc -o conftest -g -O2 conftest.c >&5 -configure:9913: $? = 0 -configure:9915: ./conftest -configure:9918: $? = 0 -configure:9934: result: 4 -configure:9940: checking for char * -configure:9961: gcc -c -g -O2 conftest.c >&5 -configure:9964: $? = 0 -configure:9967: test -s conftest.o -configure:9970: $? = 0 -configure:9980: result: yes -configure:9983: checking size of char * -configure:10147: gcc -o conftest -g -O2 conftest.c >&5 -configure:10150: $? = 0 -configure:10152: ./conftest -configure:10155: $? = 0 -configure:10171: result: 4 -configure:10177: checking for double -configure:10198: gcc -c -g -O2 conftest.c >&5 -configure:10201: $? = 0 -configure:10204: test -s conftest.o -configure:10207: $? = 0 -configure:10217: result: yes -configure:10220: checking size of double -configure:10384: gcc -o conftest -g -O2 conftest.c >&5 -configure:10387: $? = 0 -configure:10389: ./conftest -configure:10392: $? = 0 -configure:10408: result: 8 -configure:10414: checking for long long -configure:10435: gcc -c -g -O2 conftest.c >&5 -configure:10438: $? = 0 -configure:10441: test -s conftest.o -configure:10444: $? = 0 -configure:10454: result: yes -configure:10457: checking size of long long -configure:10621: gcc -o conftest -g -O2 conftest.c >&5 -configure:10624: $? = 0 -configure:10626: ./conftest -configure:10629: $? = 0 -configure:10645: result: 8 -configure:10651: checking for u_int -configure:10672: gcc -c -g -O2 conftest.c >&5 -configure:10675: $? = 0 -configure:10678: test -s conftest.o -configure:10681: $? = 0 -configure:10691: result: yes -configure:10703: checking for u_long -configure:10724: gcc -c -g -O2 conftest.c >&5 -configure:10727: $? = 0 -configure:10730: test -s conftest.o -configure:10733: $? = 0 -configure:10743: result: yes -configure:10756: checking for bits16_t -configure:10777: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:10800: `bits16_t' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:10800: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:10800: for each function it appears in.) -/Dano/home/obos/current/src/apps/bin/bash/configure:10800: parse error before `)' -configure:10780: $? = 1 -configure: failed program was: -#line 10762 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -int -main () -{ -if ((bits16_t *) 0) - return 0; -if (sizeof (bits16_t)) - return 0; - ; - return 0; -} -configure:10796: result: no -configure:10917: checking for u_bits16_t -configure:10938: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:10961: `u_bits16_t' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:10961: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:10961: for each function it appears in.) -/Dano/home/obos/current/src/apps/bin/bash/configure:10961: parse error before `)' -configure:10941: $? = 1 -configure: failed program was: -#line 10923 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -int -main () -{ -if ((u_bits16_t *) 0) - return 0; -if (sizeof (u_bits16_t)) - return 0; - ; - return 0; -} -configure:10957: result: no -configure:11078: checking for bits32_t -configure:11099: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:11122: `bits32_t' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:11122: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:11122: for each function it appears in.) -/Dano/home/obos/current/src/apps/bin/bash/configure:11122: parse error before `)' -configure:11102: $? = 1 -configure: failed program was: -#line 11084 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -int -main () -{ -if ((bits32_t *) 0) - return 0; -if (sizeof (bits32_t)) - return 0; - ; - return 0; -} -configure:11118: result: no -configure:11239: checking for u_bits32_t -configure:11260: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:11283: `u_bits32_t' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:11283: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:11283: for each function it appears in.) -/Dano/home/obos/current/src/apps/bin/bash/configure:11283: parse error before `)' -configure:11263: $? = 1 -configure: failed program was: -#line 11245 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -int -main () -{ -if ((u_bits32_t *) 0) - return 0; -if (sizeof (u_bits32_t)) - return 0; - ; - return 0; -} -configure:11279: result: no -configure:11453: checking for bits64_t -configure:11474: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:11497: `bits64_t' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:11497: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:11497: for each function it appears in.) -/Dano/home/obos/current/src/apps/bin/bash/configure:11497: parse error before `)' -configure:11477: $? = 1 -configure: failed program was: -#line 11459 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -int -main () -{ -if ((bits64_t *) 0) - return 0; -if (sizeof (bits64_t)) - return 0; - ; - return 0; -} -configure:11493: result: no -configure:11667: checking for ptrdiff_t -configure:11688: gcc -c -g -O2 conftest.c >&5 -configure:11691: $? = 0 -configure:11694: test -s conftest.o -configure:11697: $? = 0 -configure:11707: result: yes -configure:11880: checking whether stat file-mode macros are broken -configure:11925: result: no -configure:11935: checking whether #! works in shell scripts -configure:11952: result: yes -configure:12015: checking if dup2 fails to clear the close-on-exec flag -configure:12047: gcc -o conftest -g -O2 conftest.c >&5 -configure:12050: $? = 0 -configure:12052: ./conftest -configure:12055: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 12026 "configure" -#include "confdefs.h" - -#include -#include -main() -{ - int fd1, fd2, fl; - fd1 = open("/dev/null", 2); - if (fcntl(fd1, 2, 1) < 0) - exit(1); - fd2 = dup2(fd1, 1); - if (fd2 < 0) - exit(2); - fl = fcntl(fd2, 1, 0); - /* fl will be 1 if dup2 did not reset the close-on-exec flag. */ - exit(fl != 1); -} - -configure:12069: result: no -configure:12078: checking whether pgrps need synchronization -configure:12142: gcc -o conftest -g -O2 conftest.c >&5 -configure:12145: $? = 0 -configure:12147: ./conftest -configure:12150: $? = 0 -configure:12164: result: no -configure:12173: checking for type of signal functions -configure:12198: gcc -o conftest -g -O2 conftest.c >&5 -configure:12201: $? = 0 -configure:12204: test -s conftest -configure:12207: $? = 0 -configure:12293: result: posix -configure:12312: checking for sys_errlist and sys_nerr -configure:12332: gcc -o conftest -g -O2 conftest.c >&5 -configure:12335: $? = 0 -configure:12338: test -s conftest -configure:12341: $? = 0 -configure:12351: result: yes -configure:12360: checking for sys_siglist in system C library -configure:12389: gcc -o conftest -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:12383: warning: initialization discards qualifiers from pointer target type -configure:12392: $? = 0 -configure:12394: ./conftest -configure:12397: $? = 0 -configure:12410: result: yes -configure:12419: checking for _sys_siglist in signal.h or unistd.h -configure:12442: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:12435: `_sys_siglist' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:12435: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:12435: for each function it appears in.) -configure:12445: $? = 1 -configure: failed program was: -#line 12425 "configure" -#include "confdefs.h" - -#include -#include -#ifdef HAVE_UNISTD_H -#include -#endif -int -main () -{ - char *msg = _sys_siglist[2]; - ; - return 0; -} -configure:12461: result: no -configure:12470: checking for _sys_siglist in system C library -configure:12499: gcc -o conftest -g -O2 conftest.c >&5 -configure:12502: $? = 0 -configure:12504: ./conftest -configure:12507: $? = 0 -configure:12520: result: yes -configure:12529: checking whether signal handlers are of type void -configure:12555: gcc -c -g -O2 conftest.c >&5 -configure:12558: $? = 0 -configure:12561: test -s conftest.o -configure:12564: $? = 0 -configure:12574: result: yes -configure:12583: checking for clock_t -configure:12612: result: yes -configure:12622: checking for sigset_t -configure:12651: result: yes -configure:12661: checking for quad_t -configure:12689: result: no -configure:12704: checking for intmax_t -configure:12732: result: yes -configure:12742: checking for uintmax_t -configure:12770: result: yes -configure:12782: checking for socklen_t -configure:12811: result: no -configure:12827: checking for size and type of struct rlimit fields -configure:12846: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:12839: `rlim_t' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:12839: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:12839: for each function it appears in.) -/Dano/home/obos/current/src/apps/bin/bash/configure:12839: parse error before `xxx' -configure:12849: $? = 1 -configure: failed program was: -#line 12833 "configure" -#include "confdefs.h" -#include -#include -int -main () -{ -rlim_t xxx; - ; - return 0; -} -configure:12885: gcc -o conftest -g -O2 conftest.c >&5 -configure:12888: $? = 0 -configure:12890: ./conftest -configure:12893: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 12868 "configure" -#include "confdefs.h" - -#include -#include -#include -main() -{ -#ifdef HAVE_QUAD_T - struct rlimit rl; - if (sizeof(rl.rlim_cur) == sizeof(quad_t)) - exit(0); -#endif - exit(1); -} -configure:12909: result: long -configure:12923: checking for struct termios.c_line -configure:12946: gcc -c -g -O2 conftest.c >&5 -configure:12949: $? = 0 -configure:12952: test -s conftest.o -configure:12955: $? = 0 -configure:12965: result: yes -configure:12974: checking for struct termio.c_line -configure:12997: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure:12983: termio.h: No such file or directory -configure:13000: $? = 1 -configure: failed program was: -#line 12980 "configure" -#include "confdefs.h" - -#include -#include - -int -main () -{ -static struct termio ac_aggr; -if (ac_aggr.c_line) -return 0; - ; - return 0; -} -configure:13016: result: no -configure:13025: checking if struct dirent has a d_ino member -configure:13065: gcc -c -g -O2 conftest.c >&5 -configure:13068: $? = 0 -configure:13071: test -s conftest.o -configure:13074: $? = 0 -configure:13085: result: yes -configure:13094: checking if struct dirent has a d_fileno member -configure:13134: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:13126: structure has no member named `d_fileno' -configure:13137: $? = 1 -configure: failed program was: -#line 13100 "configure" -#include "confdefs.h" - -#include -#include -#ifdef HAVE_UNISTD_H -# include -#endif /* HAVE_UNISTD_H */ -#if defined(HAVE_DIRENT_H) -# include -#else -# define dirent direct -# ifdef HAVE_SYS_NDIR_H -# include -# endif /* SYSNDIR */ -# ifdef HAVE_SYS_DIR_H -# include -# endif /* SYSDIR */ -# ifdef HAVE_NDIR_H -# include -# endif -#endif /* HAVE_DIRENT_H */ - -int -main () -{ - -struct dirent d; int z; z = d.d_fileno; - - ; - return 0; -} -configure:13154: result: no -configure:13163: checking for struct winsize in sys/ioctl.h and termios.h -configure:13182: gcc -c -g -O2 conftest.c >&5 -configure:13185: $? = 0 -configure:13188: test -s conftest.o -configure:13191: $? = 0 -configure:13235: result: sys/ioctl.h -configure:13253: checking for struct timeval in sys/time.h and time.h -configure:13288: result: yes -configure:13297: checking for struct stat.st_blocks -configure:13317: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:13342: structure has no member named `st_blocks' -configure:13320: $? = 1 -configure: failed program was: -#line 13303 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -int -main () -{ -static struct stat ac_aggr; -if (ac_aggr.st_blocks) -return 0; - ; - return 0; -} -configure:13336: result: no -configure:13346: checking whether struct tm is in sys/time.h or time.h -configure:13366: gcc -c -g -O2 conftest.c >&5 -configure:13369: $? = 0 -configure:13372: test -s conftest.o -configure:13375: $? = 0 -configure:13385: result: time.h -configure:13395: checking for struct tm.tm_zone -configure:13417: gcc -c -g -O2 conftest.c >&5 -configure:13420: $? = 0 -configure:13423: test -s conftest.o -configure:13426: $? = 0 -configure:13436: result: yes -configure:13505: checking for the existence of strsignal -configure:13524: gcc -o conftest -g -O2 conftest.c >&5 -configure:13527: $? = 0 -configure:13530: test -s conftest -configure:13533: $? = 0 -configure:13544: result: yes -configure:13553: checking if opendir() opens non-directories -configure:13608: gcc -o conftest -g -O2 conftest.c >&5 -configure:13611: $? = 0 -configure:13613: ./conftest -configure:13616: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 13565 "configure" -#include "confdefs.h" - -#include -#include -#include -#ifdef HAVE_UNISTD_H -# include -#endif /* HAVE_UNISTD_H */ -#if defined(HAVE_DIRENT_H) -# include -#else -# define dirent direct -# ifdef HAVE_SYS_NDIR_H -# include -# endif /* SYSNDIR */ -# ifdef HAVE_SYS_DIR_H -# include -# endif /* SYSDIR */ -# ifdef HAVE_NDIR_H -# include -# endif -#endif /* HAVE_DIRENT_H */ -main() -{ -DIR *dir; -int fd, err; -err = mkdir("/tmp/bash-aclocal", 0700); -if (err < 0) { - perror("mkdir"); - exit(1); -} -unlink("/tmp/bash-aclocal/not_a_directory"); -fd = open("/tmp/bash-aclocal/not_a_directory", O_WRONLY|O_CREAT|O_EXCL, 0666); -write(fd, "\n", 1); -close(fd); -dir = opendir("/tmp/bash-aclocal/not_a_directory"); -unlink("/tmp/bash-aclocal/not_a_directory"); -rmdir("/tmp/bash-aclocal"); -exit (dir == 0); -} -configure:13629: result: no -configure:13638: checking whether ulimit can substitute for getdtablesize -configure:13661: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/cc1XzjDy.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:13654: undefined reference to `ulimit' -configure:13664: $? = 0 -configure:13666: ./conftest -./configure: ./conftest: Symbol not found -configure:13669: $? = 126 -configure: program exited with status 126 -configure: failed program was: -#line 13650 "configure" -#include "confdefs.h" - -main() -{ -long maxfds = ulimit(4, 0L); -exit (maxfds == -1L); -} - -configure:13682: result: no -configure:13691: checking to see if getenv can be redefined -configure:13739: gcc -o conftest -g -O2 conftest.c >&5 -configure:13742: $? = 0 -configure:13744: ./conftest -configure:13747: $? = 0 -configure:13760: result: yes -configure:13770: checking if getcwd() calls popen() -configure:13838: gcc -o conftest -g -O2 conftest.c >&5 -configure:13841: $? = 0 -configure:13843: ./conftest -configure:13846: $? = 0 -configure:13859: result: no -configure:13871: checking for presence of POSIX-style sigsetjmp/siglongjmp -configure:13925: gcc -o conftest -g -O2 conftest.c >&5 -configure:13928: $? = 0 -configure:13930: ./conftest -configure:13933: $? = 0 -configure:13946: result: present -configure:13955: checking whether or not strcoll and strcmp differ -configure:14007: gcc -o conftest -g -O2 conftest.c >&5 -configure:14010: $? = 0 -configure:14012: ./conftest -configure:14015: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 13967 "configure" -#include "confdefs.h" - -#include -#if defined (HAVE_LOCALE_H) -#include -#endif - -main(c, v) -int c; -char *v[]; -{ - int r1, r2; - char *deflocale, *defcoll; - -#ifdef HAVE_SETLOCALE - deflocale = setlocale(LC_ALL, ""); - defcoll = setlocale(LC_COLLATE, ""); -#endif - -#ifdef HAVE_STRCOLL - /* These two values are taken from tests/glob-test. */ - r1 = strcoll("abd", "aXd"); -#else - r1 = 0; -#endif - r2 = strcmp("abd", "aXd"); - - /* These two should both be greater than 0. It is permissible for - a system to return different values, as long as the sign is the - same. */ - - /* Exit with 1 (failure) if these two values are both > 0, since - this tests whether strcoll(3) is broken with respect to strcmp(3) - in the default locale. */ - exit (r1 > 0 && r2 > 0); -} - -configure:14028: result: no -configure:14039: checking for standard-conformant putenv declaration -configure:14072: gcc -o conftest -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure:14057: conflicting types for `putenv' -/boot/develop/headers/posix/stdlib.h:183: previous declaration of `putenv' -configure:14075: $? = 1 -configure: failed program was: -#line 14045 "configure" -#include "confdefs.h" - -#if STDC_HEADERS -#include -#include -#endif -#ifndef __STDC__ -# ifndef const -# define const -# endif -#endif -#ifdef PROTOTYPES -extern int putenv (char *); -#else -extern int putenv (); -#endif - -int -main () -{ -return (putenv == 0); - ; - return 0; -} -configure:14092: result: no -configure:14109: checking for standard-conformant unsetenv declaration -configure:14142: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccV6lA4f.o: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:14135: undefined reference to `unsetenv' -configure:14145: $? = 0 -configure:14148: test -s conftest -configure:14151: $? = 0 -configure:14162: result: yes -configure:14178: checking for printf floating point output in hex notation -configure:14208: gcc -o conftest -g -O2 conftest.c >&5 -configure:14211: $? = 0 -configure:14213: ./conftest -configure:14216: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 14190 "configure" -#include "confdefs.h" - -#include -#include - -int -main() -{ - double y = 0.0; - char abuf[1024]; - - sprintf(abuf, "%A", y); - exit(strchr(abuf, 'P') == (char *)0); -} - -configure:14229: result: no -configure:14238: checking if signal handlers must be reinstalled when invoked -configure:14298: gcc -o conftest -g -O2 conftest.c >&5 -configure:14301: $? = 0 -configure:14303: ./conftest -configure:14306: $? = 0 -configure:14319: result: no -configure:14328: checking for presence of necessary job control definitions -configure:14388: gcc -o conftest -g -O2 conftest.c >&5 -configure:14391: $? = 0 -configure:14393: ./conftest -configure:14396: $? = 0 -configure:14409: result: present -configure:14418: checking for presence of named pipes -configure:14472: gcc -o conftest -g -O2 conftest.c >&5 -configure:14475: $? = 0 -configure:14477: ./conftest -configure:14480: $? = 0 -configure:14493: result: present -configure:14502: checking POSIX termios -configure:14523: gcc -o conftest -g -O2 conftest.c >&5 -configure:14526: $? = 0 -configure:14529: test -s conftest -configure:14532: $? = 0 -configure:14542: result: yes -configure:14546: checking whether termios.h defines TIOCGWINSZ -configure:14570: result: yes -configure:14611: checking for TIOCSTAT in sys/ioctl.h -configure:14630: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:14623: `TIOCSTAT' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:14623: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:14623: for each function it appears in.) -configure:14633: $? = 1 -configure: failed program was: -#line 14617 "configure" -#include "confdefs.h" -#include -#include -int -main () -{ -int x = TIOCSTAT; - ; - return 0; -} -configure:14650: result: no -configure:14659: checking for FIONREAD in sys/ioctl.h -configure:14678: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:14671: `FIONREAD' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:14671: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:14671: for each function it appears in.) -configure:14681: $? = 1 -configure: failed program was: -#line 14665 "configure" -#include "confdefs.h" -#include -#include -int -main () -{ -int x = FIONREAD; - ; - return 0; -} -configure:14698: result: no -configure:14707: checking for speed_t in sys/types.h -configure:14725: gcc -c -g -O2 conftest.c >&5 -/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main': -/Dano/home/obos/current/src/apps/bin/bash/configure:14718: `speed_t' undeclared (first use in this function) -/Dano/home/obos/current/src/apps/bin/bash/configure:14718: (Each undeclared identifier is reported only once -/Dano/home/obos/current/src/apps/bin/bash/configure:14718: for each function it appears in.) -/Dano/home/obos/current/src/apps/bin/bash/configure:14718: parse error before `x' -configure:14728: $? = 1 -configure: failed program was: -#line 14713 "configure" -#include "confdefs.h" -#include -int -main () -{ -speed_t x; - ; - return 0; -} -configure:14745: result: no -configure:14754: checking whether getpw functions are declared in pwd.h -configure:14780: result: yes -configure:14789: checking for unusable real-time signals due to large values -configure:14824: gcc -o conftest -g -O2 conftest.c >&5 -configure:14827: $? = 0 -configure:14829: ./conftest -configure:14832: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 14801 "configure" -#include "confdefs.h" - -#include -#include - -#ifndef NSIG -# define NSIG 64 -#endif - -main () -{ - int n_sigs = 2 * NSIG; -#ifdef SIGRTMIN - int rtmin = SIGRTMIN; -#else - int rtmin = 0; -#endif - - exit(rtmin < n_sigs); -} -configure:14845: result: no -configure:14970: checking for tgetent in -ltermcap -configure:14997: gcc -o conftest -g -O2 conftest.c -ltermcap >&5 -configure:15000: $? = 0 -configure:15003: test -s conftest -configure:15006: $? = 0 -configure:15017: result: yes -configure:15190: checking which library has the termcap functions -configure:15193: result: using libtermcap -configure:15215: checking whether /dev/fd is available -configure:15230: result: absent -configure:15252: checking whether /dev/stdin stdout stderr are available -configure:15267: result: absent -configure:15276: checking for default mail directory -configure:15295: result: unknown -configure:15386: checking shared object configuration for loadable builtins -configure:15390: result: supported -configure:15495: creating ./config.status - -## ----------------------- ## -## Running config.status. ## -## ----------------------- ## - -This file was extended by config.status (bash 2.05b) 2.52, executed with - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - > ./config.status -on - -config.status:16014: creating Makefile -config.status:16014: creating builtins/Makefile -config.status:16014: creating lib/readline/Makefile -config.status:16014: creating lib/glob/Makefile -config.status:16014: creating lib/malloc/Makefile -config.status:16014: creating lib/sh/Makefile -config.status:16014: creating lib/termcap/Makefile -config.status:16014: creating lib/tilde/Makefile -config.status:16014: creating doc/Makefile -config.status:16014: creating support/Makefile -config.status:16014: creating examples/loadables/Makefile -config.status:16014: creating examples/loadables/perl/Makefile -config.status:16106: creating config.h - -## ----------------- ## -## Cache variables. ## -## ----------------- ## - -ac_cv_build=i586-pc-beos -ac_cv_build_alias=i586-pc-beos -ac_cv_c_bigendian=no -ac_cv_c_char_unsigned=no -ac_cv_c_compiler_gnu=yes -ac_cv_c_const=yes -ac_cv_c_inline=inline -ac_cv_c_long_double=yes -ac_cv_c_stringize=yes -ac_cv_decl_sys_siglist=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___setostype=yes -ac_cv_func__doprnt=yes -ac_cv_func_alarm=yes -ac_cv_func_alloca_works=yes -ac_cv_func_asprintf=yes -ac_cv_func_bcopy=yes -ac_cv_func_bindtextdomain=yes -ac_cv_func_bzero=yes -ac_cv_func_confstr=yes -ac_cv_func_dlclose=yes -ac_cv_func_dlopen=yes -ac_cv_func_dlsym=yes -ac_cv_func_dup2=yes -ac_cv_func_fnmatch=yes -ac_cv_func_getaddrinfo=yes -ac_cv_func_getcwd=yes -ac_cv_func_getdtablesize=yes -ac_cv_func_getgroups=yes -ac_cv_func_gethostbyname=yes -ac_cv_func_gethostname=yes -ac_cv_func_getpagesize=yes -ac_cv_func_getpeername=yes -ac_cv_func_getpgrp_void=yes -ac_cv_func_getrlimit=yes -ac_cv_func_getrusage=yes -ac_cv_func_getservbyname=yes -ac_cv_func_getservent=yes -ac_cv_func_gettext=yes -ac_cv_func_gettimeofday=yes -ac_cv_func_inet_aton=yes -ac_cv_func_isascii=yes -ac_cv_func_isblank=yes -ac_cv_func_isgraph=yes -ac_cv_func_isinf=yes -ac_cv_func_isprint=yes -ac_cv_func_isspace=yes -ac_cv_func_isxdigit=yes -ac_cv_func_killpg=yes -ac_cv_func_lstat=yes -ac_cv_func_mbsrtowcs=yes -ac_cv_func_memmove=yes -ac_cv_func_memset=yes -ac_cv_func_mkfifo=yes -ac_cv_func_pathconf=yes -ac_cv_func_putenv=yes -ac_cv_func_readlink=yes -ac_cv_func_rename=yes -ac_cv_func_sbrk=yes -ac_cv_func_select=yes -ac_cv_func_setdtablesize=yes -ac_cv_func_setenv=yes -ac_cv_func_setlinebuf=yes -ac_cv_func_setlocale=yes -ac_cv_func_setvbuf=yes -ac_cv_func_setvbuf_reversed=no -ac_cv_func_siginterrupt=yes -ac_cv_func_snprintf=yes -ac_cv_func_strcasecmp=yes -ac_cv_func_strchr=yes -ac_cv_func_strcoll_works=yes -ac_cv_func_strerror=yes -ac_cv_func_strftime=yes -ac_cv_func_strpbrk=yes -ac_cv_func_strtod=yes -ac_cv_func_strtoimax=yes -ac_cv_func_strtol=yes -ac_cv_func_strtoll=yes -ac_cv_func_strtoul=yes -ac_cv_func_strtoull=yes -ac_cv_func_strtoumax=yes -ac_cv_func_sysconf=yes -ac_cv_func_tcgetattr=yes -ac_cv_func_tcgetpgrp=yes -ac_cv_func_textdomain=yes -ac_cv_func_times=yes -ac_cv_func_ttyname=yes -ac_cv_func_tzset=yes -ac_cv_func_ulimit=yes -ac_cv_func_uname=yes -ac_cv_func_unsetenv=yes -ac_cv_func_vasprintf=yes -ac_cv_func_vprintf=yes -ac_cv_func_vsnprintf=yes -ac_cv_func_wait3=yes -ac_cv_func_waitpid=yes -ac_cv_func_wcwidth=yes -ac_cv_func_working_mktime=no -ac_cv_have_decl_confstr=no -ac_cv_have_decl_printf=yes -ac_cv_have_decl_sbrk=yes -ac_cv_have_decl_strcpy=yes -ac_cv_have_decl_strsignal=yes -ac_cv_have_decl_strtold=no -ac_cv_header_arpa_inet_h=no -ac_cv_header_dirent_dirent_h=yes -ac_cv_header_dlfcn_h=no -ac_cv_header_grp_h=yes -ac_cv_header_inttypes_h=yes -ac_cv_header_langinfo_h=no -ac_cv_header_libintl_h=no -ac_cv_header_limits_h=yes -ac_cv_header_locale_h=yes -ac_cv_header_memory_h=yes -ac_cv_header_minix_config_h=no -ac_cv_header_netdb_h=yes -ac_cv_header_netinet_in_h=yes -ac_cv_header_stat_broken=no -ac_cv_header_stdarg_h=yes -ac_cv_header_stdc=yes -ac_cv_header_stddef_h=yes -ac_cv_header_stdint_h=no -ac_cv_header_stdlib_h=yes -ac_cv_header_string_h=yes -ac_cv_header_strings_h=yes -ac_cv_header_sys_file_h=yes -ac_cv_header_sys_param_h=yes -ac_cv_header_sys_pte_h=no -ac_cv_header_sys_ptem_h=no -ac_cv_header_sys_resource_h=yes -ac_cv_header_sys_select_h=no -ac_cv_header_sys_socket_h=yes -ac_cv_header_sys_stat_h=yes -ac_cv_header_sys_stream_h=no -ac_cv_header_sys_time_h=yes -ac_cv_header_sys_times_h=yes -ac_cv_header_sys_types_h=yes -ac_cv_header_sys_wait_h=yes -ac_cv_header_termcap_h=yes -ac_cv_header_termio_h=no -ac_cv_header_termios_h=yes -ac_cv_header_time=yes -ac_cv_header_unistd_h=yes -ac_cv_header_varargs_h=yes -ac_cv_header_wchar_h=yes -ac_cv_header_wctype_h=no -ac_cv_host=i586-pc-beos -ac_cv_host_alias=i586-pc-beos -ac_cv_lib_dir_opendir=no -ac_cv_lib_dl_dlopen=no -ac_cv_lib_termcap_tgetent=yes -ac_cv_member_struct_stat_st_blocks=no -ac_cv_member_struct_termio_c_line=no -ac_cv_member_struct_termios_c_line=yes -ac_cv_member_struct_tm_tm_zone=yes -ac_cv_objext=o -ac_cv_path_install='/bin/install -c' -ac_cv_prog_AR=ar -ac_cv_prog_CPP='gcc -E' -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_make_make_set=yes -ac_cv_sizeof_char=1 -ac_cv_sizeof_char_p=4 -ac_cv_sizeof_double=8 -ac_cv_sizeof_int=4 -ac_cv_sizeof_long=4 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_short=2 -ac_cv_struct_tm=time.h -ac_cv_sys_file_offset_bits=no -ac_cv_sys_interpreter=yes -ac_cv_sys_large_files=no -ac_cv_sys_largefile_CC=no -ac_cv_sys_posix_termios=yes -ac_cv_sys_tiocgwinsz_in_termios_h=yes -ac_cv_type_bits16_t=no -ac_cv_type_bits32_t=no -ac_cv_type_bits64_t=no -ac_cv_type_char=yes -ac_cv_type_char_p=yes -ac_cv_type_double=yes -ac_cv_type_getgroups=gid_t -ac_cv_type_int=yes -ac_cv_type_long=yes -ac_cv_type_long_long=yes -ac_cv_type_mode_t=yes -ac_cv_type_off_t=yes -ac_cv_type_pid_t=yes -ac_cv_type_ptrdiff_t=yes -ac_cv_type_short=yes -ac_cv_type_signal=void -ac_cv_type_size_t=yes -ac_cv_type_ssize_t=yes -ac_cv_type_time_t=yes -ac_cv_type_u_bits16_t=no -ac_cv_type_u_bits32_t=no -ac_cv_type_u_int=yes -ac_cv_type_u_long=yes -ac_cv_type_uid_t=yes -ac_cv_working_alloca_h=yes -bash_cv_decl_strtoimax=yes -bash_cv_decl_strtol=yes -bash_cv_decl_strtoll=yes -bash_cv_decl_strtoul=yes -bash_cv_decl_strtoull=yes -bash_cv_decl_strtoumax=yes -bash_cv_decl_under_sys_siglist=no -bash_cv_dev_fd=absent -bash_cv_dev_stdin=absent -bash_cv_dirent_has_d_fileno=no -bash_cv_dirent_has_dino=yes -bash_cv_dup2_broken=no -bash_cv_fionread_in_ioctl=no -bash_cv_func_sigsetjmp=present -bash_cv_func_strcoll_broken=no -bash_cv_getcwd_calls_popen=no -bash_cv_getenv_redef=yes -bash_cv_getpw_declared=yes -bash_cv_have_mbstate_t=no -bash_cv_have_strsignal=yes -bash_cv_job_control_missing=present -bash_cv_langinfo_codeset=no -bash_cv_mail_dir=unknown -bash_cv_must_reinstall_sighandlers=no -bash_cv_opendir_not_robust=no -bash_cv_pgrp_pipe=no -bash_cv_printf_a_format=no -bash_cv_signal_vintage=posix -bash_cv_speed_t_in_sys_types=no -bash_cv_std_putenv=no -bash_cv_std_unsetenv=yes -bash_cv_struct_timeval=yes -bash_cv_struct_winsize_header=ioctl_h -bash_cv_sys_errlist=yes -bash_cv_sys_named_pipes=present -bash_cv_sys_siglist=yes -bash_cv_termcap_lib=libtermcap -bash_cv_tiocstat_in_ioctl=no -bash_cv_type_clock_t=yes -bash_cv_type_intmax_t=yes -bash_cv_type_long_long='long long' -bash_cv_type_quad_t=no -bash_cv_type_rlimit=long -bash_cv_type_sigset_t=yes -bash_cv_type_socklen_t=no -bash_cv_type_uintmax_t=yes -bash_cv_type_unsigned_long_long='unsigned long long' -bash_cv_ulimit_maxfds=no -bash_cv_under_sys_siglist=yes -bash_cv_unusable_rtsigs=no -bash_cv_void_sighandler=yes - -## ------------ ## -## confdefs.h. ## -## ------------ ## - -#define ALIAS 1 -#define PUSHD_AND_POPD 1 -#define RESTRICTED_SHELL 1 -#define PROCESS_SUBSTITUTION 1 -#define PROMPT_STRING_DECODE 1 -#define SELECT_COMMAND 1 -#define HELP_BUILTIN 1 -#define ARRAY_VARS 1 -#define DPAREN_ARITHMETIC 1 -#define BRACE_EXPANSION 1 -#define COMMAND_TIMING 1 -#define EXTENDED_GLOB 1 -#define COND_COMMAND 1 -#define ARITH_FOR_COMMAND 1 -#define NETWORK_REDIRECTIONS 1 -#define PROGRAMMABLE_COMPLETION 1 -#define MEMSCRAMBLE 1 -#define READLINE 1 -#define HISTORY 1 -#define BANG_HISTORY 1 -#define _GNU_SOURCE 1 -#define HAVE_STRINGIZE 1 -#define HAVE_LONG_DOUBLE 1 -#define PROTOTYPES 1 -#define STDC_HEADERS 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_MEMORY_H 1 -#define HAVE_STRINGS_H 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_DIRENT_H 1 -#define TIME_WITH_SYS_TIME 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STDARG_H 1 -#define HAVE_VARARGS_H 1 -#define HAVE_LIMITS_H 1 -#define HAVE_STRING_H 1 -#define HAVE_MEMORY_H 1 -#define HAVE_LOCALE_H 1 -#define HAVE_TERMCAP_H 1 -#define HAVE_TERMIOS_H 1 -#define HAVE_STDDEF_H 1 -#define HAVE_NETDB_H 1 -#define HAVE_GRP_H 1 -#define HAVE_STRINGS_H 1 -#define HAVE_SYS_FILE_H 1 -#define HAVE_SYS_RESOURCE_H 1 -#define HAVE_SYS_PARAM_H 1 -#define HAVE_SYS_SOCKET_H 1 -#define HAVE_SYS_TIME_H 1 -#define HAVE_SYS_TIMES_H 1 -#define HAVE_SYS_WAIT_H 1 -#define HAVE_NETINET_IN_H 1 -#define HAVE_ALLOCA_H 1 -#define HAVE_ALLOCA 1 -#define GETPGRP_VOID 1 -#define HAVE_VPRINTF 1 -#define HAVE_DOPRNT 1 -#define HAVE_STRCOLL 1 -#define RETSIGTYPE void -#define HAVE_SETOSTYPE 1 -#define HAVE_WAIT3 1 -#define HAVE_ISINF_IN_LIBC 1 -#define HAVE_MKFIFO 1 -#define HAVE_DUP2 1 -#define HAVE_SELECT 1 -#define HAVE_GETDTABLESIZE 1 -#define HAVE_GETGROUPS 1 -#define HAVE_GETHOSTNAME 1 -#define HAVE_SETDTABLESIZE 1 -#define HAVE_GETPAGESIZE 1 -#define HAVE_KILLPG 1 -#define HAVE_LSTAT 1 -#define HAVE_GETPEERNAME 1 -#define HAVE_SBRK 1 -#define HAVE_GETRLIMIT 1 -#define HAVE_GETRUSAGE 1 -#define HAVE_GETTIMEOFDAY 1 -#define HAVE_WAITPID 1 -#define HAVE_TCGETPGRP 1 -#define HAVE_READLINK 1 -#define HAVE_RENAME 1 -#define HAVE_BCOPY 1 -#define HAVE_BZERO 1 -#define HAVE_CONFSTR 1 -#define HAVE_SYSCONF 1 -#define HAVE_PATHCONF 1 -#define HAVE_SETENV 1 -#define HAVE_PUTENV 1 -#define HAVE_UNSETENV 1 -#define HAVE_SETLINEBUF 1 -#define HAVE_SETVBUF 1 -#define HAVE_SETLOCALE 1 -#define HAVE_STRCHR 1 -#define HAVE_TCGETATTR 1 -#define HAVE_UNAME 1 -#define HAVE_ULIMIT 1 -#define HAVE_TZSET 1 -#define HAVE_SIGINTERRUPT 1 -#define HAVE_MEMMOVE 1 -#define HAVE_TTYNAME 1 -#define HAVE_TIMES 1 -#define HAVE_GETADDRINFO 1 -#define HAVE_GETHOSTBYNAME 1 -#define HAVE_GETSERVBYNAME 1 -#define HAVE_GETSERVENT 1 -#define HAVE_INET_ATON 1 -#define HAVE_VSNPRINTF 1 -#define HAVE_SNPRINTF 1 -#define HAVE_VASPRINTF 1 -#define HAVE_ASPRINTF 1 -#define HAVE_FNMATCH 1 -#define HAVE_ISASCII 1 -#define HAVE_ISBLANK 1 -#define HAVE_ISGRAPH 1 -#define HAVE_ISPRINT 1 -#define HAVE_ISSPACE 1 -#define HAVE_ISXDIGIT 1 -#define HAVE_GETCWD 1 -#define HAVE_STRCASECMP 1 -#define HAVE_STRERROR 1 -#define HAVE_STRFTIME 1 -#define HAVE_STRPBRK 1 -#define HAVE_MEMSET 1 -#define HAVE_STRTOD 1 -#define HAVE_STRTOL 1 -#define HAVE_STRTOUL 1 -#define HAVE_STRTOLL 1 -#define HAVE_STRTOULL 1 -#define HAVE_STRTOIMAX 1 -#define HAVE_STRTOUMAX 1 -#define HAVE_DECL_CONFSTR 0 -#define HAVE_DECL_PRINTF 1 -#define HAVE_DECL_SBRK 1 -#define HAVE_DECL_STRCPY 1 -#define HAVE_DECL_STRSIGNAL 1 -#define HAVE_DECL_STRTOLD 0 -#define HAVE_DECL_STRTOIMAX 1 -#define HAVE_DECL_STRTOL 1 -#define HAVE_DECL_STRTOLL 1 -#define HAVE_DECL_STRTOUL 1 -#define HAVE_DECL_STRTOULL 1 -#define HAVE_DECL_STRTOUMAX 1 -#define HAVE_SYS_TIME_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_ALARM 1 -#define HAVE_GETTEXT 1 -#define HAVE_TEXTDOMAIN 1 -#define HAVE_BINDTEXTDOMAIN 1 -#define HAVE_WCHAR_H 1 -#define HAVE_MBSRTOWCS 1 -#define HAVE_WCWIDTH 1 -#define HAVE_DLOPEN 1 -#define HAVE_DLCLOSE 1 -#define HAVE_DLSYM 1 -#define SYS_SIGLIST_DECLARED 1 -#define GETGROUPS_T gid_t -#define HAVE_LONG_LONG 1 -#define HAVE_UNSIGNED_LONG_LONG 1 -#define RETSIGTYPE void -#define SIZEOF_CHAR 1 -#define SIZEOF_SHORT 2 -#define SIZEOF_INT 4 -#define SIZEOF_LONG 4 -#define SIZEOF_CHAR_P 4 -#define SIZEOF_DOUBLE 8 -#define SIZEOF_LONG_LONG 8 -#define bits16_t short -#define u_bits16_t unsigned short -#define bits32_t int -#define u_bits32_t unsigned int -#define bits64_t double -#define HAVE_HASH_BANG_EXEC 1 -#define HAVE_POSIX_SIGNALS 1 -#define HAVE_SYS_ERRLIST 1 -#define HAVE_SYS_SIGLIST 1 -#define HAVE_UNDER_SYS_SIGLIST 1 -#define VOID_SIGHANDLER 1 -#define quad_t long -#define socklen_t int -#define TERMIOS_LDISC 1 -#define STRUCT_DIRENT_HAS_D_INO 1 -#define STRUCT_WINSIZE_IN_SYS_IOCTL 1 -#define HAVE_TIMEVAL 1 -#define HAVE_STRUCT_TM_TM_ZONE 1 -#define HAVE_TM_ZONE 1 -#define HAVE_STRSIGNAL 1 -#define CAN_REDEFINE_GETENV 1 -#define HAVE_POSIX_SIGSETJMP 1 -#define HAVE_STD_UNSETENV 1 -#define HAVE_GETPW_DECLS 1 -#define DEFAULT_MAIL_DIRECTORY "unknown" - - -configure: exit 0 diff --git a/src/bin/diffutils/config.log b/src/bin/diffutils/config.log deleted file mode 100644 index a10642d4ca..0000000000 --- a/src/bin/diffutils/config.log +++ /dev/null @@ -1,2590 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by GNU diffutils configure 2.8.1, which was -generated by GNU Autoconf 2.53. Invocation command line was - - $ ./configure - -## --------- ## -## Platform. ## -## --------- ## - -hostname = -uname -m = BePC -uname -r = 5.0 -uname -s = BeOS -uname -v = 1000009 - -/usr/bin/uname -p = unknown -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH: . -PATH: /boot/home/config/bin -PATH: /bin -PATH: /boot/apps -PATH: /boot/preferences -PATH: /boot/beos/apps -PATH: /boot/beos/preferences -PATH: /boot/develop/tools/gnupro/bin -PATH: /boot/apps/X11R6.4/bin -PATH: /boot/apps/GeekGadgets/bin -PATH: /boot/home/bin - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:1275: checking for a BSD-compatible install -configure:1329: result: /bin/install -c -configure:1340: checking whether build environment is sane -configure:1383: result: yes -configure:1416: checking for gawk -configure:1432: found /bin/gawk -configure:1442: result: gawk -configure:1452: checking whether make sets ${MAKE} -configure:1472: result: yes -configure:1622: checking for gawk -configure:1648: result: gawk -configure:1704: checking for gcc -configure:1720: found /boot/develop/tools/gnupro/bin/gcc -configure:1730: result: gcc -configure:1974: checking for C compiler version -configure:1977: gcc --version &5 -2.9-beos-991026 -configure:1980: $? = 0 -configure:1982: gcc -v &5 -Reading specs from /boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/specs -gcc version 2.9-beos-991026 -configure:1985: $? = 0 -configure:1987: gcc -V &5 -gcc: argument to `-V' is missing -configure:1990: $? = 1 -configure:2016: checking for C compiler default output -configure:2019: gcc conftest.c >&5 -configure:2022: $? = 0 -configure:2055: result: conftest -configure:2060: checking whether the C compiler works -configure:2066: ./conftest -configure:2069: $? = 0 -configure:2084: result: yes -configure:2091: checking whether we are cross compiling -configure:2093: result: no -configure:2096: checking for suffix of executables -configure:2098: gcc -o conftest conftest.c >&5 -configure:2101: $? = 0 -configure:2123: result: -configure:2129: checking for suffix of object files -configure:2153: gcc -c conftest.c >&5 -configure:2156: $? = 0 -configure:2175: result: o -configure:2179: checking whether we are using the GNU C compiler -configure:2206: gcc -c conftest.c >&5 -configure:2209: $? = 0 -configure:2212: test -s conftest.o -configure:2215: $? = 0 -configure:2227: result: yes -configure:2233: checking whether gcc accepts -g -configure:2257: gcc -c -g conftest.c >&5 -configure:2260: $? = 0 -configure:2263: test -s conftest.o -configure:2266: $? = 0 -configure:2276: result: yes -configure:2303: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/conftest.c:2: parse error before `me' -configure:2306: $? = 1 -configure: failed program was: -#ifndef __cplusplus - choke me -#endif -configure:2435: checking for style of include used by make -configure:2463: result: GNU -configure:2491: checking dependency style of gcc -configure:2553: result: gcc -configure:2560: checking for strerror in -lcposix -configure:2593: gcc -o conftest -g -O2 conftest.c -lcposix >&5 -/boot/develop/tools/gnupro/bin/ld: cannot open -lcposix: No such file or directory -collect2: ld returned 1 exit status -configure:2596: $? = 1 -configure: failed program was: -#line 2567 "configure" -#include "confdefs.h" - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char strerror (); -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -strerror (); - ; - return 0; -} -configure:2613: result: no -configure:2624: checking for gcc option to accept ANSI C -configure:2690: gcc -c -g -O2 conftest.c >&5 -configure:2693: $? = 0 -configure:2696: test -s conftest.o -configure:2699: $? = 0 -configure:2713: result: none needed -configure:2729: checking how to run the C preprocessor -configure:2755: gcc -E conftest.c -configure:2761: $? = 0 -configure:2788: gcc -E conftest.c -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:2784: ac_nonexistent.h: No such file or directory -configure:2794: $? = 1 -configure: failed program was: -#line 2783 "configure" -#include "confdefs.h" -#include -configure:2831: result: gcc -E -configure:2846: gcc -E conftest.c -configure:2852: $? = 0 -configure:2879: gcc -E conftest.c -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:2875: ac_nonexistent.h: No such file or directory -configure:2885: $? = 1 -configure: failed program was: -#line 2874 "configure" -#include "confdefs.h" -#include -configure:2939: checking for a BSD-compatible install -configure:2993: result: /bin/install -c -configure:3045: checking for ranlib -configure:3061: found /boot/develop/tools/gnupro/bin/ranlib -configure:3072: result: ranlib -configure:3113: checking for special C compiler options needed for large files -configure:3193: result: no -configure:3199: checking for _FILE_OFFSET_BITS value needed for large files -configure:3233: gcc -c -g -O2 conftest.c >&5 -configure:3236: $? = 0 -configure:3239: test -s conftest.o -configure:3242: $? = 0 -configure:3298: result: no -configure:3308: checking for _LARGE_FILES value needed for large files -configure:3342: gcc -c -g -O2 conftest.c >&5 -configure:3345: $? = 0 -configure:3348: test -s conftest.o -configure:3351: $? = 0 -configure:3407: result: no -configure:3420: checking for gcc option to accept ANSI C -configure:3483: gcc -c -g -O2 conftest.c >&5 -configure:3486: $? = 0 -configure:3489: test -s conftest.o -configure:3492: $? = 0 -configure:3509: result: none needed -configure:3517: checking for an ANSI C-conforming const -configure:3587: gcc -c -g -O2 conftest.c >&5 -configure:3590: $? = 0 -configure:3593: test -s conftest.o -configure:3596: $? = 0 -configure:3606: result: yes -configure:3616: checking for inline -configure:3633: gcc -c -g -O2 conftest.c >&5 -configure:3636: $? = 0 -configure:3639: test -s conftest.o -configure:3642: $? = 0 -configure:3653: result: inline -configure:3669: checking for variable-length arrays -configure:3693: gcc -c -g -O2 conftest.c >&5 -configure:3696: $? = 0 -configure:3699: test -s conftest.o -configure:3702: $? = 0 -configure:3712: result: yes -configure:3737: checking for pr -configure:3755: found /bin/pr -configure:3768: result: /bin/pr -configure:3781: checking for stdbool.h that conforms to C99 -configure:3831: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:3790: parse error before string constant -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:3802: warning: data definition has no type or storage class -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:3802: warning: data definition has no type or storage class -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:3807: size of array `d' is negative -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:3808: variable-size type declared outside of any function -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:3809: `_Bool' undeclared here (not in a function) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:3811: `_Bool' undeclared here (not in a function) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:3812: request for member `t' in something not a structure or union -configure:3834: $? = 1 -configure: failed program was: -#line 3786 "configure" -#include "confdefs.h" - - #include - #ifndef bool - "error: bool is not defined" - #endif - #ifndef false - "error: false is not defined" - #endif - #ifndef true - "error: false is not defined" - #endif - #ifndef __bool_true_false_are_defined - "error: __bool_true_false_are_defined is not defined" - #endif - - struct s { _Bool s: 1; _Bool t; } s; - - char a[true == 1 ? 1 : -1]; - char b[false == 0 ? 1 : -1]; - char c[__bool_true_false_are_defined == 1 ? 1 : -1]; - char d[(bool) -0.5 == true ? 1 : -1]; - char e[(bool) &s == true ? 1 : -1]; - char f[(_Bool) -0.0 == false ? 1 : -1]; - char g[true]; - char h[sizeof (_Bool)]; - char i[sizeof s.t]; - -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ - return !a + !b + !c + !d + !e + !f + !g + !h + !i; - ; - return 0; -} -configure:3850: result: no -configure:3860: checking for ANSI C header files -configure:3874: gcc -E conftest.c -configure:3880: $? = 0 -configure:3965: gcc -o conftest -g -O2 conftest.c >&5 -configure:3968: $? = 0 -configure:3970: ./conftest -configure:3973: $? = 0 -configure:3987: result: yes -configure:4011: checking for sys/types.h -configure:4024: gcc -c -g -O2 conftest.c >&5 -configure:4027: $? = 0 -configure:4030: test -s conftest.o -configure:4033: $? = 0 -configure:4043: result: yes -configure:4011: checking for sys/stat.h -configure:4024: gcc -c -g -O2 conftest.c >&5 -configure:4027: $? = 0 -configure:4030: test -s conftest.o -configure:4033: $? = 0 -configure:4043: result: yes -configure:4011: checking for stdlib.h -configure:4024: gcc -c -g -O2 conftest.c >&5 -configure:4027: $? = 0 -configure:4030: test -s conftest.o -configure:4033: $? = 0 -configure:4043: result: yes -configure:4011: checking for string.h -configure:4024: gcc -c -g -O2 conftest.c >&5 -configure:4027: $? = 0 -configure:4030: test -s conftest.o -configure:4033: $? = 0 -configure:4043: result: yes -configure:4011: checking for memory.h -configure:4024: gcc -c -g -O2 conftest.c >&5 -configure:4027: $? = 0 -configure:4030: test -s conftest.o -configure:4033: $? = 0 -configure:4043: result: yes -configure:4011: checking for strings.h -configure:4024: gcc -c -g -O2 conftest.c >&5 -configure:4027: $? = 0 -configure:4030: test -s conftest.o -configure:4033: $? = 0 -configure:4043: result: yes -configure:4011: checking for inttypes.h -configure:4024: gcc -c -g -O2 conftest.c >&5 -configure:4027: $? = 0 -configure:4030: test -s conftest.o -configure:4033: $? = 0 -configure:4043: result: yes -configure:4011: checking for stdint.h -configure:4024: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:4052: stdint.h: No such file or directory -configure:4027: $? = 1 -configure: failed program was: -#line 4016 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif - -#include -configure:4043: result: no -configure:4011: checking for unistd.h -configure:4024: gcc -c -g -O2 conftest.c >&5 -configure:4027: $? = 0 -configure:4030: test -s conftest.o -configure:4033: $? = 0 -configure:4043: result: yes -configure:4078: checking fcntl.h usability -configure:4087: gcc -c -g -O2 conftest.c >&5 -configure:4090: $? = 0 -configure:4093: test -s conftest.o -configure:4096: $? = 0 -configure:4105: result: yes -configure:4109: checking fcntl.h presence -configure:4116: gcc -E conftest.c -configure:4122: $? = 0 -configure:4140: result: yes -configure:4158: checking for fcntl.h -configure:4165: result: yes -configure:4078: checking libintl.h usability -configure:4087: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:4115: libintl.h: No such file or directory -configure:4090: $? = 1 -configure: failed program was: -#line 4080 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -#include -configure:4105: result: no -configure:4109: checking libintl.h presence -configure:4116: gcc -E conftest.c -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:4112: libintl.h: No such file or directory -configure:4122: $? = 1 -configure: failed program was: -#line 4111 "configure" -#include "confdefs.h" -#include -configure:4140: result: no -configure:4158: checking for libintl.h -configure:4165: result: no -configure:4078: checking limits.h usability -configure:4087: gcc -c -g -O2 conftest.c >&5 -configure:4090: $? = 0 -configure:4093: test -s conftest.o -configure:4096: $? = 0 -configure:4105: result: yes -configure:4109: checking limits.h presence -configure:4116: gcc -E conftest.c -configure:4122: $? = 0 -configure:4140: result: yes -configure:4158: checking for limits.h -configure:4165: result: yes -configure:4078: checking locale.h usability -configure:4087: gcc -c -g -O2 conftest.c >&5 -configure:4090: $? = 0 -configure:4093: test -s conftest.o -configure:4096: $? = 0 -configure:4105: result: yes -configure:4109: checking locale.h presence -configure:4116: gcc -E conftest.c -configure:4122: $? = 0 -configure:4140: result: yes -configure:4158: checking for locale.h -configure:4165: result: yes -configure:4069: checking for stdlib.h -configure:4074: result: yes -configure:4069: checking for string.h -configure:4074: result: yes -configure:4078: checking sys/file.h usability -configure:4087: gcc -c -g -O2 conftest.c >&5 -configure:4090: $? = 0 -configure:4093: test -s conftest.o -configure:4096: $? = 0 -configure:4105: result: yes -configure:4109: checking sys/file.h presence -configure:4116: gcc -E conftest.c -configure:4122: $? = 0 -configure:4140: result: yes -configure:4158: checking for sys/file.h -configure:4165: result: yes -configure:4078: checking time.h usability -configure:4087: gcc -c -g -O2 conftest.c >&5 -configure:4090: $? = 0 -configure:4093: test -s conftest.o -configure:4096: $? = 0 -configure:4105: result: yes -configure:4109: checking time.h presence -configure:4116: gcc -E conftest.c -configure:4122: $? = 0 -configure:4140: result: yes -configure:4158: checking for time.h -configure:4165: result: yes -configure:4069: checking for unistd.h -configure:4074: result: yes -configure:4178: checking for struct stat.st_blksize -configure:4204: gcc -c -g -O2 conftest.c >&5 -configure:4207: $? = 0 -configure:4210: test -s conftest.o -configure:4213: $? = 0 -configure:4223: result: yes -configure:4234: checking for struct stat.st_rdev -configure:4260: gcc -c -g -O2 conftest.c >&5 -configure:4263: $? = 0 -configure:4266: test -s conftest.o -configure:4269: $? = 0 -configure:4279: result: yes -configure:4290: checking for ptrdiff_t -configure:4317: gcc -c -g -O2 conftest.c >&5 -configure:4320: $? = 0 -configure:4323: test -s conftest.o -configure:4326: $? = 0 -configure:4336: result: yes -configure:4348: checking for ssize_t -configure:4375: gcc -c -g -O2 conftest.c >&5 -configure:4378: $? = 0 -configure:4381: test -s conftest.o -configure:4384: $? = 0 -configure:4394: result: yes -configure:4407: checking for unsigned long long -configure:4432: gcc -o conftest -g -O2 conftest.c >&5 -configure:4435: $? = 0 -configure:4438: test -s conftest -configure:4441: $? = 0 -configure:4451: result: yes -configure:4463: checking for uintmax_t -configure:4490: gcc -c -g -O2 conftest.c >&5 -configure:4493: $? = 0 -configure:4496: test -s conftest.o -configure:4499: $? = 0 -configure:4509: result: yes -configure:4540: checking for msgfmt -configure:4571: result: no -configure:4577: checking for gmsgfmt -configure:4608: result: : -configure:4618: checking for xgettext -configure:4649: result: no -configure:4657: checking for msgmerge -configure:4687: result: no -configure:4741: checking build system type -configure:4759: result: i586-pc-beos -configure:4767: checking host system type -configure:4781: result: i586-pc-beos -configure:4800: checking for ld used by GCC -configure:4863: result: /boot/develop/tools/gnupro/bin/ld -configure:4872: checking if the linker (/boot/develop/tools/gnupro/bin/ld) is GNU ld -GNU ld version 2.9-beos-991026 (with BFD 2.9-beos-991026) -configure:4884: result: yes -configure:4890: checking for shared library run path origin -configure:4903: result: done -configure:4926: checking whether NLS is requested -configure:4935: result: yes -configure:4952: checking for GNU gettext in libc -configure:4979: gcc -o conftest -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:4958: libintl.h: No such file or directory -configure:4982: $? = 1 -configure: failed program was: -#line 4957 "configure" -#include "confdefs.h" -#include -extern int _nl_msg_cat_cntr; -extern int *_nl_domain_bindings; -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -bindtextdomain ("", ""); -return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings - ; - return 0; -} -configure:4998: result: no -configure:5387: checking for iconv -configure:5417: gcc -o conftest -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:5397: iconv.h: No such file or directory -configure:5420: $? = 1 -configure: failed program was: -#line 5395 "configure" -#include "confdefs.h" -#include -#include -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -iconv_t cd = iconv_open("",""); - iconv(cd,NULL,NULL,NULL,NULL); - iconv_close(cd); - ; - return 0; -} -configure:5459: gcc -o conftest -g -O2 conftest.c -liconv >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:5439: iconv.h: No such file or directory -configure:5462: $? = 1 -configure: failed program was: -#line 5437 "configure" -#include "confdefs.h" -#include -#include -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -iconv_t cd = iconv_open("",""); - iconv(cd,NULL,NULL,NULL,NULL); - iconv_close(cd); - ; - return 0; -} -configure:5481: result: no, consider installing GNU libiconv -configure:5857: checking for GNU gettext in libintl -configure:5893: gcc -o conftest -g -O2 conftest.c -lintl >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:5867: libintl.h: No such file or directory -configure:5896: $? = 1 -configure: failed program was: -#line 5866 "configure" -#include "confdefs.h" -#include -extern int _nl_msg_cat_cntr; -extern int *_nl_domain_bindings; -extern -#ifdef __cplusplus -"C" -#endif -const char *_nl_expand_alias (); -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -bindtextdomain ("", ""); -return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings + *_nl_expand_alias (0) - ; - return 0; -} -configure:5964: result: no -configure:6058: checking for dirent.h that defines DIR -configure:6085: gcc -c -g -O2 conftest.c >&5 -configure:6088: $? = 0 -configure:6091: test -s conftest.o -configure:6094: $? = 0 -configure:6104: result: yes -configure:6117: checking for library containing opendir -configure:6150: gcc -o conftest -g -O2 conftest.c >&5 -configure:6153: $? = 0 -configure:6156: test -s conftest -configure:6159: $? = 0 -configure:6218: result: none required -configure:6336: checking whether stat file-mode macros are broken -configure:6381: result: no -configure:6391: checking for sys/wait.h that is POSIX.1 compatible -configure:6425: gcc -c -g -O2 conftest.c >&5 -configure:6428: $? = 0 -configure:6431: test -s conftest.o -configure:6434: $? = 0 -configure:6444: result: yes -configure:6454: checking for nanoseconds member of struct stat.st_mtim -configure:6488: gcc -c -g -O2 -DST_MTIM_NSEC=tv_nsec conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:6480: structure has no member named `st_mtim' -configure:6491: $? = 1 -configure: failed program was: -#line 6468 "configure" -#include "confdefs.h" -#include -#include -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -struct stat s; s.st_mtim.ST_MTIM_NSEC; - ; - return 0; -} -configure:6488: gcc -c -g -O2 -DST_MTIM_NSEC=_tv_nsec conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:6480: structure has no member named `st_mtim' -configure:6491: $? = 1 -configure: failed program was: -#line 6468 "configure" -#include "confdefs.h" -#include -#include -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -struct stat s; s.st_mtim.ST_MTIM_NSEC; - ; - return 0; -} -configure:6488: gcc -c -g -O2 -DST_MTIM_NSEC=st__tim.tv_nsec conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:6480: structure has no member named `st_mtim' -configure:6491: $? = 1 -configure: failed program was: -#line 6468 "configure" -#include "confdefs.h" -#include -#include -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -struct stat s; s.st_mtim.ST_MTIM_NSEC; - ; - return 0; -} -configure:6508: result: no -configure:6520: checking for pid_t -configure:6547: gcc -c -g -O2 conftest.c >&5 -configure:6550: $? = 0 -configure:6553: test -s conftest.o -configure:6556: $? = 0 -configure:6566: result: yes -configure:6578: checking return type of signal handlers -configure:6612: gcc -c -g -O2 conftest.c >&5 -configure:6615: $? = 0 -configure:6618: test -s conftest.o -configure:6621: $? = 0 -configure:6631: result: void -configure:6652: checking for diraccess -configure:6695: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/cc2mHzIr.o: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:6685: undefined reference to `diraccess' -collect2: ld returned 1 exit status -configure:6698: $? = 1 -configure: failed program was: -#line 6657 "configure" -#include "confdefs.h" -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char diraccess (); 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 diraccess (); -char (*f) (); - -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -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_diraccess) || defined (__stub___diraccess) -choke me -#else -f = diraccess; -#endif - - ; - return 0; -} -configure:6714: result: no -configure:6652: checking for dup2 -configure:6695: gcc -o conftest -g -O2 conftest.c >&5 -configure:6698: $? = 0 -configure:6701: test -s conftest -configure:6704: $? = 0 -configure:6714: result: yes -configure:6652: checking for gettimeofday -configure:6695: gcc -o conftest -g -O2 conftest.c >&5 -configure:6698: $? = 0 -configure:6701: test -s conftest -configure:6704: $? = 0 -configure:6714: result: yes -configure:6652: checking for sigaction -configure:6695: gcc -o conftest -g -O2 conftest.c >&5 -configure:6698: $? = 0 -configure:6701: test -s conftest -configure:6704: $? = 0 -configure:6714: result: yes -configure:6652: checking for sigprocmask -configure:6695: gcc -o conftest -g -O2 conftest.c >&5 -configure:6698: $? = 0 -configure:6701: test -s conftest -configure:6704: $? = 0 -configure:6714: result: yes -configure:6652: checking for strchr -configure:6695: gcc -o conftest -g -O2 conftest.c >&5 -configure:6698: $? = 0 -configure:6701: test -s conftest -configure:6704: $? = 0 -configure:6714: result: yes -configure:6652: checking for strerror -configure:6695: gcc -o conftest -g -O2 conftest.c >&5 -configure:6698: $? = 0 -configure:6701: test -s conftest -configure:6704: $? = 0 -configure:6714: result: yes -configure:6652: checking for tmpnam -configure:6695: gcc -o conftest -g -O2 conftest.c >&5 -configure:6698: $? = 0 -configure:6701: test -s conftest -configure:6704: $? = 0 -configure:6714: result: yes -configure:6731: checking for memchr -configure:6774: gcc -o conftest -g -O2 conftest.c >&5 -configure:6777: $? = 0 -configure:6780: test -s conftest -configure:6783: $? = 0 -configure:6793: result: yes -configure:6731: checking for mkstemp -configure:6774: gcc -o conftest -g -O2 conftest.c >&5 -configure:6777: $? = 0 -configure:6780: test -s conftest -configure:6783: $? = 0 -configure:6793: result: yes -configure:6731: checking for strcasecmp -configure:6774: gcc -o conftest -g -O2 conftest.c >&5 -configure:6777: $? = 0 -configure:6780: test -s conftest -configure:6783: $? = 0 -configure:6793: result: yes -configure:6731: checking for waitpid -configure:6774: gcc -o conftest -g -O2 conftest.c >&5 -configure:6777: $? = 0 -configure:6780: test -s conftest -configure:6783: $? = 0 -configure:6793: result: yes -configure:6809: checking whether closedir returns void -configure:6841: gcc -o conftest -g -O2 conftest.c >&5 -configure:6844: $? = 0 -configure:6846: ./conftest -configure:6849: $? = 0 -configure:6862: result: no -configure:6878: checking for unistd.h -configure:6883: result: yes -configure:6887: checking vfork.h usability -configure:6896: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:6924: vfork.h: No such file or directory -configure:6899: $? = 1 -configure: failed program was: -#line 6889 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -#include -configure:6914: result: no -configure:6918: checking vfork.h presence -configure:6925: gcc -E conftest.c -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:6921: vfork.h: No such file or directory -configure:6931: $? = 1 -configure: failed program was: -#line 6920 "configure" -#include "confdefs.h" -#include -configure:6949: result: no -configure:6967: checking for vfork.h -configure:6974: result: no -configure:6992: checking for fork -configure:7035: gcc -o conftest -g -O2 conftest.c >&5 -configure:7038: $? = 0 -configure:7041: test -s conftest -configure:7044: $? = 0 -configure:7054: result: yes -configure:6992: checking for vfork -configure:7035: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccR4UB3q.o: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:7025: undefined reference to `vfork' -collect2: ld returned 1 exit status -configure:7038: $? = 1 -configure: failed program was: -#line 6997 "configure" -#include "confdefs.h" -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char vfork (); 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 vfork (); -char (*f) (); - -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -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_vfork) || defined (__stub___vfork) -choke me -#else -f = vfork; -#endif - - ; - return 0; -} -configure:7054: result: no -configure:7066: checking for working fork -configure:7110: result: yes -configure:7291: checking for vprintf -configure:7334: gcc -o conftest -g -O2 conftest.c >&5 -configure:7337: $? = 0 -configure:7340: test -s conftest -configure:7343: $? = 0 -configure:7353: result: yes -configure:7360: checking for _doprnt -configure:7403: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccxwh45h.o: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:7393: undefined reference to `_doprnt' -collect2: ld returned 1 exit status -configure:7406: $? = 1 -configure: failed program was: -#line 7365 "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) (); - -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -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:7422: result: no -configure:7436: checking whether clearerr_unlocked is declared -configure:7463: gcc -c -g -O2 conftest.c >&5 -configure:7466: $? = 0 -configure:7469: test -s conftest.o -configure:7472: $? = 0 -configure:7482: result: yes -configure:7498: checking whether feof_unlocked is declared -configure:7525: gcc -c -g -O2 conftest.c >&5 -configure:7528: $? = 0 -configure:7531: test -s conftest.o -configure:7534: $? = 0 -configure:7544: result: yes -configure:7560: checking whether ferror_unlocked is declared -configure:7587: gcc -c -g -O2 conftest.c >&5 -configure:7590: $? = 0 -configure:7593: test -s conftest.o -configure:7596: $? = 0 -configure:7606: result: yes -configure:7622: checking whether fflush_unlocked is declared -configure:7649: gcc -c -g -O2 conftest.c >&5 -configure:7652: $? = 0 -configure:7655: test -s conftest.o -configure:7658: $? = 0 -configure:7668: result: yes -configure:7684: checking whether fgets_unlocked is declared -configure:7711: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:7734: `fgets_unlocked' undeclared (first use in this function) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:7734: (Each undeclared identifier is reported only once -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:7734: for each function it appears in.) -configure:7714: $? = 1 -configure: failed program was: -#line 7689 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -#ifndef fgets_unlocked - char *p = (char *) fgets_unlocked; -#endif - - ; - return 0; -} -configure:7730: result: no -configure:7746: checking whether fputc_unlocked is declared -configure:7773: gcc -c -g -O2 conftest.c >&5 -configure:7776: $? = 0 -configure:7779: test -s conftest.o -configure:7782: $? = 0 -configure:7792: result: yes -configure:7808: checking whether fputs_unlocked is declared -configure:7835: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:7858: `fputs_unlocked' undeclared (first use in this function) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:7858: (Each undeclared identifier is reported only once -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:7858: for each function it appears in.) -configure:7838: $? = 1 -configure: failed program was: -#line 7813 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -#ifndef fputs_unlocked - char *p = (char *) fputs_unlocked; -#endif - - ; - return 0; -} -configure:7854: result: no -configure:7870: checking whether fread_unlocked is declared -configure:7897: gcc -c -g -O2 conftest.c >&5 -configure:7900: $? = 0 -configure:7903: test -s conftest.o -configure:7906: $? = 0 -configure:7916: result: yes -configure:7932: checking whether fwrite_unlocked is declared -configure:7959: gcc -c -g -O2 conftest.c >&5 -configure:7962: $? = 0 -configure:7965: test -s conftest.o -configure:7968: $? = 0 -configure:7978: result: yes -configure:7994: checking whether getc_unlocked is declared -configure:8021: gcc -c -g -O2 conftest.c >&5 -configure:8024: $? = 0 -configure:8027: test -s conftest.o -configure:8030: $? = 0 -configure:8040: result: yes -configure:8056: checking whether getchar_unlocked is declared -configure:8083: gcc -c -g -O2 conftest.c >&5 -configure:8086: $? = 0 -configure:8089: test -s conftest.o -configure:8092: $? = 0 -configure:8102: result: yes -configure:8118: checking whether putc_unlocked is declared -configure:8145: gcc -c -g -O2 conftest.c >&5 -configure:8148: $? = 0 -configure:8151: test -s conftest.o -configure:8154: $? = 0 -configure:8164: result: yes -configure:8180: checking whether putchar_unlocked is declared -configure:8207: gcc -c -g -O2 conftest.c >&5 -configure:8210: $? = 0 -configure:8213: test -s conftest.o -configure:8216: $? = 0 -configure:8226: result: yes -configure:8244: checking whether time.h and sys/time.h may both be included -configure:8272: gcc -c -g -O2 conftest.c >&5 -configure:8275: $? = 0 -configure:8278: test -s conftest.o -configure:8281: $? = 0 -configure:8291: result: yes -configure:8301: checking whether struct tm is in sys/time.h or time.h -configure:8327: gcc -c -g -O2 conftest.c >&5 -configure:8330: $? = 0 -configure:8333: test -s conftest.o -configure:8336: $? = 0 -configure:8346: result: time.h -configure:8363: checking for localtime_r -configure:8406: gcc -o conftest -g -O2 conftest.c >&5 -configure:8409: $? = 0 -configure:8412: test -s conftest -configure:8415: $? = 0 -configure:8425: result: yes -configure:8363: checking for strftime -configure:8406: gcc -o conftest -g -O2 conftest.c >&5 -configure:8409: $? = 0 -configure:8412: test -s conftest -configure:8415: $? = 0 -configure:8425: result: yes -configure:8441: checking for limits.h -configure:8446: result: yes -configure:8558: checking for bcopy -configure:8601: gcc -o conftest -g -O2 conftest.c >&5 -configure:8604: $? = 0 -configure:8607: test -s conftest -configure:8610: $? = 0 -configure:8620: result: yes -configure:8558: checking for tzset -configure:8601: gcc -o conftest -g -O2 conftest.c >&5 -configure:8604: $? = 0 -configure:8607: test -s conftest -configure:8610: $? = 0 -configure:8620: result: yes -configure:8558: checking for mempcpy -configure:8601: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccHZh6Sr.o: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:8591: undefined reference to `mempcpy' -collect2: ld returned 1 exit status -configure:8604: $? = 1 -configure: failed program was: -#line 8563 "configure" -#include "confdefs.h" -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char mempcpy (); 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 mempcpy (); -char (*f) (); - -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -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_mempcpy) || defined (__stub___mempcpy) -choke me -#else -f = mempcpy; -#endif - - ; - return 0; -} -configure:8620: result: no -configure:8558: checking for memcpy -configure:8601: gcc -o conftest -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:8573: warning: conflicting types for built-in function `memcpy' -configure:8604: $? = 0 -configure:8607: test -s conftest -configure:8610: $? = 0 -configure:8620: result: yes -configure:8558: checking for memset -configure:8601: gcc -o conftest -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:8573: warning: conflicting types for built-in function `memset' -configure:8604: $? = 0 -configure:8607: test -s conftest -configure:8610: $? = 0 -configure:8620: result: yes -configure:8632: checking for struct tm.tm_zone -configure:8661: gcc -c -g -O2 conftest.c >&5 -configure:8664: $? = 0 -configure:8667: test -s conftest.o -configure:8670: $? = 0 -configure:8680: result: yes -configure:8762: checking for mblen -configure:8805: gcc -o conftest -g -O2 conftest.c >&5 -configure:8808: $? = 0 -configure:8811: test -s conftest -configure:8814: $? = 0 -configure:8824: result: yes -configure:8762: checking for mbrlen -configure:8805: gcc -o conftest -g -O2 conftest.c >&5 -configure:8808: $? = 0 -configure:8811: test -s conftest -configure:8814: $? = 0 -configure:8824: result: yes -configure:8835: checking for struct tm.tm_gmtoff -configure:8862: gcc -c -g -O2 conftest.c >&5 -configure:8865: $? = 0 -configure:8868: test -s conftest.o -configure:8871: $? = 0 -configure:8881: result: yes -configure:8907: checking sys/time.h usability -configure:8916: gcc -c -g -O2 conftest.c >&5 -configure:8919: $? = 0 -configure:8922: test -s conftest.o -configure:8925: $? = 0 -configure:8934: result: yes -configure:8938: checking sys/time.h presence -configure:8945: gcc -E conftest.c -configure:8951: $? = 0 -configure:8969: result: yes -configure:8987: checking for sys/time.h -configure:8994: result: yes -configure:9021: checking for working malloc -configure:9042: gcc -o conftest -g -O2 conftest.c >&5 -configure:9045: $? = 0 -configure:9047: ./conftest -configure:9050: $? = 0 -configure:9064: result: yes -configure:9082: checking for working realloc -configure:9103: gcc -o conftest -g -O2 conftest.c >&5 -configure:9106: $? = 0 -configure:9108: ./conftest -configure:9111: $? = 0 -configure:9125: result: yes -configure:9138: checking for working alloca.h -configure:9162: gcc -o conftest -g -O2 conftest.c >&5 -configure:9165: $? = 0 -configure:9168: test -s conftest -configure:9171: $? = 0 -configure:9181: result: yes -configure:9191: checking for alloca -configure:9235: gcc -o conftest -g -O2 conftest.c >&5 -configure:9238: $? = 0 -configure:9241: test -s conftest -configure:9244: $? = 0 -configure:9254: result: yes -configure:9447: checking for working C stack overflow detection -configure:9539: gcc -o conftest -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:9458: ucontext.h: No such file or directory -configure:9542: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 9455 "configure" -#include "confdefs.h" - - #include - #include - - static union - { - char buffer[SIGSTKSZ]; - long double ld; - uintmax_t u; - void *p; - } alternate_signal_stack; - - #if STACK_DIRECTION - # define find_stack_direction(ptr) STACK_DIRECTION - #else - static int - find_stack_direction (char const *addr) - { - char dummy; - return (! addr ? find_stack_direction (&dummy) - : addr < &dummy ? 1 : -1); - } - #endif - - static void - segv_handler (int signo, siginfo_t *info, void *context) - { - if (0 < info->si_code) - { - ucontext_t const *user_context = context; - char const *stack_min = user_context->uc_stack.ss_sp; - size_t stack_size = user_context->uc_stack.ss_size; - char const *faulting_address = info->si_addr; - size_t s = faulting_address - stack_min; - size_t page_size = sysconf (_SC_PAGESIZE); - if (find_stack_direction (0) < 0) - s += page_size; - if (s < stack_size + page_size) - _exit (0); - } - - _exit (1); - } - - static int - c_stack_action (void) - { - stack_t st; - struct sigaction act; - int r; - - st.ss_flags = 0; - st.ss_sp = alternate_signal_stack.buffer; - st.ss_size = sizeof alternate_signal_stack.buffer; - r = sigaltstack (&st, 0); - if (r != 0) - return r; - - sigemptyset (&act.sa_mask); - act.sa_flags = SA_NODEFER | SA_ONSTACK | SA_RESETHAND | SA_SIGINFO; - act.sa_sigaction = segv_handler; - return sigaction (SIGSEGV, &act, 0); - } - - static int - recurse (char *p) - { - char array[500]; - array[0] = 1; - return *p + recurse (array); - } - - int - main (void) - { - c_stack_action (); - return recurse ("\1"); - } - -configure:9560: result: no -configure:9581: checking for unistd.h -configure:9586: result: yes -configure:9691: checking for siginfo_t -configure:9719: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:9708: `siginfo_t' undeclared (first use in this function) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:9708: (Each undeclared identifier is reported only once -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:9708: for each function it appears in.) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:9708: parse error before `)' -configure:9722: $? = 1 -configure: failed program was: -#line 9696 "configure" -#include "confdefs.h" -#include - -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -if ((siginfo_t *) 0) - return 0; -if (sizeof (siginfo_t)) - return 0; - ; - return 0; -} -configure:9738: result: no -configure:9748: checking for stack_t -configure:9776: gcc -c -g -O2 conftest.c >&5 -configure:9779: $? = 0 -configure:9782: test -s conftest.o -configure:9785: $? = 0 -configure:9795: result: yes -configure:9813: checking for strerror -configure:9875: result: yes -configure:9813: checking for vprintf -configure:9875: result: yes -configure:9813: checking for doprnt -configure:9856: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccHUZySq.o: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:9846: undefined reference to `doprnt' -collect2: ld returned 1 exit status -configure:9859: $? = 1 -configure: failed program was: -#line 9818 "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) (); - -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -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:9875: result: no -configure:9885: checking whether strerror is declared -configure:9912: gcc -c -g -O2 conftest.c >&5 -configure:9915: $? = 0 -configure:9918: test -s conftest.o -configure:9921: $? = 0 -configure:9931: result: yes -configure:9949: checking whether strerror_r is declared -configure:9976: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:9999: `strerror_r' undeclared (first use in this function) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:9999: (Each undeclared identifier is reported only once -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:9999: for each function it appears in.) -configure:9979: $? = 1 -configure: failed program was: -#line 9954 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -#ifndef strerror_r - char *p = (char *) strerror_r; -#endif - - ; - return 0; -} -configure:9995: result: no -configure:10017: checking for strerror_r -configure:10060: gcc -o conftest -g -O2 conftest.c >&5 -configure:10063: $? = 0 -configure:10066: test -s conftest -configure:10069: $? = 0 -configure:10079: result: yes -configure:10089: checking whether strerror_r returns char * -configure:10169: gcc -o conftest -g -O2 conftest.c >&5 -configure:10172: $? = 0 -configure:10174: ./conftest -configure:10177: $? = 0 -configure:10190: result: yes -configure:10200: checking for ANSI C header files -configure:10327: result: yes -configure:10339: checking for function prototypes -configure:10342: result: yes -configure:10363: checking for setlocale -configure:10406: gcc -o conftest -g -O2 conftest.c >&5 -configure:10409: $? = 0 -configure:10412: test -s conftest -configure:10415: $? = 0 -configure:10425: result: yes -configure:10442: checking for locale.h -configure:10447: result: yes -configure:10442: checking for stdlib.h -configure:10447: result: yes -configure:10442: checking for string.h -configure:10447: result: yes -configure:10558: checking for isascii -configure:10601: gcc -o conftest -g -O2 conftest.c >&5 -configure:10604: $? = 0 -configure:10607: test -s conftest -configure:10610: $? = 0 -configure:10620: result: yes -configure:10558: checking for iswprint -configure:10601: gcc -o conftest -g -O2 conftest.c >&5 -configure:10604: $? = 0 -configure:10607: test -s conftest -configure:10610: $? = 0 -configure:10620: result: yes -configure:10631: checking whether mbrtowc and mbstate_t are properly declared -configure:10655: gcc -o conftest -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:10647: `mbstate_t' undeclared (first use in this function) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:10647: (Each undeclared identifier is reported only once -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:10647: for each function it appears in.) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:10647: parse error before `state' -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:10647: `state' undeclared (first use in this function) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:10647: `mbrtowc' undeclared (first use in this function) -configure:10658: $? = 1 -configure: failed program was: -#line 10636 "configure" -#include "confdefs.h" -#include -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -mbstate_t state; return ! (sizeof state && mbrtowc); - ; - return 0; -} -configure:10674: result: no -configure:10694: checking for limits.h -configure:10699: result: yes -configure:10703: checking stddef.h usability -configure:10712: gcc -c -g -O2 conftest.c >&5 -configure:10715: $? = 0 -configure:10718: test -s conftest.o -configure:10721: $? = 0 -configure:10730: result: yes -configure:10734: checking stddef.h presence -configure:10741: gcc -E conftest.c -configure:10747: $? = 0 -configure:10765: result: yes -configure:10783: checking for stddef.h -configure:10790: result: yes -configure:10694: checking for stdlib.h -configure:10699: result: yes -configure:10694: checking for string.h -configure:10699: result: yes -configure:10703: checking wchar.h usability -configure:10712: gcc -c -g -O2 conftest.c >&5 -configure:10715: $? = 0 -configure:10718: test -s conftest.o -configure:10721: $? = 0 -configure:10730: result: yes -configure:10734: checking wchar.h presence -configure:10741: gcc -E conftest.c -configure:10747: $? = 0 -configure:10765: result: yes -configure:10783: checking for wchar.h -configure:10790: result: yes -configure:10703: checking wctype.h usability -configure:10712: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:10740: wctype.h: No such file or directory -configure:10715: $? = 1 -configure: failed program was: -#line 10705 "configure" -#include "confdefs.h" -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif -#include -configure:10730: result: no -configure:10734: checking wctype.h presence -configure:10741: gcc -E conftest.c -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:10737: wctype.h: No such file or directory -configure:10747: $? = 1 -configure: failed program was: -#line 10736 "configure" -#include "confdefs.h" -#include -configure:10765: result: no -configure:10783: checking for wctype.h -configure:10790: result: no -configure:10803: checking for ANSI C header files -configure:10930: result: yes -configure:10941: checking whether backslash-a works in strings -configure:10972: gcc -c -g -O2 conftest.c >&5 -configure:10975: $? = 0 -configure:10978: test -s conftest.o -configure:10981: $? = 0 -configure:10991: result: yes -configure:11007: checking for stdlib.h -configure:11012: result: yes -configure:11117: checking for mbstate_t -configure:11145: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:11137: `mbstate_t' undeclared (first use in this function) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:11137: (Each undeclared identifier is reported only once -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:11137: for each function it appears in.) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:11137: parse error before `x' -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:11137: `x' undeclared (first use in this function) -configure:11148: $? = 1 -configure: failed program was: -#line 11122 "configure" -#include "confdefs.h" - -#if HAVE_STDLIB_H -# include -#endif -#include -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -mbstate_t x; return sizeof x; - ; - return 0; -} -configure:11164: result: no -configure:11175: checking for function prototypes -configure:11178: result: yes -configure:11192: checking for ANSI C header files -configure:11319: result: yes -configure:11334: checking for string.h -configure:11339: result: yes -configure:11453: checking for bzero -configure:11496: gcc -o conftest -g -O2 conftest.c >&5 -configure:11499: $? = 0 -configure:11502: test -s conftest -configure:11505: $? = 0 -configure:11515: result: yes -configure:11453: checking for bcopy -configure:11515: result: yes -configure:11453: checking for isascii -configure:11515: result: yes -configure:11453: checking for btowc -configure:11496: gcc -o conftest -g -O2 conftest.c >&5 -configure:11499: $? = 0 -configure:11502: test -s conftest -configure:11505: $? = 0 -configure:11515: result: yes -configure:11542: checking alloca.h usability -configure:11551: gcc -c -g -O2 conftest.c >&5 -configure:11554: $? = 0 -configure:11557: test -s conftest.o -configure:11560: $? = 0 -configure:11569: result: yes -configure:11573: checking alloca.h presence -configure:11580: gcc -E conftest.c -configure:11586: $? = 0 -configure:11604: result: yes -configure:11622: checking for alloca.h -configure:11629: result: yes -configure:11533: checking for libintl.h -configure:11538: result: no -configure:11533: checking for wctype.h -configure:11538: result: no -configure:11533: checking for wchar.h -configure:11538: result: yes -configure:11642: checking for ANSI C header files -configure:11769: result: yes -configure:11781: checking for working alloca.h -configure:11824: result: yes -configure:11834: checking for alloca -configure:11897: result: yes -configure:12094: checking for ANSI C header files -configure:12221: result: yes -configure:12231: checking whether stat file-mode macros are broken -configure:12276: result: no -configure:12294: checking for fcntl.h -configure:12299: result: yes -configure:12294: checking for sys/time.h -configure:12299: result: yes -configure:12294: checking for stdint.h -configure:12299: result: no -configure:12294: checking for unistd.h -configure:12299: result: yes -configure:12408: checking for __secure_getenv -configure:12451: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccScM0ti.o: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:12441: undefined reference to `__secure_getenv' -collect2: ld returned 1 exit status -configure:12454: $? = 1 -configure: failed program was: -#line 12413 "configure" -#include "confdefs.h" -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char __secure_getenv (); 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 __secure_getenv (); -char (*f) (); - -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -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___secure_getenv) || defined (__stub_____secure_getenv) -choke me -#else -f = __secure_getenv; -#endif - - ; - return 0; -} -configure:12470: result: no -configure:12408: checking for gettimeofday -configure:12470: result: yes -configure:12480: checking whether getenv is declared -configure:12507: gcc -c -g -O2 conftest.c >&5 -configure:12510: $? = 0 -configure:12513: test -s conftest.o -configure:12516: $? = 0 -configure:12526: result: yes -configure:12546: checking for long long -configure:12571: gcc -o conftest -g -O2 conftest.c >&5 -configure:12574: $? = 0 -configure:12577: test -s conftest -configure:12580: $? = 0 -configure:12590: result: yes -configure:12602: checking for intmax_t -configure:12629: gcc -c -g -O2 conftest.c >&5 -configure:12632: $? = 0 -configure:12635: test -s conftest.o -configure:12638: $? = 0 -configure:12648: result: yes -configure:12669: checking whether strtol is declared -configure:12696: gcc -c -g -O2 conftest.c >&5 -configure:12699: $? = 0 -configure:12702: test -s conftest.o -configure:12705: $? = 0 -configure:12715: result: yes -configure:12731: checking whether strtoul is declared -configure:12758: gcc -c -g -O2 conftest.c >&5 -configure:12761: $? = 0 -configure:12764: test -s conftest.o -configure:12767: $? = 0 -configure:12777: result: yes -configure:12793: checking whether strtoull is declared -configure:12820: gcc -c -g -O2 conftest.c >&5 -configure:12823: $? = 0 -configure:12826: test -s conftest.o -configure:12829: $? = 0 -configure:12839: result: yes -configure:12855: checking whether strtoimax is declared -configure:12882: gcc -c -g -O2 conftest.c >&5 -configure:12885: $? = 0 -configure:12888: test -s conftest.o -configure:12891: $? = 0 -configure:12901: result: yes -configure:12917: checking whether strtoumax is declared -configure:12944: gcc -c -g -O2 conftest.c >&5 -configure:12947: $? = 0 -configure:12950: test -s conftest.o -configure:12953: $? = 0 -configure:12963: result: yes -configure:12988: checking for limits.h -configure:12993: result: yes -configure:12988: checking for stdlib.h -configure:12993: result: yes -configure:12988: checking for inttypes.h -configure:12993: result: yes -configure:13098: checking whether defines strtoumax as a macro -configure:13120: result: no -configure:13128: checking for strtoumax -configure:13171: gcc -o conftest -g -O2 conftest.c >&5 -configure:13174: $? = 0 -configure:13177: test -s conftest -configure:13180: $? = 0 -configure:13190: result: yes -configure:13375: checking for library containing clock_gettime -configure:13408: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccCZIDrs.o: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:13400: undefined reference to `clock_gettime' -collect2: ld returned 1 exit status -configure:13411: $? = 1 -configure: failed program was: -#line 13382 "configure" -#include "confdefs.h" - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char clock_gettime (); -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -clock_gettime (); - ; - return 0; -} -configure:13454: gcc -o conftest -g -O2 conftest.c -lrt >&5 -/boot/develop/tools/gnupro/bin/ld: cannot open -lrt: No such file or directory -collect2: ld returned 1 exit status -configure:13457: $? = 1 -configure: failed program was: -#line 13428 "configure" -#include "confdefs.h" - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char clock_gettime (); -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -clock_gettime (); - ; - return 0; -} -configure:13454: gcc -o conftest -g -O2 conftest.c -lposix4 >&5 -/boot/develop/tools/gnupro/bin/ld: cannot open -lposix4: No such file or directory -collect2: ld returned 1 exit status -configure:13457: $? = 1 -configure: failed program was: -#line 13428 "configure" -#include "confdefs.h" - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char clock_gettime (); -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -clock_gettime (); - ; - return 0; -} -configure:13476: result: no -configure:13494: checking for clock_gettime -configure:13537: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccWIEkli.o: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:13527: undefined reference to `clock_gettime' -collect2: ld returned 1 exit status -configure:13540: $? = 1 -configure: failed program was: -#line 13499 "configure" -#include "confdefs.h" -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char clock_gettime (); 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 clock_gettime (); -char (*f) (); - -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -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_clock_gettime) || defined (__stub___clock_gettime) -choke me -#else -f = clock_gettime; -#endif - - ; - return 0; -} -configure:13556: result: no -configure:13569: checking for working GNU-style fnmatch -configure:13605: gcc -o conftest -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:13582: fnmatch.h: No such file or directory -configure:13608: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 13581 "configure" -#include "confdefs.h" -#include -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -exit (fnmatch ("a*", "abc", 0) != 0 - || fnmatch ("xxXX", "xXxX", FNM_CASEFOLD) != 0 - || fnmatch ("d*/*1", "d/s/1", FNM_FILE_NAME) != FNM_NOMATCH - || fnmatch ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR) != 0 - || fnmatch ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR) != 0 - || fnmatch ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR) != 0); - ; - return 0; -} -configure:13626: result: no -configure:13655: checking for working re_compile_pattern -configure:13701: gcc -o conftest -g -O2 conftest.c >&5 -configure:13704: $? = 0 -configure:13706: ./conftest -configure:13709: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 13663 "configure" -#include "confdefs.h" -#include -#include - int - main () - { - static struct re_pattern_buffer regex; - const char *s; - struct re_registers regs; - re_set_syntax (RE_SYNTAX_POSIX_EGREP); - s = re_compile_pattern ("a[[:]:]]b\n", 9, ®ex); - /* This should fail with _Invalid character class name_ error. */ - if (!s) - exit (1); - - /* This should succeed, but doesn't for e.g. glibc-2.1.3. */ - s = re_compile_pattern ("{1", 2, ®ex); - - if (s) - exit (1); - - /* The following example is derived from a problem report - against gawk from Jorge Stolfi . */ - s = re_compile_pattern ("[anù]*n", 7, ®ex); - if (s) - exit (1); - - /* This should match, but doesn't for e.g. glibc-2.2.1. */ - if (re_match (®ex, "an", 2, 0, ®s) != 2) - exit (1); - - exit (0); - } - -configure:13722: result: no -configure:13755: checking whether system is Windows or MSDOS -configure:13782: gcc -c -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure: In function `main': -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:13773: `neither' undeclared (first use in this function) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:13773: (Each undeclared identifier is reported only once -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:13773: for each function it appears in.) -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:13773: parse error before `MSDOS' -configure:13785: $? = 1 -configure: failed program was: -#line 13761 "configure" -#include "confdefs.h" - -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -#if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ -neither MSDOS nor Windows -#endif - ; - return 0; -} -configure:13802: result: no -configure:13837: checking for fcntl.h -configure:13842: result: yes -configure:13837: checking for unistd.h -configure:13842: result: yes -configure:13946: checking for DOS-style setmode -configure:13976: gcc -o conftest -g -O2 conftest.c >&5 -/boot/home/Development/current/src/apps/bin/diffutils-2.8.1/configure:13952: io.h: No such file or directory -configure:13979: $? = 1 -configure: failed program was: -#line 13951 "configure" -#include "confdefs.h" -#include - #if HAVE_FCNTL_H - # include - #endif - #if HAVE_UNISTD_H - # include - #endif -#ifdef F77_DUMMY_MAIN -# ifdef __cplusplus - extern "C" -# endif - int F77_DUMMY_MAIN() { return 1; } -#endif -int -main () -{ -int ret = setmode && setmode (1, O_BINARY); - ; - return 0; -} -configure:13995: result: no -configure:14096: creating ./config.status - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by GNU diffutils config.status 2.8.1, which was -generated by GNU Autoconf 2.53. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on - -config.status:657: creating Makefile -config.status:657: creating doc/Makefile -config.status:657: creating lib/Makefile -config.status:657: creating lib/posix/Makefile -config.status:657: creating man/Makefile -config.status:657: creating m4/Makefile -config.status:657: creating ms/Makefile -config.status:657: creating po/Makefile.in -config.status:657: creating src/Makefile -config.status:761: creating config.h -config.status:1235: linking ./lib/fnmatch.hin to lib/fnmatch.h -config.status:1235: linking ./lib/regex.hin to lib/regex.h -config.status:1380: executing depfiles commands -config.status:1380: executing default-1 commands -config.status:1380: executing default commands - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv_build=i586-pc-beos -ac_cv_build_alias=i586-pc-beos -ac_cv_c_backslash_a=yes -ac_cv_c_compiler_gnu=yes -ac_cv_c_const=yes -ac_cv_c_inline=inline -ac_cv_c_vararrays=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_exeext= -ac_cv_func___secure_getenv=no -ac_cv_func__doprnt=no -ac_cv_func_alloca_works=yes -ac_cv_func_bcopy=yes -ac_cv_func_btowc=yes -ac_cv_func_bzero=yes -ac_cv_func_clock_gettime=no -ac_cv_func_closedir_void=no -ac_cv_func_diraccess=no -ac_cv_func_doprnt=no -ac_cv_func_dup2=yes -ac_cv_func_fnmatch_works=no -ac_cv_func_fork=yes -ac_cv_func_fork_works=yes -ac_cv_func_gettimeofday=yes -ac_cv_func_isascii=yes -ac_cv_func_iswprint=yes -ac_cv_func_localtime_r=yes -ac_cv_func_mblen=yes -ac_cv_func_mbrlen=yes -ac_cv_func_memchr=yes -ac_cv_func_memcpy=yes -ac_cv_func_mempcpy=no -ac_cv_func_memset=yes -ac_cv_func_mkstemp=yes -ac_cv_func_setlocale=yes -ac_cv_func_setmode_dos=no -ac_cv_func_sigaction=yes -ac_cv_func_sigprocmask=yes -ac_cv_func_strcasecmp=yes -ac_cv_func_strchr=yes -ac_cv_func_strerror=yes -ac_cv_func_strerror_r=yes -ac_cv_func_strerror_r_char_p=yes -ac_cv_func_strftime=yes -ac_cv_func_strtoumax=yes -ac_cv_func_tmpnam=yes -ac_cv_func_tzset=yes -ac_cv_func_vfork=no -ac_cv_func_vfork_works=no -ac_cv_func_vprintf=yes -ac_cv_func_waitpid=yes -ac_cv_have_decl_clearerr_unlocked=yes -ac_cv_have_decl_feof_unlocked=yes -ac_cv_have_decl_ferror_unlocked=yes -ac_cv_have_decl_fflush_unlocked=yes -ac_cv_have_decl_fgets_unlocked=no -ac_cv_have_decl_fputc_unlocked=yes -ac_cv_have_decl_fputs_unlocked=no -ac_cv_have_decl_fread_unlocked=yes -ac_cv_have_decl_fwrite_unlocked=yes -ac_cv_have_decl_getc_unlocked=yes -ac_cv_have_decl_getchar_unlocked=yes -ac_cv_have_decl_getenv=yes -ac_cv_have_decl_putc_unlocked=yes -ac_cv_have_decl_putchar_unlocked=yes -ac_cv_have_decl_strerror=yes -ac_cv_have_decl_strerror_r=no -ac_cv_have_decl_strtoimax=yes -ac_cv_have_decl_strtol=yes -ac_cv_have_decl_strtoul=yes -ac_cv_have_decl_strtoull=yes -ac_cv_have_decl_strtoumax=yes -ac_cv_header_alloca_h=yes -ac_cv_header_dirent_dirent_h=yes -ac_cv_header_fcntl_h=yes -ac_cv_header_inttypes_h=yes -ac_cv_header_libintl_h=no -ac_cv_header_limits_h=yes -ac_cv_header_locale_h=yes -ac_cv_header_memory_h=yes -ac_cv_header_stat_broken=no -ac_cv_header_stdbool_h=no -ac_cv_header_stdc=yes -ac_cv_header_stddef_h=yes -ac_cv_header_stdint_h=no -ac_cv_header_stdlib_h=yes -ac_cv_header_string_h=yes -ac_cv_header_strings_h=yes -ac_cv_header_sys_file_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_time=yes -ac_cv_header_time_h=yes -ac_cv_header_unistd_h=yes -ac_cv_header_vfork_h=no -ac_cv_header_wchar_h=yes -ac_cv_header_wctype_h=no -ac_cv_host=i586-pc-beos -ac_cv_host_alias=i586-pc-beos -ac_cv_lib_cposix_strerror=no -ac_cv_member_struct_stat_st_blksize=yes -ac_cv_member_struct_stat_st_rdev=yes -ac_cv_member_struct_tm_tm_gmtoff=yes -ac_cv_member_struct_tm_tm_zone=yes -ac_cv_objext=o -ac_cv_path_GMSGFMT=: -ac_cv_path_MSGFMT=: -ac_cv_path_MSGMERGE=: -ac_cv_path_PR_PROGRAM=/bin/pr -ac_cv_path_XGETTEXT=: -ac_cv_path_install='/bin/install -c' -ac_cv_prog_AWK=gawk -ac_cv_prog_CPP='gcc -E' -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_make_make_set=yes -ac_cv_search_clock_gettime=no -ac_cv_search_opendir='none required' -ac_cv_struct_st_mtim_nsec=no -ac_cv_struct_tm=time.h -ac_cv_sys_file_offset_bits=no -ac_cv_sys_large_files=no -ac_cv_sys_largefile_CC=no -ac_cv_sys_xsi_stack_overflow_heuristic=no -ac_cv_type_intmax_t=yes -ac_cv_type_long_long=yes -ac_cv_type_mbstate_t=no -ac_cv_type_pid_t=yes -ac_cv_type_ptrdiff_t=yes -ac_cv_type_siginfo_t=no -ac_cv_type_signal=void -ac_cv_type_ssize_t=yes -ac_cv_type_stack_t=yes -ac_cv_type_uintmax_t=yes -ac_cv_type_unsigned_long_long=yes -ac_cv_win_or_dos=no -ac_cv_working_alloca_h=yes -acl_cv_hardcode_direct=no -acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' -acl_cv_hardcode_libdir_separator= -acl_cv_hardcode_minus_L=no -acl_cv_libext=a -acl_cv_path_LD=/boot/develop/tools/gnupro/bin/ld -acl_cv_prog_gnu_ld=yes -acl_cv_rpath=done -acl_cv_shlibext=so -acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' -acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' -acl_cv_wl=-Wl, -am_cv_CC_dependencies_compiler_type=gcc -am_cv_func_iconv='no, consider installing GNU libiconv' -am_cv_lib_iconv=no -am_cv_prog_cc_stdc= -gt_cv_func_gnugettext1_libc=no -gt_cv_func_gnugettext1_libintl=no -jm_cv_func_mbrtowc=no -jm_cv_func_strtoumax_macro=no -jm_cv_func_working_malloc=yes -jm_cv_func_working_re_compile_pattern=no -jm_cv_func_working_realloc=yes - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -#define PACKAGE_NAME "GNU diffutils" -#define PACKAGE_TARNAME "diffutils" -#define PACKAGE_VERSION "2.8.1" -#define PACKAGE_STRING "GNU diffutils 2.8.1" -#define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org" -#define PACKAGE "diffutils" -#define VERSION "2.8.1" -#ifndef _GNU_SOURCE -# define _GNU_SOURCE -#endif -#define __EXTENSIONS__ 1 -#define HAVE_C_VARARRAYS 1 -#define DEFAULT_DIFF_PROGRAM "diff" -#define DEFAULT_EDITOR_PROGRAM "ed" -#define PR_PROGRAM "/bin/pr" -#define STDC_HEADERS 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_MEMORY_H 1 -#define HAVE_STRINGS_H 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_FCNTL_H 1 -#define HAVE_LIMITS_H 1 -#define HAVE_LOCALE_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_SYS_FILE_H 1 -#define HAVE_TIME_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 -#define HAVE_STRUCT_STAT_ST_RDEV 1 -#define HAVE_UNSIGNED_LONG_LONG 1 -#define HAVE_DIRENT_H 1 -#define HAVE_SYS_WAIT_H 1 -#define RETSIGTYPE void -#define HAVE_DUP2 1 -#define HAVE_GETTIMEOFDAY 1 -#define HAVE_SIGACTION 1 -#define HAVE_SIGPROCMASK 1 -#define HAVE_STRCHR 1 -#define HAVE_STRERROR 1 -#define HAVE_TMPNAM 1 -#define HAVE_MEMCHR 1 -#define HAVE_MKSTEMP 1 -#define HAVE_STRCASECMP 1 -#define HAVE_WAITPID 1 -#define HAVE_UNISTD_H 1 -#define HAVE_FORK 1 -#define vfork fork -#define HAVE_WORKING_FORK 1 -#define HAVE_VPRINTF 1 -#define HAVE_DECL_CLEARERR_UNLOCKED 1 -#define HAVE_DECL_FEOF_UNLOCKED 1 -#define HAVE_DECL_FERROR_UNLOCKED 1 -#define HAVE_DECL_FFLUSH_UNLOCKED 1 -#define HAVE_DECL_FGETS_UNLOCKED 0 -#define HAVE_DECL_FPUTC_UNLOCKED 1 -#define HAVE_DECL_FPUTS_UNLOCKED 0 -#define HAVE_DECL_FREAD_UNLOCKED 1 -#define HAVE_DECL_FWRITE_UNLOCKED 1 -#define HAVE_DECL_GETC_UNLOCKED 1 -#define HAVE_DECL_GETCHAR_UNLOCKED 1 -#define HAVE_DECL_PUTC_UNLOCKED 1 -#define HAVE_DECL_PUTCHAR_UNLOCKED 1 -#define TIME_WITH_SYS_TIME 1 -#define HAVE_LOCALTIME_R 1 -#define HAVE_STRFTIME 1 -#define HAVE_LIMITS_H 1 -#define HAVE_BCOPY 1 -#define HAVE_TZSET 1 -#define HAVE_MEMCPY 1 -#define HAVE_MEMSET 1 -#define HAVE_STRUCT_TM_TM_ZONE 1 -#define HAVE_TM_ZONE 1 -#define HAVE_MBLEN 1 -#define HAVE_MBRLEN 1 -#define HAVE_TM_GMTOFF 1 -#define HAVE_SYS_TIME_H 1 -#define my_strftime nstrftime -#define HAVE_DONE_WORKING_MALLOC_CHECK 1 -#define HAVE_DONE_WORKING_REALLOC_CHECK 1 -#define HAVE_ALLOCA_H 1 -#define HAVE_ALLOCA 1 -#define HAVE_UNISTD_H 1 -#define HAVE_STACK_T 1 -#define HAVE_STRERROR 1 -#define HAVE_VPRINTF 1 -#define HAVE_DECL_STRERROR 1 -#define HAVE_DECL_STRERROR_R 0 -#define HAVE_STRERROR_R 1 -#define STRERROR_R_CHAR_P 1 -#define STDC_HEADERS 1 -#define PROTOTYPES 1 -#define __PROTOTYPES 1 -#define HAVE_SETLOCALE 1 -#define HAVE_LOCALE_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_ISASCII 1 -#define HAVE_ISWPRINT 1 -#define HAVE_LIMITS_H 1 -#define HAVE_STDDEF_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRING_H 1 -#define HAVE_WCHAR_H 1 -#define STDC_HEADERS 1 -#define HAVE_C_BACKSLASH_A 1 -#define HAVE_STDLIB_H 1 -#define mbstate_t int -#define PROTOTYPES 1 -#define STDC_HEADERS 1 -#define HAVE_STRING_H 1 -#define HAVE_BZERO 1 -#define HAVE_BCOPY 1 -#define HAVE_ISASCII 1 -#define HAVE_BTOWC 1 -#define HAVE_ALLOCA_H 1 -#define HAVE_WCHAR_H 1 -#define STDC_HEADERS 1 -#define HAVE_ALLOCA_H 1 -#define HAVE_ALLOCA 1 -#define REGEX_MALLOC 1 -#define STDC_HEADERS 1 -#define HAVE_FCNTL_H 1 -#define HAVE_SYS_TIME_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_GETTIMEOFDAY 1 -#define HAVE_DECL_GETENV 1 -#define HAVE_LONG_LONG 1 -#define HAVE_DECL_STRTOL 1 -#define HAVE_DECL_STRTOUL 1 -#define HAVE_DECL_STRTOULL 1 -#define HAVE_DECL_STRTOIMAX 1 -#define HAVE_DECL_STRTOUMAX 1 -#define HAVE_LIMITS_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_STRTOUMAX 1 -#define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 -#define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 -#define HAVE_FCNTL_H 1 -#define HAVE_UNISTD_H 1 - -configure: exit 0 diff --git a/src/bin/network/tcpdump/config.log b/src/bin/network/tcpdump/config.log deleted file mode 100644 index 1fb672f465..0000000000 --- a/src/bin/network/tcpdump/config.log +++ /dev/null @@ -1,4001 +0,0 @@ -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.59. Invocation command line was - - $ ./configure - -## --------- ## -## Platform. ## -## --------- ## - -hostname = zon -uname -m = BePC -uname -r = 5.1 -uname -s = BeOS -uname -v = 1000009 - -/usr/bin/uname -p = unknown -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH: . -PATH: /boot/home/config/bin -PATH: /bin -PATH: /boot/apps -PATH: /boot/preferences -PATH: /boot/beos/apps -PATH: /boot/beos/preferences -PATH: /boot/develop/bin -PATH: /boot/apps/office/PostgreSQL/bin -PATH: /boot/home/source/OpenTracker/scripts - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:1340: checking build system type -configure:1358: result: i586-pc-beos -configure:1366: checking host system type -configure:1380: result: i586-pc-beos -configure:1504: checking for gcc -configure:1520: found /boot/develop/bin/gcc -configure:1530: result: gcc -configure:1774: checking for C compiler version -configure:1777: gcc --version &5 -2.95.3-beos-060710 -configure:1780: $? = 0 -configure:1782: gcc -v &5 -using priority 5 -Reading specs from /boot/develop/tools/gnupro/lib/gcc-lib/i586-pc-beos/2.95.3-beos-060710/specs -gcc version 2.95.3-beos-060710 -configure:1785: $? = 0 -configure:1787: gcc -V &5 -gcc: argument to `-V' is missing -configure:1790: $? = 1 -configure:1813: checking for C compiler default output file name -configure:1816: gcc conftest.c >&5 -configure:1819: $? = 0 -configure:1865: result: conftest -configure:1870: checking whether the C compiler works -configure:1876: ./conftest -configure:1879: $? = 0 -configure:1896: result: yes -configure:1903: checking whether we are cross compiling -configure:1905: result: no -configure:1908: checking for suffix of executables -configure:1910: gcc -o conftest conftest.c >&5 -configure:1913: $? = 0 -configure:1938: result: -configure:1944: checking for suffix of object files -configure:1965: gcc -c conftest.c >&5 -configure:1968: $? = 0 -configure:1990: result: o -configure:1994: checking whether we are using the GNU C compiler -configure:2018: gcc -c conftest.c >&5 -configure:2024: $? = 0 -configure:2028: test -z - || test ! -s conftest.err -configure:2031: $? = 0 -configure:2034: test -s conftest.o -configure:2037: $? = 0 -configure:2050: result: yes -configure:2056: checking whether gcc accepts -g -configure:2077: gcc -c -g conftest.c >&5 -configure:2083: $? = 0 -configure:2087: test -z - || test ! -s conftest.err -configure:2090: $? = 0 -configure:2093: test -s conftest.o -configure:2096: $? = 0 -configure:2107: result: yes -configure:2124: checking for gcc option to accept ANSI C -configure:2194: gcc -c -g -O2 conftest.c >&5 -configure:2200: $? = 0 -configure:2204: test -z - || test ! -s conftest.err -configure:2207: $? = 0 -configure:2210: test -s conftest.o -configure:2213: $? = 0 -configure:2231: result: none needed -configure:2249: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:2: parse error before `me' -configure:2255: $? = 1 -configure: failed program was: -| #ifndef __cplusplus -| choke me -| #endif -configure:2393: checking gcc version -configure:2405: result: 2 -configure:2626: checking for inline -configure:2665: gcc -c -g -O2 conftest.c >&5 -configure:2671: $? = 0 -configure:2675: test -z - || test ! -s conftest.err -configure:2678: $? = 0 -configure:2681: test -s conftest.o -configure:2684: $? = 0 -configure:2703: result: inline -configure:2715: checking for __attribute__ -configure:2746: gcc -c -g -O2 conftest.c >&5 -configure:2752: $? = 0 -configure:2756: test -z - || test ! -s conftest.err -configure:2759: $? = 0 -configure:2762: test -s conftest.o -configure:2765: $? = 0 -configure:2787: result: yes -configure:2795: checking how to run the C preprocessor -configure:2830: gcc -E conftest.c -configure:2836: $? = 0 -configure:2868: gcc -E conftest.c -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:11: ac_nonexistent.h: No such file or directory -configure:2874: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| /* end confdefs.h. */ -| #include -configure:2913: result: gcc -E -configure:2937: gcc -E conftest.c -configure:2943: $? = 0 -configure:2975: gcc -E conftest.c -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:11: ac_nonexistent.h: No such file or directory -configure:2981: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| /* end confdefs.h. */ -| #include -configure:3025: checking for egrep -configure:3035: result: grep -E -configure:3040: checking for ANSI C header files -configure:3065: gcc -c -g -O2 conftest.c >&5 -configure:3071: $? = 0 -configure:3075: test -z - || test ! -s conftest.err -configure:3078: $? = 0 -configure:3081: test -s conftest.o -configure:3084: $? = 0 -configure:3170: gcc -o conftest -g -O2 conftest.c >&5 -configure:3173: $? = 0 -configure:3175: ./conftest -configure:3178: $? = 0 -configure:3193: result: yes -configure:3217: checking for sys/types.h -configure:3233: gcc -c -g -O2 conftest.c >&5 -configure:3239: $? = 0 -configure:3243: test -z - || test ! -s conftest.err -configure:3246: $? = 0 -configure:3249: test -s conftest.o -configure:3252: $? = 0 -configure:3263: result: yes -configure:3217: checking for sys/stat.h -configure:3233: gcc -c -g -O2 conftest.c >&5 -configure:3239: $? = 0 -configure:3243: test -z - || test ! -s conftest.err -configure:3246: $? = 0 -configure:3249: test -s conftest.o -configure:3252: $? = 0 -configure:3263: result: yes -configure:3217: checking for stdlib.h -configure:3233: gcc -c -g -O2 conftest.c >&5 -configure:3239: $? = 0 -configure:3243: test -z - || test ! -s conftest.err -configure:3246: $? = 0 -configure:3249: test -s conftest.o -configure:3252: $? = 0 -configure:3263: result: yes -configure:3217: checking for string.h -configure:3233: gcc -c -g -O2 conftest.c >&5 -configure:3239: $? = 0 -configure:3243: test -z - || test ! -s conftest.err -configure:3246: $? = 0 -configure:3249: test -s conftest.o -configure:3252: $? = 0 -configure:3263: result: yes -configure:3217: checking for memory.h -configure:3233: gcc -c -g -O2 conftest.c >&5 -configure:3239: $? = 0 -configure:3243: test -z - || test ! -s conftest.err -configure:3246: $? = 0 -configure:3249: test -s conftest.o -configure:3252: $? = 0 -configure:3263: result: yes -configure:3217: checking for strings.h -configure:3233: gcc -c -g -O2 conftest.c >&5 -configure:3239: $? = 0 -configure:3243: test -z - || test ! -s conftest.err -configure:3246: $? = 0 -configure:3249: test -s conftest.o -configure:3252: $? = 0 -configure:3263: result: yes -configure:3217: checking for inttypes.h -configure:3233: gcc -c -g -O2 conftest.c >&5 -configure:3239: $? = 0 -configure:3243: test -z - || test ! -s conftest.err -configure:3246: $? = 0 -configure:3249: test -s conftest.o -configure:3252: $? = 0 -configure:3263: result: yes -configure:3217: checking for stdint.h -configure:3233: gcc -c -g -O2 conftest.c >&5 -In file included from /boot/home/Desktop/tcpdump-3.9.5/conftest.c:54: -/boot/develop/headers/posix/stdint.h:16: warning: redefinition of `int8_t' -/boot/develop/headers/posix/inttypes.h:8: warning: `int8_t' previously declared here -/boot/develop/headers/posix/stdint.h:17: warning: redefinition of `uint8_t' -/boot/develop/headers/posix/inttypes.h:18: warning: `uint8_t' previously declared here -/boot/develop/headers/posix/stdint.h:23: warning: redefinition of `int16_t' -/boot/develop/headers/posix/inttypes.h:9: warning: `int16_t' previously declared here -/boot/develop/headers/posix/stdint.h:24: warning: redefinition of `uint16_t' -/boot/develop/headers/posix/inttypes.h:19: warning: `uint16_t' previously declared here -/boot/develop/headers/posix/stdint.h:30: conflicting types for `int32_t' -/boot/develop/headers/posix/inttypes.h:10: previous declaration of `int32_t' -/boot/develop/headers/posix/stdint.h:31: conflicting types for `uint32_t' -/boot/develop/headers/posix/inttypes.h:20: previous declaration of `uint32_t' -/boot/develop/headers/posix/stdint.h:37: warning: redefinition of `int64_t' -/boot/develop/headers/posix/inttypes.h:11: warning: `int64_t' previously declared here -/boot/develop/headers/posix/stdint.h:38: warning: redefinition of `uint64_t' -/boot/develop/headers/posix/inttypes.h:21: warning: `uint64_t' previously declared here -/boot/develop/headers/posix/stdint.h:109: conflicting types for `intptr_t' -/boot/develop/headers/posix/inttypes.h:23: previous declaration of `intptr_t' -/boot/develop/headers/posix/stdint.h:110: conflicting types for `uintptr_t' -/boot/develop/headers/posix/inttypes.h:24: previous declaration of `uintptr_t' -/boot/develop/headers/posix/stdint.h:119: warning: redefinition of `intmax_t' -/boot/develop/headers/posix/inttypes.h:27: warning: `intmax_t' previously declared here -/boot/develop/headers/posix/stdint.h:120: warning: redefinition of `uintmax_t' -/boot/develop/headers/posix/inttypes.h:28: warning: `uintmax_t' previously declared here -/boot/develop/headers/posix/stdint.h:125: warning: redefinition of `u_int8_t' -/boot/develop/headers/posix/inttypes.h:12: warning: `u_int8_t' previously declared here -/boot/develop/headers/posix/stdint.h:126: warning: redefinition of `u_int16_t' -/boot/develop/headers/posix/inttypes.h:13: warning: `u_int16_t' previously declared here -/boot/develop/headers/posix/stdint.h:127: conflicting types for `u_int32_t' -/boot/develop/headers/posix/inttypes.h:14: previous declaration of `u_int32_t' -/boot/develop/headers/posix/stdint.h:128: warning: redefinition of `u_int64_t' -/boot/develop/headers/posix/inttypes.h:15: warning: `u_int64_t' previously declared here -configure:3239: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| /* end confdefs.h. */ -| #include -| #if HAVE_SYS_TYPES_H -| # include -| #endif -| #if HAVE_SYS_STAT_H -| # include -| #endif -| #if STDC_HEADERS -| # include -| # include -| #else -| # if HAVE_STDLIB_H -| # include -| # endif -| #endif -| #if HAVE_STRING_H -| # if !STDC_HEADERS && HAVE_MEMORY_H -| # include -| # endif -| # include -| #endif -| #if HAVE_STRINGS_H -| # include -| #endif -| #if HAVE_INTTYPES_H -| # include -| #else -| # if HAVE_STDINT_H -| # include -| # endif -| #endif -| #if HAVE_UNISTD_H -| # include -| #endif -| -| #include -configure:3263: result: no -configure:3217: checking for unistd.h -configure:3233: gcc -c -g -O2 conftest.c >&5 -configure:3239: $? = 0 -configure:3243: test -z - || test ! -s conftest.err -configure:3246: $? = 0 -configure:3249: test -s conftest.o -configure:3252: $? = 0 -configure:3263: result: yes -configure:3291: checking fcntl.h usability -configure:3303: gcc -c -g -O2 conftest.c >&5 -configure:3309: $? = 0 -configure:3313: test -z - || test ! -s conftest.err -configure:3316: $? = 0 -configure:3319: test -s conftest.o -configure:3322: $? = 0 -configure:3332: result: yes -configure:3336: checking fcntl.h presence -configure:3346: gcc -E conftest.c -configure:3352: $? = 0 -configure:3372: result: yes -configure:3407: checking for fcntl.h -configure:3414: result: yes -configure:3291: checking rpc/rpcent.h usability -configure:3303: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:55: rpc/rpcent.h: No such file or directory -configure:3309: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| /* end confdefs.h. */ -| #include -| #if HAVE_SYS_TYPES_H -| # include -| #endif -| #if HAVE_SYS_STAT_H -| # include -| #endif -| #if STDC_HEADERS -| # include -| # include -| #else -| # if HAVE_STDLIB_H -| # include -| # endif -| #endif -| #if HAVE_STRING_H -| # if !STDC_HEADERS && HAVE_MEMORY_H -| # include -| # endif -| # include -| #endif -| #if HAVE_STRINGS_H -| # include -| #endif -| #if HAVE_INTTYPES_H -| # include -| #else -| # if HAVE_STDINT_H -| # include -| # endif -| #endif -| #if HAVE_UNISTD_H -| # include -| #endif -| #include -configure:3332: result: no -configure:3336: checking rpc/rpcent.h presence -configure:3346: gcc -E conftest.c -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:21: rpc/rpcent.h: No such file or directory -configure:3352: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| /* end confdefs.h. */ -| #include -configure:3372: result: no -configure:3407: checking for rpc/rpcent.h -configure:3414: result: no -configure:3291: checking netdnet/dnetdb.h usability -configure:3303: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:55: netdnet/dnetdb.h: No such file or directory -configure:3309: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| /* end confdefs.h. */ -| #include -| #if HAVE_SYS_TYPES_H -| # include -| #endif -| #if HAVE_SYS_STAT_H -| # include -| #endif -| #if STDC_HEADERS -| # include -| # include -| #else -| # if HAVE_STDLIB_H -| # include -| # endif -| #endif -| #if HAVE_STRING_H -| # if !STDC_HEADERS && HAVE_MEMORY_H -| # include -| # endif -| # include -| #endif -| #if HAVE_STRINGS_H -| # include -| #endif -| #if HAVE_INTTYPES_H -| # include -| #else -| # if HAVE_STDINT_H -| # include -| # endif -| #endif -| #if HAVE_UNISTD_H -| # include -| #endif -| #include -configure:3332: result: no -configure:3336: checking netdnet/dnetdb.h presence -configure:3346: gcc -E conftest.c -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:21: netdnet/dnetdb.h: No such file or directory -configure:3352: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| /* end confdefs.h. */ -| #include -configure:3372: result: no -configure:3407: checking for netdnet/dnetdb.h -configure:3414: result: no -configure:3431: checking for netinet/if_ether.h -configure:3448: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:24: netinet/if_ether.h: No such file or directory -configure:3454: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| /* end confdefs.h. */ -| #include -| #include -| -| #include -configure:3478: result: no -configure:3497: Rechecking with some additional includes -configure:3504: checking for netinet/if_ether.h -configure:3525: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:28: netinet/if_ether.h: No such file or directory -configure:3531: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| /* end confdefs.h. */ -| #include -| #include -| #include -| struct mbuf; -| struct rtentry; -| #include -| -| #include -configure:3555: result: no -configure:3568: checking whether time.h and sys/time.h may both be included -configure:3593: gcc -c -g -O2 conftest.c >&5 -configure:3599: $? = 0 -configure:3603: test -z - || test ! -s conftest.err -configure:3606: $? = 0 -configure:3609: test -s conftest.o -configure:3612: $? = 0 -configure:3623: result: yes -configure:3688: checking smi.h usability -configure:3700: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:56: smi.h: No such file or directory -configure:3706: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| /* end confdefs.h. */ -| #include -| #if HAVE_SYS_TYPES_H -| # include -| #endif -| #if HAVE_SYS_STAT_H -| # include -| #endif -| #if STDC_HEADERS -| # include -| # include -| #else -| # if HAVE_STDLIB_H -| # include -| # endif -| #endif -| #if HAVE_STRING_H -| # if !STDC_HEADERS && HAVE_MEMORY_H -| # include -| # endif -| # include -| #endif -| #if HAVE_STRINGS_H -| # include -| #endif -| #if HAVE_INTTYPES_H -| # include -| #else -| # if HAVE_STDINT_H -| # include -| # endif -| #endif -| #if HAVE_UNISTD_H -| # include -| #endif -| #include -configure:3729: result: no -configure:3733: checking smi.h presence -configure:3743: gcc -E conftest.c -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:22: smi.h: No such file or directory -configure:3749: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| /* end confdefs.h. */ -| #include -configure:3769: result: no -configure:3804: checking for smi.h -configure:3811: result: no -configure:3825: checking for smiInit in -lsmi -configure:3855: gcc -o conftest -g -O2 conftest.c -lsmi >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lsmi -collect2: ld returned 1 exit status -configure:3861: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char smiInit (); -| int -| main () -| { -| smiInit (); -| ; -| return 0; -| } -configure:3887: result: no -configure:3975: checking whether to enable the possibly-buggy SMB printer -configure:3985: result: yes -configure:3987: WARNING: The SMB printer may have exploitable buffer overflows!!! -configure:4006: checking whether to drop root privileges by default -configure:4016: result: no -configure:4026: checking whether to chroot -configure:4036: result: no -configure:4040: checking whether to enable ipv6 -configure:4087: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccHU0rio.o(.text+0x1d): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:28: undefined reference to `socket' -collect2: ld returned 1 exit status -configure:4090: $? = 1 -configure: program exited with status 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| /* end confdefs.h. */ -| /* AF_INET6 available check */ -| #include -| #include -| main() -| { -| if (socket(AF_INET6, SOCK_STREAM, 0) < 0) -| exit(1); -| else -| exit(0); -| } -| -configure:4111: result: no -configure:4707: checking for dnet_htoa declaration in netdnet/dnetdb.h -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:23: netdnet/dnetdb.h: No such file or directory -configure:4730: result: no -configure:4739: checking for char -configure:4763: gcc -c -g -O2 conftest.c >&5 -configure:4769: $? = 0 -configure:4773: test -z - || test ! -s conftest.err -configure:4776: $? = 0 -configure:4779: test -s conftest.o -configure:4782: $? = 0 -configure:4793: result: yes -configure:4796: checking size of char -configure:5115: gcc -o conftest -g -O2 conftest.c >&5 -configure:5118: $? = 0 -configure:5120: ./conftest -configure:5123: $? = 0 -configure:5146: result: 1 -configure:5153: checking for short -configure:5177: gcc -c -g -O2 conftest.c >&5 -configure:5183: $? = 0 -configure:5187: test -z - || test ! -s conftest.err -configure:5190: $? = 0 -configure:5193: test -s conftest.o -configure:5196: $? = 0 -configure:5207: result: yes -configure:5210: checking size of short -configure:5529: gcc -o conftest -g -O2 conftest.c >&5 -configure:5532: $? = 0 -configure:5534: ./conftest -configure:5537: $? = 0 -configure:5560: result: 2 -configure:5567: checking for int -configure:5591: gcc -c -g -O2 conftest.c >&5 -configure:5597: $? = 0 -configure:5601: test -z - || test ! -s conftest.err -configure:5604: $? = 0 -configure:5607: test -s conftest.o -configure:5610: $? = 0 -configure:5621: result: yes -configure:5624: checking size of int -configure:5943: gcc -o conftest -g -O2 conftest.c >&5 -configure:5946: $? = 0 -configure:5948: ./conftest -configure:5951: $? = 0 -configure:5974: result: 4 -configure:5981: checking for long -configure:6005: gcc -c -g -O2 conftest.c >&5 -configure:6011: $? = 0 -configure:6015: test -z - || test ! -s conftest.err -configure:6018: $? = 0 -configure:6021: test -s conftest.o -configure:6024: $? = 0 -configure:6035: result: yes -configure:6038: checking size of long -configure:6357: gcc -o conftest -g -O2 conftest.c >&5 -configure:6360: $? = 0 -configure:6362: ./conftest -configure:6365: $? = 0 -configure:6388: result: 4 -configure:6395: checking for long long -configure:6419: gcc -c -g -O2 conftest.c >&5 -configure:6425: $? = 0 -configure:6429: test -z - || test ! -s conftest.err -configure:6432: $? = 0 -configure:6435: test -s conftest.o -configure:6438: $? = 0 -configure:6449: result: yes -configure:6452: checking size of long long -configure:6771: gcc -o conftest -g -O2 conftest.c >&5 -configure:6774: $? = 0 -configure:6776: ./conftest -configure:6779: $? = 0 -configure:6802: result: 8 -configure:6812: checking for addrinfo -configure:6834: gcc -c -g -O2 conftest.c >&5 -configure:6840: $? = 0 -configure:6844: test -z - || test ! -s conftest.err -configure:6847: $? = 0 -configure:6850: test -s conftest.o -configure:6853: $? = 0 -configure:6865: result: yes -configure:6884: checking for NI_MAXSERV -configure:6910: result: yes -configure:6924: checking for NI_NAMEREQD -configure:6950: result: yes -configure:6964: checking for sockaddr_storage -configure:6987: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/tcpdump-3.9.5/conftest.c: In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:36: storage size of `s' isn't known -configure:6993: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| /* end confdefs.h. */ -| -| # include -| # include -| int -| main () -| { -| struct sockaddr_storage s -| ; -| return 0; -| } -configure:7018: result: no -configure:7033: checking for INADDRSZ -configure:7055: gcc -c -g -O2 conftest.c >&5 -configure:7061: $? = 0 -configure:7065: test -z - || test ! -s conftest.err -configure:7068: $? = 0 -configure:7071: test -s conftest.o -configure:7074: $? = 0 -configure:7086: result: yes -configure:7096: checking for IN6ADDRSZ -configure:7118: gcc -c -g -O2 conftest.c >&5 -configure:7124: $? = 0 -configure:7128: test -z - || test ! -s conftest.err -configure:7131: $? = 0 -configure:7134: test -s conftest.o -configure:7137: $? = 0 -configure:7149: result: yes -configure:7165: checking for RES_USE_INET6 -configure:7189: gcc -c -g -O2 conftest.c >&5 -In file included from /boot/home/Desktop/tcpdump-3.9.5/conftest.c:34: -/boot/develop/headers/be/bone/resolv.h:259: parse error before `*' -/boot/develop/headers/be/bone/resolv.h:265: parse error before `ns_tsig_key' -/boot/develop/headers/be/bone/resolv.h:267: parse error before `*' -/boot/develop/headers/be/bone/resolv.h:268: parse error before `*' -/boot/develop/headers/be/bone/resolv.h:270: parse error before `*' -/boot/develop/headers/be/bone/resolv.h:364: parse error before `*' -/boot/develop/headers/be/bone/resolv.h:364: warning: data definition has no type or storage class -/boot/develop/headers/be/bone/resolv.h:365: parse error before `*' -/boot/develop/headers/be/bone/resolv.h:386: parse error before `ns_tsig_key' -/boot/develop/headers/be/bone/resolv.h:387: parse error before `ns_updrec' -/boot/develop/headers/be/bone/resolv.h:388: parse error before `ns_updrec' -/boot/develop/headers/be/bone/resolv.h:390: parse error before `ns_updrec' -/boot/develop/headers/be/bone/resolv.h:392: parse error before `ns_updrec' -configure:7195: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| /* end confdefs.h. */ -| -| # include -| # include -| # include -| int -| main () -| { -| int a = RES_USE_INET6 -| ; -| return 0; -| } -configure:7220: result: no -configure:7234: checking for res_state_ext -configure:7259: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:34: netinet6/in6.h: No such file or directory -configure:7265: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| /* end confdefs.h. */ -| -| # include -| # include -| # include -| # include -| int -| main () -| { -| struct __res_state_ext e -| ; -| return 0; -| } -configure:7290: result: no -configure:7304: checking for nsort in res_state -configure:7329: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:34: netinet6/in6.h: No such file or directory -configure:7335: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| /* end confdefs.h. */ -| -| # include -| # include -| # include -| # include -| int -| main () -| { -| struct __res_state e; e.nsort = 0 -| ; -| return 0; -| } -configure:7360: result: no -configure:7380: checking for vfprintf -configure:7437: gcc -o conftest -g -O2 conftest.c >&5 -configure:7443: $? = 0 -configure:7447: test -z - || test ! -s conftest.err -configure:7450: $? = 0 -configure:7453: test -s conftest -configure:7456: $? = 0 -configure:7468: result: yes -configure:7380: checking for strcasecmp -configure:7437: gcc -o conftest -g -O2 conftest.c >&5 -configure:7443: $? = 0 -configure:7447: test -z - || test ! -s conftest.err -configure:7450: $? = 0 -configure:7453: test -s conftest -configure:7456: $? = 0 -configure:7468: result: yes -configure:7380: checking for strlcat -configure:7437: gcc -o conftest -g -O2 conftest.c >&5 -configure:7443: $? = 0 -configure:7447: test -z - || test ! -s conftest.err -configure:7450: $? = 0 -configure:7453: test -s conftest -configure:7456: $? = 0 -configure:7468: result: yes -configure:7380: checking for strlcpy -configure:7437: gcc -o conftest -g -O2 conftest.c >&5 -configure:7443: $? = 0 -configure:7447: test -z - || test ! -s conftest.err -configure:7450: $? = 0 -configure:7453: test -s conftest -configure:7456: $? = 0 -configure:7468: result: yes -configure:7380: checking for strdup -configure:7437: gcc -o conftest -g -O2 conftest.c >&5 -configure:7443: $? = 0 -configure:7447: test -z - || test ! -s conftest.err -configure:7450: $? = 0 -configure:7453: test -s conftest -configure:7456: $? = 0 -configure:7468: result: yes -configure:7380: checking for strsep -configure:7437: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccbmaObp.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:76: undefined reference to `strsep' -/tmp/ccbmaObp.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:76: undefined reference to `strsep' -collect2: ld returned 1 exit status -configure:7443: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| /* end confdefs.h. */ -| /* Define strsep to an innocuous variant, in case declares strsep. -| For example, HP-UX 11i declares gettimeofday. */ -| #define strsep innocuous_strsep -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char strsep (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef strsep -| -| /* 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 strsep (); -| /* 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_strsep) || defined (__stub___strsep) -| choke me -| #else -| char (*f) () = strsep; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != strsep; -| ; -| return 0; -| } -configure:7468: result: no -configure:7492: checking for strftime -configure:7549: gcc -o conftest -g -O2 conftest.c >&5 -configure:7555: $? = 0 -configure:7559: test -z - || test ! -s conftest.err -configure:7562: $? = 0 -configure:7565: test -s conftest -configure:7568: $? = 0 -configure:7580: result: yes -configure:7595: checking for setlinebuf -configure:7652: gcc -o conftest -g -O2 conftest.c >&5 -configure:7658: $? = 0 -configure:7662: test -z - || test ! -s conftest.err -configure:7665: $? = 0 -configure:7668: test -s conftest -configure:7671: $? = 0 -configure:7683: result: yes -configure:7595: checking for alarm -configure:7652: gcc -o conftest -g -O2 conftest.c >&5 -configure:7658: $? = 0 -configure:7662: test -z - || test ! -s conftest.err -configure:7665: $? = 0 -configure:7668: test -s conftest -configure:7671: $? = 0 -configure:7683: result: yes -configure:7700: checking for vsnprintf -configure:7757: gcc -o conftest -g -O2 conftest.c >&5 -configure:7763: $? = 0 -configure:7767: test -z - || test ! -s conftest.err -configure:7770: $? = 0 -configure:7773: test -s conftest -configure:7776: $? = 0 -configure:7788: result: yes -configure:7700: checking for snprintf -configure:7757: gcc -o conftest -g -O2 conftest.c >&5 -configure:7763: $? = 0 -configure:7767: test -z - || test ! -s conftest.err -configure:7770: $? = 0 -configure:7773: test -s conftest -configure:7776: $? = 0 -configure:7788: result: yes -configure:7812: checking return type of signal handlers -configure:7843: gcc -c -g -O2 conftest.c >&5 -configure:7849: $? = 0 -configure:7853: test -z - || test ! -s conftest.err -configure:7856: $? = 0 -configure:7859: test -s conftest.o -configure:7862: $? = 0 -configure:7873: result: void -configure:7906: checking for sigaction -configure:7963: gcc -o conftest -g -O2 conftest.c >&5 -configure:7969: $? = 0 -configure:7973: test -z - || test ! -s conftest.err -configure:7976: $? = 0 -configure:7979: test -s conftest -configure:7982: $? = 0 -configure:7994: result: yes -configure:8111: checking for library containing dnet_htoa -configure:8141: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccZEkBE0.o(.text+0x14): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:55: undefined reference to `dnet_htoa' -collect2: ld returned 1 exit status -configure:8147: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char dnet_htoa (); -| int -| main () -| { -| dnet_htoa (); -| ; -| return 0; -| } -configure:8196: gcc -o conftest -g -O2 conftest.c -ldnet >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -ldnet -collect2: ld returned 1 exit status -configure:8202: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char dnet_htoa (); -| int -| main () -| { -| dnet_htoa (); -| ; -| return 0; -| } -configure:8230: result: no -configure:8242: checking for main in -lrpc -configure:8266: gcc -o conftest -g -O2 conftest.c -lrpc >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lrpc -collect2: ld returned 1 exit status -configure:8272: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| -| int -| main () -| { -| main (); -| ; -| return 0; -| } -configure:8298: result: no -configure:8309: checking for library containing getrpcbynumber -configure:8339: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/cclSaxRl.o(.text+0x14): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:55: undefined reference to `getrpcbynumber' -collect2: ld returned 1 exit status -configure:8345: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char getrpcbynumber (); -| int -| main () -| { -| getrpcbynumber (); -| ; -| return 0; -| } -configure:8394: gcc -o conftest -g -O2 conftest.c -lnsl >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lnsl -collect2: ld returned 1 exit status -configure:8400: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char getrpcbynumber (); -| int -| main () -| { -| getrpcbynumber (); -| ; -| return 0; -| } -configure:8428: result: no -configure:8445: checking for library containing gethostbyname -configure:8475: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccWsadvm.o(.text+0x14): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:55: undefined reference to `gethostbyname' -collect2: ld returned 1 exit status -configure:8481: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char gethostbyname (); -| int -| main () -| { -| gethostbyname (); -| ; -| return 0; -| } -configure:8530: gcc -o conftest -g -O2 conftest.c -lnsl >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lnsl -collect2: ld returned 1 exit status -configure:8536: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char gethostbyname (); -| int -| main () -| { -| gethostbyname (); -| ; -| return 0; -| } -configure:8530: gcc -o conftest -g -O2 conftest.c -lsocket >&5 -/tmp/cc14hVAr.o(.text+0x14): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:55: undefined reference to `gethostbyname' -collect2: ld returned 1 exit status -configure:8536: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char gethostbyname (); -| int -| main () -| { -| gethostbyname (); -| ; -| return 0; -| } -configure:8530: gcc -o conftest -g -O2 conftest.c -lresolv >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lresolv -collect2: ld returned 1 exit status -configure:8536: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char gethostbyname (); -| int -| main () -| { -| gethostbyname (); -| ; -| return 0; -| } -configure:8564: result: no -configure:8575: checking for gethostbyname in -lsocket -configure:8605: gcc -o conftest -g -O2 conftest.c -lsocket -lnsl >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lnsl -collect2: ld returned 1 exit status -configure:8611: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char gethostbyname (); -| int -| main () -| { -| gethostbyname (); -| ; -| return 0; -| } -configure:8637: result: no -configure:8644: checking for library containing socket -configure:8674: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccNNL1D4.o(.text+0x14): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:55: undefined reference to `socket' -collect2: ld returned 1 exit status -configure:8680: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char socket (); -| int -| main () -| { -| socket (); -| ; -| return 0; -| } -configure:8729: gcc -o conftest -g -O2 conftest.c -lsocket >&5 -configure:8735: $? = 0 -configure:8739: test -z - || test ! -s conftest.err -configure:8742: $? = 0 -configure:8745: test -s conftest -configure:8748: $? = 0 -configure:8763: result: -lsocket -configure:8840: checking for library containing putmsg -configure:8870: gcc -o conftest -g -O2 conftest.c -lsocket >&5 -/tmp/ccAkLErV.o(.text+0x14): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:55: undefined reference to `putmsg' -collect2: ld returned 1 exit status -configure:8876: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char putmsg (); -| int -| main () -| { -| putmsg (); -| ; -| return 0; -| } -configure:8925: gcc -o conftest -g -O2 conftest.c -lstr -lsocket >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lstr -collect2: ld returned 1 exit status -configure:8931: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char putmsg (); -| int -| main () -| { -| putmsg (); -| ; -| return 0; -| } -configure:8959: result: no -configure:9079: checking for local pcap library -configure:9097: result: not found -configure:9099: checking for main in -lpcap -configure:9123: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -configure:9129: $? = 0 -configure:9133: test -z - || test ! -s conftest.err -configure:9136: $? = 0 -configure:9139: test -s conftest -configure:9142: $? = 0 -configure:9155: result: yes -configure:9166: checking for extraneous pcap header directories -configure:9177: result: not found -configure:9222: checking for pcap_list_datalinks -configure:9279: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccEJ4J9G.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `pcap_list_datalinks' -/tmp/ccEJ4J9G.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `pcap_list_datalinks' -collect2: ld returned 1 exit status -configure:9285: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| /* Define pcap_list_datalinks to an innocuous variant, in case declares pcap_list_datalinks. -| For example, HP-UX 11i declares gettimeofday. */ -| #define pcap_list_datalinks innocuous_pcap_list_datalinks -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char pcap_list_datalinks (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef pcap_list_datalinks -| -| /* 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 pcap_list_datalinks (); -| /* 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_pcap_list_datalinks) || defined (__stub___pcap_list_datalinks) -| choke me -| #else -| char (*f) () = pcap_list_datalinks; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != pcap_list_datalinks; -| ; -| return 0; -| } -configure:9310: result: no -configure:9330: checking for pcap_set_datalink -configure:9387: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccEYDxfE.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `pcap_set_datalink' -/tmp/ccEYDxfE.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `pcap_set_datalink' -collect2: ld returned 1 exit status -configure:9393: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| /* Define pcap_set_datalink to an innocuous variant, in case declares pcap_set_datalink. -| For example, HP-UX 11i declares gettimeofday. */ -| #define pcap_set_datalink innocuous_pcap_set_datalink -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char pcap_set_datalink (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef pcap_set_datalink -| -| /* 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 pcap_set_datalink (); -| /* 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_pcap_set_datalink) || defined (__stub___pcap_set_datalink) -| choke me -| #else -| char (*f) () = pcap_set_datalink; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != pcap_set_datalink; -| ; -| return 0; -| } -configure:9418: result: no -configure:9427: checking for pcap_datalink_name_to_val -configure:9484: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccGWDhbs.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `pcap_datalink_name_to_val' -/tmp/ccGWDhbs.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `pcap_datalink_name_to_val' -collect2: ld returned 1 exit status -configure:9490: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| /* Define pcap_datalink_name_to_val to an innocuous variant, in case declares pcap_datalink_name_to_val. -| For example, HP-UX 11i declares gettimeofday. */ -| #define pcap_datalink_name_to_val innocuous_pcap_datalink_name_to_val -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char pcap_datalink_name_to_val (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef pcap_datalink_name_to_val -| -| /* 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 pcap_datalink_name_to_val (); -| /* 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_pcap_datalink_name_to_val) || defined (__stub___pcap_datalink_name_to_val) -| choke me -| #else -| char (*f) () = pcap_datalink_name_to_val; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != pcap_datalink_name_to_val; -| ; -| return 0; -| } -configure:9515: result: no -configure:9650: checking for pcap_breakloop -configure:9707: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccaKMXk9.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `pcap_breakloop' -/tmp/ccaKMXk9.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `pcap_breakloop' -collect2: ld returned 1 exit status -configure:9713: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| /* Define pcap_breakloop to an innocuous variant, in case declares pcap_breakloop. -| For example, HP-UX 11i declares gettimeofday. */ -| #define pcap_breakloop innocuous_pcap_breakloop -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char pcap_breakloop (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef pcap_breakloop -| -| /* 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 pcap_breakloop (); -| /* 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_pcap_breakloop) || defined (__stub___pcap_breakloop) -| choke me -| #else -| char (*f) () = pcap_breakloop; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != pcap_breakloop; -| ; -| return 0; -| } -configure:9738: result: no -configure:9749: checking for pcap_dump_ftell -configure:9806: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccHT2thO.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `pcap_dump_ftell' -/tmp/ccHT2thO.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `pcap_dump_ftell' -collect2: ld returned 1 exit status -configure:9812: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| /* Define pcap_dump_ftell to an innocuous variant, in case declares pcap_dump_ftell. -| For example, HP-UX 11i declares gettimeofday. */ -| #define pcap_dump_ftell innocuous_pcap_dump_ftell -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char pcap_dump_ftell (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef pcap_dump_ftell -| -| /* 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 pcap_dump_ftell (); -| /* 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_pcap_dump_ftell) || defined (__stub___pcap_dump_ftell) -| choke me -| #else -| char (*f) () = pcap_dump_ftell; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != pcap_dump_ftell; -| ; -| return 0; -| } -configure:9837: result: no -configure:9871: checking for inet_ntop -configure:9893: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccjU46dS.o(.text+0x29): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:52: undefined reference to `__inet_ntop' -collect2: ld returned 1 exit status -configure:9899: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| #include -| #include -| #include -| #include -| int -| main () -| { -| char src[4], dst[128]; -| inet_ntop(AF_INET, src, dst, sizeof(dst)); -| ; -| return 0; -| } -configure:9920: result: no -configure:9933: checking for inet_pton -configure:9955: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/cc4Ed73E.o(.text+0x27): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:52: undefined reference to `__inet_pton' -collect2: ld returned 1 exit status -configure:9961: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| #include -| #include -| #include -| #include -| int -| main () -| { -| char src[128], dst[4]; -| inet_pton(AF_INET, src, dst); -| ; -| return 0; -| } -configure:9982: result: no -configure:9995: checking for inet_aton -configure:10017: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/cc8Sy4lv.o(.text+0x25): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:52: undefined reference to `__inet_aton' -collect2: ld returned 1 exit status -configure:10023: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| #include -| #include -| #include -| int -| main () -| { -| char src[128]; -| struct in_addr dst; -| inet_aton(src, &dst); -| ; -| return 0; -| } -configure:10044: result: no -configure:10075: checking for ether_ntohost -configure:10132: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccxJ25ew.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `ether_ntohost' -/tmp/ccxJ25ew.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:84: undefined reference to `ether_ntohost' -collect2: ld returned 1 exit status -configure:10138: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| /* end confdefs.h. */ -| /* Define ether_ntohost to an innocuous variant, in case declares ether_ntohost. -| For example, HP-UX 11i declares gettimeofday. */ -| #define ether_ntohost innocuous_ether_ntohost -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char ether_ntohost (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef ether_ntohost -| -| /* 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 ether_ntohost (); -| /* 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_ether_ntohost) || defined (__stub___ether_ntohost) -| choke me -| #else -| char (*f) () = ether_ntohost; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != ether_ntohost; -| ; -| return 0; -| } -configure:10163: result: no -configure:10657: checking if sockaddr struct has sa_len member -configure:10680: gcc -c -g -O2 conftest.c >&5 -configure:10686: $? = 0 -configure:10690: test -z - || test ! -s conftest.err -configure:10693: $? = 0 -configure:10696: test -s conftest.o -configure:10699: $? = 0 -configure:10711: result: yes -configure:10730: checking for pcap_findalldevs -configure:10787: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccvaRsM3.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:85: undefined reference to `pcap_findalldevs' -/tmp/ccvaRsM3.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:85: undefined reference to `pcap_findalldevs' -collect2: ld returned 1 exit status -configure:10793: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| #define HAVE_SOCKADDR_SA_LEN 1 -| /* end confdefs.h. */ -| /* Define pcap_findalldevs to an innocuous variant, in case declares pcap_findalldevs. -| For example, HP-UX 11i declares gettimeofday. */ -| #define pcap_findalldevs innocuous_pcap_findalldevs -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char pcap_findalldevs (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef pcap_findalldevs -| -| /* 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 pcap_findalldevs (); -| /* 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_pcap_findalldevs) || defined (__stub___pcap_findalldevs) -| choke me -| #else -| char (*f) () = pcap_findalldevs; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != pcap_findalldevs; -| ; -| return 0; -| } -configure:10818: result: no -configure:10730: checking for pcap_dump_flush -configure:10787: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccTlEOPF.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:85: undefined reference to `pcap_dump_flush' -/tmp/ccTlEOPF.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:85: undefined reference to `pcap_dump_flush' -collect2: ld returned 1 exit status -configure:10793: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| #define HAVE_SOCKADDR_SA_LEN 1 -| /* end confdefs.h. */ -| /* Define pcap_dump_flush to an innocuous variant, in case declares pcap_dump_flush. -| For example, HP-UX 11i declares gettimeofday. */ -| #define pcap_dump_flush innocuous_pcap_dump_flush -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char pcap_dump_flush (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef pcap_dump_flush -| -| /* 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 pcap_dump_flush (); -| /* 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_pcap_dump_flush) || defined (__stub___pcap_dump_flush) -| choke me -| #else -| char (*f) () = pcap_dump_flush; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != pcap_dump_flush; -| ; -| return 0; -| } -configure:10818: result: no -configure:10730: checking for pcap_lib_version -configure:10787: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccTclfal.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:85: undefined reference to `pcap_lib_version' -/tmp/ccTclfal.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:85: undefined reference to `pcap_lib_version' -collect2: ld returned 1 exit status -configure:10793: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| #define HAVE_SOCKADDR_SA_LEN 1 -| /* end confdefs.h. */ -| /* Define pcap_lib_version to an innocuous variant, in case declares pcap_lib_version. -| For example, HP-UX 11i declares gettimeofday. */ -| #define pcap_lib_version innocuous_pcap_lib_version -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char pcap_lib_version (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef pcap_lib_version -| -| /* 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 pcap_lib_version (); -| /* 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_pcap_lib_version) || defined (__stub___pcap_lib_version) -| choke me -| #else -| char (*f) () = pcap_lib_version; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != pcap_lib_version; -| ; -| return 0; -| } -configure:10818: result: no -configure:10901: checking whether pcap_version is defined by libpcap -configure:10923: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -configure:10929: $? = 0 -configure:10933: test -z - || test ! -s conftest.err -configure:10936: $? = 0 -configure:10939: test -s conftest -configure:10942: $? = 0 -configure:10954: result: yes -configure:10965: checking whether pcap_debug is defined by libpcap -configure:10987: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccdRoVJG.o(.text+0x12): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:53: undefined reference to `pcap_debug' -collect2: ld returned 1 exit status -configure:10993: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| #define HAVE_SOCKADDR_SA_LEN 1 -| #define HAVE_PCAP_VERSION 1 -| /* end confdefs.h. */ -| -| int -| main () -| { -| -| extern int pcap_debug; -| -| return pcap_debug; -| -| ; -| return 0; -| } -configure:11025: result: no -configure:11030: checking whether yydebug is defined by libpcap -configure:11052: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/cc7cqGfs.o(.text+0x12): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:53: undefined reference to `yydebug' -collect2: ld returned 1 exit status -configure:11058: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| #define HAVE_SOCKADDR_SA_LEN 1 -| #define HAVE_PCAP_VERSION 1 -| /* end confdefs.h. */ -| -| int -| main () -| { -| -| extern int yydebug; -| -| return yydebug; -| -| ; -| return 0; -| } -configure:11090: result: no -configure:11098: checking for bpf_dump -configure:11155: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -/tmp/ccaBmBzd.o(.text+0x18): In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:86: undefined reference to `bpf_dump' -/tmp/ccaBmBzd.o(.data+0x0):/boot/home/Desktop/tcpdump-3.9.5/conftest.c:86: undefined reference to `bpf_dump' -collect2: ld returned 1 exit status -configure:11161: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| #define HAVE_SOCKADDR_SA_LEN 1 -| #define HAVE_PCAP_VERSION 1 -| /* end confdefs.h. */ -| /* Define bpf_dump to an innocuous variant, in case declares bpf_dump. -| For example, HP-UX 11i declares gettimeofday. */ -| #define bpf_dump innocuous_bpf_dump -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char bpf_dump (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef bpf_dump -| -| /* 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 bpf_dump (); -| /* 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_bpf_dump) || defined (__stub___bpf_dump) -| choke me -| #else -| char (*f) () = bpf_dump; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != bpf_dump; -| ; -| return 0; -| } -configure:11186: result: no -configure:11250: checking sys/bitypes.h usability -configure:11262: gcc -c -g -O2 conftest.c >&5 -configure:11268: $? = 0 -configure:11272: test -z - || test ! -s conftest.err -configure:11275: $? = 0 -configure:11278: test -s conftest.o -configure:11281: $? = 0 -configure:11291: result: yes -configure:11295: checking sys/bitypes.h presence -configure:11305: gcc -E conftest.c -configure:11311: $? = 0 -configure:11331: result: yes -configure:11366: checking for sys/bitypes.h -configure:11373: result: yes -configure:11387: checking for int8_t -configure:11411: gcc -c -g -O2 conftest.c >&5 -configure:11417: $? = 0 -configure:11421: test -z - || test ! -s conftest.err -configure:11424: $? = 0 -configure:11427: test -s conftest.o -configure:11430: $? = 0 -configure:11441: result: yes -configure:11453: checking for u_int8_t -configure:11481: gcc -c -g -O2 conftest.c >&5 -configure:11487: $? = 0 -configure:11491: test -z - || test ! -s conftest.err -configure:11494: $? = 0 -configure:11497: test -s conftest.o -configure:11500: $? = 0 -configure:11511: result: yes -configure:11523: checking for int16_t -configure:11547: gcc -c -g -O2 conftest.c >&5 -configure:11553: $? = 0 -configure:11557: test -z - || test ! -s conftest.err -configure:11560: $? = 0 -configure:11563: test -s conftest.o -configure:11566: $? = 0 -configure:11577: result: yes -configure:11589: checking for u_int16_t -configure:11617: gcc -c -g -O2 conftest.c >&5 -configure:11623: $? = 0 -configure:11627: test -z - || test ! -s conftest.err -configure:11630: $? = 0 -configure:11633: test -s conftest.o -configure:11636: $? = 0 -configure:11647: result: yes -configure:11659: checking for int32_t -configure:11683: gcc -c -g -O2 conftest.c >&5 -configure:11689: $? = 0 -configure:11693: test -z - || test ! -s conftest.err -configure:11696: $? = 0 -configure:11699: test -s conftest.o -configure:11702: $? = 0 -configure:11713: result: yes -configure:11725: checking for u_int32_t -configure:11753: gcc -c -g -O2 conftest.c >&5 -configure:11759: $? = 0 -configure:11763: test -z - || test ! -s conftest.err -configure:11766: $? = 0 -configure:11769: test -s conftest.o -configure:11772: $? = 0 -configure:11783: result: yes -configure:11795: checking for int64_t -configure:11819: gcc -c -g -O2 conftest.c >&5 -configure:11825: $? = 0 -configure:11829: test -z - || test ! -s conftest.err -configure:11832: $? = 0 -configure:11835: test -s conftest.o -configure:11838: $? = 0 -configure:11849: result: yes -configure:11861: checking for u_int64_t -configure:11889: gcc -c -g -O2 conftest.c >&5 -configure:11895: $? = 0 -configure:11899: test -z - || test ! -s conftest.err -configure:11902: $? = 0 -configure:11905: test -s conftest.o -configure:11908: $? = 0 -configure:11919: result: yes -configure:11941: checking for inttypes.h -configure:11946: result: yes -configure:12085: checking whether inttypes.h defines the PRI[doxu]64 macros -configure:12113: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/tcpdump-3.9.5/conftest.c: In function `main': -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:59: parse error before `PRId64' -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:60: parse error before `PRIo64' -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:61: parse error before `PRIx64' -/boot/home/Desktop/tcpdump-3.9.5/conftest.c:62: parse error before `PRIu64' -configure:12119: $? = 1 -configure: failed program was: -| -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| #define HAVE_SOCKADDR_SA_LEN 1 -| #define HAVE_PCAP_VERSION 1 -| #define HAVE_SYS_BITYPES_H 1 -| #define HAVE_INTTYPES_H 1 -| /* end confdefs.h. */ -| -| #include -| #include -| #include -| #ifdef HAVE_SYS_BITYPES_H -| #include -| #endif -| -| main() -| { -| printf("%" PRId64 "\n", (u_int64_t)1); -| printf("%" PRIo64 "\n", (u_int64_t)1); -| printf("%" PRIx64 "\n", (u_int64_t)1); -| printf("%" PRIu64 "\n", (u_int64_t)1); -| } -| -| -configure:12144: result: no -configure:12165: checking whether %lx can be used to format 64-bit integers -configure:12205: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -configure:12208: $? = 0 -configure:12210: ./conftest -configure:12213: $? = 1 -configure: program exited with status 1 -configure: failed program was: -| -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_FCNTL_H 1 -| #define TIME_WITH_SYS_TIME 1 -| #define TCPDUMP_DO_SMB 1 -| #define SIZEOF_CHAR 1 -| #define SIZEOF_SHORT 2 -| #define SIZEOF_INT 4 -| #define SIZEOF_LONG 4 -| #define SIZEOF_LONG_LONG 8 -| #define HAVE_ADDRINFO 1 -| #define HAVE_INADDRSZ 1 -| #define HAVE_IN6ADDRSZ 1 -| #define HAVE_VFPRINTF 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRLCAT 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_SETLINEBUF 1 -| #define HAVE_ALARM 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define RETSIGTYPE void -| #define RETSIGVAL -| #define HAVE_SIGACTION 1 -| #define HAVE_SOCKADDR_SA_LEN 1 -| #define HAVE_PCAP_VERSION 1 -| #define HAVE_SYS_BITYPES_H 1 -| #define HAVE_INTTYPES_H 1 -| /* end confdefs.h. */ -| -| # ifdef HAVE_INTTYPES_H -| #include -| # endif -| # ifdef HAVE_SYS_BITYPES_H -| #include -| # endif -| #include -| #include -| -| main() -| { -| u_int64_t t = 1; -| char strbuf[16+1]; -| sprintf(strbuf, "%016lx", t << 32); -| if (strcmp(strbuf, "0000000100000000") == 0) -| exit(0); -| else -| exit(1); -| } -| -| -configure:12242: result: no -configure:12246: checking whether %llx can be used to format 64-bit integers -configure:12286: gcc -o conftest -g -O2 conftest.c -lpcap -lsocket >&5 -configure:12289: $? = 0 -configure:12291: ./conftest -configure:12294: $? = 0 -configure:12313: result: yes -configure:12557: checking if sockaddr struct has sa_len member -configure:12580: gcc -c -g -O2 conftest.c >&5 -configure:12586: $? = 0 -configure:12590: test -z - || test ! -s conftest.err -configure:12593: $? = 0 -configure:12596: test -s conftest.o -configure:12599: $? = 0 -configure:12611: result: yes -configure:12620: checking if unaligned accesses fail -configure:12707: result: no -configure:12717: checking for h_errno -configure:12740: gcc -c -g -O2 conftest.c >&5 -configure:12746: $? = 0 -configure:12750: test -z - || test ! -s conftest.err -configure:12753: $? = 0 -configure:12756: test -s conftest.o -configure:12759: $? = 0 -configure:12771: result: yes -configure:12788: checking for SSLeay -configure:12830: result: no -configure:13096: checking for a BSD-compatible install -configure:13151: result: /bin/install -c -configure:13264: creating ./config.status - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by config.status, which was -generated by GNU Autoconf 2.59. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on zon - -config.status:676: creating Makefile -config.status:780: creating config.h -config.status:1128: executing default-1 commands - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv___attribute__=yes -ac_cv_addrinfo=yes -ac_cv_addrsz=yes -ac_cv_build=i586-pc-beos -ac_cv_build_alias=i586-pc-beos -ac_cv_c_compiler_gnu=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_exeext= -ac_cv_func_alarm=yes -ac_cv_func_bpf_dump=no -ac_cv_func_ether_ntohost=no -ac_cv_func_pcap_breakloop=no -ac_cv_func_pcap_datalink_name_to_val=no -ac_cv_func_pcap_dump_flush=no -ac_cv_func_pcap_dump_ftell=no -ac_cv_func_pcap_findalldevs=no -ac_cv_func_pcap_lib_version=no -ac_cv_func_pcap_list_datalinks=no -ac_cv_func_pcap_set_datalink=no -ac_cv_func_setlinebuf=yes -ac_cv_func_sigaction=yes -ac_cv_func_snprintf=yes -ac_cv_func_strcasecmp=yes -ac_cv_func_strdup=yes -ac_cv_func_strftime=yes -ac_cv_func_strlcat=yes -ac_cv_func_strlcpy=yes -ac_cv_func_strsep=no -ac_cv_func_vfprintf=yes -ac_cv_func_vsnprintf=yes -ac_cv_header_fcntl_h=yes -ac_cv_header_inttypes_h=yes -ac_cv_header_memory_h=yes -ac_cv_header_netdnet_dnetdb_h=no -ac_cv_header_netinet_if_ether_h=no -ac_cv_header_rpc_rpcent_h=no -ac_cv_header_smi_h=no -ac_cv_header_stdc=yes -ac_cv_header_stdint_h=no -ac_cv_header_stdlib_h=yes -ac_cv_header_string_h=yes -ac_cv_header_strings_h=yes -ac_cv_header_sys_bitypes_h=yes -ac_cv_header_sys_stat_h=yes -ac_cv_header_sys_types_h=yes -ac_cv_header_time=yes -ac_cv_header_unistd_h=yes -ac_cv_host=i586-pc-beos -ac_cv_host_alias=i586-pc-beos -ac_cv_in6addrsz=yes -ac_cv_inaddrsz=yes -ac_cv_lbl_gcc_vers=2 -ac_cv_lbl_inline=inline -ac_cv_lbl_sockaddr_has_sa_len=yes -ac_cv_lbl_unaligned_fail=no -ac_cv_lib_pcap_main=yes -ac_cv_lib_rpc_main=no -ac_cv_lib_smi_smiInit=no -ac_cv_lib_socket_gethostbyname=no -ac_cv_maxserv=yes -ac_cv_namereqd=yes -ac_cv_objext=o -ac_cv_path_install='/bin/install -c' -ac_cv_prog_CPP='gcc -E' -ac_cv_prog_ac_ct_CC=gcc -ac_cv_prog_cc_g=yes -ac_cv_prog_cc_stdc= -ac_cv_prog_egrep='grep -E' -ac_cv_res_inet6=no -ac_cv_res_state=no -ac_cv_res_state_ext=no -ac_cv_sa_storage=no -ac_cv_search_dnet_htoa=no -ac_cv_search_gethostbyname=no -ac_cv_search_getrpcbynumber=no -ac_cv_search_putmsg=no -ac_cv_search_socket=-lsocket -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_long=4 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_short=2 -ac_cv_sockaddr_has_sa_len=yes -ac_cv_ssleay_path=no -ac_cv_type_char=yes -ac_cv_type_int=yes -ac_cv_type_int16_t=yes -ac_cv_type_int32_t=yes -ac_cv_type_int64_t=yes -ac_cv_type_int8_t=yes -ac_cv_type_long=yes -ac_cv_type_long_long=yes -ac_cv_type_short=yes -ac_cv_type_signal=void -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_var_h_errno=yes -ac_lbl_cv_pcap_debug_defined=no -ac_lbl_cv_pcap_version_defined=yes -ac_lbl_cv_yydebug_defined=no -td_cv_decl_netdnet_dnetdb_h_dnet_htoa=no - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -CC='gcc' -CFLAGS='-g -O2' -CPP='gcc -E' -CPPFLAGS=' -I$(srcdir)/missing' -DEFS='-DHAVE_CONFIG_H' -ECHO_C='' -ECHO_N='-n' -ECHO_T='' -EGREP='grep -E' -EXEEXT='' -INSTALL_DATA='${INSTALL} -m 644' -INSTALL_PROGRAM='${INSTALL}' -INSTALL_SCRIPT='${INSTALL}' -LDFLAGS='' -LIBOBJS=' strsep$U.o datalinks$U.o dlnames$U.o pcap_dump_ftell$U.o inet_ntop$U.o inet_pton$U.o inet_aton$U.o bpf_dump$U.o' -LIBS='-lpcap -lsocket ' -LOCALSRC='print-smb.c smbutil.c ' -LTLIBOBJS=' strsep$U.lo datalinks$U.lo dlnames$U.lo pcap_dump_ftell$U.lo inet_ntop$U.lo inet_pton$U.lo inet_aton$U.lo bpf_dump$U.lo' -OBJEXT='o' -PACKAGE_BUGREPORT='' -PACKAGE_NAME='' -PACKAGE_STRING='' -PACKAGE_TARNAME='' -PACKAGE_VERSION='' -PATH_SEPARATOR=':' -SHELL='/bin/sh' -SHLICC2='' -V_CCOPT='-O2' -V_DEFS=' -D_U_="__attribute__((unused))"' -V_GROUP='0' -V_INCLS=' -I$(srcdir)/missing' -V_PCAPDEP='' -ac_ct_CC='gcc' -bindir='${exec_prefix}/bin' -build='i586-pc-beos' -build_alias='' -build_cpu='i586' -build_os='beos' -build_vendor='pc' -datadir='${prefix}/share' -exec_prefix='${prefix}' -host='i586-pc-beos' -host_alias='' -host_cpu='i586' -host_os='beos' -host_vendor='pc' -includedir='${prefix}/include' -infodir='${prefix}/info' -libdir='${exec_prefix}/lib' -libexecdir='${exec_prefix}/libexec' -localstatedir='${prefix}/var' -mandir='${prefix}/man' -oldincludedir='/usr/include' -prefix='/usr/local' -program_transform_name='s,x,x,' -sbindir='${exec_prefix}/sbin' -sharedstatedir='${prefix}/com' -sysconfdir='${prefix}/etc' -target_alias='' - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -#define HAVE_ADDRINFO 1 -#define HAVE_ALARM 1 -#define HAVE_FCNTL_H 1 -#define HAVE_H_ERRNO 1 -#define HAVE_IN6ADDRSZ 1 -#define HAVE_INADDRSZ 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_MEMORY_H 1 -#define HAVE_PCAP_VERSION 1 -#define HAVE_SETLINEBUF 1 -#define HAVE_SIGACTION 1 -#define HAVE_SNPRINTF 1 -#define HAVE_SOCKADDR_SA_LEN 1 -#define HAVE_SOCKADDR_SA_LEN 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRCASECMP 1 -#define HAVE_STRDUP 1 -#define HAVE_STRFTIME 1 -#define HAVE_STRINGS_H 1 -#define HAVE_STRING_H 1 -#define HAVE_STRLCAT 1 -#define HAVE_STRLCPY 1 -#define HAVE_SYS_BITYPES_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_VFPRINTF 1 -#define HAVE_VSNPRINTF 1 -#define HAVE___ATTRIBUTE__ 1 -#define PACKAGE_BUGREPORT "" -#define PACKAGE_NAME "" -#define PACKAGE_STRING "" -#define PACKAGE_TARNAME "" -#define PACKAGE_VERSION "" -#define PRId64 "lld" -#define PRIo64 "llo" -#define PRIu64 "llu" -#define PRIx64 "llx" -#define RETSIGTYPE void -#define RETSIGVAL -#define SIZEOF_CHAR 1 -#define SIZEOF_INT 4 -#define SIZEOF_LONG 4 -#define SIZEOF_LONG_LONG 8 -#define SIZEOF_SHORT 2 -#define STDC_HEADERS 1 -#define TCPDUMP_DO_SMB 1 -#define TIME_WITH_SYS_TIME 1 -#define inline inline - -configure: exit 0 diff --git a/src/bin/network/tcpdump/libpcap/config.log b/src/bin/network/tcpdump/libpcap/config.log deleted file mode 100644 index d5d96aa3c3..0000000000 --- a/src/bin/network/tcpdump/libpcap/config.log +++ /dev/null @@ -1,1690 +0,0 @@ -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.59. Invocation command line was - - $ ./configure - -## --------- ## -## Platform. ## -## --------- ## - -hostname = zon -uname -m = BePC -uname -r = 5.1 -uname -s = BeOS -uname -v = 1000009 - -/usr/bin/uname -p = unknown -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH: . -PATH: /boot/home/config/bin -PATH: /bin -PATH: /boot/apps -PATH: /boot/preferences -PATH: /boot/beos/apps -PATH: /boot/beos/preferences -PATH: /boot/develop/bin -PATH: /boot/apps/office/PostgreSQL/bin -PATH: /boot/home/source/OpenTracker/scripts - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:1345: checking build system type -configure:1363: result: i586-pc-beos -configure:1371: checking host system type -configure:1385: result: i586-pc-beos -configure:1393: checking target system type -configure:1407: result: i586-pc-beos -configure:1537: checking for gcc -configure:1553: found /boot/develop/bin/gcc -configure:1563: result: gcc -configure:1807: checking for C compiler version -configure:1810: gcc --version &5 -2.95.3-beos-060710 -configure:1813: $? = 0 -configure:1815: gcc -v &5 -using priority 5 -Reading specs from /boot/develop/tools/gnupro/lib/gcc-lib/i586-pc-beos/2.95.3-beos-060710/specs -gcc version 2.95.3-beos-060710 -configure:1818: $? = 0 -configure:1820: gcc -V &5 -gcc: argument to `-V' is missing -configure:1823: $? = 1 -configure:1846: checking for C compiler default output file name -configure:1849: gcc conftest.c >&5 -configure:1852: $? = 0 -configure:1898: result: conftest -configure:1903: checking whether the C compiler works -configure:1909: ./conftest -configure:1912: $? = 0 -configure:1929: result: yes -configure:1936: checking whether we are cross compiling -configure:1938: result: no -configure:1941: checking for suffix of executables -configure:1943: gcc -o conftest conftest.c >&5 -configure:1946: $? = 0 -configure:1971: result: -configure:1977: checking for suffix of object files -configure:1998: gcc -c conftest.c >&5 -configure:2001: $? = 0 -configure:2023: result: o -configure:2027: checking whether we are using the GNU C compiler -configure:2051: gcc -c conftest.c >&5 -configure:2057: $? = 0 -configure:2061: test -z - || test ! -s conftest.err -configure:2064: $? = 0 -configure:2067: test -s conftest.o -configure:2070: $? = 0 -configure:2083: result: yes -configure:2089: checking whether gcc accepts -g -configure:2110: gcc -c -g conftest.c >&5 -configure:2116: $? = 0 -configure:2120: test -z - || test ! -s conftest.err -configure:2123: $? = 0 -configure:2126: test -s conftest.o -configure:2129: $? = 0 -configure:2140: result: yes -configure:2157: checking for gcc option to accept ANSI C -configure:2227: gcc -c -g -O2 conftest.c >&5 -configure:2233: $? = 0 -configure:2237: test -z - || test ! -s conftest.err -configure:2240: $? = 0 -configure:2243: test -s conftest.o -configure:2246: $? = 0 -configure:2264: result: none needed -configure:2282: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/libpcap-0.9.5/conftest.c:2: parse error before `me' -configure:2288: $? = 1 -configure: failed program was: -| #ifndef __cplusplus -| choke me -| #endif -configure:2426: checking gcc version -configure:2438: result: 2 -configure:2660: checking for inline -configure:2701: gcc -c -O2 conftest.c >&5 -configure:2707: $? = 0 -configure:2711: test -z - || test ! -s conftest.err -configure:2714: $? = 0 -configure:2717: test -s conftest.o -configure:2720: $? = 0 -configure:2740: result: inline -configure:2752: checking for __attribute__ -configure:2783: gcc -c -g -O2 conftest.c >&5 -configure:2789: $? = 0 -configure:2793: test -z - || test ! -s conftest.err -configure:2796: $? = 0 -configure:2799: test -s conftest.o -configure:2802: $? = 0 -configure:2824: result: yes -configure:2828: checking for u_int8_t using gcc -configure:2855: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/libpcap-0.9.5/conftest.c: In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:21: `u_int8_t' undeclared (first use in this function) -/boot/home/Desktop/libpcap-0.9.5/conftest.c:21: (Each undeclared identifier is reported only once -/boot/home/Desktop/libpcap-0.9.5/conftest.c:21: for each function it appears in.) -/boot/home/Desktop/libpcap-0.9.5/conftest.c:21: parse error before `i' -configure:2861: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| /* end confdefs.h. */ -| -| # include "confdefs.h" -| # include -| # if STDC_HEADERS -| # include -| # include -| # endif -| int -| main () -| { -| u_int8_t i -| ; -| return 0; -| } -configure:2886: result: no -configure:2895: checking for u_int16_t using gcc -configure:2922: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/libpcap-0.9.5/conftest.c: In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:22: `u_int16_t' undeclared (first use in this function) -/boot/home/Desktop/libpcap-0.9.5/conftest.c:22: (Each undeclared identifier is reported only once -/boot/home/Desktop/libpcap-0.9.5/conftest.c:22: for each function it appears in.) -/boot/home/Desktop/libpcap-0.9.5/conftest.c:22: parse error before `i' -configure:2928: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| /* end confdefs.h. */ -| -| # include "confdefs.h" -| # include -| # if STDC_HEADERS -| # include -| # include -| # endif -| int -| main () -| { -| u_int16_t i -| ; -| return 0; -| } -configure:2953: result: no -configure:2962: checking for u_int32_t using gcc -configure:2989: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/libpcap-0.9.5/conftest.c: In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:23: `u_int32_t' undeclared (first use in this function) -/boot/home/Desktop/libpcap-0.9.5/conftest.c:23: (Each undeclared identifier is reported only once -/boot/home/Desktop/libpcap-0.9.5/conftest.c:23: for each function it appears in.) -/boot/home/Desktop/libpcap-0.9.5/conftest.c:23: parse error before `i' -configure:2995: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| /* end confdefs.h. */ -| -| # include "confdefs.h" -| # include -| # if STDC_HEADERS -| # include -| # include -| # endif -| int -| main () -| { -| u_int32_t i -| ; -| return 0; -| } -configure:3020: result: no -configure:3035: checking how to run the C preprocessor -configure:3070: gcc -E conftest.c -configure:3076: $? = 0 -configure:3108: gcc -E conftest.c -/boot/home/Desktop/libpcap-0.9.5/conftest.c:14: ac_nonexistent.h: No such file or directory -configure:3114: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| /* end confdefs.h. */ -| #include -configure:3153: result: gcc -E -configure:3177: gcc -E conftest.c -configure:3183: $? = 0 -configure:3215: gcc -E conftest.c -/boot/home/Desktop/libpcap-0.9.5/conftest.c:14: ac_nonexistent.h: No such file or directory -configure:3221: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| /* end confdefs.h. */ -| #include -configure:3265: checking for egrep -configure:3275: result: grep -E -configure:3280: checking for ANSI C header files -configure:3305: gcc -c -g -O2 conftest.c >&5 -configure:3311: $? = 0 -configure:3315: test -z - || test ! -s conftest.err -configure:3318: $? = 0 -configure:3321: test -s conftest.o -configure:3324: $? = 0 -configure:3410: gcc -o conftest -g -O2 conftest.c >&5 -configure:3413: $? = 0 -configure:3415: ./conftest -configure:3418: $? = 0 -configure:3433: result: yes -configure:3457: checking for sys/types.h -configure:3473: gcc -c -g -O2 conftest.c >&5 -configure:3479: $? = 0 -configure:3483: test -z - || test ! -s conftest.err -configure:3486: $? = 0 -configure:3489: test -s conftest.o -configure:3492: $? = 0 -configure:3503: result: yes -configure:3457: checking for sys/stat.h -configure:3473: gcc -c -g -O2 conftest.c >&5 -configure:3479: $? = 0 -configure:3483: test -z - || test ! -s conftest.err -configure:3486: $? = 0 -configure:3489: test -s conftest.o -configure:3492: $? = 0 -configure:3503: result: yes -configure:3457: checking for stdlib.h -configure:3473: gcc -c -g -O2 conftest.c >&5 -configure:3479: $? = 0 -configure:3483: test -z - || test ! -s conftest.err -configure:3486: $? = 0 -configure:3489: test -s conftest.o -configure:3492: $? = 0 -configure:3503: result: yes -configure:3457: checking for string.h -configure:3473: gcc -c -g -O2 conftest.c >&5 -configure:3479: $? = 0 -configure:3483: test -z - || test ! -s conftest.err -configure:3486: $? = 0 -configure:3489: test -s conftest.o -configure:3492: $? = 0 -configure:3503: result: yes -configure:3457: checking for memory.h -configure:3473: gcc -c -g -O2 conftest.c >&5 -configure:3479: $? = 0 -configure:3483: test -z - || test ! -s conftest.err -configure:3486: $? = 0 -configure:3489: test -s conftest.o -configure:3492: $? = 0 -configure:3503: result: yes -configure:3457: checking for strings.h -configure:3473: gcc -c -g -O2 conftest.c >&5 -configure:3479: $? = 0 -configure:3483: test -z - || test ! -s conftest.err -configure:3486: $? = 0 -configure:3489: test -s conftest.o -configure:3492: $? = 0 -configure:3503: result: yes -configure:3457: checking for inttypes.h -configure:3473: gcc -c -g -O2 conftest.c >&5 -In file included from /boot/home/Desktop/libpcap-0.9.5/conftest.c:56: -/boot/develop/headers/posix/inttypes.h:12: warning: redefinition of `u_char' -/boot/develop/headers/posix/sys/types.h:25: warning: `u_char' previously declared here -/boot/develop/headers/posix/inttypes.h:13: warning: redefinition of `u_short' -/boot/develop/headers/posix/sys/types.h:26: warning: `u_short' previously declared here -/boot/develop/headers/posix/inttypes.h:14: warning: redefinition of `u_int' -/boot/develop/headers/posix/sys/types.h:27: warning: `u_int' previously declared here -configure:3479: $? = 0 -configure:3483: test -z - || test ! -s conftest.err -configure:3486: $? = 0 -configure:3489: test -s conftest.o -configure:3492: $? = 0 -configure:3503: result: yes -configure:3457: checking for stdint.h -configure:3473: gcc -c -g -O2 conftest.c >&5 -In file included from /boot/home/Desktop/libpcap-0.9.5/conftest.c:47: -/boot/develop/headers/posix/inttypes.h:12: warning: redefinition of `u_char' -/boot/develop/headers/posix/sys/types.h:25: warning: `u_char' previously declared here -/boot/develop/headers/posix/inttypes.h:13: warning: redefinition of `u_short' -/boot/develop/headers/posix/sys/types.h:26: warning: `u_short' previously declared here -/boot/develop/headers/posix/inttypes.h:14: warning: redefinition of `u_int' -/boot/develop/headers/posix/sys/types.h:27: warning: `u_int' previously declared here -In file included from /boot/home/Desktop/libpcap-0.9.5/conftest.c:57: -/boot/develop/headers/posix/stdint.h:16: warning: redefinition of `int8_t' -/boot/develop/headers/posix/inttypes.h:8: warning: `int8_t' previously declared here -/boot/develop/headers/posix/stdint.h:17: warning: redefinition of `uint8_t' -/boot/develop/headers/posix/inttypes.h:18: warning: `uint8_t' previously declared here -/boot/develop/headers/posix/stdint.h:23: warning: redefinition of `int16_t' -/boot/develop/headers/posix/inttypes.h:9: warning: `int16_t' previously declared here -/boot/develop/headers/posix/stdint.h:24: warning: redefinition of `uint16_t' -/boot/develop/headers/posix/inttypes.h:19: warning: `uint16_t' previously declared here -/boot/develop/headers/posix/stdint.h:30: conflicting types for `int32_t' -/boot/develop/headers/posix/inttypes.h:10: previous declaration of `int32_t' -/boot/develop/headers/posix/stdint.h:31: conflicting types for `uint32_t' -/boot/develop/headers/posix/inttypes.h:20: previous declaration of `uint32_t' -/boot/develop/headers/posix/stdint.h:37: warning: redefinition of `int64_t' -/boot/develop/headers/posix/inttypes.h:11: warning: `int64_t' previously declared here -/boot/develop/headers/posix/stdint.h:38: warning: redefinition of `uint64_t' -/boot/develop/headers/posix/inttypes.h:21: warning: `uint64_t' previously declared here -/boot/develop/headers/posix/stdint.h:109: conflicting types for `intptr_t' -/boot/develop/headers/posix/inttypes.h:23: previous declaration of `intptr_t' -/boot/develop/headers/posix/stdint.h:110: conflicting types for `uintptr_t' -/boot/develop/headers/posix/inttypes.h:24: previous declaration of `uintptr_t' -/boot/develop/headers/posix/stdint.h:119: warning: redefinition of `intmax_t' -/boot/develop/headers/posix/inttypes.h:27: warning: `intmax_t' previously declared here -/boot/develop/headers/posix/stdint.h:120: warning: redefinition of `uintmax_t' -/boot/develop/headers/posix/inttypes.h:28: warning: `uintmax_t' previously declared here -/boot/develop/headers/posix/stdint.h:125: warning: redefinition of `u_char' -/boot/develop/headers/posix/inttypes.h:12: warning: `u_char' previously declared here -/boot/develop/headers/posix/stdint.h:126: warning: redefinition of `u_short' -/boot/develop/headers/posix/inttypes.h:13: warning: `u_short' previously declared here -/boot/develop/headers/posix/stdint.h:127: conflicting types for `u_int' -/boot/develop/headers/posix/inttypes.h:14: previous declaration of `u_int' -/boot/develop/headers/posix/stdint.h:128: warning: redefinition of `u_int64_t' -/boot/develop/headers/posix/inttypes.h:15: warning: `u_int64_t' previously declared here -configure:3479: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| /* end confdefs.h. */ -| #include -| #if HAVE_SYS_TYPES_H -| # include -| #endif -| #if HAVE_SYS_STAT_H -| # include -| #endif -| #if STDC_HEADERS -| # include -| # include -| #else -| # if HAVE_STDLIB_H -| # include -| # endif -| #endif -| #if HAVE_STRING_H -| # if !STDC_HEADERS && HAVE_MEMORY_H -| # include -| # endif -| # include -| #endif -| #if HAVE_STRINGS_H -| # include -| #endif -| #if HAVE_INTTYPES_H -| # include -| #else -| # if HAVE_STDINT_H -| # include -| # endif -| #endif -| #if HAVE_UNISTD_H -| # include -| #endif -| -| #include -configure:3503: result: no -configure:3457: checking for unistd.h -configure:3473: gcc -c -g -O2 conftest.c >&5 -In file included from /boot/home/Desktop/libpcap-0.9.5/conftest.c:47: -/boot/develop/headers/posix/inttypes.h:12: warning: redefinition of `u_char' -/boot/develop/headers/posix/sys/types.h:25: warning: `u_char' previously declared here -/boot/develop/headers/posix/inttypes.h:13: warning: redefinition of `u_short' -/boot/develop/headers/posix/sys/types.h:26: warning: `u_short' previously declared here -/boot/develop/headers/posix/inttypes.h:14: warning: redefinition of `u_int' -/boot/develop/headers/posix/sys/types.h:27: warning: `u_int' previously declared here -configure:3479: $? = 0 -configure:3483: test -z - || test ! -s conftest.err -configure:3486: $? = 0 -configure:3489: test -s conftest.o -configure:3492: $? = 0 -configure:3503: result: yes -configure:3531: checking sys/ioccom.h usability -configure:3543: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/libpcap-0.9.5/conftest.c:57: sys/ioccom.h: No such file or directory -configure:3549: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| /* end confdefs.h. */ -| #include -| #if HAVE_SYS_TYPES_H -| # include -| #endif -| #if HAVE_SYS_STAT_H -| # include -| #endif -| #if STDC_HEADERS -| # include -| # include -| #else -| # if HAVE_STDLIB_H -| # include -| # endif -| #endif -| #if HAVE_STRING_H -| # if !STDC_HEADERS && HAVE_MEMORY_H -| # include -| # endif -| # include -| #endif -| #if HAVE_STRINGS_H -| # include -| #endif -| #if HAVE_INTTYPES_H -| # include -| #else -| # if HAVE_STDINT_H -| # include -| # endif -| #endif -| #if HAVE_UNISTD_H -| # include -| #endif -| #include -configure:3572: result: no -configure:3576: checking sys/ioccom.h presence -configure:3586: gcc -E conftest.c -/boot/home/Desktop/libpcap-0.9.5/conftest.c:23: sys/ioccom.h: No such file or directory -configure:3592: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| /* end confdefs.h. */ -| #include -configure:3612: result: no -configure:3647: checking for sys/ioccom.h -configure:3654: result: no -configure:3531: checking sys/sockio.h usability -configure:3543: gcc -c -g -O2 conftest.c >&5 -In file included from /boot/home/Desktop/libpcap-0.9.5/conftest.c:48: -/boot/develop/headers/posix/inttypes.h:12: warning: redefinition of `u_char' -/boot/develop/headers/posix/sys/types.h:25: warning: `u_char' previously declared here -/boot/develop/headers/posix/inttypes.h:13: warning: redefinition of `u_short' -/boot/develop/headers/posix/sys/types.h:26: warning: `u_short' previously declared here -/boot/develop/headers/posix/inttypes.h:14: warning: redefinition of `u_int' -/boot/develop/headers/posix/sys/types.h:27: warning: `u_int' previously declared here -configure:3549: $? = 0 -configure:3553: test -z - || test ! -s conftest.err -configure:3556: $? = 0 -configure:3559: test -s conftest.o -configure:3562: $? = 0 -configure:3572: result: yes -configure:3576: checking sys/sockio.h presence -configure:3586: gcc -E conftest.c -configure:3592: $? = 0 -configure:3612: result: yes -configure:3647: checking for sys/sockio.h -configure:3654: result: yes -configure:3531: checking limits.h usability -configure:3543: gcc -c -g -O2 conftest.c >&5 -In file included from /boot/home/Desktop/libpcap-0.9.5/conftest.c:49: -/boot/develop/headers/posix/inttypes.h:12: warning: redefinition of `u_char' -/boot/develop/headers/posix/sys/types.h:25: warning: `u_char' previously declared here -/boot/develop/headers/posix/inttypes.h:13: warning: redefinition of `u_short' -/boot/develop/headers/posix/sys/types.h:26: warning: `u_short' previously declared here -/boot/develop/headers/posix/inttypes.h:14: warning: redefinition of `u_int' -/boot/develop/headers/posix/sys/types.h:27: warning: `u_int' previously declared here -configure:3549: $? = 0 -configure:3553: test -z - || test ! -s conftest.err -configure:3556: $? = 0 -configure:3559: test -s conftest.o -configure:3562: $? = 0 -configure:3572: result: yes -configure:3576: checking limits.h presence -configure:3586: gcc -E conftest.c -configure:3592: $? = 0 -configure:3612: result: yes -configure:3647: checking for limits.h -configure:3654: result: yes -configure:3671: checking for netinet/if_ether.h -configure:3688: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/libpcap-0.9.5/conftest.c:28: netinet/if_ether.h: No such file or directory -configure:3694: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| /* end confdefs.h. */ -| #include -| #include -| -| #include -configure:3718: result: no -configure:3737: Rechecking with some additional includes -configure:3744: checking for netinet/if_ether.h -configure:3765: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/libpcap-0.9.5/conftest.c:32: netinet/if_ether.h: No such file or directory -configure:3771: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| /* end confdefs.h. */ -| #include -| #include -| #include -| struct mbuf; -| struct rtentry; -| #include -| -| #include -configure:3795: result: no -configure:3809: checking for ANSI ioctl definitions -configure:3842: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/libpcap-0.9.5/conftest.c: In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:39: case label does not reduce to an integer constant -/boot/home/Desktop/libpcap-0.9.5/conftest.c:40: case label does not reduce to an integer constant -configure:3848: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| /* end confdefs.h. */ -| /* -| * This generates a "duplicate case value" when fixincludes -| * has not be run. -| */ -| # include -| # include -| # include -| # ifdef HAVE_SYS_IOCCOM_H -| # include -| # endif -| int -| main () -| { -| switch (0) { -| case _IO('A', 1):; -| case _IO('B', 1):; -| } -| ; -| return 0; -| } -configure:3889: checking for strerror -configure:3946: gcc -o conftest -g -O2 conftest.c >&5 -configure:3952: $? = 0 -configure:3956: test -z - || test ! -s conftest.err -configure:3959: $? = 0 -configure:3962: test -s conftest -configure:3965: $? = 0 -configure:3977: result: yes -configure:3889: checking for strlcpy -configure:3946: gcc -o conftest -g -O2 conftest.c >&5 -configure:3952: $? = 0 -configure:3956: test -z - || test ! -s conftest.err -configure:3959: $? = 0 -configure:3962: test -s conftest -configure:3965: $? = 0 -configure:3977: result: yes -configure:3994: checking for vsnprintf -configure:4051: gcc -o conftest -g -O2 conftest.c >&5 -configure:4057: $? = 0 -configure:4061: test -z - || test ! -s conftest.err -configure:4064: $? = 0 -configure:4067: test -s conftest -configure:4070: $? = 0 -configure:4082: result: yes -configure:3994: checking for snprintf -configure:4051: gcc -o conftest -g -O2 conftest.c >&5 -configure:4057: $? = 0 -configure:4061: test -z - || test ! -s conftest.err -configure:4064: $? = 0 -configure:4067: test -s conftest -configure:4070: $? = 0 -configure:4082: result: yes -configure:4114: checking for library containing gethostbyname -configure:4144: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccL9eU6o.o(.text+0x14): In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:40: undefined reference to `gethostbyname' -collect2: ld returned 1 exit status -configure:4150: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char gethostbyname (); -| int -| main () -| { -| gethostbyname (); -| ; -| return 0; -| } -configure:4199: gcc -o conftest -g -O2 conftest.c -lnsl >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lnsl -collect2: ld returned 1 exit status -configure:4205: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char gethostbyname (); -| int -| main () -| { -| gethostbyname (); -| ; -| return 0; -| } -configure:4199: gcc -o conftest -g -O2 conftest.c -lsocket >&5 -/tmp/cc44vGvh.o(.text+0x14): In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:40: undefined reference to `gethostbyname' -collect2: ld returned 1 exit status -configure:4205: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char gethostbyname (); -| int -| main () -| { -| gethostbyname (); -| ; -| return 0; -| } -configure:4199: gcc -o conftest -g -O2 conftest.c -lresolv >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lresolv -collect2: ld returned 1 exit status -configure:4205: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char gethostbyname (); -| int -| main () -| { -| gethostbyname (); -| ; -| return 0; -| } -configure:4233: result: no -configure:4244: checking for gethostbyname in -lsocket -configure:4274: gcc -o conftest -g -O2 conftest.c -lsocket -lnsl >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lnsl -collect2: ld returned 1 exit status -configure:4280: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char gethostbyname (); -| int -| main () -| { -| gethostbyname (); -| ; -| return 0; -| } -configure:4306: result: no -configure:4313: checking for library containing socket -configure:4343: gcc -o conftest -g -O2 conftest.c >&5 -/tmp/ccsXKoqR.o(.text+0x14): In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:40: undefined reference to `socket' -collect2: ld returned 1 exit status -configure:4349: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char socket (); -| int -| main () -| { -| socket (); -| ; -| return 0; -| } -configure:4398: gcc -o conftest -g -O2 conftest.c -lsocket >&5 -configure:4404: $? = 0 -configure:4408: test -z - || test ! -s conftest.err -configure:4411: $? = 0 -configure:4414: test -s conftest -configure:4417: $? = 0 -configure:4432: result: -lsocket -configure:4509: checking for library containing putmsg -configure:4539: gcc -o conftest -g -O2 conftest.c -lsocket >&5 -/tmp/ccJA1yQi.o(.text+0x14): In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:40: undefined reference to `putmsg' -collect2: ld returned 1 exit status -configure:4545: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char putmsg (); -| int -| main () -| { -| putmsg (); -| ; -| return 0; -| } -configure:4594: gcc -o conftest -g -O2 conftest.c -lstr -lsocket >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lstr -collect2: ld returned 1 exit status -configure:4600: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| /* end confdefs.h. */ -| -| /* Override any gcc2 internal prototype to avoid an error. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| /* We use char because int might match the return type of a gcc2 -| builtin and then its argument prototype would still apply. */ -| char putmsg (); -| int -| main () -| { -| putmsg (); -| ; -| return 0; -| } -configure:4628: result: no -configure:4652: checking for ether_hostton -configure:4709: gcc -o conftest -g -O2 conftest.c -lsocket >&5 -/tmp/ccTwg2qt.o(.text+0x18): In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:69: undefined reference to `ether_hostton' -/tmp/ccTwg2qt.o(.data+0x0):/boot/home/Desktop/libpcap-0.9.5/conftest.c:69: undefined reference to `ether_hostton' -collect2: ld returned 1 exit status -configure:4715: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| /* end confdefs.h. */ -| /* Define ether_hostton to an innocuous variant, in case declares ether_hostton. -| For example, HP-UX 11i declares gettimeofday. */ -| #define ether_hostton innocuous_ether_hostton -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char ether_hostton (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef ether_hostton -| -| /* 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 ether_hostton (); -| /* 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_ether_hostton) || defined (__stub___ether_hostton) -| choke me -| #else -| char (*f) () = ether_hostton; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != ether_hostton; -| ; -| return 0; -| } -configure:4740: result: no -configure:5168: checking if --disable-protochain option is specified -configure:5188: result: enabled -configure:5202: checking packet capture type -configure:5240: result: haiku -configure:5251: checking for getifaddrs -configure:5308: gcc -o conftest -g -O2 conftest.c -lsocket >&5 -/tmp/ccds6H2K.o(.text+0x18): In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:69: undefined reference to `getifaddrs' -/tmp/ccds6H2K.o(.data+0x0):/boot/home/Desktop/libpcap-0.9.5/conftest.c:69: undefined reference to `getifaddrs' -collect2: ld returned 1 exit status -configure:5314: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| /* end confdefs.h. */ -| /* Define getifaddrs to an innocuous variant, in case declares getifaddrs. -| For example, HP-UX 11i declares gettimeofday. */ -| #define getifaddrs innocuous_getifaddrs -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char getifaddrs (); below. -| Prefer to if __STDC__ is defined, since -| exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include -| #else -| # include -| #endif -| -| #undef getifaddrs -| -| /* 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 getifaddrs (); -| /* 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_getifaddrs) || defined (__stub___getifaddrs) -| choke me -| #else -| char (*f) () = getifaddrs; -| #endif -| #ifdef __cplusplus -| } -| #endif -| -| int -| main () -| { -| return f != getifaddrs; -| ; -| return 0; -| } -configure:5339: result: no -configure:5608: checking if --enable-ipv6 option is specified -configure:5622: result: no -configure:5625: checking whether to build optimizer debugging code -configure:5639: result: no -configure:5642: checking whether to build parser debugging code -configure:5656: result: no -configure:5956: checking whether we have /proc/net/dev -configure:5970: result: no -configure:6051: checking whether we have DAG API headers -configure:6074: result: no (/usr/local/include) -configure:6414: checking whether we have Septel API -configure:6439: result: no -configure:6482: checking for flex -configure:6498: found /bin/flex -configure:6508: result: flex -configure:6522: checking for flex 2.4 or higher -configure:6534: result: yes -configure:6550: checking for bison -configure:6566: found /bin/bison -configure:6576: result: bison -configure:6782: checking for ranlib -configure:6798: found /bin/ranlib -configure:6809: result: ranlib -configure:6863: checking if sockaddr struct has sa_len member -configure:6886: gcc -c -g -O2 conftest.c >&5 -configure:6892: $? = 0 -configure:6896: test -z - || test ! -s conftest.err -configure:6899: $? = 0 -configure:6902: test -s conftest.o -configure:6905: $? = 0 -configure:6917: result: yes -configure:6927: checking if sockaddr_storage struct exists -configure:6950: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/libpcap-0.9.5/conftest.c: In function `main': -/boot/home/Desktop/libpcap-0.9.5/conftest.c:36: sizeof applied to an incomplete type -configure:6956: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SOCKADDR_SA_LEN 1 -| /* end confdefs.h. */ -| -| # include -| # include -| int -| main () -| { -| u_int i = sizeof (struct sockaddr_storage) -| ; -| return 0; -| } -configure:6981: result: no -configure:6991: checking if dl_hp_ppa_info_t struct has dl_module_id_1 member -configure:7015: gcc -c -g -O2 conftest.c >&5 -/boot/home/Desktop/libpcap-0.9.5/conftest.c:32: sys/dlpi.h: No such file or directory -/boot/home/Desktop/libpcap-0.9.5/conftest.c:33: sys/dlpi_ext.h: No such file or directory -configure:7021: $? = 1 -configure: failed program was: -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define inline inline -| #define HAVE___ATTRIBUTE__ 1 -| #define u_int8_t u_char -| #define u_int16_t u_short -| #define u_int32_t u_int -| #define STDC_HEADERS 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_SYS_SOCKIO_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRLCPY 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SOCKADDR_SA_LEN 1 -| /* end confdefs.h. */ -| -| # include -| # include -| # include -| int -| main () -| { -| u_int i = sizeof(((dl_hp_ppa_info_t *)0)->dl_module_id_1) -| ; -| return 0; -| } -configure:7046: result: no -configure:7056: checking if unaligned accesses fail -configure:7143: result: no -configure:7191: checking for a BSD-compatible install -configure:7246: result: /bin/install -c -configure:7357: creating ./config.status - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by config.status, which was -generated by GNU Autoconf 2.59. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on zon - -config.status:675: creating Makefile -config.status:779: creating config.h - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv___attribute__=yes -ac_cv_build=i586-pc-beos -ac_cv_build_alias=i586-pc-beos -ac_cv_c_compiler_gnu=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_exeext= -ac_cv_func_ether_hostton=no -ac_cv_func_getifaddrs=no -ac_cv_func_snprintf=yes -ac_cv_func_strerror=yes -ac_cv_func_strlcpy=yes -ac_cv_func_vsnprintf=yes -ac_cv_header_inttypes_h=yes -ac_cv_header_limits_h=yes -ac_cv_header_memory_h=yes -ac_cv_header_netinet_if_ether_h=no -ac_cv_header_stdc=yes -ac_cv_header_stdint_h=no -ac_cv_header_stdlib_h=yes -ac_cv_header_string_h=yes -ac_cv_header_strings_h=yes -ac_cv_header_sys_ioccom_h=no -ac_cv_header_sys_sockio_h=yes -ac_cv_header_sys_stat_h=yes -ac_cv_header_sys_types_h=yes -ac_cv_header_unistd_h=yes -ac_cv_host=i586-pc-beos -ac_cv_host_alias=i586-pc-beos -ac_cv_lbl_dag_api=no -ac_cv_lbl_dl_hp_ppa_info_t_has_dl_module_id_1=no -ac_cv_lbl_flex_v24=yes -ac_cv_lbl_gcc_fixincludes=no -ac_cv_lbl_gcc_vers=2 -ac_cv_lbl_has_sockaddr_storage=no -ac_cv_lbl_have_u_int16_t=no -ac_cv_lbl_have_u_int32_t=no -ac_cv_lbl_have_u_int8_t=no -ac_cv_lbl_inline=inline -ac_cv_lbl_proc_net_dev=no -ac_cv_lbl_septel_api=no -ac_cv_lbl_sockaddr_has_sa_len=yes -ac_cv_lbl_unaligned_fail=no -ac_cv_lib_socket_gethostbyname=no -ac_cv_objext=o -ac_cv_path_install='/bin/install -c' -ac_cv_prog_CPP='gcc -E' -ac_cv_prog_V_LEX=flex -ac_cv_prog_V_YACC=bison -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_egrep='grep -E' -ac_cv_search_gethostbyname=no -ac_cv_search_putmsg=no -ac_cv_search_socket=-lsocket -ac_cv_target=i586-pc-beos -ac_cv_target_alias=i586-pc-beos - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -CC='gcc' -CFLAGS='-g -O2' -CPP='gcc -E' -CPPFLAGS='' -DEFS='-DHAVE_CONFIG_H' -DYEXT='so' -ECHO_C='' -ECHO_N='-n' -ECHO_T='' -EGREP='grep -E' -EXEEXT='' -INSTALL_DATA='${INSTALL} -m 644' -INSTALL_PROGRAM='${INSTALL}' -INSTALL_SCRIPT='${INSTALL}' -LDFLAGS='' -LIBOBJS='' -LIBS='-lsocket ' -LTLIBOBJS='' -OBJEXT='o' -PACKAGE_BUGREPORT='' -PACKAGE_NAME='' -PACKAGE_STRING='' -PACKAGE_TARNAME='' -PACKAGE_VERSION='' -PATH_SEPARATOR=':' -RANLIB='ranlib' -SHELL='/bin/sh' -SHLICC2='' -SSRC='' -V_CCOPT='-O2' -V_DEFS=' -D_U_="__attribute__((unused))"' -V_FINDALLDEVS='gifc' -V_INCLS='' -V_LEX='flex -Ppcap_' -V_LIBS='' -V_PCAP='haiku' -V_RANLIB='' -V_YACC='bison -y -p pcap_' -ac_ct_CC='gcc' -ac_ct_RANLIB='ranlib' -bindir='${exec_prefix}/bin' -build='i586-pc-beos' -build_alias='' -build_cpu='i586' -build_os='beos' -build_vendor='pc' -datadir='${prefix}/share' -exec_prefix='${prefix}' -host='i586-pc-beos' -host_alias='' -host_cpu='i586' -host_os='beos' -host_vendor='pc' -includedir='${prefix}/include' -infodir='${prefix}/info' -libdir='${exec_prefix}/lib' -libexecdir='${exec_prefix}/libexec' -localstatedir='${prefix}/var' -mandir='${prefix}/man' -oldincludedir='/usr/include' -prefix='/usr/local' -program_transform_name='s,x,x,' -sbindir='${exec_prefix}/sbin' -sharedstatedir='${prefix}/com' -sysconfdir='${prefix}/etc' -target='i586-pc-beos' -target_alias='' -target_cpu='i586' -target_os='beos' -target_vendor='pc' - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -#define HAVE_INTTYPES_H 1 -#define HAVE_LIMITS_H 1 -#define HAVE_MEMORY_H 1 -#define HAVE_SNPRINTF 1 -#define HAVE_SOCKADDR_SA_LEN 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRERROR 1 -#define HAVE_STRINGS_H 1 -#define HAVE_STRING_H 1 -#define HAVE_STRLCPY 1 -#define HAVE_SYS_SOCKIO_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_VERSION_H 1 -#define HAVE_VSNPRINTF 1 -#define HAVE___ATTRIBUTE__ 1 -#define PACKAGE_BUGREPORT "" -#define PACKAGE_NAME "" -#define PACKAGE_STRING "" -#define PACKAGE_TARNAME "" -#define PACKAGE_VERSION "" -#define STDC_HEADERS 1 -#define inline inline -#define u_int16_t u_short -#define u_int32_t u_int -#define u_int8_t u_char - -configure: exit 0 diff --git a/src/bin/sharutils/config.log b/src/bin/sharutils/config.log deleted file mode 100644 index 16ad1e36dd..0000000000 --- a/src/bin/sharutils/config.log +++ /dev/null @@ -1,100 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -gcc -E -gcc -E -gcc -E -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:1115: minix/config.h: No such file or directory -gcc -o conftest -g -O conftest.c -gcc -E -gcc -c -g -O conftest.c -gcc -c -g -O conftest.c -gcc -c -g -O conftest.c -gcc -c -g -O conftest.c -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure: In function `t': -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:1425: `bogus' undeclared (first use in this function) -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:1425: (Each undeclared identifier is reported only once -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:1425: for each function it appears in.) -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:1425: parse error before `endian' -gcc -o conftest -g -O conftest.c -gcc -E -gcc -E -gcc -E -gcc -E -gcc -E -gcc -E -gcc -c -g -O conftest.c -gcc -o conftest -g -O conftest.c -ldir -/boot/develop/tools/gnupro/bin/ld: cannot open -ldir: No such file or directory -collect2: ld returned 1 exit status -gcc -E -gcc -E -gcc -E -gcc -E -gcc -o conftest -g -O conftest.c -gcc -c -g -O conftest.c -gcc -c -g -O conftest.c -gcc -E -gcc -o conftest -g -O conftest.c -/tmp/ccyhLt2n.o: In function `t': -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:1951: undefined reference to `basename' -collect2: ld returned 1 exit status -gcc -o conftest -g -O conftest.c -/tmp/ccxZzBNi.o: In function `t': -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:1951: undefined reference to `fchmod' -collect2: ld returned 1 exit status -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:1940: warning: conflicting types for built-in function `memcpy' -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -lintl -/boot/develop/tools/gnupro/bin/ld: cannot open -lintl: No such file or directory -collect2: ld returned 1 exit status -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:2419: warning: conflicting types for built-in function `memset' -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -gcc -E -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -/tmp/ccV9j0pv.o: In function `t': -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:2547: undefined reference to `getpagesize' -collect2: ld returned 1 exit status -gcc -o conftest -g -O conftest.c -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:2588: sys/mman.h: No such file or directory -gcc -E -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:2680: nl_types.h: No such file or directory -gcc -E -gcc -E -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:2680: values.h: No such file or directory -gcc -o conftest -g -O conftest.c -/tmp/ccMQX6EV.o: In function `t': -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:2730: undefined reference to `munmap' -collect2: ld returned 1 exit status -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -/tmp/ccT2ZPTm.o: In function `t': -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:2730: undefined reference to `setenv' -collect2: ld returned 1 exit status -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -gcc -o conftest -g -O conftest.c -li -/boot/develop/tools/gnupro/bin/ld: cannot open -li: No such file or directory -collect2: ld returned 1 exit status -gcc -o conftest -g -O conftest.c -/tmp/ccdLAXjF.o: In function `t': -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:2984: undefined reference to `gettext' -collect2: ld returned 1 exit status -gcc -o conftest -g -O conftest.c -/tmp/ccavKo9h.o: In function `t': -/boot/home/Development/current/src/apps/bin/sharutils-4.2.1/configure:3189: undefined reference to `catgets' -collect2: ld returned 1 exit status diff --git a/src/libs/ncurses/config.log b/src/libs/ncurses/config.log deleted file mode 100644 index fa9305c25f..0000000000 --- a/src/libs/ncurses/config.log +++ /dev/null @@ -1,1849 +0,0 @@ -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.20030208. Invocation command line was - - $ ./configure - -## ---------- ## -## Platform. ## -## ---------- ## - -hostname = zon -uname -m = BePC -uname -r = 5.1 -uname -s = BeOS -uname -v = 1000009 - -/usr/bin/uname -p = unknown -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH = .:/boot/home/config/bin:/bin:/boot/apps:/boot/preferences:/boot/beos/apps:/boot/beos/preferences:/boot/develop/bin:/boot/apps/office/PostgreSQL/bin:/boot/home/source/OpenTracker/scripts - -## ------------ ## -## Core tests. ## -## ------------ ## - -configure:1037: PATH=".;."; conftest.sh -./configure: conftest.sh: command not found -configure:1040: $? = 127 -configure:1057: result: Configuring NCURSES 5.5 ABI 5 (Mon Aug 7 14:43:36 CEST 2006) -configure:1162: checking build system type -configure:1180: result: i586-pc-beos -configure:1187: checking host system type -configure:1201: result: i586-pc-beos -configure:1209: checking target system type -configure:1223: result: i586-pc-beos -configure:1254: result: Configuring for beos -configure:1278: checking for prefix -configure:1290: result: /usr/local -configure:1365: checking for gcc -configure:1380: found /boot/develop/bin/gcc -configure:1388: result: gcc -configure:1616: checking for C compiler version -configure:1619: gcc --version &5 -2.95.3-beos-060710 -configure:1622: $? = 0 -configure:1624: gcc -v &5 -using priority 5 -Reading specs from /boot/develop/tools/gnupro/lib/gcc-lib/i586-pc-beos/2.95.3-beos-060710/specs -gcc version 2.95.3-beos-060710 -configure:1627: $? = 0 -configure:1629: gcc -V &5 -gcc: argument to `-V' is missing -configure:1632: $? = 1 -configure:1652: checking for C compiler default output -configure:1655: gcc conftest.c >&5 -configure:1658: $? = 0 -configure:1687: result: conftest -configure:1692: checking whether the C compiler works -configure:1698: ./conftest -configure:1701: $? = 0 -configure:1716: result: yes -configure:1723: checking whether we are cross compiling -configure:1725: result: no -configure:1728: checking for executable suffix -configure:1730: gcc -o conftest conftest.c >&5 -configure:1733: $? = 0 -configure:1755: result: -configure:1761: checking for object suffix -configure:1779: gcc -c conftest.c >&5 -configure:1782: $? = 0 -configure:1801: result: o -configure:1805: checking whether we are using the GNU C compiler -configure:1826: gcc -c conftest.c >&5 -configure:1829: $? = 0 -configure:1832: test -s conftest.o -configure:1835: $? = 0 -configure:1847: result: yes -configure:1853: checking whether gcc accepts -g -configure:1871: gcc -c -g conftest.c >&5 -configure:1874: $? = 0 -configure:1877: test -s conftest.o -configure:1880: $? = 0 -configure:1890: result: yes -configure:1917: gcc -c -g -O2 conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/conftest.c:2: parse error before `me' -configure:1920: $? = 1 -configure: failed program was: -#ifndef __cplusplus - choke me -#endif -configure:2020: checking version of gcc -configure:2024: result: 2.95.3 -configure:2033: checking how to run the C preprocessor -configure:2059: gcc -E conftest.c -configure:2065: $? = 0 -configure:2092: gcc -E conftest.c -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:2089: ac_nonexistent.h: No such file or directory -configure:2098: $? = 1 -configure: failed program was: -#line 2088 "configure" -#include "confdefs.h" -#include -configure:2135: result: gcc -E -configure:2150: gcc -E conftest.c -configure:2156: $? = 0 -configure:2183: gcc -E conftest.c -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:2180: ac_nonexistent.h: No such file or directory -configure:2189: $? = 1 -configure: failed program was: -#line 2179 "configure" -#include "confdefs.h" -#include -configure:2229: checking whether gcc needs -traditional -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:2237: sgtty.h: No such file or directory -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:2252: termio.h: No such file or directory -configure:2264: result: no -configure:2271: checking whether gcc understands -c and -o together -configure:2287: gcc -c conftest.c -o conftest2.o >&5 -configure:2290: $? = 0 -configure:2292: gcc -c conftest.c -o conftest2.o >&5 -configure:2295: $? = 0 -configure:2306: result: yes -configure:2313: checking for POSIXized ISC -configure:2332: result: no -configure:2337: checking for gcc option to accept ANSI C -configure:2452: gcc -c -g -O2 -DCC_HAS_PROTOS conftest.c >&5 -configure:2455: $? = 0 -configure:2458: test -s conftest.o -configure:2461: $? = 0 -configure:2474: result: -DCC_HAS_PROTOS -configure:2597: checking for ldconfig -configure:2628: result: no -configure:2636: checking if you want to ensure bool is consistent with C++ -configure:2646: result: yes -configure:2702: checking for g++ -configure:2717: found /boot/develop/bin/g++ -configure:2725: result: g++ -configure:2740: checking for C++ compiler version -configure:2743: g++ --version &5 -2.95.3-beos-060710 -configure:2746: $? = 0 -configure:2748: g++ -v &5 -using priority 5 -Reading specs from /boot/develop/tools/gnupro/lib/gcc-lib/i586-pc-beos/2.95.3-beos-060710/specs -gcc version 2.95.3-beos-060710 -configure:2751: $? = 0 -configure:2753: g++ -V &5 -g++: argument to `-V' missing - -configure:2756: $? = 1 -configure:2759: checking whether we are using the GNU C++ compiler -configure:2780: g++ -c conftest.cc >&5 -configure:2783: $? = 0 -configure:2786: test -s conftest.o -configure:2789: $? = 0 -configure:2801: result: yes -configure:2807: checking whether g++ accepts -g -configure:2825: g++ -c -g conftest.cc >&5 -configure:2828: $? = 0 -configure:2831: test -s conftest.o -configure:2834: $? = 0 -configure:2844: result: yes -configure:2884: g++ -c -g -O2 conftest.cc >&5 -configure:2887: $? = 0 -configure:2890: test -s conftest.o -configure:2893: $? = 0 -configure:2915: g++ -c -g -O2 conftest.cc >&5 -configure:2918: $? = 0 -configure:2921: test -s conftest.o -configure:2924: $? = 0 -configure:2950: checking for g++ -configure:2967: found /boot/develop/bin/g++ -configure:2978: result: /boot/develop/bin/g++ -configure:2995: checking version of g++ -configure:2999: result: 2.95.3 -configure:3012: checking if you want to build C++ binding and demo -configure:3022: result: yes -configure:3025: checking if you want to build with Ada95 -configure:3035: result: yes -configure:3038: checking if you want to build programs such as tic -configure:3048: result: yes -configure:3051: checking if you wish to install curses.h -configure:3061: result: yes -configure:3087: checking for mawk -configure:3113: result: no -configure:3087: checking for gawk -configure:3102: found /bin/gawk -configure:3110: result: gawk -configure:3120: checking whether make sets ${MAKE} -configure:3140: result: yes -configure:3161: checking for a BSD compatible install -configure:3210: result: /bin/install -c -configure:3231: checking for long file names -configure:3270: result: yes -configure:3280: checking if filesystem supports mixed-case filenames -configure:3307: result: yes -configure:3313: checking whether ln -s works -configure:3317: result: yes -configure:3326: checking for ctags -configure:3341: found /boot/home/config/bin/ctags -configure:3350: result: yes -configure:3360: checking for etags -configure:3375: found /boot/home/config/bin/etags -configure:3384: result: yes -configure:3411: checking for tdlint -configure:3437: result: no -configure:3411: checking for lint -configure:3437: result: no -configure:3411: checking for alint -configure:3437: result: no -configure:3448: checking for man -configure:3474: result: no -configure:3448: checking for man_db -configure:3474: result: no -configure:3519: checking for ranlib -configure:3534: found /bin/ranlib -configure:3543: result: ranlib -configure:3593: checking for ld -configure:3608: found /boot/develop/bin/ld -configure:3617: result: ld -configure:3667: checking for ar -configure:3682: found /boot/develop/bin/ar -configure:3691: result: ar -configure:3707: checking for archiver options (symbol AR_OPTS) -configure:3710: result: rv -configure:3718: checking for makeflags variable -configure:3751: result: -configure:3754: checking if you have specified an install-prefix -configure:3767: result: -configure:3939: checking if you want to build libraries with libtool -configure:3949: result: no -configure:4073: checking if you want to build shared libraries -configure:4083: result: no -configure:4087: checking if you want to build static libraries -configure:4097: result: yes -configure:4101: checking if you want to build debug libraries -configure:4111: result: yes -configure:4115: checking if you want to build profiling libraries -configure:4125: result: no -configure:4133: checking for specified models -configure:4137: result: normal debug -configure:4142: checking for default model -configure:4145: result: normal -configure:4170: checking if you want to build a separate terminfo library -configure:4180: result: no -configure:4185: checking if you want to link with dbmalloc for testing -configure:4195: result: no -configure:4299: checking if you want to link with dmalloc for testing -configure:4309: result: no -configure:4415: checking if you want to link with the GPM mouse library -configure:4425: result: maybe -configure:4428: checking for Gpm_Open in -lgpm -configure:4455: gcc -o conftest -g -O2 conftest.c -lgpm >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -lgpm -collect2: ld returned 1 exit status -configure:4458: $? = 1 -configure: failed program was: -#line 4436 "configure" -#include "confdefs.h" - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char Gpm_Open (); -int -main () -{ -Gpm_Open (); - ; - return 0; -} -configure:4475: result: no -configure:4908: checking for default loader flags -configure:4917: result: -configure:4920: checking if rpath option should be used -configure:4930: result: no -configure:4940: checking if release/abi version should be used for shared libs -configure:4964: result: auto -configure:4973: checking which gcc option to use -configure:4992: gcc -c -g -O2 -fPIC conftest.c >&5 -configure:4995: $? = 0 -configure:4998: test -s conftest.o -configure:5001: $? = 0 -configure:5010: result: -fPIC -configure:5262: checking if you wish to install ncurses overwriting curses -configure:5272: result: no -configure:5275: checking if external terminfo-database is used -configure:5285: result: yes -configure:5307: checking which terminfo source-file will be installed -configure:5315: result: ${top_srcdir}/misc/terminfo.src -configure:5319: checking for list of fallback descriptions -configure:5329: result: -configure:5333: checking if you want modern xterm or antique -configure:5347: result: xterm-new -configure:5357: checking for list of terminfo directories -configure:5404: result: /usr/local/share/terminfo -configure:5410: checking for default terminfo directory -configure:5447: result: /usr/local/share/terminfo -configure:5457: checking if big-core option selected -configure:5483: gcc -o conftest -g -O2 conftest.c >&5 -configure:5486: $? = 0 -configure:5488: ./conftest -configure:5491: $? = 0 -configure:5503: result: yes -configure:5510: checking if you want termcap-fallback support -configure:5520: result: no -configure:5630: checking if ~/.terminfo is wanted -configure:5640: result: yes -configure:5646: checking if you want to use restrict environment when running as root -configure:5656: result: yes -configure:5670: checking for remove -configure:5707: gcc -o conftest -g -O2 conftest.c >&5 -configure:5710: $? = 0 -configure:5713: test -s conftest -configure:5716: $? = 0 -configure:5726: result: yes -configure:5670: checking for unlink -configure:5707: gcc -o conftest -g -O2 conftest.c >&5 -configure:5710: $? = 0 -configure:5713: test -s conftest -configure:5716: $? = 0 -configure:5726: result: yes -configure:5810: checking if link/symlink functions work -configure:5853: gcc -o conftest -g -O2 conftest.c >&5 -configure:5856: $? = 0 -configure:5858: ./conftest -configure:5861: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 5823 "configure" -#include "confdefs.h" - -#include -#include -#ifdef HAVE_UNISTD_H -#include -#endif -int main() -{ - int fail = 0; - char *src = "config.log"; - char *dst = "conftest.chk"; - struct stat src_sb; - struct stat dst_sb; - - stat(src, &src_sb); - fail = (link("config.log", "conftest.chk") < 0) - || (stat(dst, &dst_sb) < 0) - || (dst_sb.st_mtime != src_sb.st_mtime); -#ifdef HAVE_UNLINK - unlink(dst); -#else - remove(dst); -#endif - exit (fail); -} - -configure:5853: gcc -o conftest -g -O2 conftest.c >&5 -configure:5856: $? = 0 -configure:5858: ./conftest -configure:5861: $? = 0 -configure:5879: result: symlink -configure:5895: checking if tic should use symbolic links -configure:5902: result: yes -configure:5938: checking if you want broken-linker support code -configure:5948: result: no -configure:5983: checking if gcc -U and -D options work together -configure:6011: gcc -c -g -O2 -UU_D_OPTIONS -DU_D_OPTIONS -DD_U_OPTIONS -UD_U_OPTIONS conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:5999: `make' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:5999: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:5999: for each function it appears in.) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:5999: parse error before `an' -configure:6014: $? = 1 -configure: failed program was: -#line 5992 "configure" -#include "confdefs.h" - -int -main () -{ - -#ifndef U_D_OPTIONS -make an undefined-error -#endif -#ifdef D_U_OPTIONS -make a defined-error -#endif - - ; - return 0; -} -configure:6034: result: no -configure:6169: checking if we should define _XOPEN_SOURCE -configure:6191: gcc -c -g -O2 conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6183: `make' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6183: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6183: for each function it appears in.) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6183: parse error before `an' -configure:6194: $? = 1 -configure: failed program was: -#line 6176 "configure" -#include "confdefs.h" -#include -int -main () -{ - -#ifndef _XOPEN_SOURCE -make an error -#endif - ; - return 0; -} -configure:6224: gcc -c -g -O2 -D_XOPEN_SOURCE=500 conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6216: `make' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6216: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6216: for each function it appears in.) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6216: parse error before `an' -configure:6227: $? = 1 -configure: failed program was: -#line 6209 "configure" -#include "confdefs.h" -#include -int -main () -{ - -#ifdef _XOPEN_SOURCE -make an error -#endif - ; - return 0; -} -configure:6248: result: 500 -configure:6282: checking if we should define _POSIX_C_SOURCE -(line 6288) testing if the symbol is already defined go no further ... -configure:6306: gcc -c -g -O2 -D_XOPEN_SOURCE=500 conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6298: `make' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6298: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6298: for each function it appears in.) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6298: parse error before `an' -configure:6309: $? = 1 -configure: failed program was: -#line 6291 "configure" -#include "confdefs.h" -#include -int -main () -{ - -#ifndef _POSIX_C_SOURCE -make an error -#endif - ; - return 0; -} -(line 6371) testing ifdef from value 199506L ... -(line 6376) testing if the second compile does not leave our definition intact error ... -configure:6394: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -configure:6397: $? = 0 -configure:6400: test -s conftest.o -configure:6403: $? = 0 -configure:6419: result: -D_POSIX_C_SOURCE=199506L -configure:6438: checking for nl_langinfo and CODESET -configure:6456: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:6445: langinfo.h: No such file or directory -configure:6459: $? = 1 -configure: failed program was: -#line 6444 "configure" -#include "confdefs.h" -#include -int -main () -{ -char* cs = nl_langinfo(CODESET); - ; - return 0; -} -configure:6476: result: no -configure:6490: checking if you want wide-character code -configure:6500: result: no -configure:7051: checking whether to enable _LP64 definition in curses.h -configure:7061: result: no -configure:7070: checking for _LARGEFILE_SOURCE value needed for large files -configure:7090: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7083: `fseeko' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7083: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7083: for each function it appears in.) -configure:7093: $? = 1 -configure: failed program was: -#line 7078 "configure" -#include "confdefs.h" -#include -int -main () -{ -return !fseeko; - ; - return 0; -} -configure:7121: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7114: `fseeko' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7114: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7114: for each function it appears in.) -configure:7124: $? = 1 -configure: failed program was: -#line 7108 "configure" -#include "confdefs.h" -#define _LARGEFILE_SOURCE 1 -#include -int -main () -{ -return !fseeko; - ; - return 0; -} -configure:7141: result: no -configure:7155: checking for fseeko -configure:7173: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7166: `fseeko' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7166: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7166: for each function it appears in.) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7166: `fseeko' used prior to declaration -configure:7176: $? = 1 -configure: failed program was: -#line 7161 "configure" -#include "confdefs.h" -#include -int -main () -{ -return fseeko && fseeko (stdin, 0, 0); - ; - return 0; -} -configure:7192: result: no -configure:7209: checking for special C compiler options needed for large files -configure:7283: result: no -configure:7289: checking for _FILE_OFFSET_BITS value needed for large files -configure:7317: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -configure:7320: $? = 0 -configure:7323: test -s conftest.o -configure:7326: $? = 0 -configure:7376: result: no -configure:7386: checking for _LARGE_FILES value needed for large files -configure:7414: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -configure:7417: $? = 0 -configure:7420: test -s conftest.o -configure:7423: $? = 0 -configure:7473: result: no -configure:7495: checking whether to use struct dirent64 -configure:7523: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7512: conflicting types for `readdir' -/boot/develop/headers/posix/dirent.h:33: previous declaration of `readdir' -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7512: warning: extern declaration of `readdir' doesn't match global one -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7514: warning: initialization from incompatible pointer type -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:7515: invalid operands to binary - -configure:7526: $? = 1 -configure: failed program was: -#line 7502 "configure" -#include "confdefs.h" - -#include -#include - -int -main () -{ - - /* if transitional largefile support is setup, this is true */ - extern struct dirent64 * readdir(DIR *); - struct dirent64 *x = readdir((DIR *)0); - struct dirent *y = readdir((DIR *)0); - int z = x - y; - - ; - return 0; -} -configure:7543: result: no -configure:7550: checking for type of bool -configure:7560: result: auto -configure:7563: checking for alternate terminal capabilities file -configure:7574: result: Caps -configure:7578: checking for type of chtype -configure:7588: result: auto -configure:7592: checking for type of ospeed -configure:7602: result: short -configure:7606: checking for type of mmask_t -configure:7616: result: auto -configure:7620: checking if tputs should process BSD-style prefix padding -configure:7630: result: no -configure:7637: checking if RCS identifiers should be compiled-in -configure:7647: result: no -configure:7655: checking format of man-pages -configure:7744: result: normal -configure:7751: checking for manpage renaming -configure:7793: result: no -configure:7796: checking if manpage aliases will be installed -configure:7807: result: yes -configure:7818: checking if manpage symlinks should be used -configure:7837: result: yes -configure:7841: checking for manpage tbl -configure:7852: result: no -configure:8141: checking if you want to build with function extensions -configure:8151: result: yes -configure:8188: checking for extended use of const keyword -configure:8198: result: no -configure:8205: checking if you want $NCURSES_NO_PADDING code -configure:8215: result: yes -configure:8222: checking if you want SIGWINCH handler -configure:8232: result: yes -configure:8239: checking if you want user-definable terminal capabilities like termcap -configure:8249: result: yes -configure:8257: checking if you want all development code -configure:8267: result: no -configure:8271: checking if you want hard-tabs code -configure:8281: result: no -configure:8288: checking if you want limited support for xmc -configure:8298: result: no -configure:8307: checking if you do not want to assume colors are white-on-black -configure:8317: result: yes -configure:8324: checking if you want hashmap scrolling-optimization code -configure:8334: result: yes -configure:8341: checking if you want colorfgbg code -configure:8351: result: no -configure:8358: checking if you want to use experimental extended colors -configure:8368: result: no -configure:8398: checking if you want to use experimental extended mouse encoding -configure:8408: result: no -configure:8427: checking if you want experimental safe-sprintf code -configure:8437: result: no -configure:8467: checking if you want to display full commands during build -configure:8483: result: yes -configure:8487: checking if you want to see compiler warnings -configure:8495: result: -configure:8835: checking for gcc __attribute__ directives... -checking for gcc __attribute__((scanf)) -configure:8876: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -configure:8879: $? = 0 -checking for gcc __attribute__((printf)) -configure:8876: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -configure:8879: $? = 0 -checking for gcc __attribute__((unused)) -configure:8876: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -configure:8879: $? = 0 -checking for gcc __attribute__((noreturn)) -configure:8876: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L conftest.c >&5 -configure:8879: $? = 0 -configure:8893: checking if you want to enable runtime assertions -configure:8903: result: no -configure:8964: checking whether to add trace feature to all models -configure:8974: result: no -configure:9055: checking for gettimeofday -configure:9092: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:9095: $? = 0 -configure:9098: test -s conftest -configure:9101: $? = 0 -configure:9111: result: yes -configure:9179: checking if -lm needed for math functions -configure:9201: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:9204: $? = 0 -configure:9207: test -s conftest -configure:9210: $? = 0 -configure:9220: result: no -configure:9228: checking for ANSI C header files -configure:9242: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9248: $? = 0 -configure:9335: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:9338: $? = 0 -configure:9340: ./conftest -configure:9343: $? = 0 -configure:9356: result: yes -configure:9369: checking for dirent.h that defines DIR -configure:9390: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:9393: $? = 0 -configure:9396: test -s conftest.o -configure:9399: $? = 0 -configure:9409: result: yes -configure:9422: checking for opendir in -ldir -configure:9449: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -ldir >&5 -/boot/develop/tools/gnupro/i586-pc-beos/bin/ld: cannot find -ldir -collect2: ld returned 1 exit status -configure:9452: $? = 1 -configure: failed program was: -#line 9430 "configure" -#include "confdefs.h" - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char opendir (); -int -main () -{ -opendir (); - ; - return 0; -} -configure:9469: result: no -configure:9531: checking whether time.h and sys/time.h may both be included -configure:9553: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:9556: $? = 0 -configure:9559: test -s conftest.o -configure:9562: $? = 0 -configure:9572: result: yes -configure:9582: checking for regular-expression headers -configure:9607: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:9610: $? = 0 -configure:9613: test -s conftest -configure:9616: $? = 0 -configure:9698: result: regex.h -configure:9734: checking for fcntl.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9750: $? = 0 -configure:9769: result: yes -configure:9734: checking for getopt.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9750: $? = 0 -configure:9769: result: yes -configure:9734: checking for limits.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9750: $? = 0 -configure:9769: result: yes -configure:9734: checking for locale.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9750: $? = 0 -configure:9769: result: yes -configure:9734: checking for poll.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:9741: poll.h: No such file or directory -configure:9750: $? = 1 -configure: failed program was: -#line 9740 "configure" -#include "confdefs.h" -#include -configure:9769: result: no -configure:9734: checking for sys/bsdtypes.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:9741: sys/bsdtypes.h: No such file or directory -configure:9750: $? = 1 -configure: failed program was: -#line 9740 "configure" -#include "confdefs.h" -#include -configure:9769: result: no -configure:9734: checking for sys/ioctl.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9750: $? = 0 -configure:9769: result: yes -configure:9734: checking for sys/param.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9750: $? = 0 -configure:9769: result: yes -configure:9734: checking for sys/poll.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:9741: sys/poll.h: No such file or directory -configure:9750: $? = 1 -configure: failed program was: -#line 9740 "configure" -#include "confdefs.h" -#include -configure:9769: result: no -configure:9734: checking for sys/select.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9750: $? = 0 -configure:9769: result: yes -configure:9734: checking for sys/time.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9750: $? = 0 -configure:9769: result: yes -configure:9734: checking for sys/times.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9750: $? = 0 -configure:9769: result: yes -configure:9734: checking for ttyent.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:9741: ttyent.h: No such file or directory -configure:9750: $? = 1 -configure: failed program was: -#line 9740 "configure" -#include "confdefs.h" -#include -configure:9769: result: no -configure:9734: checking for unistd.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:9750: $? = 0 -configure:9769: result: yes -configure:9734: checking for wctype.h -configure:9744: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:9741: wctype.h: No such file or directory -configure:9750: $? = 1 -configure: failed program was: -#line 9740 "configure" -#include "confdefs.h" -#include -configure:9769: result: no -configure:9888: checking if sys/time.h works with sys/select.h -configure:9915: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:9918: $? = 0 -configure:9921: test -s conftest.o -configure:9924: $? = 0 -configure:9936: result: yes -configure:9949: checking for gcc option to accept ANSI C -configure:10006: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10009: $? = 0 -configure:10012: test -s conftest.o -configure:10015: $? = 0 -configure:10032: result: none needed -configure:10040: checking for an ANSI C-conforming const -configure:10104: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10107: $? = 0 -configure:10110: test -s conftest.o -configure:10113: $? = 0 -configure:10123: result: yes -configure:10133: checking for inline -configure:10150: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10153: $? = 0 -configure:10156: test -s conftest.o -configure:10159: $? = 0 -configure:10170: result: inline -configure:10191: checking for type of chtype -configure:10236: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10239: $? = 0 -configure:10241: ./conftest -configure:10244: $? = 0 -configure:10259: result: long -configure:10270: checking if unsigned literals are legal -configure:10289: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10292: $? = 0 -configure:10295: test -s conftest.o -configure:10298: $? = 0 -configure:10310: result: yes -configure:10325: checking if external errno is declared -configure:10350: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10353: $? = 0 -configure:10356: test -s conftest.o -configure:10359: $? = 0 -configure:10370: result: yes -configure:10385: checking if external errno exists -configure:10407: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10410: $? = 0 -configure:10413: test -s conftest -configure:10416: $? = 0 -configure:10427: result: yes -configure:10440: checking if data-only library module links -configure:10451: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10454: $? = 0 -/boot/develop/bin/ar: creating conftest.a -configure:10474: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10477: $? = 0 -configure:10501: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c conftest.a >&5 -configure:10504: $? = 0 -configure:10506: ./conftest -configure:10509: $? = 0 -configure:10524: result: yes -configure:10559: checking for getcwd -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for getegid -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for geteuid -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for getttynam -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/tmp/ccj2jFSe.o(.text+0x18): In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:10587: undefined reference to `getttynam' -collect2: ld returned 1 exit status -configure:10599: $? = 1 -configure: failed program was: -#line 10565 "configure" -#include "confdefs.h" -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char getttynam (); 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 getttynam (); -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_getttynam) || defined (__stub___getttynam) -choke me -#else -f = getttynam; -#endif - - ; - return 0; -} -configure:10615: result: no -configure:10559: checking for issetugid -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/tmp/ccCyhDTQ.o(.text+0x18): In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:10587: undefined reference to `issetugid' -collect2: ld returned 1 exit status -configure:10599: $? = 1 -configure: failed program was: -#line 10565 "configure" -#include "confdefs.h" -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char issetugid (); 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 issetugid (); -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_issetugid) || defined (__stub___issetugid) -choke me -#else -f = issetugid; -#endif - - ; - return 0; -} -configure:10615: result: no -configure:10559: checking for poll -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/tmp/cc5PKz8q.o(.text+0x18): In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:10587: undefined reference to `poll' -collect2: ld returned 1 exit status -configure:10599: $? = 1 -configure: failed program was: -#line 10565 "configure" -#include "confdefs.h" -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char poll (); 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 poll (); -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_poll) || defined (__stub___poll) -choke me -#else -f = poll; -#endif - - ; - return 0; -} -configure:10615: result: no -configure:10559: checking for remove -configure:10615: result: yes -configure:10559: checking for select -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for setbuf -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for setbuffer -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for setvbuf -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for sigaction -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for sigvec -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/tmp/ccieBYNy.o(.text+0x18): In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:10587: undefined reference to `sigvec' -collect2: ld returned 1 exit status -configure:10599: $? = 1 -configure: failed program was: -#line 10565 "configure" -#include "confdefs.h" -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char sigvec (); 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 sigvec (); -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_sigvec) || defined (__stub___sigvec) -choke me -#else -f = sigvec; -#endif - - ; - return 0; -} -configure:10615: result: no -configure:10559: checking for strdup -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for strstr -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for tcgetpgrp -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for times -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10559: checking for vsnprintf -configure:10596: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10599: $? = 0 -configure:10602: test -s conftest -configure:10605: $? = 0 -configure:10615: result: yes -configure:10683: checking for isascii -configure:10702: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10705: $? = 0 -configure:10708: test -s conftest -configure:10711: $? = 0 -configure:10722: result: yes -configure:10729: checking whether sigaction needs _POSIX_SOURCE -configure:10746: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10749: $? = 0 -configure:10752: test -s conftest.o -configure:10755: $? = 0 -configure:10802: result: no -configure:10806: checking if nanosleep really works -configure:10841: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:10827: storage size of `ts1' isn't known -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:10827: storage size of `ts2' isn't known -configure:10844: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 10816 "configure" -#include "confdefs.h" - -#include -#include -#include - -#ifdef HAVE_SYS_TIME_H -#include -#endif - -int main() { - struct timespec ts1, ts2; - int code; - ts1.tv_sec = 0; - ts1.tv_nsec = 750000000; - ts2.tv_sec = 0; - ts2.tv_nsec = 0; - errno = 0; - code = nanosleep(&ts1, &ts2); /* on failure errno is ENOSYS. */ - exit(code != 0); -} - -configure:10861: result: no -configure:10875: checking for termio.h -configure:10885: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:10882: termio.h: No such file or directory -configure:10891: $? = 1 -configure: failed program was: -#line 10881 "configure" -#include "confdefs.h" -#include -configure:10910: result: no -configure:10875: checking for termios.h -configure:10885: gcc -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c -configure:10891: $? = 0 -configure:10910: result: yes -configure:10875: checking for unistd.h -configure:10910: result: yes -configure:10978: checking whether termios.h needs _POSIX_SOURCE -configure:10993: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:10996: $? = 0 -configure:10999: test -s conftest.o -configure:11002: $? = 0 -configure:11048: result: no -configure:11053: checking for tcgetattr -configure:11088: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:11091: $? = 0 -configure:11094: test -s conftest -configure:11097: $? = 0 -configure:11107: result: yes -configure:11113: checking for vsscanf function or workaround -configure:11136: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:11139: $? = 0 -configure:11142: test -s conftest -configure:11145: $? = 0 -configure:11238: result: vsscanf -configure:11256: checking for working mkstemp -configure:11363: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:11366: $? = 0 -configure:11368: ./conftest -configure:11371: $? = 0 -configure:11386: result: yes -configure:11406: checking whether setvbuf arguments are reversed -configure:11434: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11426: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11426: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast -configure:11437: $? = 0 -configure:11439: ./conftest -configure:11442: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 11417 "configure" -#include "confdefs.h" -#include -/* If setvbuf has the reversed format, exit 0. */ -int -main () -{ - /* This call has the arguments reversed. - A reversed system may check and see that the address of main - is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ - if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0) - exit(1); - putc('\r', stdout); - exit(0); /* Non-reversed systems segv here. */ -} -configure:11455: result: no -configure:11466: checking return type of signal handlers -configure:11494: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:11497: $? = 0 -configure:11500: test -s conftest.o -configure:11503: $? = 0 -configure:11513: result: void -configure:11520: checking for type sigaction_t -configure:11540: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11533: `sigaction_t' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11533: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11533: for each function it appears in.) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11533: parse error before `x' -configure:11543: $? = 1 -configure: failed program was: -#line 11527 "configure" -#include "confdefs.h" - -#include -int -main () -{ -sigaction_t x - ; - return 0; -} -configure:11560: result: no -configure:11566: checking declaration of size-change -configure:11625: gcc -c -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:11628: $? = 0 -configure:11631: test -s conftest.o -configure:11634: $? = 0 -size-change succeeded () -configure:11653: result: yes -configure:11670: checking for memmove -configure:11707: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -configure:11710: $? = 0 -configure:11713: test -s conftest -configure:11716: $? = 0 -configure:11726: result: yes -configure:11858: checking if poll really works -configure:11889: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11874: sys/poll.h: No such file or directory -configure:11892: $? = 1 -configure: program exited with status 1 -configure: failed program was: -#line 11868 "configure" -#include "confdefs.h" - -#include -#ifdef HAVE_POLL_H -#include -#else -#include -#endif -int main() { - struct pollfd myfds; - int ret; - - myfds.fd = 0; - myfds.events = POLLIN; - - ret = poll(&myfds, 1, 100); - exit(ret != 0); -} -configure:11909: result: no -configure:11922: checking if we should include stdbool.h -configure:11942: gcc -c -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11935: `bool' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11935: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11935: for each function it appears in.) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11935: parse error before `foo' -configure:11945: $? = 1 -configure: failed program was: -#line 11930 "configure" -#include "confdefs.h" - -int -main () -{ -bool foo = false - ; - return 0; -} -configure:11974: gcc -c -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11967: `bool' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11967: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11967: for each function it appears in.) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:11967: parse error before `foo' -configure:11977: $? = 1 -configure: failed program was: -#line 11958 "configure" -#include "confdefs.h" - -#if (!defined(__BEOS__) && !defined(__HAIKU__)) -#include -#endif - -int -main () -{ -bool foo = false - ; - return 0; -} -configure:11999: result: no -configure:12003: checking for builtin bool type -configure:12026: gcc -c -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.c >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure: In function `main': -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:12019: `bool' undeclared (first use in this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:12019: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:12019: for each function it appears in.) -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:12019: parse error before `x' -configure:12029: $? = 1 -configure: failed program was: -#line 12011 "configure" -#include "confdefs.h" - -#include -#include - -int -main () -{ -bool x = false - ; - return 0; -} -configure:12050: result: no -configure:12071: checking for library stdc++ -configure:12096: /boot/develop/bin/g++ -o conftest -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc -lstdc++ >&5 -configure:12099: $? = 0 -configure:12102: test -s conftest -configure:12105: $? = 0 -configure:12117: result: yes -configure:12122: checking whether /boot/develop/bin/g++ understands -c and -o together -configure:12138: /boot/develop/bin/g++ -c conftest.cc -o conftest2.o >&5 -configure:12141: $? = 0 -configure:12143: /boot/develop/bin/g++ -c conftest.cc -o conftest2.o >&5 -configure:12146: $? = 0 -configure:12157: result: yes -configure:12282: checking how to run the C++ preprocessor -configure:12304: /boot/develop/bin/g++ -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc -configure:12310: $? = 0 -configure:12337: /boot/develop/bin/g++ -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:12334: ac_nonexistent.h: No such file or directory -configure:12343: $? = 1 -configure: failed program was: -#line 12333 "configure" -#include "confdefs.h" -#include -configure:12380: result: /boot/develop/bin/g++ -E -configure:12395: /boot/develop/bin/g++ -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc -configure:12401: $? = 0 -configure:12428: /boot/develop/bin/g++ -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc -/boot/home/develop/haiku/haiku/src/libs/ncurses/configure:12425: ac_nonexistent.h: No such file or directory -configure:12434: $? = 1 -configure: failed program was: -#line 12424 "configure" -#include "confdefs.h" -#include -configure:12476: checking for typeinfo -configure:12486: /boot/develop/bin/g++ -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc -configure:12492: $? = 0 -configure:12511: result: yes -configure:12521: checking if we should include stdbool.h -configure:12598: result: no -configure:12602: checking for builtin bool type -configure:12625: /boot/develop/bin/g++ -c -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc >&5 -configure:12628: $? = 0 -configure:12631: test -s conftest.o -configure:12634: $? = 0 -configure:12647: result: yes -configure:12653: checking for size of bool -configure:12706: /boot/develop/bin/g++ -o conftest -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc >&5 -configure:12709: $? = 0 -configure:12711: ./conftest -configure:12714: $? = 0 -configure:12732: result: unsigned char -configure:12743: checking for special defines needed for etip.h -configure:12769: /boot/develop/bin/g++ -c -O2 -I./c++ -I./menu -I./include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in: In method `NCursesPanelException::NCursesPanelException(const char *, int)': -In file included from /boot/home/develop/haiku/haiku/src/libs/ncurses/configure:12757: -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: `NULL' undeclared (first use this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: for each function it appears in.) -configure:12772: $? = 1 -configure: failed program was: -#line 12755 "configure" -#include "confdefs.h" - -#include - -int -main () -{ - - ; - return 0; -} -configure:12769: /boot/develop/bin/g++ -c -O2 -I./c++ -I./menu -I./include -DETIP_NEEDS_MATH_EXCEPTION -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in: In method `NCursesPanelException::NCursesPanelException(const char *, int)': -In file included from /boot/home/develop/haiku/haiku/src/libs/ncurses/configure:12757: -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: `NULL' undeclared (first use this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: for each function it appears in.) -configure:12772: $? = 1 -configure: failed program was: -#line 12755 "configure" -#include "confdefs.h" - -#include - -int -main () -{ - - ; - return 0; -} -configure:12769: /boot/develop/bin/g++ -c -O2 -I./c++ -I./menu -I./include -DETIP_NEEDS_MATH_H -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in: In method `NCursesPanelException::NCursesPanelException(const char *, int)': -In file included from /boot/home/develop/haiku/haiku/src/libs/ncurses/configure:12757: -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: `NULL' undeclared (first use this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: for each function it appears in.) -configure:12772: $? = 1 -configure: failed program was: -#line 12755 "configure" -#include "confdefs.h" - -#include - -int -main () -{ - - ; - return 0; -} -configure:12769: /boot/develop/bin/g++ -c -O2 -I./c++ -I./menu -I./include -DETIP_NEEDS_MATH_H -DETIP_NEEDS_MATH_EXCEPTION -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc >&5 -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in: In method `NCursesPanelException::NCursesPanelException(const char *, int)': -In file included from /boot/home/develop/haiku/haiku/src/libs/ncurses/configure:12757: -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: `NULL' undeclared (first use this function) -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: (Each undeclared identifier is reported only once -/boot/home/develop/haiku/haiku/src/libs/ncurses/c++/etip.h.in:191: for each function it appears in.) -configure:12772: $? = 1 -configure: failed program was: -#line 12755 "configure" -#include "confdefs.h" - -#include - -int -main () -{ - - ; - return 0; -} -configure:12799: result: none -configure:12804: checking if /boot/develop/bin/g++ accepts parameter initialization -configure:12839: /boot/develop/bin/g++ -o conftest -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc >&5 -configure:12842: $? = 0 -configure:12844: ./conftest -configure:12847: $? = 0 -configure:12865: result: yes -configure:12874: checking if /boot/develop/bin/g++ accepts static_cast -configure:12931: /boot/develop/bin/g++ -c -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc >&5 -configure:12910: sorry, not implemented: `static_cast_expr' not supported by dump_expr -configure:12913: sorry, not implemented: `static_cast_expr' not supported by dump_expr -configure:12934: $? = 1 -configure: failed program was: -#line 12887 "configure" -#include "confdefs.h" - -class NCursesPanel -{ -public: - NCursesPanel(int nlines, - int ncols, - int begin_y = 0, - int begin_x = 0) - { - } - - ~NCursesPanel(); -}; - -template class NCursesUserPanel : public NCursesPanel -{ -public: - NCursesUserPanel (int nlines, - int ncols, - int begin_y = 0, - int begin_x = 0, - const T* p_UserData = static_cast(0)) - : NCursesPanel (nlines, ncols, begin_y, begin_x) - { - }; - NCursesUserPanel(const T* p_UserData = static_cast(0)) : NCursesPanel() - { - }; - - virtual ~NCursesUserPanel() {}; -}; - -int -main () -{ - - const char* p_UserData = static_cast(0) - ; - return 0; -} -configure:12957: result: no -configure:12977: checking for strstream.h -configure:12987: /boot/develop/bin/g++ -E -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc -configure:12993: $? = 0 -configure:13012: result: yes -configure:13022: checking if /boot/develop/bin/g++ supports vscan function -configure:13081: /boot/develop/bin/g++ -o conftest -O2 -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506L -DNDEBUG conftest.cc >&5 -configure:13084: $? = 0 -configure:13087: test -s conftest -configure:13090: $? = 0 -configure:13103: result: strstream -configure:13311: checking for gnatmake -configure:13335: result: no -configure:13564: checking for library subsets -configure:13577: result: termlib+ext_tinfo+base+ext_funcs -configure:13615: checking default library suffix -configure:13626: result: -configure:13629: checking default library-dependency suffix -configure:13658: result: .a -configure:13661: checking default object directory -configure:13677: result: objects -configure:13682: checking c++ library-dependency suffix -configure:13708: result: .a -configure:13747: checking where we will install curses.h -configure:13752: result: $(prefix)/include/ncurses -configure:13773: checking for src modules -configure:13836: result: ncurses progs tack panel menu form -configure:14061: creating ./config.status - -## ----------------------- ## -## Running config.status. ## -## ----------------------- ## - -This file was extended by config.status 2.52.20030208, executed with - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - > ./config.status -on zon - -config.status:14700: creating include/MKterm.h.awk -config.status:14700: creating include/curses.head -config.status:14700: creating include/termcap.h -config.status:14700: creating include/unctrl.h -config.status:14700: creating man/Makefile -config.status:14700: creating include/Makefile -config.status:14700: creating ncurses/Makefile -config.status:14700: creating progs/Makefile -config.status:14700: creating tack/Makefile -config.status:14700: creating panel/Makefile -config.status:14700: creating menu/Makefile -config.status:14700: creating form/Makefile -config.status:14700: creating test/Makefile -config.status:14700: creating misc/Makefile -config.status:14700: creating c++/Makefile -config.status:14700: creating misc/run_tic.sh -config.status:14700: creating Makefile -config.status:14797: creating include/ncurses_cfg.h -config.status:14879: include/ncurses_cfg.h is unchanged - -## ----------------- ## -## Cache variables. ## -## ----------------- ## - -ac_cv_build=i586-pc-beos -ac_cv_build_alias=i586-pc-beos -ac_cv_c_compiler_gnu=yes -ac_cv_c_const=yes -ac_cv_c_inline=inline -ac_cv_cxx_compiler_gnu=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_CXXCPP_set= -ac_cv_env_CXXCPP_value= -ac_cv_env_CXXFLAGS_set= -ac_cv_env_CXXFLAGS_value= -ac_cv_env_CXX_set= -ac_cv_env_CXX_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_fseeko=no -ac_cv_func_getcwd=yes -ac_cv_func_getegid=yes -ac_cv_func_geteuid=yes -ac_cv_func_gettimeofday=yes -ac_cv_func_getttynam=no -ac_cv_func_issetugid=no -ac_cv_func_link=no -ac_cv_func_memmove=yes -ac_cv_func_poll=no -ac_cv_func_remove=yes -ac_cv_func_select=yes -ac_cv_func_setbuf=yes -ac_cv_func_setbuffer=yes -ac_cv_func_setvbuf=yes -ac_cv_func_setvbuf_reversed=no -ac_cv_func_sigaction=yes -ac_cv_func_sigvec=no -ac_cv_func_strdup=yes -ac_cv_func_strstr=yes -ac_cv_func_symlink=yes -ac_cv_func_tcgetpgrp=yes -ac_cv_func_times=yes -ac_cv_func_unlink=yes -ac_cv_func_vsnprintf=yes -ac_cv_header_dirent_dirent_h=yes -ac_cv_header_fcntl_h=yes -ac_cv_header_getopt_h=yes -ac_cv_header_limits_h=yes -ac_cv_header_locale_h=yes -ac_cv_header_poll_h=no -ac_cv_header_stdc=yes -ac_cv_header_strstream_h=yes -ac_cv_header_sys_bsdtypes_h=no -ac_cv_header_sys_ioctl_h=yes -ac_cv_header_sys_param_h=yes -ac_cv_header_sys_poll_h=no -ac_cv_header_sys_select_h=yes -ac_cv_header_sys_time_h=yes -ac_cv_header_sys_times_h=yes -ac_cv_header_termio_h=no -ac_cv_header_termios_h=yes -ac_cv_header_time=yes -ac_cv_header_ttyent_h=no -ac_cv_header_typeinfo=yes -ac_cv_header_unistd_h=yes -ac_cv_header_wctype_h=no -ac_cv_host=i586-pc-beos -ac_cv_host_alias=i586-pc-beos -ac_cv_lib_dir_opendir=no -ac_cv_lib_gpm_Gpm_Open=no -ac_cv_objext=o -ac_cv_path_CXX=/boot/develop/bin/g++ -ac_cv_path_install='/bin/install -c' -ac_cv_prog_AWK=gawk -ac_cv_prog_CPP='gcc -E' -ac_cv_prog_CXXCPP='/boot/develop/bin/g++ -E' -ac_cv_prog_MAKE_LOWER_TAGS=yes -ac_cv_prog_MAKE_UPPER_TAGS=yes -ac_cv_prog_ac_ct_AR=ar -ac_cv_prog_ac_ct_CC=gcc -ac_cv_prog_ac_ct_CXX=g++ -ac_cv_prog_ac_ct_LD=ld -ac_cv_prog_ac_ct_RANLIB=ranlib -ac_cv_prog_cc_g=yes -ac_cv_prog_cc_stdc= -ac_cv_prog_cxx_g=yes -ac_cv_prog_gcc_traditional=no -ac_cv_prog_gnat_exists=no -ac_cv_prog_make_make_set=yes -ac_cv_sys_file_offset_bits=no -ac_cv_sys_large_files=no -ac_cv_sys_largefile_CC=no -ac_cv_sys_largefile_source=no -ac_cv_sys_long_file_names=yes -ac_cv_target=i586-pc-beos -ac_cv_target_alias=i586-pc-beos -ac_cv_type_signal=void -am_cv_langinfo_codeset=no -cf_cv_1UL=1UL -cf_cv_abi_version=5 -cf_cv_ansi_cc=-DCC_HAS_PROTOS -cf_cv_builtin_bool=1 -cf_cv_cc_bool_type=0 -cf_cv_cc_u_d_options=no -cf_cv_cpp_param_init=yes -cf_cv_cpp_static_cast=no -cf_cv_cpp_vscan_func=strstream -cf_cv_dcl_errno=yes -cf_cv_do_symlinks=no -cf_cv_enable_lp64=0 -cf_cv_func_mkstemp=yes -cf_cv_func_nanosleep=no -cf_cv_func_vsscanf=vsscanf -cf_cv_have_errno=yes -cf_cv_have_isascii=yes -cf_cv_have_tcgetattr=yes -cf_cv_header_stdbool_h=0 -cf_cv_ld_rpath=no -cf_cv_libstdcpp=yes -cf_cv_link_dataonly=yes -cf_cv_link_funcs=' symlink' -cf_cv_makeflags= -cf_cv_mixedcase=yes -cf_cv_need_libm=no -cf_cv_posix_c_source=-D_POSIX_C_SOURCE=199506L -cf_cv_prog_CC_c_o=yes -cf_cv_prog_CXX_c_o=yes -cf_cv_regex=regex.h -cf_cv_rel_version=5.5 -cf_cv_rm_so_locs=no -cf_cv_shlib_version=auto -cf_cv_shlib_version_infix=no -cf_cv_sizechange=yes -cf_cv_src_modules='ncurses progs tack panel menu form' -cf_cv_struct_dirent64=no -cf_cv_subst_AR_OPTS=rv -cf_cv_sys_time_select=yes -cf_cv_system_name=beos -cf_cv_timestamp='Mon Aug 7 14:43:36 CEST 2006' -cf_cv_type_of_bool='unsigned char' -cf_cv_type_sigaction=no -cf_cv_typeof_chtype=long -cf_cv_typeof_mmask_t=long -cf_cv_unsigned_literals=yes -cf_cv_working_poll=no -cf_cv_xopen_source=500 - -## ------------ ## -## confdefs.h. ## -## ------------ ## - -#define SYSTEM_NAME "beos" -#define CC_HAS_PROTOS 1 -#define HAVE_LONG_FILE_NAMES 1 -#define MIXEDCASE_FILENAMES 1 -#define USE_DATABASE 1 -#define TERMINFO_DIRS "/usr/local/share/terminfo" -#define TERMINFO "/usr/local/share/terminfo" -#define HAVE_BIG_CORE 1 -#define PURE_TERMINFO 1 -#define USE_HOME_TERMINFO 1 -#define USE_ROOT_ENVIRON 1 -#define HAVE_REMOVE 1 -#define HAVE_UNLINK 1 -#define HAVE_SYMLINK 1 -#define USE_SYMLINKS 1 -#define HAVE_CURSES_VERSION 1 -#define HAVE_HAS_KEY 1 -#define HAVE_RESIZETERM 1 -#define HAVE_RESIZE_TERM 1 -#define HAVE_USE_DEFAULT_COLORS 1 -#define HAVE_WRESIZE 1 -#define NCURSES_EXT_FUNCS 1 -#define NCURSES_NO_PADDING 1 -#define USE_SIGWINCH 1 -#define USE_ASSUMED_COLOR 1 -#define USE_HASHMAP 1 -#define GCC_SCANF 1 -#define GCC_PRINTF 1 -#define GCC_UNUSED __attribute__((unused)) -#define GCC_NORETURN __attribute__((noreturn)) -#define NDEBUG 1 -#define HAVE_NC_ALLOC_H 1 -#define HAVE_GETTIMEOFDAY 1 -#define STDC_HEADERS 1 -#define HAVE_DIRENT_H 1 -#define TIME_WITH_SYS_TIME 1 -#define HAVE_REGEX_H_FUNCS 1 -#define HAVE_FCNTL_H 1 -#define HAVE_GETOPT_H 1 -#define HAVE_LIMITS_H 1 -#define HAVE_LOCALE_H 1 -#define HAVE_SYS_IOCTL_H 1 -#define HAVE_SYS_PARAM_H 1 -#define HAVE_SYS_SELECT_H 1 -#define HAVE_SYS_TIME_H 1 -#define HAVE_SYS_TIMES_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_SYS_TIME_SELECT 1 -#define CC_HAS_INLINE_FUNCS 1 -#define TYPEOF_CHTYPE long -#define HAVE_ERRNO 1 -#define HAVE_GETCWD 1 -#define HAVE_GETEGID 1 -#define HAVE_GETEUID 1 -#define HAVE_REMOVE 1 -#define HAVE_SELECT 1 -#define HAVE_SETBUF 1 -#define HAVE_SETBUFFER 1 -#define HAVE_SETVBUF 1 -#define HAVE_SIGACTION 1 -#define HAVE_STRDUP 1 -#define HAVE_STRSTR 1 -#define HAVE_TCGETPGRP 1 -#define HAVE_TIMES 1 -#define HAVE_VSNPRINTF 1 -#define HAVE_ISASCII 1 -#define HAVE_TERMIOS_H 1 -#define HAVE_UNISTD_H 1 -#define HAVE_TCGETATTR 1 -#define HAVE_VSSCANF 1 -#define HAVE_MKSTEMP 1 -#define RETSIGTYPE void -#define HAVE_SIZECHANGE 1 -#define HAVE_TYPEINFO 1 -#define CPP_HAS_PARAM_INIT 1 -#define HAVE_STRSTREAM_H 1 -#define CPP_HAS_VSCAN_FUNC 1 -#define USE_STRSTREAM_VSCAN 1 -#define HAVE_SLK_COLOR 1 -#define HAVE_PANEL_H 1 -#define HAVE_LIBPANEL 1 -#define HAVE_MENU_H 1 -#define HAVE_LIBMENU 1 -#define HAVE_FORM_H 1 -#define HAVE_LIBFORM 1 -#define NCURSES_PATHSEP ':' -#define NCURSES_VERSION_STRING "5.5.20051010" - - -configure: exit 0