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 ## --------- ## ## Platform. ## ## --------- ## hostname = Andrew-Somerfields-Computer.local uname -m = Power Macintosh uname -r = 7.7.0 uname -s = Darwin uname -v = Darwin Kernel Version 7.7.0: Sun Nov 7 16:06:51 PST 2004; root:xnu/xnu-517.9.5.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 7.7.0: Sun Nov 7 16:06:51 PST 2004; root:xnu/xnu-517.9.5.obj~1/RELEASE_PPC Kernel configured for a single processor only. 1 processor is physically available. Processor type: ppc7450 (PowerPC 7450) Processor active: 0 Primary memory available: 256.00 megabytes. Default processor set: 54 tasks, 145 threads, 1 processors Load average: 0.72, Mach factor: 0.27 unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1309: checking build system type configure:1327: result: powerpc-apple-darwin7.7.0 configure:1335: checking host system type configure:1349: result: powerpc-apple-darwin7.7.0 configure:1357: checking target system type configure:1371: result: powerpc-apple-darwin7.7.0 configure:1501: checking for gcc configure:1517: found /usr/bin/gcc configure:1527: result: gcc configure:1771: checking for C compiler version configure:1774: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1666) 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:1777: $? = 0 configure:1779: 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 1666) configure:1782: $? = 0 configure:1784: gcc -V &5 gcc: `-V' option must have argument configure:1787: $? = 1 configure:1811: checking for C compiler default output configure:1814: gcc conftest.c >&5 configure:1817: $? = 0 configure:1863: result: a.out configure:1868: checking whether the C compiler works configure:1874: ./a.out configure:1877: $? = 0 configure:1894: result: yes configure:1901: checking whether we are cross compiling configure:1903: result: no configure:1906: checking for suffix of executables configure:1908: gcc -o conftest conftest.c >&5 configure:1911: $? = 0 configure:1936: result: configure:1942: checking for suffix of object files configure:1964: gcc -c conftest.c >&5 configure:1967: $? = 0 configure:1989: result: o configure:1993: checking whether we are using the GNU C compiler configure:2018: gcc -c conftest.c >&5 configure:2021: $? = 0 configure:2024: test -s conftest.o configure:2027: $? = 0 configure:2040: result: yes configure:2046: checking whether gcc accepts -g configure:2068: gcc -c -g conftest.c >&5 configure:2071: $? = 0 configure:2074: test -s conftest.o configure:2077: $? = 0 configure:2088: result: yes configure:2105: checking for gcc option to accept ANSI C configure:2166: gcc -c -g -O2 conftest.c >&5 configure:2169: $? = 0 configure:2172: test -s conftest.o configure:2175: $? = 0 configure:2193: result: none needed configure:2211: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2214: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2328: checking gcc version configure:2340: result: 3 configure:2535: checking for inline configure:2575: gcc -c -g -O2 conftest.c >&5 configure:2578: $? = 0 configure:2581: test -s conftest.o configure:2584: $? = 0 configure:2603: result: inline configure:2615: checking for __attribute__ configure:2648: gcc -c -g -O2 conftest.c >&5 configure:2651: $? = 0 configure:2654: test -s conftest.o configure:2657: $? = 0 configure:2679: result: yes configure:2683: checking for u_int8_t using gcc configure:2711: gcc -c -g -O2 conftest.c >&5 configure:2714: $? = 0 configure:2717: test -s conftest.o configure:2720: $? = 0 configure:2732: result: yes configure:2741: checking for u_int16_t using gcc configure:2769: gcc -c -g -O2 conftest.c >&5 configure:2772: $? = 0 configure:2775: test -s conftest.o configure:2778: $? = 0 configure:2790: result: yes configure:2799: checking for u_int32_t using gcc configure:2827: gcc -c -g -O2 conftest.c >&5 configure:2830: $? = 0 configure:2833: test -s conftest.o configure:2836: $? = 0 configure:2848: result: yes configure:2863: checking how to run the C preprocessor configure:2899: gcc -E conftest.c configure:2905: $? = 0 configure:2937: gcc -E conftest.c configure:2938:28: ac_nonexistent.h: No such file or directory configure:2943: $? = 1 configure: failed program was: | #line 2928 "configure" | /* 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:2981: result: gcc -E configure:3006: gcc -E conftest.c configure:3012: $? = 0 configure:3044: gcc -E conftest.c configure:3045:28: ac_nonexistent.h: No such file or directory configure:3050: $? = 1 configure: failed program was: | #line 3035 "configure" | /* 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:3093: checking for egrep configure:3103: result: grep -E configure:3108: checking for ANSI C header files configure:3134: gcc -c -g -O2 conftest.c >&5 configure:3137: $? = 0 configure:3140: test -s conftest.o configure:3143: $? = 0 configure:3232: gcc -o conftest -g -O2 conftest.c >&5 configure:3235: $? = 0 configure:3237: ./conftest configure:3240: $? = 0 configure:3255: result: yes configure:3279: checking for sys/types.h configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3316: result: yes configure:3279: checking for sys/stat.h configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3316: result: yes configure:3279: checking for stdlib.h configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3316: result: yes configure:3279: checking for string.h configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3316: result: yes configure:3279: checking for memory.h configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3316: result: yes configure:3279: checking for strings.h configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3316: result: yes configure:3279: checking for inttypes.h configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3316: result: yes configure:3279: checking for stdint.h configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3316: result: yes configure:3279: checking for unistd.h configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3316: result: yes configure:3345: checking sys/ioccom.h usability configure:3358: gcc -c -g -O2 conftest.c >&5 configure:3361: $? = 0 configure:3364: test -s conftest.o configure:3367: $? = 0 configure:3377: result: yes configure:3381: checking sys/ioccom.h presence configure:3392: gcc -E conftest.c configure:3398: $? = 0 configure:3417: result: yes configure:3453: checking for sys/ioccom.h configure:3460: result: yes configure:3345: checking sys/sockio.h usability configure:3358: gcc -c -g -O2 conftest.c >&5 configure:3361: $? = 0 configure:3364: test -s conftest.o configure:3367: $? = 0 configure:3377: result: yes configure:3381: checking sys/sockio.h presence configure:3392: gcc -E conftest.c configure:3398: $? = 0 configure:3417: result: yes configure:3453: checking for sys/sockio.h configure:3460: result: yes configure:3345: checking ifaddrs.h usability configure:3358: gcc -c -g -O2 conftest.c >&5 configure:3361: $? = 0 configure:3364: test -s conftest.o configure:3367: $? = 0 configure:3377: result: yes configure:3381: checking ifaddrs.h presence configure:3392: gcc -E conftest.c configure:3398: $? = 0 configure:3417: result: yes configure:3453: checking for ifaddrs.h configure:3460: result: yes configure:3345: checking limits.h usability configure:3358: gcc -c -g -O2 conftest.c >&5 configure:3361: $? = 0 configure:3364: test -s conftest.o configure:3367: $? = 0 configure:3377: result: yes configure:3381: checking limits.h presence configure:3392: gcc -E conftest.c configure:3398: $? = 0 configure:3417: result: yes configure:3453: checking for limits.h configure:3460: result: yes configure:3477: checking for netinet/if_ether.h configure:3495: gcc -c -g -O2 conftest.c >&5 configure:3498: $? = 0 configure:3501: test -s conftest.o configure:3504: $? = 0 configure:3515: result: yes configure:3528: checking for ANSI ioctl definitions configure:3562: gcc -c -g -O2 conftest.c >&5 configure:3565: $? = 0 configure:3568: test -s conftest.o configure:3571: $? = 0 configure:3583: result: yes configure:3600: checking for ether_hostton configure:3650: gcc -o conftest -g -O2 conftest.c >&5 configure:3653: $? = 0 configure:3656: test -s conftest configure:3659: $? = 0 configure:3670: result: yes configure:3600: checking for strerror configure:3650: gcc -o conftest -g -O2 conftest.c >&5 configure:3653: $? = 0 configure:3656: test -s conftest configure:3659: $? = 0 configure:3670: result: yes configure:3600: checking for strlcpy configure:3650: gcc -o conftest -g -O2 conftest.c >&5 configure:3653: $? = 0 configure:3656: test -s conftest configure:3659: $? = 0 configure:3670: result: yes configure:3687: checking for vsnprintf configure:3737: gcc -o conftest -g -O2 conftest.c >&5 configure:3736: warning: conflicting types for built-in function `vsnprintf' configure:3740: $? = 0 configure:3743: test -s conftest configure:3746: $? = 0 configure:3757: result: yes configure:3687: checking for snprintf configure:3737: gcc -o conftest -g -O2 conftest.c >&5 configure:3737: warning: conflicting types for built-in function `snprintf' configure:3740: $? = 0 configure:3743: test -s conftest configure:3746: $? = 0 configure:3757: result: yes configure:3773: checking if --disable-protochain option is specified configure:3793: result: enabled configure:3807: checking packet capture type configure:3843: result: bpf configure:3846: checking for getifaddrs configure:3896: gcc -o conftest -g -O2 conftest.c >&5 configure:3899: $? = 0 configure:3902: test -s conftest configure:3905: $? = 0 configure:3916: result: yes configure:4018: checking if --enable-ipv6 option is specified configure:4032: result: no configure:4035: checking whether to build optimizer debugging code configure:4049: result: no configure:4052: checking whether to build parser debugging code configure:4066: result: no configure:4345: checking whether we have /proc/net/dev configure:4359: result: no configure:4414: checking whether we have DAG API configure:4449: result: no configure:4492: checking for flex configure:4508: found /usr/bin/flex configure:4518: result: flex configure:4532: checking for flex 2.4 or higher configure:4544: result: yes configure:4560: checking for bison configure:4576: found /usr/bin/bison configure:4586: result: bison configure:4777: checking for ranlib configure:4793: found /usr/bin/ranlib configure:4804: result: ranlib configure:4858: checking if sockaddr struct has sa_len member configure:4882: gcc -c -g -O2 conftest.c >&5 configure:4885: $? = 0 configure:4888: test -s conftest.o configure:4891: $? = 0 configure:4903: result: yes configure:4913: checking if sockaddr_storage struct exists configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4940: $? = 0 configure:4943: test -s conftest.o configure:4946: $? = 0 configure:4958: result: yes configure:4968: checking if dl_hp_ppa_info_t struct has dl_module_id_1 member configure:4993: gcc -c -g -O2 conftest.c >&5 configure:5007:29: sys/dlpi.h: No such file or directory configure:5008:33: sys/dlpi_ext.h: No such file or directory configure: In function `main': configure:5012: error: `dl_hp_ppa_info_t' undeclared (first use in this function) configure:5012: error: (Each undeclared identifier is reported only once configure:5012: error: for each function it appears in.) configure:5012: error: parse error before ')' token configure:4996: $? = 1 configure: failed program was: | #line 4973 "configure" | /* 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCCOM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_ETHER_HOSTTON 1 | #define HAVE_STRERROR 1 | #define HAVE_STRLCPY 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SOCKADDR_SA_LEN 1 | #define HAVE_SOCKADDR_STORAGE 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:5014: result: no configure:5024: checking if unaligned accesses fail configure:5111: result: no configure:5147: checking for a BSD-compatible install configure:5201: result: /usr/bin/install -c configure:5312: 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 Andrew-Somerfields-Computer.local config.status:640: creating Makefile config.status:744: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv___attribute__=yes ac_cv_build=powerpc-apple-darwin7.7.0 ac_cv_build_alias=powerpc-apple-darwin7.7.0 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=yes ac_cv_func_getifaddrs=yes ac_cv_func_snprintf=yes ac_cv_func_strerror=yes ac_cv_func_strlcpy=yes ac_cv_func_vsnprintf=yes ac_cv_header_ifaddrs_h=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=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioccom_h=yes 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=powerpc-apple-darwin7.7.0 ac_cv_host_alias=powerpc-apple-darwin7.7.0 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=yes ac_cv_lbl_gcc_vers=3 ac_cv_lbl_has_sockaddr_storage=yes ac_cv_lbl_have_u_int16_t=yes ac_cv_lbl_have_u_int32_t=yes ac_cv_lbl_have_u_int8_t=yes ac_cv_lbl_inline=inline ac_cv_lbl_proc_net_dev=no ac_cv_lbl_sockaddr_has_sa_len=yes ac_cv_lbl_unaligned_fail=no ac_cv_objext=o ac_cv_path_install='/usr/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_target=powerpc-apple-darwin7.7.0 ac_cv_target_alias=powerpc-apple-darwin7.7.0 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' 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='' LIBS='' 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='getad' V_INCLS='' V_LEX='flex -Ppcap_' V_LIBS='' V_PCAP='bpf' V_RANLIB='' V_YACC='bison -y -p pcap_' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='powerpc-apple-darwin7.7.0' build_alias='' build_cpu='powerpc' build_os='darwin7.7.0' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='powerpc-apple-darwin7.7.0' host_alias='' host_cpu='powerpc' host_os='darwin7.7.0' host_vendor='apple' 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='powerpc-apple-darwin7.7.0' target_alias='' target_cpu='powerpc' target_os='darwin7.7.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ETHER_HOSTTON 1 #define HAVE_IFADDRS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKADDR_SA_LEN 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_STDINT_H 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_IOCCOM_H 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_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 configure: exit 0