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.57. Invocation command line was $ ./configure CPP=/usr/bin/cpp ## --------- ## ## Platform. ## ## --------- ## hostname = limulus.umtri.umich.edu uname -m = Power Macintosh uname -r = 6.6 uname -s = Darwin uname -v = Darwin Kernel Version 6.6: Thu May 1 21:48:54 PDT 2003; root:xnu/xnu-344.34.obj~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 6.6: Thu May 1 21:48:54 PDT 2003; root:xnu/xnu-344.34.obj~1/RELEASE_PPC Kernel configured for up to 2 processors. 1 processor is physically available. Processor type: ppc7450 (PowerPC 7450) Processor active: 0 Primary memory available: 1024.00 megabytes. Default processor set: 47 tasks, 111 threads, 1 processors Load average: 0.85, Mach factor: 0.61 unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:1357: checking for gcc configure:1373: found /usr/bin/gcc configure:1383: result: gcc configure:1627: checking for C compiler version configure:1630: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1435) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1633: $? = 0 configure:1635: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1435) configure:1638: $? = 0 configure:1640: gcc -V &5 gcc: `-V' option must have argument configure:1643: $? = 1 configure:1667: checking for C compiler default output configure:1670: gcc conftest.c >&5 configure:1673: $? = 0 configure:1719: result: a.out configure:1724: checking whether the C compiler works configure:1730: ./a.out configure:1733: $? = 0 configure:1750: result: yes configure:1757: checking whether we are cross compiling configure:1759: result: no configure:1762: checking for suffix of executables configure:1764: gcc -o conftest conftest.c >&5 configure:1767: $? = 0 configure:1792: result: configure:1798: checking for suffix of object files configure:1820: gcc -c conftest.c >&5 configure:1823: $? = 0 configure:1845: result: o configure:1849: checking whether we are using the GNU C compiler configure:1874: gcc -c conftest.c >&5 configure:1877: $? = 0 configure:1880: test -s conftest.o configure:1883: $? = 0 configure:1896: result: yes configure:1902: checking whether gcc accepts -g configure:1924: gcc -c -g conftest.c >&5 configure:1927: $? = 0 configure:1930: test -s conftest.o configure:1933: $? = 0 configure:1944: result: yes configure:1961: checking for gcc option to accept ANSI C configure:2022: gcc -c -g -O2 conftest.c >&5 configure:2025: $? = 0 configure:2028: test -s conftest.o configure:2031: $? = 0 configure:2049: result: none needed configure:2067: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2070: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2231: checking for g++ configure:2247: found /usr/bin/g++ configure:2257: result: g++ configure:2273: checking for C++ compiler version configure:2276: g++ --version &5 g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1435) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2279: $? = 0 configure:2281: g++ -v &5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1435) configure:2284: $? = 0 configure:2286: g++ -V &5 g++: `-V' option must have argument configure:2289: $? = 1 configure:2292: checking whether we are using the GNU C++ compiler configure:2317: g++ -c conftest.cc >&5 configure:2320: $? = 0 configure:2323: test -s conftest.o configure:2326: $? = 0 configure:2339: result: yes configure:2345: checking whether g++ accepts -g configure:2367: g++ -c -g conftest.cc >&5 configure:2370: $? = 0 configure:2373: test -s conftest.o configure:2376: $? = 0 configure:2387: result: yes configure:2431: g++ -c -g -O2 conftest.cc >&5 configure:2434: $? = 0 configure:2437: test -s conftest.o configure:2440: $? = 0 configure:2467: g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:2462: error: `exit' undeclared (first use this function) configure:2462: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:2470: $? = 1 configure: failed program was: | #line 2450 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2431: g++ -c -g -O2 conftest.cc >&5 configure:2434: $? = 0 configure:2437: test -s conftest.o configure:2440: $? = 0 configure:2467: g++ -c -g -O2 conftest.cc >&5 configure:2470: $? = 0 configure:2473: test -s conftest.o configure:2476: $? = 0 configure:2537: checking build system type configure:2555: result: powerpc-apple-darwin6.6 configure:2563: checking host system type configure:2577: result: powerpc-apple-darwin6.6 configure:2805: checking for gethostent configure:2855: gcc -o conftest -g -O2 conftest.c >&5 configure:2858: $? = 0 configure:2861: test -s conftest configure:2864: $? = 0 configure:2875: result: yes configure:2946: checking for setsockopt configure:2996: gcc -o conftest -g -O2 conftest.c >&5 configure:2999: $? = 0 configure:3002: test -s conftest configure:3005: $? = 0 configure:3016: result: yes configure:3088: checking for nanosleep configure:3138: gcc -o conftest -g -O2 conftest.c >&5 configure:3141: $? = 0 configure:3144: test -s conftest configure:3147: $? = 0 configure:3158: result: yes configure:3259: checking how to run the C preprocessor configure:3377: result: /usr/bin/cpp configure:3402: /usr/bin/cpp conftest.c configure:3408: $? = 0 configure:3440: /usr/bin/cpp conftest.c configure:3443: ac_nonexistent.h: No such file or directory configure:3446: $? = 1 configure: failed program was: | #line 3431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 1 | /* end confdefs.h. */ | #include configure:3489: checking for egrep configure:3499: result: grep -E configure:3504: checking for ANSI C header files configure:3530: gcc -c -g -O2 conftest.c >&5 configure:3533: $? = 0 configure:3536: test -s conftest.o configure:3539: $? = 0 configure:3628: gcc -o conftest -g -O2 conftest.c >&5 configure:3631: $? = 0 configure:3633: ./conftest configure:3636: $? = 0 configure:3651: result: yes configure:3675: checking for sys/types.h configure:3692: gcc -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3712: result: yes configure:3675: checking for sys/stat.h configure:3692: gcc -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3712: result: yes configure:3675: checking for stdlib.h configure:3692: gcc -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3712: result: yes configure:3675: checking for string.h configure:3692: gcc -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3712: result: yes configure:3675: checking for memory.h configure:3692: gcc -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3712: result: yes configure:3675: checking for strings.h configure:3692: gcc -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3712: result: yes configure:3675: checking for inttypes.h configure:3692: gcc -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3712: result: yes configure:3675: checking for stdint.h configure:3692: gcc -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3712: result: yes configure:3675: checking for unistd.h configure:3692: gcc -c -g -O2 conftest.c >&5 configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3712: result: yes configure:3740: checking pcap.h usability configure:3753: gcc -c -g -O2 conftest.c >&5 configure:3756: $? = 0 configure:3759: test -s conftest.o configure:3762: $? = 0 configure:3772: result: yes configure:3776: checking pcap.h presence configure:3787: /usr/bin/cpp conftest.c configure:3793: $? = 0 configure:3812: result: yes configure:3848: checking for pcap.h configure:3855: result: yes configure:3860: checking for pcap_datalink in -lpcap configure:3891: gcc -o conftest -g -O2 conftest.c -lpcap >&5 configure:3894: $? = 0 configure:3897: test -s conftest configure:3900: $? = 0 configure:3912: result: yes configure:4147: checking if libpcap version is recent enough configure:4186: gcc -o conftest -g -O2 conftest.c -lpcap >&5 configure:4189: $? = 0 configure:4191: ./conftest configure:4194: $? = 0 configure:4196: result: yes configure:4235: checking for ANSI C header files configure:4382: result: yes configure:4407: checking for string.h configure:4412: result: yes configure:4416: checking getopt.h usability configure:4429: gcc -c -g -O2 conftest.c >&5 configure:4477:20: getopt.h: No such file or directory configure:4432: $? = 1 configure: failed program was: | #line 4418 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBPCAP 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_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:4448: result: no configure:4452: checking getopt.h presence configure:4463: /usr/bin/cpp conftest.c configure:4479: getopt.h: No such file or directory configure:4469: $? = 1 configure: failed program was: | #line 4454 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBPCAP 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include configure:4488: result: no configure:4524: checking for getopt.h configure:4531: result: no configure:4407: checking for strings.h configure:4412: result: yes configure:4407: checking for memory.h configure:4412: result: yes configure:4416: checking sys/param.h usability configure:4429: gcc -c -g -O2 conftest.c >&5 configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4448: result: yes configure:4452: checking sys/param.h presence configure:4463: /usr/bin/cpp conftest.c In file included from /usr/include/machine/param.h:30, from /usr/include/sys/param.h:102, from configure:4481: /usr/include/ppc/param.h:98: macro "btodb" requires 2 arguments, but only 1 given /usr/include/ppc/param.h:100: macro "dbtob" requires 2 arguments, but only 1 given configure:4469: $? = 1 configure: failed program was: | #line 4454 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBPCAP 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include configure:4488: result: no configure:4494: WARNING: sys/param.h: accepted by the compiler, rejected by the preprocessor! configure:4496: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4524: checking for sys/param.h configure:4531: result: no configure:4416: checking sys/sockio.h usability configure:4429: gcc -c -g -O2 conftest.c >&5 configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4448: result: yes configure:4452: checking sys/sockio.h presence configure:4463: /usr/bin/cpp conftest.c configure:4469: $? = 0 configure:4488: result: yes configure:4524: checking for sys/sockio.h configure:4531: result: yes configure:4416: checking netinet/if_ether.h usability configure:4429: gcc -c -g -O2 conftest.c >&5 In file included from /usr/include/netinet/if_ether.h:65, from configure:4480: /usr/include/net/if_arp.h:104: error: field `arp_pa' has incomplete type /usr/include/net/if_arp.h:105: error: field `arp_ha' has incomplete type configure:4432: $? = 1 configure: failed program was: | #line 4418 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBPCAP 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_SOCKIO_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:4448: result: no configure:4452: checking netinet/if_ether.h presence configure:4463: /usr/bin/cpp conftest.c configure:4469: $? = 0 configure:4488: result: yes configure:4508: WARNING: netinet/if_ether.h: present but cannot be compiled configure:4510: WARNING: netinet/if_ether.h: check for missing prerequisite headers? configure:4512: WARNING: netinet/if_ether.h: proceeding with the preprocessor's result configure:4524: checking for netinet/if_ether.h configure:4531: result: yes configure:4416: checking bstring.h usability configure:4429: gcc -c -g -O2 conftest.c >&5 configure:4481:21: bstring.h: No such file or directory configure:4432: $? = 1 configure: failed program was: | #line 4418 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBPCAP 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IF_ETHER_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:4448: result: no configure:4452: checking bstring.h presence configure:4463: /usr/bin/cpp conftest.c configure:4483: bstring.h: No such file or directory configure:4469: $? = 1 configure: failed program was: | #line 4454 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBPCAP 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include configure:4488: result: no configure:4524: checking for bstring.h configure:4531: result: no configure:4416: checking sys/time.h usability configure:4429: gcc -c -g -O2 conftest.c >&5 configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4448: result: yes configure:4452: checking sys/time.h presence configure:4463: /usr/bin/cpp conftest.c configure:4469: $? = 0 configure:4488: result: yes configure:4524: checking for sys/time.h configure:4531: result: yes configure:4416: checking pwd.h usability configure:4429: gcc -c -g -O2 conftest.c >&5 configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4448: result: yes configure:4452: checking pwd.h presence configure:4463: /usr/bin/cpp conftest.c configure:4469: $? = 0 configure:4488: result: yes configure:4524: checking for pwd.h configure:4531: result: yes configure:4407: checking for unistd.h configure:4412: result: yes configure:4544: checking whether time.h and sys/time.h may both be included configure:4570: gcc -c -g -O2 conftest.c >&5 configure:4573: $? = 0 configure:4576: test -s conftest.o configure:4579: $? = 0 configure:4590: result: yes configure:4604: checking for inline configure:4626: gcc -c -g -O2 conftest.c >&5 configure:4629: $? = 0 configure:4632: test -s conftest.o configure:4635: $? = 0 configure:4647: result: inline configure:4670: checking struct ip configure:4692: gcc -c -g -O2 conftest.c >&5 configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4703: result: yes configure:4719: checking ip_v in struct ip configure:4741: gcc -c -g -O2 conftest.c >&5 configure:4744: $? = 0 configure:4747: test -s conftest.o configure:4750: $? = 0 configure:4752: result: yes configure:4824: checking if sockaddr{} has sa_len member configure:4848: gcc -c -g -O2 conftest.c >&5 configure:4851: $? = 0 configure:4854: test -s conftest.o configure:4857: $? = 0 configure:4868: result: yes configure:4877: checking whether byte ordering is bigendian configure:4905: gcc -c -g -O2 conftest.c >&5 configure:4908: $? = 0 configure:4911: test -s conftest.o configure:4914: $? = 0 configure:4939: gcc -c -g -O2 conftest.c >&5 configure:4942: $? = 0 configure:4945: test -s conftest.o configure:4948: $? = 0 configure:5062: result: yes configure:5082: checking if struct in_addr is a wacky huge structure (some Sun boxes) configure:5102: gcc -c -g -O2 conftest.c >&5 In file included from configure:5121: /usr/include/netinet/in.h:255: error: parse error before "in_addr_t" /usr/include/netinet/in.h:312: error: parse error before "u_char" /usr/include/netinet/in.h:314: error: parse error before "sin_port" /usr/include/netinet/in.h:317: error: parse error before '}' token /usr/include/netinet/in.h:329: error: field `ip_dst' has incomplete type /usr/include/netinet/in.h:397: error: field `imr_multiaddr' has incomplete type /usr/include/netinet/in.h:398: error: field `imr_interface' has incomplete type In file included from /usr/include/netinet/in.h:517, from configure:5121: /usr/include/netinet6/in6.h:123: error: parse error before "u_int8_t" /usr/include/netinet6/in6.h:125: error: parse error before "__u6_addr32" /usr/include/netinet6/in6.h:126: error: parse error before '}' token /usr/include/netinet6/in6.h:127: error: parse error before '}' token /usr/include/netinet6/in6.h:145: error: parse error before "u_int8_t" /usr/include/netinet6/in6.h:147: error: parse error before "sin6_port" /usr/include/netinet6/in6.h:148: error: parse error before "sin6_flowinfo" /usr/include/netinet6/in6.h:150: error: parse error before "sin6_scope_id" /usr/include/netinet6/in6.h:384: error: field `ro_dst' has incomplete type /usr/include/netinet6/in6.h:454: error: field `ipv6mr_multiaddr' has incomplete type /usr/include/netinet6/in6.h:462: error: field `ipi6_addr' has incomplete type /usr/include/netinet6/in6.h:613: error: syntax error before "struct" /usr/include/netinet6/in6.h:615: error: parse error before "__P" /usr/include/netinet6/in6.h:616: error: parse error before "__P" /usr/include/netinet6/in6.h:617: error: parse error before "__P" /usr/include/netinet6/in6.h:619: error: parse error before '*' token /usr/include/netinet6/in6.h:620: error: parse error before "__P" /usr/include/netinet6/in6.h:621: error: parse error before "__P" /usr/include/netinet6/in6.h:623: error: parse error before "inet6_rthdr_space" /usr/include/netinet6/in6.h:624: error: parse error before "__P" /usr/include/netinet6/in6.h:625: error: parse error before "__P" /usr/include/netinet6/in6.h:627: error: parse error before "__P" /usr/include/netinet6/in6.h:631: error: parse error before "__P" /usr/include/netinet6/in6.h:632: error: parse error before "__P" /usr/include/netinet6/in6.h:633: error: parse error before "__P" /usr/include/netinet6/in6.h:635: error: parse error before "__P" /usr/include/netinet6/in6.h:636: error: parse error before "__P" /usr/include/netinet6/in6.h:638: error: parse error before "__P" /usr/include/netinet6/in6.h:639: error: parse error before "__P" /usr/include/netinet6/in6.h:641: error: parse error before "__P" /usr/include/netinet6/in6.h:643: error: parse error before "__P" /usr/include/netinet6/in6.h:645: error: parse error before "__P" /usr/include/netinet6/in6.h:646: error: parse error before "inet6_rth_space" /usr/include/netinet6/in6.h:647: error: parse error before "__P" /usr/include/netinet6/in6.h:648: error: parse error before "__P" /usr/include/netinet6/in6.h:649: error: parse error before "__P" /usr/include/netinet6/in6.h:650: error: parse error before "__P" /usr/include/netinet6/in6.h:651: error: parse error before "__P" configure:5122: error: syntax error before "int" configure: In function `main': configure:5125: error: storage size of `i' isn't known configure: At top level: /usr/include/netinet/in.h:315: error: storage size of `sin_addr' isn't known /usr/include/netinet6/in6.h:149: error: storage size of `sin6_addr' isn't known configure:5105: $? = 1 configure: failed program was: | #line 5085 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBPCAP 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define BSD_NETWORKING 1 | #define HAVE_SOCKADDR_SA_LEN 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include | int | main () | { | struct in_addr i; i._S_un._S_addr; | ; | return 0; | } configure:5143: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:5166: error: structure has no member named `S_un' configure:5146: $? = 1 configure: failed program was: | #line 5125 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBPCAP 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define BSD_NETWORKING 1 | #define HAVE_SOCKADDR_SA_LEN 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct in_addr i; i.S_un.S_addr; | ; | return 0; | } configure:5166: result: no configure:5173: checking if struct icmp exists configure:5204: gcc -c -g -O2 conftest.c >&5 configure:5207: $? = 0 configure:5210: test -s conftest.o configure:5213: $? = 0 configure:5224: result: yes configure:5233: checking if struct ip exists configure:5263: gcc -c -g -O2 conftest.c >&5 configure:5266: $? = 0 configure:5269: test -s conftest.o configure:5272: $? = 0 configure:5283: result: yes configure:5292: checking if struct ip has ip_sum member configure:5323: gcc -c -g -O2 conftest.c >&5 configure:5326: $? = 0 configure:5329: test -s conftest.o configure:5332: $? = 0 configure:5343: result: yes configure:5366: checking for bzero configure:5416: gcc -o conftest -g -O2 conftest.c -lpcap >&5 configure:5426: warning: conflicting types for built-in function `bzero' configure:5419: $? = 0 configure:5422: test -s conftest configure:5425: $? = 0 configure:5436: result: yes configure:5366: checking for snprintf configure:5416: gcc -o conftest -g -O2 conftest.c -lpcap >&5 configure:5427: warning: conflicting types for built-in function `snprintf' configure:5419: $? = 0 configure:5422: test -s conftest configure:5425: $? = 0 configure:5436: result: yes configure:5366: checking for vsnprintf configure:5416: gcc -o conftest -g -O2 conftest.c -lpcap >&5 configure:5428: warning: conflicting types for built-in function `vsnprintf' configure:5419: $? = 0 configure:5422: test -s conftest configure:5425: $? = 0 configure:5436: result: yes configure:5366: checking for memcpy configure:5416: gcc -o conftest -g -O2 conftest.c -lpcap >&5 configure:5429: warning: conflicting types for built-in function `memcpy' configure:5419: $? = 0 configure:5422: test -s conftest configure:5425: $? = 0 configure:5436: result: yes configure:5366: checking for usleep configure:5416: gcc -o conftest -g -O2 conftest.c -lpcap >&5 configure:5419: $? = 0 configure:5422: test -s conftest configure:5425: $? = 0 configure:5436: result: yes configure:5366: checking for nanosleep configure:5436: result: yes configure:5366: checking for strerror configure:5416: gcc -o conftest -g -O2 conftest.c -lpcap >&5 configure:5419: $? = 0 configure:5422: test -s conftest configure:5425: $? = 0 configure:5436: result: yes configure:5366: checking for strcasestr configure:5416: gcc -o conftest -g -O2 conftest.c -lpcap >&5 ld: Undefined symbols: _strcasestr configure:5419: $? = 1 configure: failed program was: | #line 5371 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBPCAP 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define BSD_NETWORKING 1 | #define HAVE_SOCKADDR_SA_LEN 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRUCT_ICMP 1 | #define HAVE_STRUCT_IP 1 | #define HAVE_IP_IP_SUM 1 | #define HAVE_BZERO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcasestr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strcasestr (); | /* 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_strcasestr) || defined (__stub___strcasestr) | choke me | #else | char (*f) () = strcasestr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strcasestr; | ; | return 0; | } configure:5436: result: no configure:5366: checking for inet_aton configure:5416: gcc -o conftest -g -O2 conftest.c -lpcap >&5 configure:5419: $? = 0 configure:5422: test -s conftest configure:5425: $? = 0 configure:5436: result: yes configure:5366: checking for getopt_long_only configure:5416: gcc -o conftest -g -O2 conftest.c -lpcap >&5 ld: Undefined symbols: _getopt_long_only configure:5419: $? = 1 configure: failed program was: | #line 5371 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | #include | #endif | #define MACOSX 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBPCAP 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define BSD_NETWORKING 1 | #define HAVE_SOCKADDR_SA_LEN 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRUCT_ICMP 1 | #define HAVE_STRUCT_IP 1 | #define HAVE_IP_IP_SUM 1 | #define HAVE_BZERO 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_INET_ATON 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getopt_long_only (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getopt_long_only (); | /* 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_getopt_long_only) || defined (__stub___getopt_long_only) | choke me | #else | char (*f) () = getopt_long_only; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getopt_long_only; | ; | return 0; | } configure:5436: result: no configure:5480: checking for gtk-config configure:5511: result: no configure:5518: checking If you have GTK+ installed configure:5521: result: no configure:5523: WARNING: Gtk+ has not been installed -> nmapfe will not be made configure:5653: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on limulus.umtri.umich.edu config.status:629: creating Makefile config.status:732: creating config.h configure:6698: configuring in nbase configure:6782: running /bin/sh './configure' --prefix=/usr/local 'CPP=/usr/bin/cpp' --cache-file=/dev/null --srcdir=. configure:6698: configuring in nbase configure:6782: running /bin/sh './configure' --prefix=/usr/local 'CPP=/usr/bin/cpp' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin6.6 ac_cv_build_alias=powerpc-apple-darwin6.6 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=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=set ac_cv_env_CPP_value=/usr/bin/cpp 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_exeext= ac_cv_func_bzero=yes ac_cv_func_gethostent=yes ac_cv_func_getopt_long_only=no ac_cv_func_inet_aton=yes ac_cv_func_memcpy=yes ac_cv_func_nanosleep=yes ac_cv_func_setsockopt=yes ac_cv_func_snprintf=yes ac_cv_func_strcasestr=no ac_cv_func_strerror=yes ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_header_bstring_h=no ac_cv_header_getopt_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_if_ether_h=yes ac_cv_header_pcap_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=no ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=powerpc-apple-darwin6.6 ac_cv_host_alias=powerpc-apple-darwin6.6 ac_cv_ip_has_ip_sum=yes ac_cv_lib_pcap_pcap_datalink=yes ac_cv_objext=o ac_cv_path_GTK_CONFIG=no ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_sockaddr_has_sa_len=yes ac_cv_struct_icmp_exists=yes ac_cv_struct_ip_exists=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' COMPAT_OBJS='' COMPAT_SRCS='' CPP='/usr/bin/cpp' CPPFLAGS='' CXX='g++' CXXFLAGS='-no-cpp-precomp -g -O2 -Wall -Inbase' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GTK_CONFIG='no' INSTALLNMAPFE='install-nmapfe' LDFLAGS=' -Lnbase' LIBOBJS='' LIBS='-lpcap -lnbase' LTLIBOBJS='' NBASEDIR='nbase' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCAP_CLEAN='' PCAP_DEPENDS='' PCAP_DIST_CLEAN='' SHELL='/bin/sh' TARGETNMAPFE='nmapfe/nmapfe' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='powerpc-apple-darwin6.6' build_alias='' build_cpu='powerpc' build_os='darwin6.6' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='powerpc-apple-darwin6.6' host_alias='' host_cpu='powerpc' host_os='darwin6.6' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libpcapdir='libpcap-possiblymodified' 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' subdirs='nbase nbase ' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BSD_NETWORKING 1 #define HAVE_BZERO 1 #define HAVE_INET_ATON 1 #define HAVE_INTTYPES_H 1 #define HAVE_IP_IP_SUM 1 #define HAVE_LIBPCAP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NANOSLEEP 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_PWD_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKADDR_SA_LEN 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_ICMP 1 #define HAVE_STRUCT_IP 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define HAVE_VSNPRINTF 1 #define MACOSX 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define WORDS_BIGENDIAN 1 #endif #ifdef __cplusplus #include configure: exit 0