This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tcptrack configure 1.1.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = arcturus uname -m = i686 uname -r = 2.6.5-7.95-default uname -s = Linux uname -v = #1 Thu Jul 1 15:23:45 UTC 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: /me/home/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /opt/kde32/bin PATH: /opt/xmms/bin PATH: /usr/X11R6/bin PATH: /usr/local/jdk/bin PATH: /opt/gnome/bin PATH: /usr/local/ica ## ----------- ## ## Core tests. ## ## ----------- ## configure:1362: checking for a BSD-compatible install configure:1417: result: /usr/bin/install -c configure:1428: checking whether build environment is sane configure:1471: result: yes configure:1536: checking for gawk configure:1552: found /bin/gawk configure:1562: result: gawk configure:1572: checking whether make sets $(MAKE) configure:1592: result: yes configure:1760: checking whether to enable maintainer-specific portions of Makefiles configure:1769: result: no configure:1839: checking for g++ configure:1855: found /usr/bin/g++ configure:1865: result: g++ configure:1881: checking for C++ compiler version configure:1884: g++ --version &5 g++ (GCC) 3.3.3 (SuSE Linux) 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:1887: $? = 0 configure:1889: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.3/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.3 (SuSE Linux) configure:1892: $? = 0 configure:1894: g++ -V &5 g++: `-V' option must have argument configure:1897: $? = 1 configure:1920: checking for C++ compiler default output file name configure:1923: g++ conftest.cc >&5 configure:1926: $? = 0 configure:1972: result: a.out configure:1977: checking whether the C++ compiler works configure:1983: ./a.out configure:1986: $? = 0 configure:2003: result: yes configure:2010: checking whether we are cross compiling configure:2012: result: no configure:2015: checking for suffix of executables configure:2017: g++ -o conftest conftest.cc >&5 configure:2020: $? = 0 configure:2045: result: configure:2051: checking for suffix of object files configure:2072: g++ -c conftest.cc >&5 configure:2075: $? = 0 configure:2097: result: o configure:2101: checking whether we are using the GNU C++ compiler configure:2125: g++ -c conftest.cc >&5 configure:2131: $? = 0 configure:2135: test -z || test ! -s conftest.err configure:2138: $? = 0 configure:2141: test -s conftest.o configure:2144: $? = 0 configure:2157: result: yes configure:2163: checking whether g++ accepts -g configure:2184: g++ -c -g conftest.cc >&5 configure:2190: $? = 0 configure:2194: test -z || test ! -s conftest.err configure:2197: $? = 0 configure:2200: test -s conftest.o configure:2203: $? = 0 configure:2214: result: yes configure:2256: g++ -c -g -O2 conftest.cc >&5 configure:2262: $? = 0 configure:2266: test -z || test ! -s conftest.err configure:2269: $? = 0 configure:2272: test -s conftest.o configure:2275: $? = 0 configure:2301: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:2307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2256: g++ -c -g -O2 conftest.cc >&5 configure:2262: $? = 0 configure:2266: test -z || test ! -s conftest.err configure:2269: $? = 0 configure:2272: test -s conftest.o configure:2275: $? = 0 configure:2301: g++ -c -g -O2 conftest.cc >&5 configure:2307: $? = 0 configure:2311: test -z || test ! -s conftest.err configure:2314: $? = 0 configure:2317: test -s conftest.o configure:2320: $? = 0 configure:2354: checking for style of include used by make configure:2382: result: GNU configure:2410: checking dependency style of g++ configure:2500: result: gcc3 configure:2563: checking for gcc configure:2579: found /usr/bin/gcc configure:2589: result: gcc configure:2833: checking for C compiler version configure:2836: gcc --version &5 gcc (GCC) 3.3.3 (SuSE Linux) 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:2839: $? = 0 configure:2841: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.3/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.3 (SuSE Linux) configure:2844: $? = 0 configure:2846: gcc -V &5 gcc: `-V' option must have argument configure:2849: $? = 1 configure:2852: checking whether we are using the GNU C compiler configure:2876: gcc -c conftest.c >&5 configure:2882: $? = 0 configure:2886: test -z || test ! -s conftest.err configure:2889: $? = 0 configure:2892: test -s conftest.o configure:2895: $? = 0 configure:2908: result: yes configure:2914: checking whether gcc accepts -g configure:2935: gcc -c -g conftest.c >&5 configure:2941: $? = 0 configure:2945: test -z || test ! -s conftest.err configure:2948: $? = 0 configure:2951: test -s conftest.o configure:2954: $? = 0 configure:2965: result: yes configure:2982: checking for gcc option to accept ANSI C configure:3052: gcc -c -g -O2 conftest.c >&5 configure:3058: $? = 0 configure:3062: test -z || test ! -s conftest.err configure:3065: $? = 0 configure:3068: test -s conftest.o configure:3071: $? = 0 configure:3089: result: none needed configure:3107: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3113: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3248: checking dependency style of gcc configure:3338: result: gcc3 configure:3368: checking for a BSD-compatible install configure:3423: result: /usr/bin/install -c configure:3443: checking whether byte ordering is bigendian configure:3470: g++ -c -g -O2 conftest.cc >&5 configure:3476: $? = 0 configure:3480: test -z || test ! -s conftest.err configure:3483: $? = 0 configure:3486: test -s conftest.o configure:3489: $? = 0 configure:3513: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:21: error: `big' undeclared (first use this function) conftest.cc:21: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:21: error: syntax error before `;' token configure:3519: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3654: result: no configure:3674: checking if we need -pthread for threads configure:3699: g++ -o conftest -g -O2 -pthread conftest.cc >&5 /tmp/cc41qQFo.o(.text+0x9): In function `main': /me/home/devel/tcptrack/tcptrack-1.1.3/conftest.cc:20: undefined reference to `pthread_create()' collect2: ld returned 1 exit status configure:3705: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | char pthread_create(); | | int | main () | { | pthread_create(); | ; | return 0; | } configure:3737: result: no configure:3743: checking for socket in -lsocket configure:3773: g++ -o conftest -g -O2 -pthread conftest.cc -lsocket >&5 /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:3779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | #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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:3805: result: no configure:3817: checking for gethostbyname in -lsocket configure:3847: g++ -o conftest -g -O2 -pthread conftest.cc -lsocket >&5 /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:3853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | #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 gethostbyname (); | int | main () | { | gethostbyname (); | ; | return 0; | } configure:3879: result: no configure:3891: checking for gethostbyname in -lnsl configure:3921: g++ -o conftest -g -O2 -pthread conftest.cc -lnsl >&5 configure:3927: $? = 0 configure:3931: test -z || test ! -s conftest.err configure:3934: $? = 0 configure:3937: test -s conftest configure:3940: $? = 0 configure:3953: result: yes configure:3965: checking for inet_addr in -lnsl configure:3995: g++ -o conftest -g -O2 -pthread conftest.cc -lnsl -lnsl >&5 configure:4001: $? = 0 configure:4005: test -z || test ! -s conftest.err configure:4008: $? = 0 configure:4011: test -s conftest configure:4014: $? = 0 configure:4027: result: yes configure:4039: checking for initscr in -lncurses configure:4069: g++ -o conftest -g -O2 -pthread conftest.cc -lncurses -lnsl -lnsl >&5 configure:4075: $? = 0 configure:4079: test -z || test ! -s conftest.err configure:4082: $? = 0 configure:4085: test -s conftest configure:4088: $? = 0 configure:4101: result: yes configure:4113: checking for pcap_open_live in -lpcap configure:4143: g++ -o conftest -g -O2 -pthread conftest.cc -lpcap -lncurses -lnsl -lnsl >&5 configure:4149: $? = 0 configure:4153: test -z || test ! -s conftest.err configure:4156: $? = 0 configure:4159: test -s conftest configure:4162: $? = 0 configure:4175: result: yes configure:4187: checking for pthread_create in -lpthread configure:4217: g++ -o conftest -g -O2 -pthread conftest.cc -lpthread -lpcap -lncurses -lnsl -lnsl >&5 configure:4223: $? = 0 configure:4227: test -z || test ! -s conftest.err configure:4230: $? = 0 configure:4233: test -s conftest configure:4236: $? = 0 configure:4249: result: yes configure:4261: checking for nanosleep in -lrt configure:4291: g++ -o conftest -g -O2 -pthread conftest.cc -lrt -lpthread -lpcap -lncurses -lnsl -lnsl >&5 configure:4297: $? = 0 configure:4301: test -z || test ! -s conftest.err configure:4304: $? = 0 configure:4307: test -s conftest configure:4310: $? = 0 configure:4323: result: yes configure:4340: checking how to run the C++ preprocessor configure:4371: g++ -E conftest.cc configure:4377: $? = 0 configure:4409: g++ -E conftest.cc conftest.cc:20:28: ac_nonexistent.h: No such file or directory configure:4415: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | #include configure:4454: result: g++ -E configure:4478: g++ -E conftest.cc configure:4484: $? = 0 configure:4516: g++ -E conftest.cc conftest.cc:20:28: ac_nonexistent.h: No such file or directory configure:4522: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | #include configure:4566: checking for egrep configure:4576: result: grep -E configure:4581: checking for ANSI C header files configure:4606: g++ -c -g -O2 conftest.cc >&5 configure:4612: $? = 0 configure:4616: test -z || test ! -s conftest.err configure:4619: $? = 0 configure:4622: test -s conftest.o configure:4625: $? = 0 configure:4711: g++ -o conftest -g -O2 -pthread conftest.cc -lrt -lpthread -lpcap -lncurses -lnsl -lnsl >&5 configure:4714: $? = 0 configure:4716: ./conftest configure:4719: $? = 0 configure:4734: result: yes configure:4758: checking for sys/types.h configure:4774: g++ -c -g -O2 conftest.cc >&5 configure:4780: $? = 0 configure:4784: test -z || test ! -s conftest.err configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4804: result: yes configure:4758: checking for sys/stat.h configure:4774: g++ -c -g -O2 conftest.cc >&5 configure:4780: $? = 0 configure:4784: test -z || test ! -s conftest.err configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4804: result: yes configure:4758: checking for stdlib.h configure:4774: g++ -c -g -O2 conftest.cc >&5 configure:4780: $? = 0 configure:4784: test -z || test ! -s conftest.err configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4804: result: yes configure:4758: checking for string.h configure:4774: g++ -c -g -O2 conftest.cc >&5 configure:4780: $? = 0 configure:4784: test -z || test ! -s conftest.err configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4804: result: yes configure:4758: checking for memory.h configure:4774: g++ -c -g -O2 conftest.cc >&5 configure:4780: $? = 0 configure:4784: test -z || test ! -s conftest.err configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4804: result: yes configure:4758: checking for strings.h configure:4774: g++ -c -g -O2 conftest.cc >&5 configure:4780: $? = 0 configure:4784: test -z || test ! -s conftest.err configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4804: result: yes configure:4758: checking for inttypes.h configure:4774: g++ -c -g -O2 conftest.cc >&5 configure:4780: $? = 0 configure:4784: test -z || test ! -s conftest.err configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4804: result: yes configure:4758: checking for stdint.h configure:4774: g++ -c -g -O2 conftest.cc >&5 configure:4780: $? = 0 configure:4784: test -z || test ! -s conftest.err configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4804: result: yes configure:4758: checking for unistd.h configure:4774: g++ -c -g -O2 conftest.cc >&5 configure:4780: $? = 0 configure:4784: test -z || test ! -s conftest.err configure:4787: $? = 0 configure:4790: test -s conftest.o configure:4793: $? = 0 configure:4804: result: yes configure:4835: checking pcap.h usability configure:4847: g++ -c -g -O2 conftest.cc >&5 configure:4853: $? = 0 configure:4857: test -z || test ! -s conftest.err configure:4860: $? = 0 configure:4863: test -s conftest.o configure:4866: $? = 0 configure:4876: result: yes configure:4880: checking pcap.h presence configure:4890: g++ -E conftest.cc configure:4896: $? = 0 configure:4916: result: yes configure:4951: checking for pcap.h configure:4958: result: yes configure:4835: checking pcap/pcap.h usability configure:4847: g++ -c -g -O2 conftest.cc >&5 conftest.cc:65:23: pcap/pcap.h: No such file or directory configure:4853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 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_PCAP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4876: result: no configure:4880: checking pcap/pcap.h presence configure:4890: g++ -E conftest.cc conftest.cc:31:23: pcap/pcap.h: No such file or directory configure:4896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 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_PCAP_H 1 | /* end confdefs.h. */ | #include configure:4916: result: no configure:4951: checking for pcap/pcap.h configure:4958: result: no configure:4835: checking pthread.h usability configure:4847: g++ -c -g -O2 conftest.cc >&5 configure:4853: $? = 0 configure:4857: test -z || test ! -s conftest.err configure:4860: $? = 0 configure:4863: test -s conftest.o configure:4866: $? = 0 configure:4876: result: yes configure:4880: checking pthread.h presence configure:4890: g++ -E conftest.cc configure:4896: $? = 0 configure:4916: result: yes configure:4951: checking for pthread.h configure:4958: result: yes configure:4835: checking curses.h usability configure:4847: g++ -c -g -O2 conftest.cc >&5 configure:4853: $? = 0 configure:4857: test -z || test ! -s conftest.err configure:4860: $? = 0 configure:4863: test -s conftest.o configure:4866: $? = 0 configure:4876: result: yes configure:4880: checking curses.h presence configure:4890: g++ -E conftest.cc configure:4896: $? = 0 configure:4916: result: yes configure:4951: checking for curses.h configure:4958: result: yes configure:4835: checking hash_map usability configure:4847: g++ -c -g -O2 conftest.cc >&5 conftest.cc:67:20: hash_map: No such file or directory configure:4853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 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_PCAP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4876: result: no configure:4880: checking hash_map presence configure:4890: g++ -E conftest.cc conftest.cc:33:20: hash_map: No such file or directory configure:4896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcptrack" | #define PACKAGE_TARNAME "tcptrack" | #define PACKAGE_VERSION "1.1.3" | #define PACKAGE_STRING "tcptrack 1.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "tcptrack" | #define VERSION "1.1.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBNCURSES 1 | #define HAVE_LIBPCAP 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBRT 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_PCAP_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:4916: result: no configure:4951: checking for hash_map configure:4958: result: no configure:4835: checking ext/hash_map usability configure:4847: g++ -c -g -O2 conftest.cc >&5 configure:4853: $? = 0 configure:4857: test -z || test ! -s conftest.err configure:4860: $? = 0 configure:4863: test -s conftest.o configure:4866: $? = 0 configure:4876: result: yes configure:4880: checking ext/hash_map presence configure:4890: g++ -E conftest.cc configure:4896: $? = 0 configure:4916: result: yes configure:4951: checking for ext/hash_map configure:4958: result: yes configure:4972: checking for an ANSI C-conforming const configure:5039: g++ -c -g -O2 conftest.cc >&5 configure:5045: $? = 0 configure:5049: test -z || test ! -s conftest.err configure:5052: $? = 0 configure:5055: test -s conftest.o configure:5058: $? = 0 configure:5069: result: yes configure:5080: checking for ANSI C header files configure:5233: result: yes configure:5281: checking if the __gnu_cxx namespace exists configure:5294: g++ -c -g -O2 conftest.cc >&5 configure:5300: $? = 0 configure:5304: test -z || test ! -s conftest.err configure:5307: $? = 0 configure:5310: test -s conftest.o configure:5313: $? = 0 configure:5331: g++ -c -g -O2 conftest.cc >&5 conftest.cc:2:20: hash_map: No such file or directory conftest.cc:3: error: namespace `__gnu_cxx' undeclared configure:5337: $? = 1 configure: failed program was: | | #include | using namespace __gnu_cxx; | int main() { } | configure:5361: result: yes configure:5501: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tcptrack config.status 1.1.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on arcturus config.status:699: creating Makefile config.status:699: creating src/Makefile config.status:803: creating config.h config.status:931: config.h is unchanged config.status:1111: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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_CXXCPP_set= ac_cv_env_CXXCPP_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_header_curses_h=yes ac_cv_header_ext_hash_map=yes ac_cv_header_hash_map=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pcap_h=yes ac_cv_header_pcap_pcap_h=no ac_cv_header_pthread_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_nsl_inet_addr=yes ac_cv_lib_pcap_pcap_open_live=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_gethostbyname=no ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' 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_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /me/home/devel/tcptrack/tcptrack-1.1.3/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /me/home/devel/tcptrack/tcptrack-1.1.3/missing --run tar' AUTOCONF='${SHELL} /me/home/devel/tcptrack/tcptrack-1.1.3/missing --run autoconf' AUTOHEADER='${SHELL} /me/home/devel/tcptrack/tcptrack-1.1.3/missing --run autoheader' AUTOMAKE='${SHELL} /me/home/devel/tcptrack/tcptrack-1.1.3/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-pthread ' LIBOBJS='' LIBS='-lrt -lpthread -lpcap -lncurses -lnsl -lnsl ' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /me/home/devel/tcptrack/tcptrack-1.1.3/missing --run makeinfo' OBJEXT='o' PACKAGE='tcptrack' PACKAGE_BUGREPORT='' PACKAGE_NAME='tcptrack' PACKAGE_STRING='tcptrack 1.1.3' PACKAGE_TARNAME='tcptrack' PACKAGE_VERSION='1.1.3' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.1.3' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/me/home/devel/tcptrack/tcptrack-1.1.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GNU_CXX_NS 1 #define HAVE_CURSES_H 1 #define HAVE_EXT_HASH_MAP 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBNCURSES 1 #define HAVE_LIBNSL 1 #define HAVE_LIBNSL 1 #define HAVE_LIBPCAP 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBRT 1 #define HAVE_MEMORY_H 1 #define HAVE_PCAP_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "tcptrack" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "tcptrack" #define PACKAGE_STRING "tcptrack 1.1.3" #define PACKAGE_TARNAME "tcptrack" #define PACKAGE_VERSION "1.1.3" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.1.3" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0