Nmap Development mailing list archives

Re: Compiling nmap v4.03 failed to find GTK in my Debian box.


From: Phillip Pi <ant () zimage com>
Date: Mon, 24 Apr 2006 13:16:25 -0700

On Mon, Apr 24, 2006 at 04:58:44PM -0300, Arturo 'Buanzo' Busleiman wrote:

I am having problems compiling nmap v4.03 and it might be a bug. I checked my Debian and I seem
to have GTK installed from apt-get command. I didn't have problems with v4.01 FrontEnd when I
checked. Here's the nmap compilation log. 

Just curious. Have you followed the instructions at the end of the ./configure step?

checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: WARNING: NMAPFE WILL NOT BE BUILT -- BUT NMAP SHOULD STILL WORK

"See the file config.log for the exact error".

Oops, I forgot to include that. Thanks for catching that. ;) Here it is:

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 = ANTian
uname -m = i686
uname -r = 2.6.14-2-k7
uname -s = Linux
uname -v = #1 Wed Dec 28 19:14:46 UTC 2005

/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: /home/ant/bin
PATH: /home/Programs/jre1.5.0_06/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


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

configure:1399: checking for gcc
configure:1415: found /usr/bin/gcc
configure:1425: result: gcc
configure:1669: checking for C compiler version
configure:1672: gcc --version </dev/null >&5
gcc (GCC) 4.0.4 20060422 (prerelease) (Debian 4.0.3-2)
Copyright (C) 2006 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:1675: $? = 0
configure:1677: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default 
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror 
--with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.4 20060422 (prerelease) (Debian 4.0.3-2)
configure:1680: $? = 0
configure:1682: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:1685: $? = 1
configure:1708: checking for C compiler default output file name
configure:1711: gcc    conftest.c  >&5
configure:1714: $? = 0
configure:1760: result: a.out
configure:1765: checking whether the C compiler works
configure:1771: ./a.out
configure:1774: $? = 0
configure:1791: result: yes
configure:1798: checking whether we are cross compiling
configure:1800: result: no
configure:1803: checking for suffix of executables
configure:1805: gcc -o conftest    conftest.c  >&5
configure:1808: $? = 0
configure:1833: result: 
configure:1839: checking for suffix of object files
configure:1860: gcc -c   conftest.c >&5
configure:1863: $? = 0
configure:1885: result: o
configure:1889: checking whether we are using the GNU C compiler
configure:1913: gcc -c   conftest.c >&5
configure:1919: $? = 0
configure:1923: test -z 
                         || test ! -s conftest.err
configure:1926: $? = 0
configure:1929: test -s conftest.o
configure:1932: $? = 0
configure:1945: result: yes
configure:1951: checking whether gcc accepts -g
configure:1972: gcc -c -g  conftest.c >&5
configure:1978: $? = 0
configure:1982: test -z 
                         || test ! -s conftest.err
configure:1985: $? = 0
configure:1988: test -s conftest.o
configure:1991: $? = 0
configure:2002: result: yes
configure:2019: checking for gcc option to accept ANSI C
configure:2089: gcc  -c -g -O2  conftest.c >&5
configure:2095: $? = 0
configure:2099: test -z 
                         || test ! -s conftest.err
configure:2102: $? = 0
configure:2105: test -s conftest.o
configure:2108: $? = 0
configure:2126: result: none needed
configure:2144: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:2150: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2335: checking for g++
configure:2351: found /usr/bin/g++
configure:2361: result: g++
configure:2377: checking for C++ compiler version
configure:2380: g++ --version </dev/null >&5
g++ (GCC) 4.0.4 20060422 (prerelease) (Debian 4.0.3-2)
Copyright (C) 2006 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:2383: $? = 0
configure:2385: g++ -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default 
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror 
--with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.4 20060422 (prerelease) (Debian 4.0.3-2)
configure:2388: $? = 0
configure:2390: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:2393: $? = 1
configure:2396: checking whether we are using the GNU C++ compiler
configure:2420: g++ -c   conftest.cc >&5
configure:2426: $? = 0
configure:2430: test -z 
                         || test ! -s conftest.err
configure:2433: $? = 0
configure:2436: test -s conftest.o
configure:2439: $? = 0
configure:2452: result: yes
configure:2458: checking whether g++ accepts -g
configure:2479: g++ -c -g  conftest.cc >&5
configure:2485: $? = 0
configure:2489: test -z 
                         || test ! -s conftest.err
configure:2492: $? = 0
configure:2495: test -s conftest.o
configure:2498: $? = 0
configure:2509: result: yes
configure:2551: g++ -c -g -O2  conftest.cc >&5
configure:2557: $? = 0
configure:2561: test -z 
                         || test ! -s conftest.err
configure:2564: $? = 0
configure:2567: test -s conftest.o
configure:2570: $? = 0
configure:2596: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:13: error: 'exit' was not declared in this scope
configure:2602: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2551: g++ -c -g -O2  conftest.cc >&5
configure:2557: $? = 0
configure:2561: test -z 
                         || test ! -s conftest.err
configure:2564: $? = 0
configure:2567: test -s conftest.o
configure:2570: $? = 0
configure:2596: g++ -c -g -O2  conftest.cc >&5
configure:2602: $? = 0
configure:2606: test -z 
                         || test ! -s conftest.err
