compile ethereal 0.10.8 under Mandrake 10

This is a discussion on compile ethereal 0.10.8 under Mandrake 10 within the Ethereal Development forums, part of the Networking and Network Related category; Hi to all, i have a small problem. I want to compile ethereal on my PC with Mandrake 10. I`...


Go Back   Usenet Forums > Networking and Network Related > Ethereal Development

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2005
Guido
 
Posts: n/a
Default compile ethereal 0.10.8 under Mandrake 10

Hi to all,

i have a small problem. I want to compile ethereal on my PC with
Mandrake 10. I`am not really familiar with huge configure Logs. A lot
of thanks, If someone have a look on it and tell me witch Packets I
need or what`s wrong.

Thanks


----------
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. ##
## --------- ##


uname -m = i686
uname -r = 2.6.3-7mdk
uname -s = Linux
uname -v = #1 Wed Mar 17 15:56:42 CET 2004

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1566: checking build system type
configure:1584: result: i686-pc-linux-gnu
configure:1592: checking host system type
configure:1606: result: i686-pc-linux-gnu
configure:1614: checking target system type
configure:1628: result: i686-pc-linux-gnu
configure:1657: checking for a BSD-compatible install
configure:1712: result: /usr/bin/install -c
configure:1723: checking whether build environment is sane
configure:1766: result: yes
configure:1831: checking for gawk
configure:1847: found /bin/gawk
configure:1857: result: gawk
configure:1867: checking whether make sets $(MAKE)
configure:1887: result: yes
configure:2128: checking for gcc
configure:2144: found /usr/bin/gcc
configure:2154: result: gcc
configure:2398: checking for C compiler version
configure:2401: gcc --version </dev/null >&5
gcc (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:2404: $? = 0
configure:2406: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.2/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib
--with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info
--enable-shared --enable-threads=posix --disable-checking
--enable-long-long --enable-__cxa_atexit --enable-clocale=gnu
--enable-languages=c,c++,ada,f77,objc,java,pascal
--host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
configure:2409: $? = 0
configure:2411: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2414: $? = 1
configure:2437: checking for C compiler default output file name
configure:2440: gcc conftest.c >&5
configure:2443: $? = 0
configure:2489: result: a.out
configure:2494: checking whether the C compiler works
configure:2500: ./a.out
configure:2503: $? = 0
configure:2520: result: yes
configure:2527: checking whether we are cross compiling
configure:2529: result: no
configure:2532: checking for suffix of executables
configure:2534: gcc -o conftest conftest.c >&5
configure:2537: $? = 0
configure:2562: result:
configure:2568: checking for suffix of object files
configure:2589: gcc -c conftest.c >&5
configure:2592: $? = 0
configure:2614: result: o
configure:2618: checking whether we are using the GNU C compiler
configure:2642: gcc -c conftest.c >&5
configure:2648: $? = 0
configure:2652: test -z
|| test ! -s conftest.err
configure:2655: $? = 0
configure:2658: test -s conftest.o
configure:2661: $? = 0
configure:2674: result: yes
configure:2680: checking whether gcc accepts -g
configure:2701: gcc -c -g conftest.c >&5
configure:2707: $? = 0
configure:2711: test -z
|| test ! -s conftest.err
configure:2714: $? = 0
configure:2717: test -s conftest.o
configure:2720: $? = 0
configure:2731: result: yes
configure:2748: checking for gcc option to accept ANSI C
configure:2818: gcc -c -g -O2 conftest.c >&5
configure:2824: $? = 0
configure:2828: test -z
|| test ! -s conftest.err
configure:2831: $? = 0
configure:2834: test -s conftest.o
configure:2837: $? = 0
configure:2855: result: none needed
configure:2873: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2879: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3023: checking for style of include used by make
configure:3051: result: GNU
configure:3079: checking dependency style of gcc
configure:3169: result: gcc3
configure:3191: checking how to run the C preprocessor
configure:3226: gcc -E conftest.c
configure:3232: $? = 0
configure:3264: gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3270: $? = 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.8"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3309: result: gcc -E
configure:3333: gcc -E conftest.c
configure:3339: $? = 0
configure:3371: gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3377: $? = 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.8"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3471: checking for a sed that does not truncate output
configure:3525: result: /bin/sed
configure:3528: checking for egrep
configure:3538: result: grep -E
configure:3554: checking for ld used by gcc
configure:3621: result: /usr/bin/ld
configure:3630: checking if the linker (/usr/bin/ld) is GNU ld
configure:3645: result: yes
configure:3650: checking for /usr/bin/ld option to reload object files
configure:3657: result: -r
configure:3666: checking for BSD-compatible nm
configure:3708: result: /usr/bin/nm -B
configure:3712: checking whether ln -s works
configure:3716: result: yes
configure:3723: checking how to recognise dependent libraries
configure:3906: result: pass_all
configure:4116: checking for ANSI C header files
configure:4141: gcc -c -g -O2 conftest.c >&5
configure:4147: $? = 0
configure:4151: test -z
|| test ! -s conftest.err
configure:4154: $? = 0
configure:4157: test -s conftest.o
configure:4160: $? = 0
configure:4246: gcc -o conftest -g -O2 conftest.c >&5
configure:4249: $? = 0
configure:4251: ./conftest
configure:4254: $? = 0
configure:4269: result: yes
configure:4293: checking for sys/types.h
configure:4309: gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4319: test -z
|| test ! -s conftest.err
configure:4322: $? = 0
configure:4325: test -s conftest.o
configure:4328: $? = 0
configure:4339: result: yes
configure:4293: checking for sys/stat.h
configure:4309: gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4319: test -z
|| test ! -s conftest.err
configure:4322: $? = 0
configure:4325: test -s conftest.o
configure:4328: $? = 0
configure:4339: result: yes
configure:4293: checking for stdlib.h
configure:4309: gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4319: test -z
|| test ! -s conftest.err
configure:4322: $? = 0
configure:4325: test -s conftest.o
configure:4328: $? = 0
configure:4339: result: yes
configure:4293: checking for string.h
configure:4309: gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4319: test -z
|| test ! -s conftest.err
configure:4322: $? = 0
configure:4325: test -s conftest.o
configure:4328: $? = 0
configure:4339: result: yes
configure:4293: checking for memory.h
configure:4309: gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4319: test -z
|| test ! -s conftest.err
configure:4322: $? = 0
configure:4325: test -s conftest.o
configure:4328: $? = 0
configure:4339: result: yes
configure:4293: checking for strings.h
configure:4309: gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4319: test -z
|| test ! -s conftest.err
configure:4322: $? = 0
configure:4325: test -s conftest.o
configure:4328: $? = 0
configure:4339: result: yes
configure:4293: checking for inttypes.h
configure:4309: gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4319: test -z
|| test ! -s conftest.err
configure:4322: $? = 0
configure:4325: test -s conftest.o
configure:4328: $? = 0
configure:4339: result: yes
configure:4293: checking for stdint.h
configure:4309: gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4319: test -z
|| test ! -s conftest.err
configure:4322: $? = 0
configure:4325: test -s conftest.o
configure:4328: $? = 0
configure:4339: result: yes
configure:4293: checking for unistd.h
configure:4309: gcc -c -g -O2 conftest.c >&5
configure:4315: $? = 0
configure:4319: test -z
|| test ! -s conftest.err
configure:4322: $? = 0
configure:4325: test -s conftest.o
configure:4328: $? = 0
configure:4339: result: yes
configure:4365: checking dlfcn.h usability
configure:4377: gcc -c -g -O2 conftest.c >&5
configure:4383: $? = 0
configure:4387: test -z
|| test ! -s conftest.err
configure:4390: $? = 0
configure:4393: test -s conftest.o
configure:4396: $? = 0
configure:4406: result: yes
configure:4410: checking dlfcn.h presence
configure:4420: gcc -E conftest.c
configure:4426: $? = 0
configure:4446: result: yes
configure:4481: checking for dlfcn.h
configure:4488: result: yes
configure:4553: checking for g++
configure:4569: found /usr/bin/g++
configure:4579: result: g++
configure:4595: checking for C++ compiler version
configure:4598: g++ --version </dev/null >&5
g++ (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:4601: $? = 0
configure:4603: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3.2/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib
--with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info
--enable-shared --enable-threads=posix --disable-checking
--enable-long-long --enable-__cxa_atexit --enable-clocale=gnu
--enable-languages=c,c++,ada,f77,objc,java,pascal
--host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
configure:4606: $? = 0
configure:4608: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4611: $? = 1
configure:4614: checking whether we are using the GNU C++ compiler
configure:4638: g++ -c conftest.cc >&5
configure:4644: $? = 0
configure:4648: test -z
|| test ! -s conftest.err
configure:4651: $? = 0
configure:4654: test -s conftest.o
configure:4657: $? = 0
configure:4670: result: yes
configure:4676: checking whether g++ accepts -g
configure:4697: g++ -c -g conftest.cc >&5
configure:4703: $? = 0
configure:4707: test -z
|| test ! -s conftest.err
configure:4710: $? = 0
configure:4713: test -s conftest.o
configure:4716: $? = 0
configure:4727: result: yes
configure:4769: g++ -c -g -O2 conftest.cc >&5
configure:4775: $? = 0
configure:4779: test -z
|| test ! -s conftest.err
configure:4782: $? = 0
configure:4785: test -s conftest.o
configure:4788: $? = 0
configure:4814: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:26: error: `exit' undeclared (first use this function)
conftest.cc:26: error: (Each undeclared identifier is reported only
once for each function it appears in.)
configure:4820: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4769: g++ -c -g -O2 conftest.cc >&5
configure:4775: $? = 0
configure:4779: test -z
|| test ! -s conftest.err
configure:4782: $? = 0
configure:4785: test -s conftest.o
configure:4788: $? = 0
configure:4814: g++ -c -g -O2 conftest.cc >&5
configure:4820: $? = 0
configure:4824: test -z
|| test ! -s conftest.err
configure:4827: $? = 0
configure:4830: test -s conftest.o
configure:4833: $? = 0
configure:4858: checking dependency style of g++
configure:4948: result: gcc3
configure:4970: checking how to run the C++ preprocessor
configure:5001: g++ -E conftest.cc
configure:5007: $? = 0
configure:5039: g++ -E conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5045: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5084: result: g++ -E
configure:5108: g++ -E conftest.cc
configure:5114: $? = 0
configure:5146: g++ -E conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5152: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5247: checking for g77
configure:5276: result: no
configure:5247: checking for f77
configure:5276: result: no
configure:5247: checking for xlf
configure:5276: result: no
configure:5247: checking for frt
configure:5276: result: no
configure:5247: checking for pgf77
configure:5276: result: no
configure:5247: checking for fort77
configure:5276: result: no
configure:5247: checking for fl32
configure:5276: result: no
configure:5247: checking for af77
configure:5276: result: no
configure:5247: checking for f90
configure:5276: result: no
configure:5247: checking for xlf90
configure:5276: result: no
configure:5247: checking for pgf90
configure:5276: result: no
configure:5247: checking for epcf90
configure:5276: result: no
configure:5247: checking for f95
configure:5276: result: no
configure:5247: checking for fort
configure:5276: result: no
configure:5247: checking for xlf95
configure:5276: result: no
configure:5247: checking for ifc
configure:5276: result: no
configure:5247: checking for efc
configure:5276: result: no
configure:5247: checking for pgf95
configure:5276: result: no
configure:5247: checking for lf95
configure:5276: result: no
configure:5247: checking for gfortran
configure:5276: result: no
configure:5291: checking for Fortran 77 compiler version
configure:5291: --version </dev/null >&5
../configure: line 1: --version: command not found
configure:5294: $? = 127
configure:5296: -v </dev/null >&5
../configure: line 1: -v: command not found
configure:5299: $? = 127
configure:5301: -V </dev/null >&5
../configure: line 1: -V: command not found
configure:5304: $? = 127
configure:5312: checking whether we are using the GNU Fortran 77
compiler
configure:5326: -c conftest.F >&5
../configure: line 1: -c: command not found
configure:5332: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:5358: result: no
configure:5364: checking whether accepts -g
configure:5376: -c -g conftest.f >&5
../configure: line 1: -c: command not found
configure:5382: $? = 127
configure: failed program was:
| program main
|
| end
configure:5407: result: no
configure:5437: checking the maximum length of command line arguments
configure:5502: result: 32768
configure:5513: checking command to parse /usr/bin/nm -B output from
gcc object
configure:5602: gcc -c -g -O2 conftest.c >&5
configure:5605: $? = 0
configure:5609: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5612: $? = 0
configure:5664: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5667: $? = 0
configure:5705: result: ok
configure:5709: checking for objdir
configure:5724: result: .libs
configure:5814: checking for ar
configure:5830: found /usr/bin/ar
configure:5841: result: ar
configure:5894: checking for ranlib
configure:5910: found /usr/bin/ranlib
configure:5921: result: ranlib
configure:5974: checking for strip
configure:5990: found /usr/bin/strip
configure:6001: result: strip
configure:6263: checking if gcc static flag works
configure:6286: result: yes
configure:6304: checking if gcc supports -fno-rtti -fno-exceptions
configure:6325: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c
>&5

cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:6329: $? = 0
configure:6337: result: no
configure:6352: checking for gcc option to produce PIC
configure:6529: result: -fPIC
configure:6537: checking if gcc PIC flag -fPIC works
configure:6558: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:6562: $? = 0
configure:6570: result: yes
configure:6594: checking if gcc supports -c -o file.o
configure:6618: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:6622: $? = 0
configure:6639: result: yes
configure:6665: checking whether the gcc linker (/usr/bin/ld) supports
shared libraries
configure:7513: result: yes
configure:7539: checking whether -lc should be explicitly linked in
configure:7544: gcc -c -g -O2 conftest.c >&5
configure:7547: $? = 0
configure:7561: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7564: $? = 0
configure:7576: result: no
configure:7584: checking dynamic linker characteristics
configure:8145: result: GNU/Linux ld.so
configure:8149: checking how to hardcode library paths into programs
configure:8174: result: immediate
configure:8188: checking whether stripping libraries is possible
configure:8193: result: yes
configure:8319: checking for shl_load
configure:8376: gcc -o conftest -g -O2 conftest.c >&5
/root/tmp/ccS7xqy9.o(.text+0xe): In function `main':
/home/guido/Multiplexer_Unterlagen/Software/Ethereal-MPEG-2_TS_Dissector/ethereal-0.10.8-ULE/conftest.c:65:
undefined reference to `shl_load'
/root/tmp/ccS7xqy9.o(.data+0x0):/home/guido/Multiplexer_Unterlagen/Software/Ethereal-MPEG-2_TS_Dissector/ethereal-0.10.8-ULE/conftest.c:64:
undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:8382: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* 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:8407: result: no
configure:8412: checking for shl_load in -ldld
configure:8442: gcc -o conftest -g -O2 conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:8448: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* 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:8474: result: no
configure:8479: checking for dlopen
configure:8536: gcc -o conftest -g -O2 conftest.c >&5
/root/tmp/ccaC2A4f.o(.text+0xe): In function `main':
/home/guido/Multiplexer_Unterlagen/Software/Ethereal-MPEG-2_TS_Dissector/ethereal-0.10.8-ULE/conftest.c:65:
undefined reference to `dlopen'
/root/tmp/ccaC2A4f.o(.data+0x0):/home/guido/Multiplexer_Unterlagen/Software/Ethereal-MPEG-2_TS_Dissector/ethereal-0.10.8-ULE/conftest.c:64:
undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:8542: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h>
declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few
prototypes,
| which can conflict with char dlopen (); 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 dlopen
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char dlopen ();
| /* 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_dlopen) || defined (__stub___dlopen)
| choke me
| #else
| char (*f) () = dlopen;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != dlopen;
| ;
| return 0;
| }
configure:8567: result: no
configure:8572: checking for dlopen in -ldl
configure:8602: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:8608: $? = 0
configure:8612: test -z
|| test ! -s conftest.err
configure:8615: $? = 0
configure:8618: test -s conftest
configure:8621: $? = 0
configure:8634: result: yes
configure:8809: checking whether a program can dlopen itself
configure:8881: gcc -o conftest -g -O2 -DHAVE_DLFCN_H
-Wl,--export-dynamic conftest.c -ldl >&5
configure:8884: $? = 0
configure:8902: result: yes
configure:8907: checking whether a statically linked program can
dlopen itself
configure:8979: gcc -o conftest -g -O2 -DHAVE_DLFCN_H
-Wl,--export-dynamic conftest.c -ldl >&5
configure:8982: $? = 0
configure:9000: result: yes
configure:9023: checking if libtool supports shared libraries
configure:9025: result: yes
configure:9028: checking whether to build shared libraries
configure:9086: result: yes
configure:9089: checking whether to build static libraries
configure:9093: result: no
configure:9185: creating libtool
configure:9732: checking for ld used by g++
configure:9799: result: /usr/bin/ld
configure:9808: checking if the linker (/usr/bin/ld) is GNU ld
configure:9823: result: yes
configure:9874: checking whether the g++ linker (/usr/bin/ld) supports
shared libraries
configure:10702: result: yes
configure:10720: g++ -c -g -O2 conftest.cc >&5
configure:10723: $? = 0
configure:10819: checking for g++ option to produce PIC
configure:11071: result: -fPIC
configure:11079: checking if g++ PIC flag -fPIC works
configure:11100: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5
configure:11104: $? = 0
configure:11112: result: yes
configure:11136: checking if g++ supports -c -o file.o
configure:11160: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5
configure:11164: $? = 0
configure:11181: result: yes
configure:11207: checking whether the g++ linker (/usr/bin/ld)
supports shared libraries
configure:11232: result: yes
configure:11303: checking dynamic linker characteristics
configure:11864: result: GNU/Linux ld.so
configure:11868: checking how to hardcode library paths into programs
configure:11893: result: immediate
configure:11907: checking whether stripping libraries is possible
configure:11912: result: yes
configure:12038: checking for shl_load
configure:12126: result: no
configure:12131: checking for shl_load in -ldld
configure:12193: result: no
configure:12198: checking for dlopen
configure:12286: result: no
configure:12291: checking for dlopen in -ldl
configure:12353: result: yes
configure:12528: checking whether a program can dlopen itself
configure:12621: result: yes
configure:12626: checking whether a statically linked program can
dlopen itself
configure:12719: result: yes
configure:19193: checking for bison
configure:19209: found /usr/bin/bison
configure:19219: result: bison -y
configure:19234: checking for flex
configure:19250: found /usr/bin/flex
configure:19260: result: flex
configure:19273: checking for yywrap in -lfl
configure:19303: gcc -o conftest -g -O2 conftest.c -lfl >&5
configure:19309: $? = 0
configure:19313: test -z
|| test ! -s conftest.err
configure:19316: $? = 0
configure:19319: test -s conftest
configure:19322: $? = 0
configure:19335: result: yes
configure:19413: checking lex output file root
configure:19424: flex conftest.l
configure:19427: $? = 0
configure:19439: result: lex.yy
configure:19444: checking whether yytext is a pointer
configure:19460: gcc -o conftest -g -O2 conftest.c -lfl >&5
configure:19466: $? = 0
configure:19470: test -z
|| test ! -s conftest.err
configure:19473: $? = 0
configure:19476: test -s conftest
configure:19479: $? = 0
configure:19493: result: yes
configure:19509: checking for perl
configure:19527: found /usr/bin/perl
configure:19539: result: /usr/bin/perl
configure:19548: checking for pod2man
configure:19566: found /usr/bin/pod2man
configure:19578: result: /usr/bin/pod2man
configure:19596: checking for pod2html
configure:19614: found /usr/bin/pod2html
configure:19626: result: /usr/bin/pod2html
configure:19644: checking for flex
configure:19662: found /usr/bin/flex
configure:19674: result: /usr/bin/flex
configure:19683: checking for python
configure:19701: found /usr/bin/python
configure:19713: result: /usr/bin/python
configure:19731: checking for doxygen
configure:19764: result: no
configure:19770: checking for doxygen
configure:19797: result: no
configure:19820: checking for pkgproto
configure:19847: result: no
configure:19856: checking for pkgmk
configure:19883: result: no
configure:19892: checking for pkgtrans
configure:19919: result: no
configure:19938: checking for rpm
configure:19954: found /bin/rpm
configure:19965: result: yes
configure:19974: checking to see if we can redefine _topdir
configure:19977: result: yes
configure:20010: checking to see if we can add '-Wall -W' to CFLAGS
configure:20014: result: yes
configure:20025: checking for platform-specific compiler flags
configure:20087: result: none needed
configure:20198: checking whether to use /usr/local for headers and
libraries
configure:20201: result: yes
configure:20259: checking for GNU sed as first sed in PATH
configure:20262: result: yes
configure:20361: checking if profile builds must be generated
configure:20374: result: no
configure:20419: checking for pkg-config
configure:20437: found /usr/bin/pkg-config
configure:20450: result: /usr/bin/pkg-config
configure:20471: checking for GTK+ - version >= 2.0.0
configure:20616: result: no
configure:20649: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/local/include
-L/usr/local/lib conftest.c >&5
conftest.c:28:21: gtk/gtk.h: No such file or directory
conftest.c: In function `main':
conftest.c:34: error: `gtk_major_version' undeclared (first use in
this function)
conftest.c:34: error: (Each undeclared identifier is reported only
once
conftest.c:34: error: for each function it appears in.)
conftest.c:34: error: `gtk_minor_version' undeclared (first use in
this function)
conftest.c:34: error: `gtk_micro_version' undeclared (first use in
this function)
configure:20655: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| /* end confdefs.h. */
|
| #include <gtk/gtk.h>
| #include <stdio.h>
|
| int
| main ()
| {
| return ((gtk_major_version) || (gtk_minor_version) ||
(gtk_micro_version));
| ;
| return 0;
| }
configure:21062: checking for pkg-config
configure:21093: result: /usr/bin/pkg-config
configure:21116: checking for GLIB - version >= 2.0.0
configure:21235: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 >&5
conftest.c: In function `main':
conftest.c:73: warning: comparison between signed and unsigned
conftest.c:74: warning: comparison between signed and unsigned
conftest.c:74: warning: comparison between signed and unsigned
conftest.c:75: warning: comparison between signed and unsigned
conftest.c:75: warning: comparison between signed and unsigned
conftest.c:75: warning: comparison between signed and unsigned
configure:21238: $? = 0
configure:21240: ./conftest
configure:21243: $? = 0
configure:21261: result: yes (version 2.4.6)
configure:22328: checking whether GLib supports loadable modules
configure:22361: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 >&5
configure:22364: $? = 0
configure:22366: ./conftest
configure:22369: $? = 0
configure:22385: result: yes
configure:22403: checking for inttypes.h
configure:22408: result: yes
configure:22547: checking whether inttypes.h defines the PRI[doxu]64
macros
configure:22573: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g
-O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
conftest.c:36: warning: return type defaults to `int'
conftest.c: In function `main':
conftest.c:41: warning: control reaches end of non-void function
configure:22579: $? = 0
configure:22583: test -z
|| test ! -s conftest.err
configure:22586: $? = 0
configure:22589: test -s conftest.o
configure:22592: $? = 0
configure:22595: result: yes
configure:23080: checking for gethostbyname
configure:23137: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c >&5
configure:23143: $? = 0
configure:23147: test -z
|| test ! -s conftest.err
configure:23150: $? = 0
configure:23153: test -s conftest
configure:23156: $? = 0
configure:23168: result: yes
configure:23254: checking for connect
configure:23311: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c >&5
configure:23317: $? = 0
configure:23321: test -z
|| test ! -s conftest.err
configure:23324: $? = 0
configure:23327: test -s conftest
configure:23330: $? = 0
configure:23342: result: yes
configure:23424: checking whether to use libpcap for packet capture
configure:23453: result: yes
configure:23474: checking for extraneous pcap header directories
configure:23497: result: not found
configure:23535: checking pcap.h usability
configure:23547: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g
-O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:23553: $? = 0
configure:23557: test -z
|| test ! -s conftest.err
configure:23560: $? = 0
configure:23563: test -s conftest.o
configure:23566: $? = 0
configure:23576: result: yes
configure:23580: checking pcap.h presence
configure:23590: gcc -E -I/usr/local/include conftest.c
configure:23596: $? = 0
configure:23616: result: yes
configure:23651: checking for pcap.h
configure:23658: result: yes
configure:23681: checking for pcap_open_live in -lpcap
configure:23711: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lpcap >&5
configure:23717: $? = 0
configure:23721: test -z
|| test ! -s conftest.err
configure:23724: $? = 0
configure:23727: test -s conftest
configure:23730: $? = 0
configure:23743: result: yes
configure:23836: checking whether pcap_version is defined by libpcap
configure:23860: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lpcap >&5
configure:23866: $? = 0
configure:23870: test -z
|| test ! -s conftest.err
configure:23873: $? = 0
configure:23876: test -s conftest
configure:23879: $? = 0
configure:23891: result: yes
configure:23906: checking for pcap_open_dead
configure:23963: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lpcap >&5
configure:23969: $? = 0
configure:23973: test -z
|| test ! -s conftest.err
configure:23976: $? = 0
configure:23979: test -s conftest
configure:23982: $? = 0
configure:23994: result: yes
configure:24018: checking whether pcap_findalldevs is present and
usable
configure:24044: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lpcap >&5
conftest.c:36: warning: return type defaults to `int'
conftest.c: In function `main':
conftest.c:41: warning: control reaches end of non-void function
configure:24050: $? = 0
configure:24054: test -z
|| test ! -s conftest.err
configure:24057: $? = 0
configure:24060: test -s conftest
configure:24063: $? = 0
configure:24080: result: yes
configure:24099: checking for pcap_datalink_val_to_name
configure:24156: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lpcap >&5
configure:24162: $? = 0
configure:24166: test -z
|| test ! -s conftest.err
configure:24169: $? = 0
configure:24172: test -s conftest
configure:24175: $? = 0
configure:24187: result: yes
configure:24099: checking for pcap_datalink_name_to_val
configure:24156: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lpcap >&5
configure:24162: $? = 0
configure:24166: test -z
|| test ! -s conftest.err
configure:24169: $? = 0
configure:24172: test -s conftest
configure:24175: $? = 0
configure:24187: result: yes
configure:24203: checking for pcap_list_datalinks
configure:24260: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lpcap >&5
configure:24266: $? = 0
configure:24270: test -z
|| test ! -s conftest.err
configure:24273: $? = 0
configure:24276: test -s conftest
configure:24279: $? = 0
configure:24291: result: yes
configure:24203: checking for pcap_set_datalink
configure:24260: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lpcap >&5
configure:24266: $? = 0
configure:24270: test -z
|| test ! -s conftest.err
configure:24273: $? = 0
configure:24276: test -s conftest
configure:24279: $? = 0
configure:24291: result: yes
configure:24203: checking for pcap_lib_version
configure:24260: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lpcap >&5
configure:24266: $? = 0
configure:24270: test -z
|| test ! -s conftest.err
configure:24273: $? = 0
configure:24276: test -s conftest
configure:24279: $? = 0
configure:24291: result: yes
configure:24306: checking whether to use zlib for reading compressed
capture files
configure:24338: result: yes
configure:24383: checking zlib.h usability
configure:24395: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g
-O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:24401: $? = 0
configure:24405: test -z
|| test ! -s conftest.err
configure:24408: $? = 0
configure:24411: test -s conftest.o
configure:24414: $? = 0
configure:24424: result: yes
configure:24428: checking zlib.h presence
configure:24438: gcc -E -I/usr/local/include conftest.c
configure:24444: $? = 0
configure:24464: result: yes
configure:24499: checking for zlib.h
configure:24506: result: yes
configure:24575: checking for gzgets in -lz
configure:24605: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lz >&5
configure:24611: $? = 0
configure:24615: test -z
|| test ! -s conftest.err
configure:24618: $? = 0
configure:24621: test -s conftest
configure:24624: $? = 0
configure:24637: result: yes
configure:24709: checking for gzgets missing when linking with X11
configure:24734: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lz -lz >&5
configure:24740: $? = 0
configure:24744: test -z
|| test ! -s conftest.err
configure:24747: $? = 0
configure:24750: test -s conftest
configure:24753: $? = 0
configure:24755: result: no
configure:24782: checking whether to use libpcre for regular
expressions in dfilters
configure:24814: result: yes
configure:24855: checking pcre.h usability
configure:24867: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g
-O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:24873: $? = 0
configure:24877: test -z
|| test ! -s conftest.err
configure:24880: $? = 0
configure:24883: test -s conftest.o
configure:24886: $? = 0
configure:24896: result: yes
configure:24900: checking pcre.h presence
configure:24910: gcc -E -I/usr/local/include conftest.c
configure:24916: $? = 0
configure:24936: result: yes
configure:24971: checking for pcre.h
configure:24978: result: yes
configure:25029: checking for pcre_compile in -lpcre
configure:25059: gcc -o conftest -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib
conftest.c -lpcre -lz >&5
configure:25065: $? = 0
configure:25069: test -z
|| test ! -s conftest.err
configure:25072: $? = 0
configure:25075: test -s conftest
configure:25078: $? = 0
configure:25091: result: yes
configure:25150: checking whether to enable ipv6 name resolution if
available
configure:25156: result: yes
configure:25162: checking ipv6 stack type
conftest.c:41:45: /usr/local/v6/include/sys/types.h: No such file or
directory
configure:25328: result: "linux-glibc, inet6"
configure:25342: checking whether to install ethereal setuid
configure:25345: result: no
configure:25363: checking for ANSI C header files
configure:25516: result: yes
configure:25546: checking direct.h usability
configure:25558: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
conftest.c:75:20: direct.h: No such file or directory
configure:25564: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_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:25587: result: no
configure:25591: checking direct.h presence
configure:25601: gcc -E -I/usr/local/include conftest.c
conftest.c:41:20: direct.h: No such file or directory
configure:25607: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_VERSION 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <direct.h>
configure:25627: result: no
configure:25662: checking for direct.h
configure:25669: result: no
configure:25546: checking dirent.h usability
configure:25558: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25564: $? = 0
configure:25568: test -z
|| test ! -s conftest.err
configure:25571: $? = 0
configure:25574: test -s conftest.o
configure:25577: $? = 0
configure:25587: result: yes
configure:25591: checking dirent.h presence
configure:25601: gcc -E -I/usr/local/include conftest.c
configure:25607: $? = 0
configure:25627: result: yes
configure:25662: checking for dirent.h
configure:25669: result: yes
configure:25546: checking fcntl.h usability
configure:25558: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25564: $? = 0
configure:25568: test -z
|| test ! -s conftest.err
configure:25571: $? = 0
configure:25574: test -s conftest.o
configure:25577: $? = 0
configure:25587: result: yes
configure:25591: checking fcntl.h presence
configure:25601: gcc -E -I/usr/local/include conftest.c
configure:25607: $? = 0
configure:25627: result: yes
configure:25662: checking for fcntl.h
configure:25669: result: yes
configure:25546: checking netdb.h usability
configure:25558: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25564: $? = 0
configure:25568: test -z
|| test ! -s conftest.err
configure:25571: $? = 0
configure:25574: test -s conftest.o
configure:25577: $? = 0
configure:25587: result: yes
configure:25591: checking netdb.h presence
configure:25601: gcc -E -I/usr/local/include conftest.c
configure:25607: $? = 0
configure:25627: result: yes
configure:25662: checking for netdb.h
configure:25669: result: yes
configure:25546: checking stdarg.h usability
configure:25558: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25564: $? = 0
configure:25568: test -z
|| test ! -s conftest.err
configure:25571: $? = 0
configure:25574: test -s conftest.o
configure:25577: $? = 0
configure:25587: result: yes
configure:25591: checking stdarg.h presence
configure:25601: gcc -E -I/usr/local/include conftest.c
configure:25607: $? = 0
configure:25627: result: yes
configure:25662: checking for stdarg.h
configure:25669: result: yes
configure:25546: checking stddef.h usability
configure:25558: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25564: $? = 0
configure:25568: test -z
|| test ! -s conftest.err
configure:25571: $? = 0
configure:25574: test -s conftest.o
configure:25577: $? = 0
configure:25587: result: yes
configure:25591: checking stddef.h presence
configure:25601: gcc -E -I/usr/local/include conftest.c
configure:25607: $? = 0
configure:25627: result: yes
configure:25662: checking for stddef.h
configure:25669: result: yes
configure:25537: checking for unistd.h
configure:25542: result: yes
configure:25704: checking sys/ioctl.h usability
configure:25716: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25722: $? = 0
configure:25726: test -z
|| test ! -s conftest.err
configure:25729: $? = 0
configure:25732: test -s conftest.o
configure:25735: $? = 0
configure:25745: result: yes
configure:25749: checking sys/ioctl.h presence
configure:25759: gcc -E -I/usr/local/include conftest.c
configure:25765: $? = 0
configure:25785: result: yes
configure:25820: checking for sys/ioctl.h
configure:25827: result: yes
configure:25704: checking sys/param.h usability
configure:25716: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25722: $? = 0
configure:25726: test -z
|| test ! -s conftest.err
configure:25729: $? = 0
configure:25732: test -s conftest.o
configure:25735: $? = 0
configure:25745: result: yes
configure:25749: checking sys/param.h presence
configure:25759: gcc -E -I/usr/local/include conftest.c
configure:25765: $? = 0
configure:25785: result: yes
configure:25820: checking for sys/param.h
configure:25827: result: yes
configure:25704: checking sys/socket.h usability
configure:25716: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25722: $? = 0
configure:25726: test -z
|| test ! -s conftest.err
configure:25729: $? = 0
configure:25732: test -s conftest.o
configure:25735: $? = 0
configure:25745: result: yes
configure:25749: checking sys/socket.h presence
configure:25759: gcc -E -I/usr/local/include conftest.c
configure:25765: $? = 0
configure:25785: result: yes
configure:25820: checking for sys/socket.h
configure:25827: result: yes
configure:25704: checking sys/sockio.h usability
configure:25716: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
conftest.c:84:24: sys/sockio.h: No such file or directory
configure:25722: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_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
| /* 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 <sys/sockio.h>
configure:25745: result: no
configure:25749: checking sys/sockio.h presence
configure:25759: gcc -E -I/usr/local/include conftest.c
conftest.c:50:24: sys/sockio.h: No such file or directory
configure:25765: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_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
| /* end confdefs.h. */
| #include <sys/sockio.h>
configure:25785: result: no
configure:25820: checking for sys/sockio.h
configure:25827: result: no
configure:25695: checking for sys/stat.h
configure:25700: result: yes
configure:25704: checking sys/time.h usability
configure:25716: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25722: $? = 0
configure:25726: test -z
|| test ! -s conftest.err
configure:25729: $? = 0
configure:25732: test -s conftest.o
configure:25735: $? = 0
configure:25745: result: yes
configure:25749: checking sys/time.h presence
configure:25759: gcc -E -I/usr/local/include conftest.c
configure:25765: $? = 0
configure:25785: result: yes
configure:25820: checking for sys/time.h
configure:25827: result: yes
configure:25695: checking for sys/types.h
configure:25700: result: yes
configure:25704: checking sys/utsname.h usability
configure:25716: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25722: $? = 0
configure:25726: test -z
|| test ! -s conftest.err
configure:25729: $? = 0
configure:25732: test -s conftest.o
configure:25735: $? = 0
configure:25745: result: yes
configure:25749: checking sys/utsname.h presence
configure:25759: gcc -E -I/usr/local/include conftest.c
configure:25765: $? = 0
configure:25785: result: yes
configure:25820: checking for sys/utsname.h
configure:25827: result: yes
configure:25704: checking sys/wait.h usability
configure:25716: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25722: $? = 0
configure:25726: test -z
|| test ! -s conftest.err
configure:25729: $? = 0
configure:25732: test -s conftest.o
configure:25735: $? = 0
configure:25745: result: yes
configure:25749: checking sys/wait.h presence
configure:25759: gcc -E -I/usr/local/include conftest.c
configure:25765: $? = 0
configure:25785: result: yes
configure:25820: checking for sys/wait.h
configure:25827: result: yes
configure:25854: checking netinet/in.h usability
configure:25866: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:25872: $? = 0
configure:25876: test -z
|| test ! -s conftest.err
configure:25879: $? = 0
configure:25882: test -s conftest.o
configure:25885: $? = 0
configure:25895: result: yes
configure:25899: checking netinet/in.h presence
configure:25909: gcc -E -I/usr/local/include conftest.c
configure:25915: $? = 0
configure:25935: result: yes
configure:25970: checking for netinet/in.h
configure:25977: result: yes
configure:26005: checking arpa/inet.h usability
configure:26017: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:26023: $? = 0
configure:26027: test -z
|| test ! -s conftest.err
configure:26030: $? = 0
configure:26033: test -s conftest.o
configure:26036: $? = 0
configure:26046: result: yes
configure:26050: checking arpa/inet.h presence
configure:26060: gcc -E -I/usr/local/include conftest.c
configure:26066: $? = 0
configure:26086: result: yes
configure:26121: checking for arpa/inet.h
configure:26128: result: yes
configure:26005: checking arpa/nameser.h usability
configure:26017: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:26023: $? = 0
configure:26027: test -z
|| test ! -s conftest.err
configure:26030: $? = 0
configure:26033: test -s conftest.o
configure:26036: $? = 0
configure:26046: result: yes
configure:26050: checking arpa/nameser.h presence
configure:26060: gcc -E -I/usr/local/include conftest.c
configure:26066: $? = 0
configure:26086: result: yes
configure:26121: checking for arpa/nameser.h
configure:26128: result: yes
configure:26155: checking iconv.h usability
configure:26167: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:26173: $? = 0
configure:26177: test -z
|| test ! -s conftest.err
configure:26180: $? = 0
configure:26183: test -s conftest.o
configure:26186: $? = 0
configure:26196: result: yes
configure:26200: checking iconv.h presence
configure:26210: gcc -E -I/usr/local/include conftest.c
configure:26216: $? = 0
configure:26236: result: yes
configure:26271: checking for iconv.h
configure:26278: result: yes
configure:26293: checking whether to use SSL library
configure:26401: result: no
configure:26443: checking whether to use NET-SNMP library if available
configure:26446: result: yes
configure:26451: checking for net-snmp-config
configure:26484: result: no
configure:26702: checking whether to use UCD SNMP library if available
configure:26708: result: yes
configure:26750: checking ucd-snmp/ucd-snmp-config.h usability
configure:26762: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
conftest.c:93:38: ucd-snmp/ucd-snmp-config.h: No such file or
directory
configure:26768: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_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_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. */
| #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 <ucd-snmp/ucd-snmp-config.h>
configure:26791: result: no
configure:26795: checking ucd-snmp/ucd-snmp-config.h presence
configure:26805: gcc -E -I/usr/local/include conftest.c
conftest.c:59:38: ucd-snmp/ucd-snmp-config.h: No such file or
directory
configure:26811: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_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_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. */
| #include <ucd-snmp/ucd-snmp-config.h>
configure:26831: result: no
configure:26866: checking for ucd-snmp/ucd-snmp-config.h
configure:26873: result: no
configure:27100: checking whether to use kerberos
configure:27132: result: yes
configure:27172: checking for krb5-config
configure:27205: result: no
configure:27259: checking krb5.h usability
configure:27271: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
conftest.c:93:18: krb5.h: No such file or directory
configure:27277: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_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_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. */
| #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:27300: result: no
configure:27304: checking krb5.h presence
configure:27314: gcc -E -I/usr/local/include conftest.c
conftest.c:59:18: krb5.h: No such file or directory
configure:27320: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_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_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. */
| #include <krb5.h>
configure:27340: result: no
configure:27375: checking for krb5.h
configure:27382: result: no
configure:27418: result: No Heimdal or MIT header found - disabling
dissection for some kerberos data in packet decoding
configure:27620: checking whether to use the GNU ADNS library if
available
configure:27626: result: yes
configure:27668: checking for adns_init in -ladns
configure:27699: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/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:27705: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_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_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. */
|
| /* 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:27731: result: no
configure:27768: checking for sa_len in struct sockaddr
configure:27790: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `sa_len'
configure:27796: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_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_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 ETH_VAR_IMPORT extern
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
| int
| main ()
| {
| struct sockaddr s; s.sa_len;
| ;
| return 0;
| }
configure:27820: result: no
configure:27832: checking whether byte ordering is bigendian
configure:27859: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:27865: $? = 0
configure:27869: test -z
|| test ! -s conftest.err
configure:27872: $? = 0
configure:27875: test -s conftest.o
configure:27878: $? = 0
configure:27902: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: `not' undeclared (first use in this function)
conftest.c:67: error: (Each undeclared identifier is reported only
once
conftest.c:67: error: for each function it appears in.)
conftest.c:67: error: parse error before "big"
configure:27908: $? = 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.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 1
| #define DATAFILE_DIR "/usr/local/share/ethereal"
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_DEFINES_FORMATS
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_VERSION 1
| #define HAVE_PCAP_OPEN_DEAD 1
| #define HAVE_PCAP_FINDALLDEVS 1
| #define HAVE_PCAP_DATALINK_VAL_TO_NAME 1
| #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
| #define HAVE_PCAP_LIST_DATALINKS 1
| #define HAVE_PCAP_SET_DATALINK 1
| #define HAVE_PCAP_LIB_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_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 ETH_VAR_IMPORT extern
| /* 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:28043: result: no
configure:28066: checking whether gcc needs -traditional
configure:28108: result: no
configure:28120: checking for snprintf
configure:28177: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

conftest.c:84: warning: conflicting types for built-in function
`snprintf'
configure:28183: $? = 0
configure:28187: test -z
|| test ! -s conftest.err
configure:28190: $? = 0
configure:28193: test -s conftest
configure:28196: $? = 0
configure:28208: result: yes
configure:28229: checking for strerror
configure:28286: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:28292: $? = 0
configure:28296: test -z
|| test ! -s conftest.err
configure:28299: $? = 0
configure:28302: test -s conftest
configure:28305: $? = 0
configure:28317: result: yes
configure:28338: checking for strcasecmp
configure:28395: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:28401: $? = 0
configure:28405: test -z
|| test ! -s conftest.err
configure:28408: $? = 0
configure:28411: test -s conftest
configure:28414: $? = 0
configure:28426: result: yes
configure:28441: checking for strncasecmp
configure:28498: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:28504: $? = 0
configure:28508: test -z
|| test ! -s conftest.err
configure:28511: $? = 0
configure:28514: test -s conftest
configure:28517: $? = 0
configure:28529: result: yes
configure:28544: checking for mkstemp
configure:28601: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:28607: $? = 0
configure:28611: test -z
|| test ! -s conftest.err
configure:28614: $? = 0
configure:28617: test -s conftest
configure:28620: $? = 0
configure:28632: result: yes
configure:28652: checking for g_ascii_strtoull
configure:28709: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c
-Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lz >&5
configure:28715: $? = 0
configure:28719: test -z
|| test ! -s conftest.err
configure:28722: $? = 0
configure:28725: test -s conftest
configure:28728: $? = 0
configure:28740: result: yes
configure:28766: checking for inet_aton
configure:28823: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:28829: $? = 0
configure:28833: test -z
|| test ! -s conftest.err
configure:28836: $? = 0
configure:28839: test -s conftest
configure:28842: $? = 0
configure:28854: result: yes
configure:28879: checking for library containing inet_pton
configure:28909: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:28915: $? = 0
configure:28919: test -z
|| test ! -s conftest.err
configure:28922: $? = 0
configure:28925: test -s conftest
configure:28928: $? = 0
configure:28998: result: none required
configure:29003: checking for broken inet_pton
configure:29032: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:29035: $? = 0
configure:29037: ./conftest
configure:29040: $? = 0
configure:29042: result: ok
configure:29074: checking for library containing inet_ntop
configure:29104: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:29110: $? = 0
configure:29114: test -z
|| test ! -s conftest.err
configure:29117: $? = 0
configure:29120: test -s conftest
configure:29123: $? = 0
configure:29193: result: none required
configure:29198: checking for inet_ntop prototype
configure:29222: gcc -c -DINET6 -D_U_="__attribute__((unused))" -Wall
-W -g -O2 -I/usr/local/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include conftest.c >&5
configure:29228: $? = 0
configure:29232: test -z
|| test ! -s conftest.err
configure:29235: $? = 0
configure:29238: test -s conftest.o
configure:29241: $? = 0
configure:29244: result: yes
configure:29336: checking for strptime
configure:29393: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:29399: $? = 0
configure:29403: test -z
|| test ! -s conftest.err
configure:29406: $? = 0
configure:29409: test -s conftest
configure:29412: $? = 0
configure:29424: result: yes
configure:29450: checking for getprotobynumber
configure:29507: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:29513: $? = 0
configure:29517: test -z
|| test ! -s conftest.err
configure:29520: $? = 0
configure:29523: test -s conftest
configure:29526: $? = 0
configure:29538: result: yes
configure:29450: checking for gethostbyname2
configure:29507: gcc -o conftest -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz
>&5

configure:29513: $? = 0
configure:29517: test -z
|| test ! -s conftest.err
configure:29520: $? = 0
configure:29523: test -s conftest
configure:29526: $? = 0
configure:29538: result: yes
configure:29882: 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 satpool03.fokus.fraunhofer.de

config.status:858: creating Makefile
config.status:858: creating doxygen.cfg
config.status:858: creating doc/Makefile
config.status:858: creating epan/Makefile
config.status:858: creating epan/doxygen.cfg
config.status:858: creating epan/dfilter/Makefile
config.status:858: creating epan/dissectors/Makefile
config.status:858: creating epan/ftypes/Makefile
config.status:858: creating gtk/Makefile
config.status:858: creating gtk/doxygen.cfg
config.status:858: creating help/Makefile
config.status:858: creating packaging/Makefile
config.status:858: creating packaging/nsis/Makefile
config.status:858: creating packaging/rpm/Makefile
config.status:858: creating packaging/rpm/SPECS/Makefile
config.status:858: creating packaging/rpm/SPECS/ethereal.spec
con