Ethereal-dev: [Ethereal-dev] 0.10.6 and OpenBSD 3.5
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
From: Jeff Simmons <jsimmons@xxxxxxxxxxxxxxx>
Date: Mon, 16 Aug 2004 20:30:57 -0700
For whatever reason, the maintainer of the ethereal port to OpenBSD has removed it from the ports tree. Trying to compile from source, using a fresh install of OpenBSD 3.5 with gtk+2-2.2.4 installed from the ports tree, make dies with: rm -f .libs/ethereal.nm .libs/ethereal.nmS .libs/ethereal.nmT creating .libs/etherealS.c (cd .libs && gcc -c -fno-builtin -fno-rtti -fno-exceptions "etherealS.c") rm -f .libs/etherealS.c .libs/ethereal.nm .libs/ethereal.nmS .libs/ethereal.nm T gcc -DINET6 "-D_U_=__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/inclu de -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/u sr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/f reetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/us r/X11R6/include -o .libs/ethereal pcap-util-unix.o capture_stop_conditions.o c file.o conditions.o disabled_protos.o pcap-util.o print.o ps.o range.o ringbuf fer.o timestats.o version_info.o alert_box.o capture.o capture_combo_utils.o c olor_filters.o file.o filters.o g711.o merge.o proto_hier_stats.o summary.o .l ibs/etherealS.o -Wl,-E -pthread -Wl,-E -L/usr/local/lib gtk/libui.a -Lwiretap /.libs -lwiretap -Lepan/.libs -lethereal -lpcre -lpcap -L/usr/X11R6/lib -lgtk- x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft- 1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lg object-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lm -lz -Wl,- rpath,/usr/local/lib epan/.libs/libethereal.so.0.1: undefined reference to `ds_set_int' epan/.libs/libethereal.so.0.1: undefined reference to `register_mib_handlers' epan/.libs/libethereal.so.0.1: undefined reference to `ds_set_boolean' epan/.libs/libethereal.so.0.1: undefined reference to `read_premib_configs' epan/.libs/libethereal.so.0.1: undefined reference to `sprint_realloc_objid' epan/.libs/libethereal.so.0.1: undefined reference to `shutdown_mib' epan/.libs/libethereal.so.0.1: undefined reference to `init_mib' epan/.libs/libethereal.so.0.1: undefined reference to `sprint_realloc_value' epan/.libs/libethereal.so.0.1: undefined reference to `read_configs' collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/local/src/ethereal-0.10.6 (line 1186 of Makefile). *** Error code 1 Stop in /usr/local/src/ethereal-0.10.6 (line 1484 of Makefile). *** Error code 1 Stop in /usr/local/src/ethereal-0.10.6 (line 1108 of Makefile). config.log is attached. Assistance greatly appreciated. -- Jeff Simmons jsimmons@xxxxxxxxxxxxxxx Simmons Consulting - Network Engineering, Administration, Security "You guys, I don't hear any noise. Are you sure you're doing it right?" - My Life With The Thrill Kill Kult
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 = tackle.housingauthority.gov uname -m = i386 uname -r = 3.5 uname -s = OpenBSD uname -v = GENERIC#0 /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.80GHz ("GenuineIntel" 686-class) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.i386 /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/local/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1540: checking build system type configure:1558: result: i386-unknown-openbsd3.5 configure:1566: checking host system type configure:1580: result: i386-unknown-openbsd3.5 configure:1588: checking target system type configure:1602: result: i386-unknown-openbsd3.5 configure:1631: checking for a BSD-compatible install configure:1686: result: /usr/bin/install -c configure:1697: checking whether build environment is sane configure:1740: result: yes configure:1773: checking for gawk configure:1802: result: no configure:1773: checking for mawk configure:1802: result: no configure:1773: checking for nawk configure:1789: found /usr/bin/nawk configure:1799: result: nawk configure:1809: checking whether make sets $(MAKE) configure:1829: result: yes configure:2063: checking for gcc configure:2079: found /usr/bin/gcc configure:2089: result: gcc configure:2333: checking for C compiler version configure:2336: gcc --version </dev/null >&5 2.95.3 configure:2339: $? = 0 configure:2341: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.5/2.95.3/specs gcc version 2.95.3 20010125 (prerelease, propolice) configure:2344: $? = 0 configure:2346: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:2349: $? = 1 configure:2372: checking for C compiler default output file name configure:2375: gcc conftest.c >&5 configure:2378: $? = 0 configure:2424: result: a.out configure:2429: checking whether the C compiler works configure:2435: ./a.out configure:2438: $? = 0 configure:2455: result: yes configure:2462: checking whether we are cross compiling configure:2464: result: no configure:2467: checking for suffix of executables configure:2469: gcc -o conftest conftest.c >&5 configure:2472: $? = 0 configure:2497: result: configure:2503: checking for suffix of object files configure:2524: gcc -c conftest.c >&5 configure:2527: $? = 0 configure:2549: result: o configure:2553: checking whether we are using the GNU C compiler configure:2577: gcc -c conftest.c >&5 configure:2583: $? = 0 configure:2587: test -z || test ! -s conftest.err configure:2590: $? = 0 configure:2593: test -s conftest.o configure:2596: $? = 0 configure:2609: result: yes configure:2615: checking whether gcc accepts -g configure:2636: gcc -c -g conftest.c >&5 configure:2642: $? = 0 configure:2646: test -z || test ! -s conftest.err configure:2649: $? = 0 configure:2652: test -s conftest.o configure:2655: $? = 0 configure:2666: result: yes configure:2683: checking for gcc option to accept ANSI C configure:2753: gcc -c -g -O2 conftest.c >&5 configure:2759: $? = 0 configure:2763: test -z || test ! -s conftest.err configure:2766: $? = 0 configure:2769: test -s conftest.o configure:2772: $? = 0 configure:2790: result: none needed configure:2808: gcc -c -g -O2 conftest.c >&5 conftest.c:2: syntax error before `me' configure:2814: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2958: checking for style of include used by make configure:2986: result: GNU configure:3014: checking dependency style of gcc configure:3097: result: gcc configure:3119: checking how to run the C preprocessor configure:3154: gcc -E conftest.c configure:3160: $? = 0 configure:3192: gcc -E conftest.c conftest.c:11: ac_nonexistent.h: No such file or directory configure:3198: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3237: result: gcc -E configure:3261: gcc -E conftest.c configure:3267: $? = 0 configure:3299: gcc -E conftest.c conftest.c:11: ac_nonexistent.h: No such file or directory configure:3305: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3416: checking for ld used by GCC configure:3479: result: /usr/bin/ld configure:3488: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.11.2 (with BFD 2.11.2) configure:3500: result: yes configure:3505: checking for /usr/bin/ld option to reload object files configure:3512: result: -r configure:3517: checking for BSD-compatible nm configure:3553: result: /usr/bin/nm -B configure:3556: checking for a sed that does not truncate output configure:3638: result: /usr/bin/sed configure:3641: checking whether ln -s works configure:3645: result: yes configure:3652: checking how to recognise dependent libraries configure:3833: result: file_magic ELF [0-9][0-9]*-bit [LM]SB shared object configure:3846: checking command to parse /usr/bin/nm -B output configure:3930: gcc -c -g -O2 conftest.c >&5 configure:3933: $? = 0 configure:3937: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3940: $? = 0 configure:3992: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:3995: $? = 0 configure:4039: result: ok configure:4044: checking for egrep configure:4054: result: grep -E configure:4059: checking for ANSI C header files configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4094: test -z || test ! -s conftest.err configure:4097: $? = 0 configure:4100: test -s conftest.o configure:4103: $? = 0 configure:4192: gcc -o conftest -g -O2 conftest.c >&5 configure:4195: $? = 0 configure:4197: ./conftest configure:4200: $? = 0 configure:4215: result: yes configure:4239: checking for sys/types.h configure:4255: gcc -c -g -O2 conftest.c >&5 configure:4261: $? = 0 configure:4265: test -z || test ! -s conftest.err configure:4268: $? = 0 configure:4271: test -s conftest.o configure:4274: $? = 0 configure:4285: result: yes configure:4239: checking for sys/stat.h configure:4255: gcc -c -g -O2 conftest.c >&5 configure:4261: $? = 0 configure:4265: test -z || test ! -s conftest.err configure:4268: $? = 0 configure:4271: test -s conftest.o configure:4274: $? = 0 configure:4285: result: yes configure:4239: checking for stdlib.h configure:4255: gcc -c -g -O2 conftest.c >&5 configure:4261: $? = 0 configure:4265: test -z || test ! -s conftest.err configure:4268: $? = 0 configure:4271: test -s conftest.o configure:4274: $? = 0 configure:4285: result: yes configure:4239: checking for string.h configure:4255: gcc -c -g -O2 conftest.c >&5 configure:4261: $? = 0 configure:4265: test -z || test ! -s conftest.err configure:4268: $? = 0 configure:4271: test -s conftest.o configure:4274: $? = 0 configure:4285: result: yes configure:4239: checking for memory.h configure:4255: gcc -c -g -O2 conftest.c >&5 configure:4261: $? = 0 configure:4265: test -z || test ! -s conftest.err configure:4268: $? = 0 configure:4271: test -s conftest.o configure:4274: $? = 0 configure:4285: result: yes configure:4239: checking for strings.h configure:4255: gcc -c -g -O2 conftest.c >&5 configure:4261: $? = 0 configure:4265: test -z || test ! -s conftest.err configure:4268: $? = 0 configure:4271: test -s conftest.o configure:4274: $? = 0 configure:4285: result: yes configure:4239: checking for inttypes.h configure:4255: gcc -c -g -O2 conftest.c >&5 configure:4261: $? = 0 configure:4265: test -z || test ! -s conftest.err configure:4268: $? = 0 configure:4271: test -s conftest.o configure:4274: $? = 0 configure:4285: result: yes configure:4239: checking for stdint.h configure:4255: gcc -c -g -O2 conftest.c >&5 conftest.c:54: stdint.h: No such file or directory configure:4261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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 <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | | #include <stdint.h> configure:4285: result: no configure:4239: checking for unistd.h configure:4255: gcc -c -g -O2 conftest.c >&5 configure:4261: $? = 0 configure:4265: test -z || test ! -s conftest.err configure:4268: $? = 0 configure:4271: test -s conftest.o configure:4274: $? = 0 configure:4285: result: yes configure:4311: checking dlfcn.h usability configure:4323: gcc -c -g -O2 conftest.c >&5 configure:4329: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4352: result: yes configure:4356: checking dlfcn.h presence configure:4366: gcc -E conftest.c configure:4372: $? = 0 configure:4392: result: yes configure:4427: checking for dlfcn.h configure:4434: result: yes configure:4632: checking for ranlib configure:4648: found /usr/bin/ranlib configure:4659: result: ranlib configure:4712: checking for strip configure:4728: found /usr/bin/strip configure:4739: result: strip configure:4977: checking for objdir configure:4988: result: .libs configure:5005: checking for gcc option to produce PIC configure:5151: result: -fPIC configure:5155: checking if gcc PIC flag -fPIC works configure:5178: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5184: $? = 0 configure:5188: test -z || test ! -s conftest.err configure:5191: $? = 0 configure:5194: test -s conftest.o configure:5197: $? = 0 configure:5235: result: yes configure:5251: checking if gcc static flag -static works configure:5275: gcc -o conftest -g -O2 -static conftest.c >&5 configure:5281: $? = 0 configure:5285: test -z || test ! -s conftest.err configure:5288: $? = 0 configure:5291: test -s conftest configure:5294: $? = 0 configure:5311: result: yes configure:5323: checking if gcc supports -c -o file.o configure:5343: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5367: result: yes configure:5372: checking if gcc supports -c -o file.lo configure:5399: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:5405: $? = 0 configure:5409: test -z || test ! -s conftest.err configure:5412: $? = 0 configure:5415: test -s conftest.lo configure:5418: $? = 0 configure:5440: result: yes configure:5471: checking if gcc supports -fno-rtti -fno-exceptions configure:5493: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5499: $? = 0 configure:5503: test -z || test ! -s conftest.err configure:5506: $? = 0 configure:5509: test -s conftest.o configure:5512: $? = 0 configure:5529: result: yes configure:5540: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6235: result: yes configure:6240: checking how to hardcode library paths into programs configure:6264: result: immediate configure:6269: checking whether stripping libraries is possible configure:6274: result: yes configure:6285: checking dynamic linker characteristics configure:6723: result: openbsd3.5 ld.so configure:6728: checking if libtool supports shared libraries configure:6730: result: yes configure:6733: checking whether to build shared libraries configure:6754: result: yes configure:6757: checking whether to build static libraries configure:6761: result: no configure:6799: checking for shl_load configure:6856: gcc -o conftest -g -O2 conftest.c >&5 /tmp//ccjX4494.o: In function `main': /usr/local/src/ethereal-0.10.6/conftest.c:61: undefined reference to `shl_load' /usr/local/src/ethereal-0.10.6/conftest.c(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:6862: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:6887: result: no configure:6892: checking for shl_load in -ldld configure:6922: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:6928: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:6954: result: no configure:6959: checking for dlopen configure:7016: gcc -o conftest -g -O2 conftest.c >&5 configure:7022: $? = 0 configure:7026: test -z || test ! -s conftest.err configure:7029: $? = 0 configure:7032: test -s conftest configure:7035: $? = 0 configure:7047: result: yes configure:7289: checking whether a program can dlopen itself configure:7361: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,-E conftest.c >&5 configure:7364: $? = 0 configure:7382: result: yes configure:7387: checking whether a statically linked program can dlopen itself configure:7459: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,-E -static conftest.c >&5 configure:7462: $? = 0 configure:7480: result: no configure:7511: checking whether -lc should be explicitly linked in configure:7519: gcc -c -g -O2 conftest.c >&5 configure:7522: $? = 0 configure:7536: gcc -shared -fPIC -o conftest conftest.o -v 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7539: $? = 1 configure:7552: result: yes configure:8129: checking for bison configure:8158: result: no configure:8129: checking for byacc configure:8158: result: no configure:8170: checking for flex configure:8186: found /usr/bin/flex configure:8196: result: flex configure:8209: checking for yywrap in -lfl configure:8239: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:8245: $? = 0 configure:8249: test -z || test ! -s conftest.err configure:8252: $? = 0 configure:8255: test -s conftest configure:8258: $? = 0 configure:8271: result: yes configure:8349: checking lex output file root configure:8360: flex conftest.l configure:8363: $? = 0 configure:8375: result: lex.yy configure:8380: checking whether yytext is a pointer configure:8396: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:8402: $? = 0 configure:8406: test -z || test ! -s conftest.err configure:8409: $? = 0 configure:8412: test -s conftest configure:8415: $? = 0 configure:8429: result: yes configure:8445: checking for perl configure:8463: found /usr/bin/perl configure:8475: result: /usr/bin/perl configure:8484: checking for pod2man configure:8502: found /usr/bin/pod2man configure:8514: result: /usr/bin/pod2man configure:8532: checking for pod2html configure:8550: found /usr/bin/pod2html configure:8562: result: /usr/bin/pod2html configure:8580: checking for flex configure:8598: found /usr/bin/flex configure:8610: result: /usr/bin/flex configure:8619: checking for python configure:8652: result: no configure:8667: checking for doxygen configure:8700: result: no configure:8706: checking for doxygen configure:8733: result: no configure:8756: checking for pkgproto configure:8783: result: no configure:8792: checking for pkgmk configure:8819: result: no configure:8828: checking for pkgtrans configure:8855: result: no configure:8874: checking for rpm configure:8901: result: no configure:8946: checking to see if we can add '-Wall -W' to CFLAGS configure:8950: result: yes configure:8961: checking for platform-specific compiler flags configure:9023: result: none needed configure:9134: checking whether to use /usr/local for headers and libraries configure:9137: result: yes configure:9195: checking for GNU sed as first sed in PATH configure:9202: result: no configure:9297: checking if profile builds must be generated configure:9310: result: no configure:9355: checking for pkg-config configure:9373: found /usr/local/bin/pkg-config configure:9386: result: /usr/local/bin/pkg-config configure:9407: checking for GTK+ - version >= 2.0.0 configure:9522: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-E -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lm >&5 conftest.c: In function `main': conftest.c:69: warning: comparison between signed and unsigned conftest.c:70: warning: comparison between signed and unsigned conftest.c:70: warning: comparison between signed and unsigned conftest.c:71: warning: comparison between signed and unsigned conftest.c:71: warning: comparison between signed and unsigned conftest.c:71: warning: comparison between signed and unsigned configure:9525: $? = 0 configure:9527: ./conftest configure:9530: $? = 0 configure:9548: result: yes (version 2.2.4) configure:10644: checking for pkg-config configure:10675: result: /usr/local/bin/pkg-config configure:10698: checking for GLIB - version >= 2.0.0 configure:10817: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-E -L/usr/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm >&5 conftest.c: In function `main': conftest.c:69: warning: comparison between signed and unsigned conftest.c:70: warning: comparison between signed and unsigned conftest.c:70: warning: comparison between signed and unsigned conftest.c:71: warning: comparison between signed and unsigned conftest.c:71: warning: comparison between signed and unsigned conftest.c:71: warning: comparison between signed and unsigned configure:10820: $? = 0 configure:10822: ./conftest configure:10825: $? = 0 configure:10843: result: yes (version 2.2.3) configure:11264: checking whether GLib supports loadable modules configure:11297: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-E -L/usr/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm >&5 configure:11300: $? = 0 configure:11302: ./conftest configure:11305: $? = 0 configure:11321: result: yes configure:11339: checking for inttypes.h configure:11344: result: yes configure:11483: checking whether inttypes.h defines the PRI[doxu]64 macros configure:11509: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 conftest.c:32: warning: return-type defaults to `int' conftest.c: In function `main': conftest.c:33: syntax error before `PRId64' conftest.c:34: syntax error before `PRIo64' conftest.c:35: syntax error before `PRIx64' conftest.c:36: syntax error before `PRIu64' conftest.c:37: warning: control reaches end of non-void function configure:11515: $? = 1 configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | | #include <inttypes.h> | #include <glib.h> | #include <stdio.h> | #include <sys/types.h> | | main() | { | printf("%" PRId64 "\n", (gint64)1); | printf("%" PRIo64 "\n", (guint64)1); | printf("%" PRIx64 "\n", (guint64)1); | printf("%" PRIu64 "\n", (guint64)1); | } | | configure:11540: result: no configure:11567: checking whether %llx can be used to format 64-bit integers configure:11605: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:34: warning: return-type defaults to `int' configure:11608: $? = 0 configure:11610: ./conftest configure:11613: $? = 0 configure:11636: result: yes configure:12016: checking for gethostbyname configure:12073: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12079: $? = 0 configure:12083: test -z || test ! -s conftest.err configure:12086: $? = 0 configure:12089: test -s conftest configure:12092: $? = 0 configure:12104: result: yes configure:12190: checking for connect configure:12247: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12253: $? = 0 configure:12257: test -z || test ! -s conftest.err configure:12260: $? = 0 configure:12263: test -s conftest configure:12266: $? = 0 configure:12278: result: yes configure:12360: checking whether to use libpcap for packet capture configure:12389: result: yes configure:12410: checking for extraneous pcap header directories configure:12433: result: not found configure:12471: checking pcap.h usability configure:12483: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:12489: $? = 0 configure:12493: test -z || test ! -s conftest.err configure:12496: $? = 0 configure:12499: test -s conftest.o configure:12502: $? = 0 configure:12512: result: yes configure:12516: checking pcap.h presence configure:12526: gcc -E -I/usr/local/include conftest.c configure:12532: $? = 0 configure:12552: result: yes configure:12587: checking for pcap.h configure:12594: result: yes configure:12617: checking for pcap_open_live in -lpcap configure:12647: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap >&5 configure:12653: $? = 0 configure:12657: test -z || test ! -s conftest.err configure:12660: $? = 0 configure:12663: test -s conftest configure:12666: $? = 0 configure:12679: result: yes configure:12772: checking whether pcap_version is defined by libpcap configure:12796: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap >&5 configure:12802: $? = 0 configure:12806: test -z || test ! -s conftest.err configure:12809: $? = 0 configure:12812: test -s conftest configure:12815: $? = 0 configure:12827: result: yes configure:12844: checking for pcap_findalldevs configure:12901: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap >&5 /tmp//cct14465.o: In function `main': /usr/local/src/ethereal-0.10.6/conftest.c:70: undefined reference to `pcap_findalldevs' /usr/local/src/ethereal-0.10.6/conftest.c(.data+0x0): undefined reference to `pcap_findalldevs' collect2: ld returned 1 exit status configure:12907: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | /* end confdefs.h. */ | /* Define pcap_findalldevs to an innocuous variant, in case <limits.h> declares pcap_findalldevs. | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:12932: result: no configure:12844: checking for pcap_lib_version configure:12901: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap >&5 /tmp//ccX24020.o: In function `main': /usr/local/src/ethereal-0.10.6/conftest.c:70: undefined reference to `pcap_lib_version' /usr/local/src/ethereal-0.10.6/conftest.c(.data+0x0): undefined reference to `pcap_lib_version' collect2: ld returned 1 exit status configure:12907: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | /* end confdefs.h. */ | /* Define pcap_lib_version to an innocuous variant, in case <limits.h> declares pcap_lib_version. | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:12932: result: no configure:12844: checking for pcap_open_dead configure:12901: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap >&5 /tmp//ccB10975.o: In function `main': /usr/local/src/ethereal-0.10.6/conftest.c:70: undefined reference to `pcap_open_dead' /usr/local/src/ethereal-0.10.6/conftest.c(.data+0x0): undefined reference to `pcap_open_dead' collect2: ld returned 1 exit status configure:12907: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | /* end confdefs.h. */ | /* Define pcap_open_dead to an innocuous variant, in case <limits.h> declares pcap_open_dead. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define pcap_open_dead innocuous_pcap_open_dead | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pcap_open_dead (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef pcap_open_dead | | /* 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_open_dead (); | /* 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_open_dead) || defined (__stub___pcap_open_dead) | choke me | #else | char (*f) () = pcap_open_dead; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pcap_open_dead; | ; | return 0; | } configure:12932: result: no configure:12947: checking for pcap_datalink_val_to_name configure:13004: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap >&5 /tmp//ccP29389.o: In function `main': /usr/local/src/ethereal-0.10.6/conftest.c:70: undefined reference to `pcap_datalink_val_to_name' /usr/local/src/ethereal-0.10.6/conftest.c(.data+0x0): undefined reference to `pcap_datalink_val_to_name' collect2: ld returned 1 exit status configure:13010: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | /* end confdefs.h. */ | /* Define pcap_datalink_val_to_name to an innocuous variant, in case <limits.h> declares pcap_datalink_val_to_name. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define pcap_datalink_val_to_name innocuous_pcap_datalink_val_to_name | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pcap_datalink_val_to_name (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef pcap_datalink_val_to_name | | /* 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_val_to_name (); | /* 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_val_to_name) || defined (__stub___pcap_datalink_val_to_name) | choke me | #else | char (*f) () = pcap_datalink_val_to_name; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pcap_datalink_val_to_name; | ; | return 0; | } configure:13035: result: no configure:12947: checking for pcap_datalink_name_to_val configure:13004: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap >&5 /tmp//ccup2918.o: In function `main': /usr/local/src/ethereal-0.10.6/conftest.c:70: undefined reference to `pcap_datalink_name_to_val' /usr/local/src/ethereal-0.10.6/conftest.c(.data+0x0): undefined reference to `pcap_datalink_name_to_val' collect2: ld returned 1 exit status configure:13010: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | /* end confdefs.h. */ | /* Define pcap_datalink_name_to_val to an innocuous variant, in case <limits.h> declares pcap_datalink_name_to_val. | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:13035: result: no configure:13050: checking for pcap_list_datalinks configure:13107: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap >&5 /tmp//ccw21838.o: In function `main': /usr/local/src/ethereal-0.10.6/conftest.c:70: undefined reference to `pcap_list_datalinks' /usr/local/src/ethereal-0.10.6/conftest.c(.data+0x0): undefined reference to `pcap_list_datalinks' collect2: ld returned 1 exit status configure:13113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | /* end confdefs.h. */ | /* Define pcap_list_datalinks to an innocuous variant, in case <limits.h> declares pcap_list_datalinks. | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:13138: result: no configure:13050: checking for pcap_set_datalink configure:13107: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap >&5 /tmp//ccw26702.o: In function `main': /usr/local/src/ethereal-0.10.6/conftest.c:70: undefined reference to `pcap_set_datalink' /usr/local/src/ethereal-0.10.6/conftest.c(.data+0x0): undefined reference to `pcap_set_datalink' collect2: ld returned 1 exit status configure:13113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | /* end confdefs.h. */ | /* Define pcap_set_datalink to an innocuous variant, in case <limits.h> declares pcap_set_datalink. | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:13138: result: no configure:13152: checking whether to use zlib for reading compressed capture files configure:13184: result: yes configure:13229: checking zlib.h usability configure:13241: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:13247: $? = 0 configure:13251: test -z || test ! -s conftest.err configure:13254: $? = 0 configure:13257: test -s conftest.o configure:13260: $? = 0 configure:13270: result: yes configure:13274: checking zlib.h presence configure:13284: gcc -E -I/usr/local/include conftest.c configure:13290: $? = 0 configure:13310: result: yes configure:13345: checking for zlib.h configure:13352: result: yes configure:13421: checking for gzgets in -lz configure:13451: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lz >&5 configure:13457: $? = 0 configure:13461: test -z || test ! -s conftest.err configure:13464: $? = 0 configure:13467: test -s conftest configure:13470: $? = 0 configure:13483: result: yes configure:13555: checking for gzgets missing when linking with X11 configure:13580: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -Wl,-E -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lm -lz -lz >&5 configure:13586: $? = 0 configure:13590: test -z || test ! -s conftest.err configure:13593: $? = 0 configure:13596: test -s conftest configure:13599: $? = 0 configure:13601: result: no configure:13628: checking whether to use libpcre for regular expressions in dfilters configure:13660: result: yes configure:13701: checking pcre.h usability configure:13713: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:13719: $? = 0 configure:13723: test -z || test ! -s conftest.err configure:13726: $? = 0 configure:13729: test -s conftest.o configure:13732: $? = 0 configure:13742: result: yes configure:13746: checking pcre.h presence configure:13756: gcc -E -I/usr/local/include conftest.c configure:13762: $? = 0 configure:13782: result: yes configure:13817: checking for pcre.h configure:13824: result: yes configure:13875: checking for pcre_compile in -lpcre configure:13905: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcre -lz >&5 configure:13911: $? = 0 configure:13915: test -z || test ! -s conftest.err configure:13918: $? = 0 configure:13921: test -s conftest configure:13924: $? = 0 configure:13937: result: yes configure:13996: checking whether to enable ipv6 name resolution if available configure:14002: result: yes configure:14008: checking ipv6 stack type conftest.c:33: /usr/local/v6/include/sys/types.h: No such file or directory configure:14174: result: "kame, inet6" configure:14188: checking whether to install ethereal setuid configure:14191: result: no configure:14209: checking for ANSI C header files configure:14365: result: yes configure:14395: checking direct.h usability configure:14407: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 conftest.c:67: direct.h: No such file or directory configure:14413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <direct.h> configure:14436: result: no configure:14440: checking direct.h presence configure:14450: gcc -E -I/usr/local/include conftest.c conftest.c:33: direct.h: No such file or directory configure:14456: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include <direct.h> configure:14476: result: no configure:14511: checking for direct.h configure:14518: result: no configure:14395: checking dirent.h usability configure:14407: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14413: $? = 0 configure:14417: test -z || test ! -s conftest.err configure:14420: $? = 0 configure:14423: test -s conftest.o configure:14426: $? = 0 configure:14436: result: yes configure:14440: checking dirent.h presence configure:14450: gcc -E -I/usr/local/include conftest.c configure:14456: $? = 0 configure:14476: result: yes configure:14511: checking for dirent.h configure:14518: result: yes configure:14395: checking fcntl.h usability configure:14407: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14413: $? = 0 configure:14417: test -z || test ! -s conftest.err configure:14420: $? = 0 configure:14423: test -s conftest.o configure:14426: $? = 0 configure:14436: result: yes configure:14440: checking fcntl.h presence configure:14450: gcc -E -I/usr/local/include conftest.c configure:14456: $? = 0 configure:14476: result: yes configure:14511: checking for fcntl.h configure:14518: result: yes configure:14395: checking netdb.h usability configure:14407: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14413: $? = 0 configure:14417: test -z || test ! -s conftest.err configure:14420: $? = 0 configure:14423: test -s conftest.o configure:14426: $? = 0 configure:14436: result: yes configure:14440: checking netdb.h presence configure:14450: gcc -E -I/usr/local/include conftest.c configure:14456: $? = 0 configure:14476: result: yes configure:14511: checking for netdb.h configure:14518: result: yes configure:14395: checking stdarg.h usability configure:14407: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14413: $? = 0 configure:14417: test -z || test ! -s conftest.err configure:14420: $? = 0 configure:14423: test -s conftest.o configure:14426: $? = 0 configure:14436: result: yes configure:14440: checking stdarg.h presence configure:14450: gcc -E -I/usr/local/include conftest.c configure:14456: $? = 0 configure:14476: result: yes configure:14511: checking for stdarg.h configure:14518: result: yes configure:14395: checking stddef.h usability configure:14407: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14413: $? = 0 configure:14417: test -z || test ! -s conftest.err configure:14420: $? = 0 configure:14423: test -s conftest.o configure:14426: $? = 0 configure:14436: result: yes configure:14440: checking stddef.h presence configure:14450: gcc -E -I/usr/local/include conftest.c configure:14456: $? = 0 configure:14476: result: yes configure:14511: checking for stddef.h configure:14518: result: yes configure:14386: checking for unistd.h configure:14391: result: yes configure:14553: checking sys/ioctl.h usability configure:14565: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14571: $? = 0 configure:14575: test -z || test ! -s conftest.err configure:14578: $? = 0 configure:14581: test -s conftest.o configure:14584: $? = 0 configure:14594: result: yes configure:14598: checking sys/ioctl.h presence configure:14608: gcc -E -I/usr/local/include conftest.c configure:14614: $? = 0 configure:14634: result: yes configure:14669: checking for sys/ioctl.h configure:14676: result: yes configure:14553: checking sys/param.h usability configure:14565: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14571: $? = 0 configure:14575: test -z || test ! -s conftest.err configure:14578: $? = 0 configure:14581: test -s conftest.o configure:14584: $? = 0 configure:14594: result: yes configure:14598: checking sys/param.h presence configure:14608: gcc -E -I/usr/local/include conftest.c configure:14614: $? = 0 configure:14634: result: yes configure:14669: checking for sys/param.h configure:14676: result: yes configure:14553: checking sys/socket.h usability configure:14565: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14571: $? = 0 configure:14575: test -z || test ! -s conftest.err configure:14578: $? = 0 configure:14581: test -s conftest.o configure:14584: $? = 0 configure:14594: result: yes configure:14598: checking sys/socket.h presence configure:14608: gcc -E -I/usr/local/include conftest.c configure:14614: $? = 0 configure:14634: result: yes configure:14669: checking for sys/socket.h configure:14676: result: yes configure:14553: checking sys/sockio.h usability configure:14565: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14571: $? = 0 configure:14575: test -z || test ! -s conftest.err configure:14578: $? = 0 configure:14581: test -s conftest.o configure:14584: $? = 0 configure:14594: result: yes configure:14598: checking sys/sockio.h presence configure:14608: gcc -E -I/usr/local/include conftest.c configure:14614: $? = 0 configure:14634: result: yes configure:14669: checking for sys/sockio.h configure:14676: result: yes configure:14544: checking for sys/stat.h configure:14549: result: yes configure:14553: checking sys/time.h usability configure:14565: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14571: $? = 0 configure:14575: test -z || test ! -s conftest.err configure:14578: $? = 0 configure:14581: test -s conftest.o configure:14584: $? = 0 configure:14594: result: yes configure:14598: checking sys/time.h presence configure:14608: gcc -E -I/usr/local/include conftest.c configure:14614: $? = 0 configure:14634: result: yes configure:14669: checking for sys/time.h configure:14676: result: yes configure:14544: checking for sys/types.h configure:14549: result: yes configure:14553: checking sys/utsname.h usability configure:14565: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14571: $? = 0 configure:14575: test -z || test ! -s conftest.err configure:14578: $? = 0 configure:14581: test -s conftest.o configure:14584: $? = 0 configure:14594: result: yes configure:14598: checking sys/utsname.h presence configure:14608: gcc -E -I/usr/local/include conftest.c configure:14614: $? = 0 configure:14634: result: yes configure:14669: checking for sys/utsname.h configure:14676: result: yes configure:14553: checking sys/wait.h usability configure:14565: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14571: $? = 0 configure:14575: test -z || test ! -s conftest.err configure:14578: $? = 0 configure:14581: test -s conftest.o configure:14584: $? = 0 configure:14594: result: yes configure:14598: checking sys/wait.h presence configure:14608: gcc -E -I/usr/local/include conftest.c configure:14614: $? = 0 configure:14634: result: yes configure:14669: checking for sys/wait.h configure:14676: result: yes configure:14703: checking netinet/in.h usability configure:14715: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14721: $? = 0 configure:14725: test -z || test ! -s conftest.err configure:14728: $? = 0 configure:14731: test -s conftest.o configure:14734: $? = 0 configure:14744: result: yes configure:14748: checking netinet/in.h presence configure:14758: gcc -E -I/usr/local/include conftest.c configure:14764: $? = 0 configure:14784: result: yes configure:14819: checking for netinet/in.h configure:14826: result: yes configure:14854: checking arpa/inet.h usability configure:14866: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 In file included from conftest.c:83: /usr/include/arpa/inet.h:74: warning: `struct in_addr' declared inside parameter list /usr/include/arpa/inet.h:74: warning: its scope is only this definition or declaration, which is probably not what you want. /usr/include/arpa/inet.h:75: warning: `struct in_addr' declared inside parameter list /usr/include/arpa/inet.h:75: warning: parameter has incomplete type /usr/include/arpa/inet.h:79: warning: parameter has incomplete type /usr/include/arpa/inet.h:85: warning: parameter has incomplete type configure:14872: $? = 0 configure:14876: test -z || test ! -s conftest.err configure:14879: $? = 0 configure:14882: test -s conftest.o configure:14885: $? = 0 configure:14895: result: yes configure:14899: checking arpa/inet.h presence configure:14909: gcc -E -I/usr/local/include conftest.c configure:14915: $? = 0 configure:14935: result: yes configure:14970: checking for arpa/inet.h configure:14977: result: yes configure:14854: checking arpa/nameser.h usability configure:14866: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:14872: $? = 0 configure:14876: test -z || test ! -s conftest.err configure:14879: $? = 0 configure:14882: test -s conftest.o configure:14885: $? = 0 configure:14895: result: yes configure:14899: checking arpa/nameser.h presence configure:14909: gcc -E -I/usr/local/include conftest.c configure:14915: $? = 0 configure:14935: result: yes configure:14970: checking for arpa/nameser.h configure:14977: result: yes configure:15004: checking iconv.h usability configure:15016: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:15022: $? = 0 configure:15026: test -z || test ! -s conftest.err configure:15029: $? = 0 configure:15032: test -s conftest.o configure:15035: $? = 0 configure:15045: result: yes configure:15049: checking iconv.h presence configure:15059: gcc -E -I/usr/local/include conftest.c configure:15065: $? = 0 configure:15085: result: yes configure:15120: checking for iconv.h configure:15127: result: yes configure:15142: checking whether to use SSL library if available configure:15148: result: yes configure:15150: checking whether SSL library is available configure:15255: result: not required configure:15299: checking whether to use NET-SNMP library if available configure:15302: result: yes configure:15307: checking for net-snmp-config configure:15340: result: no configure:15558: checking whether to use UCD SNMP library if available configure:15564: result: yes configure:15606: checking ucd-snmp/ucd-snmp-config.h usability configure:15618: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:15624: $? = 0 configure:15628: test -z || test ! -s conftest.err configure:15631: $? = 0 configure:15634: test -s conftest.o configure:15637: $? = 0 configure:15647: result: yes configure:15651: checking ucd-snmp/ucd-snmp-config.h presence configure:15661: gcc -E -I/usr/local/include conftest.c configure:15667: $? = 0 configure:15687: result: yes configure:15722: checking for ucd-snmp/ucd-snmp-config.h configure:15729: result: yes configure:15775: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lsnmp >&5 conftest.c: In function `main': conftest.c:58: warning: implicit declaration of function `sprint_realloc_objid' /usr/local/lib/libsnmp.so.42.6: undefined reference to `EVP_DigestInit' /usr/local/lib/libsnmp.so.42.6: undefined reference to `EVP_DigestFinal' /usr/local/lib/libsnmp.so.42.6: undefined reference to `EVP_md5' /usr/local/lib/libsnmp.so.42.6: undefined reference to `HMAC' /usr/local/lib/libsnmp.so.42.6: undefined reference to `EVP_sha1' /usr/local/lib/libsnmp.so.42.6: undefined reference to `des_cbc_encrypt' /usr/local/lib/libsnmp.so.42.6: undefined reference to `des_key_sched' /usr/local/lib/libsnmp.so.42.6: undefined reference to `EVP_DigestUpdate' /usr/local/lib/libsnmp.so.42.6: undefined reference to `RAND_bytes' /usr/local/lib/libsnmp.so.42.6: undefined reference to `des_ncbc_encrypt' collect2: ld returned 1 exit status configure:15781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 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_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | | | int | main () | { | | sprint_realloc_objid(); | | ; | return 0; | } configure:15775: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lsnmp -L/usr/kerberos/lib -ldes425 >&5 conftest.c: In function `main': conftest.c:58: warning: implicit declaration of function `sprint_realloc_objid' /usr/bin/ld: cannot find -ldes425 collect2: ld returned 1 exit status configure:15781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 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_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | | | int | main () | { | | sprint_realloc_objid(); | | ; | return 0; | } configure:15775: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -lsnmp -lkstat >&5 conftest.c: In function `main': conftest.c:58: warning: implicit declaration of function `sprint_realloc_objid' /usr/bin/ld: cannot find -lkstat collect2: ld returned 1 exit status configure:15781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 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_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | | | int | main () | { | | sprint_realloc_objid(); | | ; | return 0; | } configure:15881: checking whether to use kerberos/heimdal configure:15913: result: yes configure:15941: checking for krb5-config configure:15974: result: no configure:16017: checking krb5.h usability configure:16029: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 conftest.c:88: krb5.h: No such file or directory configure:16035: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 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_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_UCD_SNMP 1 | #define HAVE_SOME_SNMP 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <krb5.h> configure:16058: result: no configure:16062: checking krb5.h presence configure:16072: gcc -E -I/usr/local/include conftest.c conftest.c:54: krb5.h: No such file or directory configure:16078: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 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_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_UCD_SNMP 1 | #define HAVE_SOME_SNMP 1 | /* end confdefs.h. */ | #include <krb5.h> configure:16098: result: no configure:16133: checking for krb5.h configure:16140: result: no configure:16301: result: heimdal not found - disabling dissection for some kerberos data in packet decoding configure:16308: checking whether to use the GNU ADNS library if available configure:16314: result: yes configure:16356: checking for adns_init in -ladns configure:16387: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -ladns -lz >&5 /usr/bin/ld: cannot find -ladns collect2: ld returned 1 exit status configure:16393: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 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_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_UCD_SNMP 1 | #define HAVE_SOME_SNMP 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 adns_init (); | int | main () | { | adns_init (); | ; | return 0; | } configure:16419: result: no configure:16456: checking for sa_len in struct sockaddr configure:16478: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:60: warning: statement with no effect configure:16484: $? = 0 configure:16488: test -z || test ! -s conftest.err configure:16491: $? = 0 configure:16494: test -s conftest.o configure:16497: $? = 0 configure:16508: result: yes configure:16520: checking whether byte ordering is bigendian configure:16547: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:16553: $? = 0 configure:16557: test -z || test ! -s conftest.err configure:16560: $? = 0 configure:16563: test -s conftest.o configure:16566: $? = 0 configure:16590: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:63: syntax error before `big' configure:16596: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ethereal" | #define VERSION "0.10.6" | #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_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define DATAFILE_DIR "/usr/local/share/ethereal" | #define HAVE_INTTYPES_H 1 | #define PRId64 "lld" | #define PRIo64 "llo" | #define PRIx64 "llx" | #define PRIu64 "llu" | #define HAVE_LIBPCAP 1 | #define HAVE_PCAP_VERSION 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 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_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_UCD_SNMP 1 | #define HAVE_SOME_SNMP 1 | #define ETH_VAR_IMPORT extern | #define HAVE_SA_LEN 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:16731: result: no configure:16754: checking whether gcc needs -traditional conftest.c:56: termio.h: No such file or directory configure:16796: result: no configure:16808: checking for snprintf configure:16865: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:16871: $? = 0 configure:16875: test -z || test ! -s conftest.err configure:16878: $? = 0 configure:16881: test -s conftest configure:16884: $? = 0 configure:16896: result: yes configure:16917: checking for strerror configure:16974: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:16980: $? = 0 configure:16984: test -z || test ! -s conftest.err configure:16987: $? = 0 configure:16990: test -s conftest configure:16993: $? = 0 configure:17005: result: yes configure:17026: checking for strcasecmp configure:17083: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:17089: $? = 0 configure:17093: test -z || test ! -s conftest.err configure:17096: $? = 0 configure:17099: test -s conftest configure:17102: $? = 0 configure:17114: result: yes configure:17129: checking for strncasecmp configure:17186: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:17192: $? = 0 configure:17196: test -z || test ! -s conftest.err configure:17199: $? = 0 configure:17202: test -s conftest configure:17205: $? = 0 configure:17217: result: yes configure:17232: checking for mkstemp configure:17289: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:17295: $? = 0 configure:17299: test -z || test ! -s conftest.err configure:17302: $? = 0 configure:17305: test -s conftest configure:17308: $? = 0 configure:17320: result: yes configure:17335: checking for inet_aton configure:17392: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:17398: $? = 0 configure:17402: test -z || test ! -s conftest.err configure:17405: $? = 0 configure:17408: test -s conftest configure:17411: $? = 0 configure:17423: result: yes configure:17443: checking for library containing inet_pton configure:17473: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:17479: $? = 0 configure:17483: test -z || test ! -s conftest.err configure:17486: $? = 0 configure:17489: test -s conftest configure:17492: $? = 0 configure:17562: result: none required configure:17567: checking for broken inet_pton configure:17596: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:17599: $? = 0 configure:17601: ./conftest configure:17604: $? = 0 configure:17606: result: ok configure:17635: checking for library containing inet_ntop configure:17665: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:17671: $? = 0 configure:17675: test -z || test ! -s conftest.err configure:17678: $? = 0 configure:17681: test -s conftest configure:17684: $? = 0 configure:17754: result: none required configure:17759: checking for inet_ntop prototype configure:17783: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include conftest.c >&5 configure:17789: $? = 0 configure:17793: test -z || test ! -s conftest.err configure:17796: $? = 0 configure:17799: test -s conftest.o configure:17802: $? = 0 configure:17805: result: yes configure:17894: checking for strptime configure:17951: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:17957: $? = 0 configure:17961: test -z || test ! -s conftest.err configure:17964: $? = 0 configure:17967: test -s conftest configure:17970: $? = 0 configure:17982: result: yes configure:18008: checking for getprotobynumber configure:18065: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:18071: $? = 0 configure:18075: test -z || test ! -s conftest.err configure:18078: $? = 0 configure:18081: test -s conftest configure:18084: $? = 0 configure:18096: result: yes configure:18008: checking for gethostbyname2 configure:18065: gcc -o conftest -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz >&5 configure:18071: $? = 0 configure:18075: test -z || test ! -s conftest.err configure:18078: $? = 0 configure:18081: test -s conftest configure:18084: $? = 0 configure:18096: result: yes configure:18433: 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 tackle.housingauthority.gov config.status:837: creating Makefile config.status:837: creating doxygen.cfg config.status:837: creating doc/Makefile config.status:837: creating epan/Makefile config.status:837: creating epan/doxygen.cfg config.status:837: creating epan/dfilter/Makefile config.status:837: creating epan/dissectors/Makefile config.status:837: creating epan/ftypes/Makefile config.status:837: creating gtk/Makefile config.status:837: creating gtk/doxygen.cfg config.status:837: creating help/Makefile config.status:837: creating packaging/Makefile config.status:837: creating packaging/nsis/Makefile config.status:837: creating packaging/rpm/Makefile config.status:837: creating packaging/rpm/SPECS/Makefile config.status:837: creating packaging/rpm/SPECS/ethereal.spec config.status:837: creating packaging/svr4/Makefile config.status:837: creating packaging/svr4/checkinstall config.status:837: creating packaging/svr4/pkginfo config.status:837: creating plugins/Makefile config.status:837: creating plugins/acn/Makefile config.status:837: creating plugins/artnet/Makefile config.status:837: creating plugins/asn1/Makefile config.status:837: creating plugins/ciscosm/Makefile config.status:837: creating plugins/docsis/Makefile config.status:837: creating plugins/enttec/Makefile config.status:837: creating plugins/giop/Makefile config.status:837: creating plugins/gryphon/Makefile config.status:837: creating plugins/irda/Makefile config.status:837: creating plugins/lwres/Makefile config.status:837: creating plugins/megaco/Makefile config.status:837: creating plugins/mgcp/Makefile config.status:837: creating plugins/opsi/Makefile config.status:837: creating plugins/pcli/Makefile config.status:837: creating plugins/rdm/Makefile config.status:837: creating plugins/rlm/Makefile config.status:837: creating plugins/rtnet/Makefile config.status:837: creating plugins/rudp/Makefile config.status:837: creating plugins/v5ua/Makefile config.status:837: creating tools/Makefile config.status:837: creating tools/lemon/Makefile config.status:941: creating config.h config.status:1325: executing depfiles commands configure:19918: configuring in wiretap configure:20035: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-openbsd3.5 ac_cv_build_alias=i386-unknown-openbsd3.5 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_enable_usr_local=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_ethereal_have_rpm=no ac_cv_ethereal_struct_sa_len=yes ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_dlopen=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname2=yes ac_cv_func_getprotobynumber=yes ac_cv_func_inet_aton=yes ac_cv_func_mkstemp=yes ac_cv_func_pcap_datalink_name_to_val=no ac_cv_func_pcap_datalink_val_to_name=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_open_dead=no ac_cv_func_pcap_set_datalink=no ac_cv_func_shl_load=no ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strptime=yes ac_cv_glib_supports_modules=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=no ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pcap_h=yes ac_cv_header_pcre_h=yes 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_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes 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_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_ucd_snmp_ucd_snmp_config_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-openbsd3.5 ac_cv_host_alias=i386-unknown-openbsd3.5 ac_cv_lib_adns_adns_init=no ac_cv_lib_dld_shl_load=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_pcap_pcap_open_live=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_z_gzgets=yes ac_cv_objext=o ac_cv_path_LEX=/usr/bin/flex ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_POD2HTML=/usr/bin/pod2html ac_cv_path_POD2MAN=/usr/bin/pod2man ac_cv_path_install='/usr/bin/install -c' ac_cv_pcap_version_defined=yes ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_HAVE_DOXYGEN=no ac_cv_prog_HAVE_PKGMK=no ac_cv_prog_HAVE_PKGPROTO=no ac_cv_prog_HAVE_PKGTRANS=no ac_cv_prog_LEX=flex ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_ac_cv_ethereal_have_rpm=no ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_inet_ntop='none required' ac_cv_search_inet_pton='none required' ac_cv_target=i386-unknown-openbsd3.5 ac_cv_target_alias=i386-unknown-openbsd3.5 am_cv_CC_dependencies_compiler_type=gcc lt_cv_archive_cmds_need_lc=yes lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object' lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libc.so.30.3 lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/local/src/ethereal-0.10.6/missing --run aclocal-1.7' ADNS_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/src/ethereal-0.10.6/missing --run tar' AUTOCONF='${SHELL} /usr/local/src/ethereal-0.10.6/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/src/ethereal-0.10.6/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/src/ethereal-0.10.6/missing --run automake-1.7' AWK='nawk' CC='gcc' CCDEPMODE='depmode=gcc' CFLAGS='-DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include ' CPP='gcc -E' CPPFLAGS=' -I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOXYGEN='' ECHO='/bin/echo' ECHO_C=''ECHO_N='' ECHO_T='' EGREP='grep -E' ENABLE_STATIC='' ENABLE_STATIC_FALSE='' ENABLE_STATIC_TRUE='#' EXEEXT='' FLEX_PATH='' FRAMEWORKS='' GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' GLIB_CONFIG='' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-Wl,-E -L/usr/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm ' GLIB_MKENUMS='glib-mkenums' GOBJECT_QUERY='gobject-query' GTK_CFLAGS='-pthread -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include ' GTK_CONFIG='' GTK_LIBS='-Wl,-E -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lm ' HAVE_DOXYGEN='no' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_PKGMK='no' HAVE_PKGPROTO='no' HAVE_PKGTRANS='no' HAVE_PLUGINS_FALSE='#' HAVE_PLUGINS_TRUE='' HAVE_RPM='' HAVE_SVR4_PACKAGING='no' INET_ATON_C='' INET_ATON_O='' INET_NTOP_C='' INET_NTOP_O='' INET_PTON_C='' INET_PTON_O='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KRB5_CONFIG='' KRB5_LIBS='' LDFLAGS=' -L/usr/local/lib -L/usr/local/lib' LEX='/usr/bin/flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/local/src/ethereal-0.10.6/missing --run makeinfo' MKSTEMP_C='' MKSTEMP_O='' NETSNMPCONFIG='' NSL_LIBS='' OBJEXT='o' PACKAGE='ethereal' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCAP_LIBS='-lpcap' PCRE_LIBS='-lpcre' PERL='/usr/bin/perl' PKG_CONFIG='/usr/local/bin/pkg-config' PLUGIN_LIBS='-L../../epan -lethereal -Wl,-E -L/usr/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm ' POD2HTML='/usr/bin/pod2html' POD2MAN='/usr/bin/pod2man' PYTHON='' RANLIB='ranlib' SETUID_INSTALL_FALSE='' SETUID_INSTALL_TRUE='#' SET_MAKE='' SHELL='/bin/sh' SNMP_LIBS='' SNPRINTF_C='' SNPRINTF_O='' SOCKET_LIBS='' SSL_LIBS='' STRCASECMP_C='' STRCASECMP_O='' STRERROR_C='' STRERROR_O='' STRIP='strip' STRNCASECMP_C='' STRNCASECMP_O='' STRPTIME_C='' STRPTIME_O='' USE_GTK2_FALSE='#' USE_GTK2_TRUE='' USE_PROFILE_BUILD_FALSE='' USE_PROFILE_BUILD_TRUE='#' USE_THREADS_FALSE='' USE_THREADS_TRUE='#' VERSION='0.10.6' YACC='yacc' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_cv_ethereal_have_rpm='no' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-openbsd3.5' build_alias='' build_cpu='i386' build_os='openbsd3.5' build_vendor='unknown' capinfo_bin='capinfo$(EXEEXT)' capinfo_man='capinfo.1' datadir='${prefix}/share' dftest_bin='dftest$(EXEEXT)' editcap_bin='editcap$(EXEEXT)' editcap_man='editcap.1' ethereal_SUBDIRS='gtk' ethereal_bin='ethereal$(EXEEXT)' ethereal_man='ethereal.1' etherealfilter_man='ethereal-filter.4' exec_prefix='${prefix}' host='i386-unknown-openbsd3.5' host_alias='' host_cpu='i386' host_os='openbsd3.5' host_vendor='unknown' idl2eth_bin='idl2eth' idl2eth_man='idl2eth.1' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/local/src/ethereal-0.10.6/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mergecap_bin='mergecap$(EXEEXT)' mergecap_man='mergecap.1' oldincludedir='/usr/include' plugindir='/usr/local/lib/ethereal/plugins/0.10.6' prefix='/usr/local' program_transform_name='s,x,x,' randpkt_bin='' rdps_bin='rdps$(EXEEXT)' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' wiretap' sysconfdir='${prefix}/etc' target='i386-unknown-openbsd3.5' target_alias='' target_cpu='i386' target_os='openbsd3.5' target_vendor='unknown' tethereal_bin='tethereal$(EXEEXT)' tethereal_man='tethereal.1' text2pcap_bin='text2pcap$(EXEEXT)' text2pcap_man='text2pcap.1' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DATAFILE_DIR "/usr/local/share/ethereal" #define ETH_VAR_IMPORT extern #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_GETPROTOBYNUMBER 1 #define HAVE_ICONV_H 1 #define HAVE_INET_NTOP_PROTO 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBPCAP 1 #define HAVE_LIBPCRE 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PCAP_VERSION 1 #define HAVE_PLUGINS 1 #define HAVE_SA_LEN 1 #define HAVE_SOME_SNMP 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UCD_SNMP 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "ethereal" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PLUGIN_DIR "/usr/local/lib/ethereal/plugins/0.10.6" #define PRId64 "lld" #define PRIo64 "llo" #define PRIu64 "llu" #define PRIx64 "llx" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.10.6" #define YYTEXT_POINTER 1 configure: exit 0
- Prev by Date: Re: [Ethereal-dev] Can I reuse ett_xxxx variables for an arbitrary number of subtrees?
- Next by Date: Re: [Ethereal-dev] nmake: Having problems with http_proxy setting in tools/win32_setup.sh, anyone else working with a proxy?
- Previous by thread: [Ethereal-dev] COTP dissector updates
- Next by thread: [Ethereal-dev] Patches at sourceforge site
- Index(es):