configure:2609: $? = 0
configure:2612: test -s conftest.o
configure:2615: $? = 0
configure:2643: checking for g++
configure:2660: found /usr/bin/g++
configure:2671: result: AVAILABLE
configure:2685: checking whether the compiler is gcc 4 or greater
configure:2713: result: yes
configure:2731: checking for inline
configure:2752: gcc -c -g -O2  conftest.c >&5
configure:2758: $? = 0
configure:2762: test -z 
                         || test ! -s conftest.err
configure:2765: $? = 0
configure:2768: test -s conftest.o
configure:2771: $? = 0
configure:2783: result: inline
configure:2843: checking build system type
configure:2861: result: i686-pc-linux-gnu
configure:2869: checking host system type
configure:2883: result: i686-pc-linux-gnu
configure:3060: checking how to run the C preprocessor
configure:3095: gcc -E  conftest.c
configure:3101: $? = 0
configure:3133: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3139: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3178: result: gcc -E
configure:3202: gcc -E  conftest.c
configure:3208: $? = 0
configure:3240: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3246: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3290: checking for egrep
configure:3300: result: grep -E
configure:3305: checking for ANSI C header files
configure:3330: gcc -c -g -O2  conftest.c >&5
configure:3336: $? = 0
configure:3340: test -z 
                         || test ! -s conftest.err
configure:3343: $? = 0
configure:3346: test -s conftest.o
configure:3349: $? = 0
configure:3438: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
configure:3441: $? = 0
configure:3443: ./conftest
configure:3446: $? = 0
configure:3461: result: yes
configure:3485: checking for sys/types.h
configure:3501: gcc -c -g -O2  conftest.c >&5
configure:3507: $? = 0
configure:3511: test -z 
                         || test ! -s conftest.err
configure:3514: $? = 0
configure:3517: test -s conftest.o
configure:3520: $? = 0
configure:3531: result: yes
configure:3485: checking for sys/stat.h
configure:3501: gcc -c -g -O2  conftest.c >&5
configure:3507: $? = 0
configure:3511: test -z 
                         || test ! -s conftest.err
configure:3514: $? = 0
configure:3517: test -s conftest.o
configure:3520: $? = 0
configure:3531: result: yes
configure:3485: checking for stdlib.h
configure:3501: gcc -c -g -O2  conftest.c >&5
configure:3507: $? = 0
configure:3511: test -z 
                         || test ! -s conftest.err
configure:3514: $? = 0
configure:3517: test -s conftest.o
configure:3520: $? = 0
configure:3531: result: yes
configure:3485: checking for string.h
configure:3501: gcc -c -g -O2  conftest.c >&5
configure:3507: $? = 0
configure:3511: test -z 
                         || test ! -s conftest.err
configure:3514: $? = 0
configure:3517: test -s conftest.o
configure:3520: $? = 0
configure:3531: result: yes
configure:3485: checking for memory.h
configure:3501: gcc -c -g -O2  conftest.c >&5
configure:3507: $? = 0
configure:3511: test -z 
                         || test ! -s conftest.err
configure:3514: $? = 0
configure:3517: test -s conftest.o
configure:3520: $? = 0
configure:3531: result: yes
configure:3485: checking for strings.h
configure:3501: gcc -c -g -O2  conftest.c >&5
configure:3507: $? = 0
configure:3511: test -z 
                         || test ! -s conftest.err
configure:3514: $? = 0
configure:3517: test -s conftest.o
configure:3520: $? = 0
configure:3531: result: yes
configure:3485: checking for inttypes.h
configure:3501: gcc -c -g -O2  conftest.c >&5
configure:3507: $? = 0
configure:3511: test -z 
                         || test ! -s conftest.err
configure:3514: $? = 0
configure:3517: test -s conftest.o
configure:3520: $? = 0
configure:3531: result: yes
configure:3485: checking for stdint.h
configure:3501: gcc -c -g -O2  conftest.c >&5
configure:3507: $? = 0
configure:3511: test -z 
                         || test ! -s conftest.err
configure:3514: $? = 0
configure:3517: test -s conftest.o
configure:3520: $? = 0
configure:3531: result: yes
configure:3485: checking for unistd.h
configure:3501: gcc -c -g -O2  conftest.c >&5
configure:3507: $? = 0
configure:3511: test -z 
                         || test ! -s conftest.err
configure:3514: $? = 0
configure:3517: test -s conftest.o
configure:3520: $? = 0
configure:3531: result: yes
configure:3560: checking for string.h
configure:3565: result: yes
configure:3569: checking getopt.h usability
configure:3581: gcc -c -g -O2  conftest.c >&5
configure:3587: $? = 0
configure:3591: test -z 
                         || test ! -s conftest.err
configure:3594: $? = 0
configure:3597: test -s conftest.o
configure:3600: $? = 0
configure:3610: result: yes
configure:3614: checking getopt.h presence
configure:3624: gcc -E  conftest.c
configure:3630: $? = 0
configure:3650: result: yes
configure:3685: checking for getopt.h
configure:3692: result: yes
configure:3560: checking for strings.h
configure:3565: result: yes
configure:3560: checking for memory.h
configure:3565: result: yes
configure:3569: checking sys/param.h usability
configure:3581: gcc -c -g -O2  conftest.c >&5
configure:3587: $? = 0
configure:3591: test -z 
                         || test ! -s conftest.err
configure:3594: $? = 0
configure:3597: test -s conftest.o
configure:3600: $? = 0
configure:3610: result: yes
configure:3614: checking sys/param.h presence
configure:3624: gcc -E  conftest.c
configure:3630: $? = 0
configure:3650: result: yes
configure:3685: checking for sys/param.h
configure:3692: result: yes
configure:3569: checking sys/sockio.h usability
configure:3581: gcc -c -g -O2  conftest.c >&5
conftest.c:63:24: error: sys/sockio.h: No such file or directory
configure:3587: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_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:3610: result: no
configure:3614: checking sys/sockio.h presence
configure:3624: gcc -E  conftest.c
conftest.c:29:24: error: sys/sockio.h: No such file or directory
configure:3630: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/sockio.h>
configure:3650: result: no
configure:3685: checking for sys/sockio.h
configure:3692: result: no
configure:3569: checking bstring.h usability
configure:3581: gcc -c -g -O2  conftest.c >&5
conftest.c:63:21: error: bstring.h: No such file or directory
configure:3587: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_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 <bstring.h>
configure:3610: result: no
configure:3614: checking bstring.h presence
configure:3624: gcc -E  conftest.c
conftest.c:29:21: error: bstring.h: No such file or directory
configure:3630: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <bstring.h>
configure:3650: result: no
configure:3685: checking for bstring.h
configure:3692: result: no
configure:3569: checking sys/time.h usability
configure:3581: gcc -c -g -O2  conftest.c >&5
configure:3587: $? = 0
configure:3591: test -z 
                         || test ! -s conftest.err
configure:3594: $? = 0
configure:3597: test -s conftest.o
configure:3600: $? = 0
configure:3610: result: yes
configure:3614: checking sys/time.h presence
configure:3624: gcc -E  conftest.c
configure:3630: $? = 0
configure:3650: result: yes
configure:3685: checking for sys/time.h
configure:3692: result: yes
configure:3560: checking for sys/stat.h
configure:3565: result: yes
configure:3569: checking fcntl.h usability
configure:3581: gcc -c -g -O2  conftest.c >&5
configure:3587: $? = 0
configure:3591: test -z 
                         || test ! -s conftest.err
configure:3594: $? = 0
configure:3597: test -s conftest.o
configure:3600: $? = 0
configure:3610: result: yes
configure:3614: checking fcntl.h presence
configure:3624: gcc -E  conftest.c
configure:3630: $? = 0
configure:3650: result: yes
configure:3685: checking for fcntl.h
configure:3692: result: yes
configure:3569: checking termios.h usability
configure:3581: gcc -c -g -O2  conftest.c >&5
configure:3587: $? = 0
configure:3591: test -z 
                         || test ! -s conftest.err
configure:3594: $? = 0
configure:3597: test -s conftest.o
configure:3600: $? = 0
configure:3610: result: yes
configure:3614: checking termios.h presence
configure:3624: gcc -E  conftest.c
configure:3630: $? = 0
configure:3650: result: yes
configure:3685: checking for termios.h
configure:3692: result: yes
configure:3569: checking pwd.h usability
configure:3581: gcc -c -g -O2  conftest.c >&5
configure:3587: $? = 0
configure:3591: test -z 
                         || test ! -s conftest.err
configure:3594: $? = 0
configure:3597: test -s conftest.o
configure:3600: $? = 0
configure:3610: result: yes
configure:3614: checking pwd.h presence
configure:3624: gcc -E  conftest.c
configure:3630: $? = 0
configure:3650: result: yes
configure:3685: checking for pwd.h
configure:3692: result: yes
configure:3560: checking for unistd.h
configure:3565: result: yes
configure:3719: checking netinet/in.h usability
configure:3731: gcc -c -g -O2  conftest.c >&5
configure:3737: $? = 0
configure:3741: test -z 
                         || test ! -s conftest.err
configure:3744: $? = 0
configure:3747: test -s conftest.o
configure:3750: $? = 0
configure:3760: result: yes
configure:3764: checking netinet/in.h presence
configure:3774: gcc -E  conftest.c
configure:3780: $? = 0
configure:3800: result: yes
configure:3835: checking for netinet/in.h
configure:3842: result: yes
configure:3869: checking sys/socket.h usability
configure:3881: gcc -c -g -O2  conftest.c >&5
configure:3887: $? = 0
configure:3891: test -z 
                         || test ! -s conftest.err
configure:3894: $? = 0
configure:3897: test -s conftest.o
configure:3900: $? = 0
configure:3910: result: yes
configure:3914: checking sys/socket.h presence
configure:3924: gcc -E  conftest.c
configure:3930: $? = 0
configure:3950: result: yes
configure:3985: checking for sys/socket.h
configure:3992: result: yes
configure:4009: checking for net/if.h
configure:4034: gcc -c -g -O2  conftest.c >&5
configure:4040: $? = 0
configure:4044: test -z 
                         || test ! -s conftest.err
configure:4047: $? = 0
configure:4050: test -s conftest.o
configure:4053: $? = 0
configure:4064: result: yes
configure:4079: checking for netinet/if_ether.h
configure:4107: gcc -c -g -O2  conftest.c >&5
configure:4113: $? = 0
configure:4117: test -z 
                         || test ! -s conftest.err
configure:4120: $? = 0
configure:4123: test -s conftest.o
configure:4126: $? = 0
configure:4137: result: yes
configure:4148: checking whether time.h and sys/time.h may both be included
configure:4173: gcc -c -g -O2  conftest.c >&5
configure:4179: $? = 0
configure:4183: test -z 
                         || test ! -s conftest.err
configure:4186: $? = 0
configure:4189: test -s conftest.o
configure:4192: $? = 0
configure:4203: result: yes
configure:4216: checking for main in -lm
configure:4240: gcc -o conftest -g -O2   conftest.c -lm   >&5
configure:4246: $? = 0
configure:4250: test -z 
                         || test ! -s conftest.err
configure:4253: $? = 0
configure:4256: test -s conftest
configure:4259: $? = 0
configure:4272: result: yes
configure:4285: checking for library containing gethostent
configure:4315: gcc -o conftest -g -O2   conftest.c -lm  >&5
configure:4321: $? = 0
configure:4325: test -z 
                         || test ! -s conftest.err
configure:4328: $? = 0
configure:4331: test -s conftest
configure:4334: $? = 0
configure:4404: result: none required
configure:4411: checking for library containing setsockopt
configure:4441: gcc -o conftest -g -O2   conftest.c -lm  >&5
configure:4447: $? = 0
configure:4451: test -z 
                         || test ! -s conftest.err
configure:4454: $? = 0
configure:4457: test -s conftest
configure:4460: $? = 0
configure:4530: result: none required
configure:4538: checking for library containing nanosleep
configure:4568: gcc -o conftest -g -O2   conftest.c -lm  >&5
configure:4574: $? = 0
configure:4578: test -z 
                         || test ! -s conftest.err
configure:4581: $? = 0
configure:4584: test -s conftest
configure:4587: $? = 0
configure:4657: result: none required
configure:4719: checking openssl/ssl.h usability
configure:4731: gcc -c -g -O2  conftest.c >&5
configure:4737: $? = 0
configure:4741: test -z 
                         || test ! -s conftest.err
configure:4744: $? = 0
configure:4747: test -s conftest.o
configure:4750: $? = 0
configure:4760: result: yes
configure:4764: checking openssl/ssl.h presence
configure:4774: gcc -E  conftest.c
configure:4780: $? = 0
configure:4800: result: yes
configure:4835: checking for openssl/ssl.h
configure:4842: result: yes
configure:4867: checking openssl/err.h usability
configure:4879: gcc -c -g -O2  conftest.c >&5
configure:4885: $? = 0
configure:4889: test -z 
                         || test ! -s conftest.err
configure:4892: $? = 0
configure:4895: test -s conftest.o
configure:4898: $? = 0
configure:4908: result: yes
configure:4912: checking openssl/err.h presence
configure:4922: gcc -E  conftest.c
configure:4928: $? = 0
configure:4948: result: yes
configure:4983: checking for openssl/err.h
configure:4990: result: yes
configure:5016: checking openssl/rand.h usability
configure:5028: gcc -c -g -O2  conftest.c >&5
configure:5034: $? = 0
configure:5038: test -z 
                         || test ! -s conftest.err
configure:5041: $? = 0
configure:5044: test -s conftest.o
configure:5047: $? = 0
configure:5057: result: yes
configure:5061: checking openssl/rand.h presence
configure:5071: gcc -E  conftest.c
configure:5077: $? = 0
configure:5097: result: yes
configure:5132: checking for openssl/rand.h
configure:5139: result: yes
configure:5156: checking for BIO_int_ctrl in -lcrypto
configure:5186: gcc -o conftest -g -O2   conftest.c -lcrypto  -lm  >&5
configure:5192: $? = 0
configure:5196: test -z 
                         || test ! -s conftest.err
configure:5199: $? = 0
configure:5202: test -s conftest
configure:5205: $? = 0
configure:5218: result: yes
configure:5231: checking for SSL_new in -lssl
configure:5261: gcc -o conftest -g -O2   conftest.c -lssl  -lm  >&5
configure:5267: $? = 0
configure:5271: test -z 
                         || test ! -s conftest.err
configure:5274: $? = 0
configure:5277: test -s conftest
configure:5280: $? = 0
configure:5293: result: yes
configure:5338: checking pcap.h usability
configure:5350: gcc -c -g -O2  conftest.c >&5
conftest.c:76:18: error: pcap.h: No such file or directory
configure:5356: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_OPENSSL 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 <pcap.h>
configure:5379: result: no
configure:5383: checking pcap.h presence
configure:5393: gcc -E  conftest.c
conftest.c:42:18: error: pcap.h: No such file or directory
configure:5399: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_OPENSSL 1
| /* end confdefs.h.  */
| #include <pcap.h>
configure:5419: result: no
configure:5454: checking for pcap.h
configure:5461: result: no
configure:5917: checking pcre.h usability
configure:5929: gcc -c -g -O2  conftest.c >&5
conftest.c:76:18: error: pcre.h: No such file or directory
configure:5935: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_OPENSSL 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 <pcre.h>
configure:5958: result: no
configure:5962: checking pcre.h presence
configure:5972: gcc -E  conftest.c
conftest.c:42:18: error: pcre.h: No such file or directory
configure:5978: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_OPENSSL 1
| /* end confdefs.h.  */
| #include <pcre.h>
configure:5998: result: no
configure:6033: checking for pcre.h
configure:6040: result: no
configure:6128: checking pcre/pcre.h usability
configure:6140: gcc -c -g -O2  conftest.c >&5
conftest.c:76:23: error: pcre/pcre.h: No such file or directory
configure:6146: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_OPENSSL 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 <pcre/pcre.h>
configure:6169: result: no
configure:6173: checking pcre/pcre.h presence
configure:6183: gcc -E  conftest.c
conftest.c:42:23: error: pcre/pcre.h: No such file or directory
configure:6189: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_OPENSSL 1
| /* end confdefs.h.  */
| #include <pcre/pcre.h>
configure:6209: result: no
configure:6244: checking for pcre/pcre.h
configure:6251: result: no
configure:6410: checking struct ip
configure:6431: gcc -c -g -O2  conftest.c >&5
configure:6437: $? = 0
configure:6441: test -z 
                         || test ! -s conftest.err
configure:6444: $? = 0
configure:6447: test -s conftest.o
configure:6450: $? = 0
configure:6452: result: yes
configure:6468: checking ip_v in struct ip
configure:6489: gcc -c -g -O2  conftest.c >&5
configure:6495: $? = 0
configure:6499: test -z 
                         || test ! -s conftest.err
configure:6502: $? = 0
configure:6505: test -s conftest.o
configure:6508: $? = 0
configure:6510: result: yes
configure:6591: checking if sockaddr{} has sa_len member
configure:6614: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:49: error: 'struct sockaddr' has no member named 'sa_len'
configure:6620: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_OPENSSL 1
| #define BSD_NETWORKING 1
| /* end confdefs.h.  */
| 
| #               include <sys/types.h>
| #               include <sys/socket.h>
| int
| main ()
| {
| unsigned int i = sizeof(((struct sockaddr *)0)->sa_len)
|   ;
|   return 0;
| }
configure:6644: result: no
configure:6653: checking whether byte ordering is bigendian
configure:6680: gcc -c -g -O2  conftest.c >&5
configure:6686: $? = 0
configure:6690: test -z 
                         || test ! -s conftest.err
configure:6693: $? = 0
configure:6696: test -s conftest.o
configure:6699: $? = 0
configure:6723: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:50: error: 'not' undeclared (first use in this function)
conftest.c:50: error: (Each undeclared identifier is reported only once
conftest.c:50: error: for each function it appears in.)
conftest.c:50: error: syntax error before 'big'
configure:6729: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_OPENSSL 1
| #define BSD_NETWORKING 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:6864: result: no
configure:6884: checking if struct in_addr is a wacky huge structure (some Sun boxes)
configure:6903: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: error: 'struct in_addr' has no member named '_S_un'
configure:6909: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_OPENSSL 1
| #define BSD_NETWORKING 1
| /* end confdefs.h.  */
| #include <netinet/in.h>
| int
| main ()
| {
| struct in_addr i; i._S_un._S_addr;
|   ;
|   return 0;
| }
configure:6953: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:48: error: 'struct in_addr' has no member named 'S_un'
configure:6959: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define PCAP_TIMEOUT_IGNORED 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBM 1
| #define HAVE_OPENSSL 1
| #define BSD_NETWORKING 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <netinet/in.h>
| int
| main ()
| {
| struct in_addr i; i.S_un.S_addr;
|   ;
|   return 0;
| }
configure:6986: result: no
configure:6993: checking if struct icmp exists
configure:7023: gcc -c -g -O2  conftest.c >&5
conftest.c:48:1: warning: "__USE_BSD" redefined
In file included from /usr/include/sys/types.h:27,
                 from conftest.c:44:
/usr/include/features.h:250:1: warning: this is the location of the previous definition
configure:7029: $? = 0
configure:7033: test -z 
                         || test ! -s conftest.err
configure:7036: $? = 0
configure:7039: test -s conftest.o
configure:7042: $? = 0
configure:7053: result: yes
configure:7062: checking if struct ip exists
configure:7091: gcc -c -g -O2  conftest.c >&5
conftest.c:49:1: warning: "__USE_BSD" redefined
In file included from /usr/include/sys/types.h:27,
                 from conftest.c:45:
/usr/include/features.h:250:1: warning: this is the location of the previous definition
configure:7097: $? = 0
configure:7101: test -z 
                         || test ! -s conftest.err
configure:7104: $? = 0
configure:7107: test -s conftest.o
configure:7110: $? = 0
configure:7121: result: yes
configure:7130: checking if struct ip has ip_sum member
configure:7160: gcc -c -g -O2  conftest.c >&5
conftest.c:50:1: warning: "__USE_BSD" redefined
In file included from /usr/include/sys/types.h:27,
                 from conftest.c:46:
/usr/include/features.h:250:1: warning: this is the location of the previous definition
configure:7166: $? = 0
configure:7170: test -z 
                         || test ! -s conftest.err
configure:7173: $? = 0
configure:7176: test -s conftest.o
configure:7179: $? = 0
configure:7190: result: yes
configure:7211: checking for bzero
configure:7268: gcc -o conftest -g -O2  -Llibpcap  conftest.c -lm  >&5
conftest.c:70: warning: conflicting types for built-in function 'bzero'
configure:7274: $? = 0
configure:7278: test -z 
                         || test ! -s conftest.err
configure:7281: $? = 0
configure:7284: test -s conftest
configure:7287: $? = 0
configure:7299: result: yes
configure:7211: checking for memcpy
configure:7268: gcc -o conftest -g -O2  -Llibpcap  conftest.c -lm  >&5
conftest.c:71: warning: conflicting types for built-in function 'memcpy'
configure:7274: $? = 0
configure:7278: test -z 
                         || test ! -s conftest.err
configure:7281: $? = 0
configure:7284: test -s conftest
configure:7287: $? = 0
configure:7299: result: yes
configure:7211: checking for nanosleep
configure:7268: gcc -o conftest -g -O2  -Llibpcap  conftest.c -lm  >&5
configure:7274: $? = 0
configure:7278: test -z 
                         || test ! -s conftest.err
configure:7281: $? = 0
configure:7284: test -s conftest
configure:7287: $? = 0
configure:7299: result: yes
configure:7211: checking for strerror
configure:7268: gcc -o conftest -g -O2  -Llibpcap  conftest.c -lm  >&5
configure:7274: $? = 0
configure:7278: test -z 
                         || test ! -s conftest.err
configure:7281: $? = 0
configure:7284: test -s conftest
configure:7287: $? = 0
configure:7299: result: yes
configure:7211: checking for strcasestr
configure:7268: gcc -o conftest -g -O2  -Llibpcap  conftest.c -lm  >&5
configure:7274: $? = 0
configure:7278: test -z 
                         || test ! -s conftest.err
configure:7281: $? = 0
configure:7284: test -s conftest
configure:7287: $? = 0
configure:7299: result: yes
configure:7211: checking for inet_aton
configure:7268: gcc -o conftest -g -O2  -Llibpcap  conftest.c -lm  >&5
configure:7274: $? = 0
configure:7278: test -z 
                         || test ! -s conftest.err
configure:7281: $? = 0
configure:7284: test -s conftest
configure:7287: $? = 0
configure:7299: result: yes
configure:7211: checking for getopt_long_only
configure:7268: gcc -o conftest -g -O2  -Llibpcap  conftest.c -lm  >&5
configure:7274: $? = 0
configure:7278: test -z 
                         || test ! -s conftest.err
configure:7281: $? = 0
configure:7284: test -s conftest
configure:7287: $? = 0
configure:7299: result: yes
configure:7316: checking for usleep
configure:7335: g++ -o conftest -Ilibdnet-stripped/include -Ilibpcre -g -O2 -Wall  -fno-strict-aliasing -Ilibpcap  
-Llibpcap  conftest.cc -lm  >&5
configure:7341: $? = 0
configure:7345: test -z 
                         || test ! -s conftest.err
configure:7348: $? = 0
configure:7351: test -s conftest
configure:7354: $? = 0
configure:7357: result: yes
configure:7460: g++ -o conftest -Ilibdnet-stripped/include -Ilibpcre -g -O2 -Wall  -fno-strict-aliasing -Ilibpcap  
-Llibpcap  conftest.cc -lm  >&5
configure:7466: $? = 0
configure:7470: test -z 
                         || test ! -s conftest.err
configure:7473: $? = 0
configure:7476: test -s conftest
configure:7479: $? = 0
configure:7565: checking for type of 6th argument to recvfrom()
configure:7591: g++ -c -Ilibdnet-stripped/include -Ilibpcre -g -O2 -Wall  -fno-strict-aliasing -Ilibpcap  conftest.cc 
&5
configure:7597: $? = 0
configure:7601: test -z 
                         || test ! -s conftest.err
configure:7604: $? = 0
configure:7607: test -s conftest.o
configure:7610: $? = 0
configure:7629: result: socklen_t
configure:7703: checking for pkg-config
configure:7721: found /usr/bin/pkg-config
configure:7734: result: /usr/bin/pkg-config
configure:7741: checking If you have GTK+ installed
configure:7757: result: 
configure:7876: 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 ANTian

config.status:680: creating Makefile
config.status:783: creating config.h
configure:8973: configuring in libpcre
configure:9090: running /bin/sh './configure' --prefix=/usr/local  --cache-file=/dev/null --srcdir=.
configure:8973: configuring in libdnet-stripped
configure:9090: running /bin/sh './configure' --prefix=/usr/local  --cache-file=/dev/null --srcdir=.
configure:8973: configuring in nbase
configure:9090: running /bin/sh './configure' --prefix=/usr/local  --cache-file=/dev/null --srcdir=.
configure:8973: configuring in libpcap
configure:9090: running /bin/sh './configure' --prefix=/usr/local  --cache-file=/dev/null --srcdir=.
configure:8973: configuring in nsock/src
configure:9090: running /bin/sh './configure' --prefix=/usr/local  --cache-file=/dev/null --srcdir=.
configure:8973: configuring in nmapfe
configure:9090: running /bin/sh './configure' --prefix=/usr/local  --cache-file=/dev/null --srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_bzero=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_inet_aton=yes
ac_cv_func_memcpy=yes
ac_cv_func_nanosleep=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strerror=yes
ac_cv_header_bstring_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netinet_if_ether_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_openssl_err_h=yes
ac_cv_header_openssl_rand_h=yes
ac_cv_header_openssl_ssl_h=yes
ac_cv_header_pcap_h=no
ac_cv_header_pcre_h=no
ac_cv_header_pcre_pcre_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_ip_has_ip_sum=yes
ac_cv_lib_crypto_BIO_int_ctrl=yes
ac_cv_lib_m_main=yes
ac_cv_lib_ssl_SSL_new=yes
ac_cv_objext=o
ac_cv_path_GTK_CONFIG=/usr/bin/pkg-config
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXPROG=AVAILABLE
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_search_gethostent='none required'
ac_cv_search_nanosleep='none required'
ac_cv_search_setsockopt='none required'
ac_cv_sockaddr_has_sa_len=no
ac_cv_struct_icmp_exists=yes
ac_cv_struct_ip_exists=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CFLAGS='-g -O2'
COMPAT_OBJS=''
COMPAT_SRCS=''
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXFLAGS='-Ilibdnet-stripped/include -Ilibpcre -g -O2 -Wall  -fno-strict-aliasing -Ilibpcap -Inbase -Insock/include'
CXXPROG='AVAILABLE'
DEFS='-DHAVE_CONFIG_H'
DNET_CLEAN='dnet_clean'
DNET_DEPENDS='libdnet-stripped/src/.libs/libdnet.a'
DNET_DIST_CLEAN='dnet_dist_clean'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GTK_CONFIG='/usr/bin/pkg-config'
INSTALLNMAPFE='install-nmapfe'
LDFLAGS='-Llibpcap  -Lnbase -Lnsock/src/'
LIBDNETDIR='libdnet-stripped'
LIBDNET_LIBS='libdnet-stripped/src/.libs/libdnet.a'
LIBNBASE_LIBS='-lnbase'
LIBNSOCK_LIBS='-lnsock'
LIBOBJS=''
LIBPCAP_LIBS='-lpcap'
LIBPCREDIR='libpcre'
LIBPCRE_LIBS='libpcre/libpcre.a'
LIBS='-lm '
LTLIBOBJS=''
NBASEDIR='nbase'
NSOCKDIR='nsock'
OBJEXT='o'
OPENSSL_LIBS='-lssl -lcrypto'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCAP_CLEAN='pcap_clean'
PCAP_DEPENDS='$(LIBPCAPDIR)/libpcap.a'
PCAP_DIST_CLEAN='pcap_dist_clean'
PCRE_CLEAN='pcre_clean'
PCRE_DEPENDS='libpcre/libpcre.a'
PCRE_DIST_CLEAN='pcre_dist_clean'
SHELL='/bin/sh'
TARGETNMAPFE='nmapfe/nmapfe'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libpcapdir='libpcap'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
pcredir='libpcre'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libpcre  libdnet-stripped  nbase libpcap  nsock/src nmapfe '
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define BSD_NETWORKING 1
#define HAVE_BZERO 1
#define HAVE_FCNTL_H 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define HAVE_INET_ATON 1
#define HAVE_INTTYPES_H 1
#define HAVE_IP_IP_SUM 1
#define HAVE_LIBM 1
#define HAVE_MEMCPY 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NANOSLEEP 1
#define HAVE_NETINET_IF_ETHER_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NET_IF_H 1
#define HAVE_OPENSSL 1
#define HAVE_PWD_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASESTR 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRUCT_ICMP 1
#define HAVE_STRUCT_IP 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_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_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define LINUX 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PCAP_TIMEOUT_IGNORED 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define recvfrom6_t socklen_t
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0


I don't see anything odd but then I am not a programmer/developer/coder. :(

 
You may find that include/header files are not found, or other error.

apt-cache search gtk may prove useful to see if you are missing some devel libraries. Sorry I can be
more specific. I don't use Debian GNU/Linux.

I had to narrow the search down because it was too long. I hope this is enough:

$ apt-cache search gtk |grep development
beep-media-player-dev - Beep Media Player development static library and header files
freeglut3-dev - OpenGL Utility Toolkit development files
gdk-imlib11-dev - Header files needed for Gdk-Imlib development
libaiksaurusgtk-1.2-dev - graphical interface to the Aiksaurus toolkit (development)
libart-dev - The GNOME canvas widget - development files
libbakery-2.3-dev - A C++ Application Framework (development files)
libbonobo-dev - The GNOME Bonobo library - development files.
libbonobo2-dev - Bonobo CORBA interfaces library -- development files
libentity-dev - XML-based GUI builder for GTK+ (core library development files)
liberis-1.3-dev - The WorldForge client entity library - development files
libexif-gtk-dev - Library providing GTK+ widgets to display/edit EXIF tags (development files)
libgfccore-dev - GTK+ Foundation Classes Core - development files
libgfcui-dev - GTK+ Foundation Classes UI - development files
libgksuui1.0-dev - a graphical fronted to su library (development files)
libglibmm-2.4-dev - C++ wrapper for the GLib toolkit (development files)
libglut3-dev - development libraries and headers for GLUT
libgnomedb2-dev - Database UI widget library for GNOME2 -- development files
libgtk-canvas1-dev - port of GNOME Canvas back to gtk+ -- development files
libgtkextra-dev - A useful set of widgets for GTK+ (development files)
libgtkextra17-dev - A useful set of widgets for GTK+ (development files)
libgtkglext1-dev - OpenGL Extension to GTK (development files)
libgtkhex0-dev - GNOME Hex editor for files (development headers)
libgtkhtml-dev - HTML rendering/editing library - development files.
libgtkhtml2-dev - HTML rendering/editing library - development files. for (GNOME2)
libgtkhtml3.6-dev - HTML rendering/editing library - development files
libgtkhtml3.8-dev - HTML rendering/editing library - development files
libgtkmm-2.4-dev - C++ wrappers for GTK+ 2.4 (development files)
libgtkmm-dev - C++ wrapper for GTK+ 1.2 (development files)
libgtkmm2.0-dev - C++ wrappers for GTK+ 2.0 (development files)
libgtksourceview-dev - development files for the GTK+ syntax highlighting widget
libgtkxmhtml-dev - The GNOME gtkxmhtml (HTML) widget -- development package
libguilegtk-1.2-dev - GTK+ 1.2 bindings for the Guile scheme interpreter - development files
libgutenprintui1-dev - development files for the Gutenprint printer driver user interface library
libgutenprintui2-dev - development files for the Gutenprint printer driver user interface library
liblingoteach4-dev - runtime library (development files) for LingoTeach
libsigc++-dev - Type-safe Signal Framework for C++ - development files
libsigcx-gtk-0.6-dev - libSigCX (libSigC++ Extras) GTK+ dispatcher - development
libwww-dev - The W3C WWW library - development files
libwww-ssl-dev - The W3C WWW library - development files (SSL support)
mozilla-dev - The Mozilla Internet application suite - development files
nessus-dev - Nessus development header files
xmms-dev - XMMS development static library and header files
libtrain-dev - The train-routing calculator library - development
anjuta - A GNOME development IDE, for C/C++
libdisplaymigration0-dev - display migration support for GTK [development]
libgail-dev - GNOME Accessibility Implementation Library -- development files
libgnetwork1.0-dev - networking wrapper library using Glib/GObject (development files)
libgnomecanvas2-dev - A powerful object-oriented display - development files
libgretl1-dev - The GNU Regression, Econometric & Time-Series Library -- development package
libgtk+2.0-directfb-dev - gtk+2.0 implementation for the frame buffer, development files
libscim-dev - development library for SCIM platform
libswt-gtk-dev - Standard Widget Toolkit for GTK development
libvte-dev - Terminal emulator widget for GTK+ 2.0 - development files
libvte-doc - Terminal emulator widget for GTK+ 2.0 - development files
libwxgtk2.4-contrib-dev - wxWindows Cross-platform C++ GUI toolkit (development contrib libs)
libwxgtk2.4-dbg - wxWindows Cross-platform C++ GUI toolkit (GTK+ development)
libwxgtk2.4-dev - wxWindows Cross-platform C++ GUI toolkit (GTK+ development)
libwxgtk2.6-dbg - wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
libwxgtk2.6-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
libxaw-headers - X11 Athena Widget library (development headers)
libxaw6-dev - X11 Athena Widget library (development headers)
libxaw7-dev - X11 Athena Widget library (development headers)
gdk-imlib1-dev - Header files needed for Gdk-Imlib development (using libpng2)
libaiksaurusgtk-dev - graphical interface to the Aiksaurus toolkit (development)
libardour0-dev - libardour development files
libbakery-gnomeui2.0-dev - A C++ Application Framework for GNOME (development files)
libbakery2.0-dev - A C++ Application Framework (development files)
libctk-dev - Console Tool Kit, development symbolic links
libctk3-dev - Console Tool Kit, development files
liberis-1.2-dev - The WorldForge client entity library - development files
libgtkglextmm1-dev - C++ wrapper for the OpenGL Extension to GTK (development files)
libgtkhtml3.0-dev - HTML rendering/editing library - development files
libgtkhtml3.2-dev - HTML rendering/editing library - development files
libgtkmmext0-dev - libgtkmmext development files
libinti-dev - Integrated Foundation classes - development files
libinti-gconf-dev - GConf bindings for Inti - development files
libinti-gl-dev - GtkGLExt bindings for Inti - development files
libinti-sourceview-dev - gtksourceview bindings for Inti - development files
libmidi++0-dev - libmidi++ development files
libpbd0-dev - libpbd development files
libpng10-dev - PNG library, older version - development
-- 
"We are anthill men upon an anthill world." --Ray Bradbury
  /\___/\
 / /\ /\ \     Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o   o| |         Ant's Quality Foraged Links (AQFL): http://aqfl.net
   \ _ /                 E-mail: philpi () earthlink net or ant () zimage com
    ( )


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev


Current thread: