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.52. Invocation command line was $ ./configure ## ---------- ## ## Platform. ## ## ---------- ## hostname = khayyat uname -m = i686 uname -r = 2.6.15-1-686-smp uname -s = Linux uname -v = #2 SMP Thu Feb 2 18:39:24 UTC 2006 /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 = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games ## ------------ ## ## Core tests. ## ## ------------ ## configure:955: PATH=".;."; conftest.sh ./configure: line 956: conftest.sh: command not found configure:958: $? = 127 configure:998: checking build system type configure:1016: result: i686-pc-linux-gnu configure:1023: checking host system type configure:1037: result: i686-pc-linux-gnu configure:1044: checking target system type configure:1058: result: i686-pc-linux-gnu configure:1176: checking for gcc configure:1191: found /usr/bin/gcc configure:1199: result: gcc configure:1427: checking for C compiler version configure:1430: gcc --version &5 gcc (GCC) 4.0.3 20060128 (prerelease) (Debian 4.0.2-8) 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:1433: $? = 0 configure:1435: gcc -v &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.3 20060128 (prerelease) (Debian 4.0.2-8) configure:1438: $? = 0 configure:1440: gcc -V &5 gcc: '-V' option must have argument configure:1443: $? = 1 configure:1463: checking for C compiler default output configure:1466: gcc conftest.c >&5 configure:1469: $? = 0 configure:1498: result: a.out configure:1503: checking whether the C compiler works configure:1509: ./a.out configure:1512: $? = 0 configure:1527: result: yes configure:1534: checking whether we are cross compiling configure:1536: result: no configure:1539: checking for executable suffix configure:1541: gcc -o conftest conftest.c >&5 configure:1544: $? = 0 configure:1566: result: configure:1572: checking for object suffix configure:1590: gcc -c conftest.c >&5 configure:1593: $? = 0 configure:1612: result: o configure:1616: checking whether we are using the GNU C compiler configure:1637: gcc -c conftest.c >&5 configure:1640: $? = 0 configure:1643: test -s conftest.o configure:1646: $? = 0 configure:1658: result: yes configure:1664: checking whether gcc accepts -g configure:1682: gcc -c -g conftest.c >&5 configure:1685: $? = 0 configure:1688: test -s conftest.o configure:1691: $? = 0 configure:1701: result: yes configure:1728: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:1731: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1834: checking gcc version configure:1846: result: 4 configure:2068: checking for gcc configure:2091: result: gcc configure:2319: checking for C compiler version configure:2322: gcc --version &5 gcc (GCC) 4.0.3 20060128 (prerelease) (Debian 4.0.2-8) 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:2325: $? = 0 configure:2327: gcc -v &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.3 20060128 (prerelease) (Debian 4.0.2-8) configure:2330: $? = 0 configure:2332: gcc -V &5 gcc: '-V' option must have argument configure:2335: $? = 1 configure:2338: checking whether we are using the GNU C compiler configure:2380: result: yes configure:2386: checking whether gcc accepts -g configure:2423: result: yes configure:2450: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:2453: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2551: checking whether make sets ${MAKE} configure:2571: result: yes configure:2584: checking for flex configure:2599: found /usr/bin/flex configure:2607: result: flex configure:2620: checking for yywrap in -lfl configure:2647: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:2650: $? = 0 configure:2653: test -s conftest configure:2656: $? = 0 configure:2667: result: yes configure:2730: checking lex output file root configure:2749: result: lex.yy configure:2753: checking whether yytext is a pointer configure:2769: gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:2772: $? = 0 configure:2775: test -s conftest configure:2778: $? = 0 configure:2790: result: yes configure:2805: checking for bison configure:2820: found /usr/bin/bison configure:2828: result: bison -y configure:2839: checking for main in -lm configure:2859: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:2862: $? = 0 configure:2865: test -s conftest configure:2868: $? = 0 configure:2879: result: yes configure:2895: checking how to run the C preprocessor configure:2921: gcc -E conftest.c configure:2927: $? = 0 configure:2954: gcc -E conftest.c configure:2951:28: error: ac_nonexistent.h: No such file or directory configure:2960: $? = 1 configure: failed program was: #line 2950 "configure" #include "confdefs.h" #include configure:2997: result: gcc -E configure:3012: gcc -E conftest.c configure:3018: $? = 0 configure:3045: gcc -E conftest.c configure:3042:28: error: ac_nonexistent.h: No such file or directory configure:3051: $? = 1 configure: failed program was: #line 3041 "configure" #include "confdefs.h" #include configure:3090: checking for ANSI C header files configure:3104: gcc -E conftest.c configure:3110: $? = 0 configure:3197: gcc -o conftest -g -O2 conftest.c -lm >&5 configure: In function 'main': configure:3189: warning: incompatible implicit declaration of built-in function 'exit' configure:3200: $? = 0 configure:3202: ./conftest configure:3205: $? = 0 configure:3218: result: yes configure:3234: checking for sys/types.h configure:3246: gcc -c -g -O2 conftest.c >&5 configure:3249: $? = 0 configure:3252: test -s conftest.o configure:3255: $? = 0 configure:3265: result: yes configure:3234: checking for sys/stat.h configure:3246: gcc -c -g -O2 conftest.c >&5 configure:3249: $? = 0 configure:3252: test -s conftest.o configure:3255: $? = 0 configure:3265: result: yes configure:3234: checking for stdlib.h configure:3246: gcc -c -g -O2 conftest.c >&5 configure:3249: $? = 0 configure:3252: test -s conftest.o configure:3255: $? = 0 configure:3265: result: yes configure:3234: checking for string.h configure:3246: gcc -c -g -O2 conftest.c >&5 configure:3249: $? = 0 configure:3252: test -s conftest.o configure:3255: $? = 0 configure:3265: result: yes configure:3234: checking for memory.h configure:3246: gcc -c -g -O2 conftest.c >&5 configure:3249: $? = 0 configure:3252: test -s conftest.o configure:3255: $? = 0 configure:3265: result: yes configure:3234: checking for strings.h configure:3246: gcc -c -g -O2 conftest.c >&5 configure:3249: $? = 0 configure:3252: test -s conftest.o configure:3255: $? = 0 configure:3265: result: yes configure:3234: checking for inttypes.h configure:3246: gcc -c -g -O2 conftest.c >&5 configure:3249: $? = 0 configure:3252: test -s conftest.o configure:3255: $? = 0 configure:3265: result: yes configure:3234: checking for stdint.h configure:3246: gcc -c -g -O2 conftest.c >&5 configure:3249: $? = 0 configure:3252: test -s conftest.o configure:3255: $? = 0 configure:3265: result: yes configure:3234: checking for unistd.h configure:3246: gcc -c -g -O2 conftest.c >&5 configure:3249: $? = 0 configure:3252: test -s conftest.o configure:3255: $? = 0 configure:3265: result: yes configure:3275: checking for unsigned long long int configure:3296: gcc -c -g -O2 conftest.c >&5 configure:3299: $? = 0 configure:3302: test -s conftest.o configure:3305: $? = 0 configure:3315: result: yes configure:3318: checking size of unsigned long long int configure:3482: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:3485: $? = 0 configure:3487: ./conftest configure:3490: $? = 0 configure:3506: result: 8 configure:3512: checking for unsigned long int configure:3533: gcc -c -g -O2 conftest.c >&5 configure:3536: $? = 0 configure:3539: test -s conftest.o configure:3542: $? = 0 configure:3552: result: yes configure:3555: checking size of unsigned long int configure:3719: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:3722: $? = 0 configure:3724: ./conftest configure:3727: $? = 0 configure:3743: result: 4 configure:3749: checking for unsigned int configure:3770: gcc -c -g -O2 conftest.c >&5 configure:3773: $? = 0 configure:3776: test -s conftest.o configure:3779: $? = 0 configure:3789: result: yes configure:3792: checking size of unsigned int configure:3956: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:3959: $? = 0 configure:3961: ./conftest configure:3964: $? = 0 configure:3980: result: 4 configure:3986: checking for unsigned short configure:4007: gcc -c -g -O2 conftest.c >&5 configure:4010: $? = 0 configure:4013: test -s conftest.o configure:4016: $? = 0 configure:4026: result: yes configure:4029: checking size of unsigned short configure:4193: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4196: $? = 0 configure:4198: ./conftest configure:4201: $? = 0 configure:4217: result: 2 configure:4265: checking for gethostbyname configure:4302: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4305: $? = 0 configure:4308: test -s conftest configure:4311: $? = 0 configure:4321: result: yes configure:4571: checking for socket configure:4608: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4611: $? = 0 configure:4614: test -s conftest configure:4617: $? = 0 configure:4627: result: yes configure:4751: checking for putmsg in -lstr configure:4778: gcc -o conftest -g -O2 conftest.c -lstr -lm >&5 /usr/bin/ld: cannot find -lstr collect2: ld returned 1 exit status configure:4781: $? = 1 configure: failed program was: #line 4759 "configure" #include "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 putmsg (); int main () { putmsg (); ; return 0; } configure:4798: result: no configure:4812: checking for fpurge configure:4849: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccGcyEyq.o: In function `main':/home/ahmad/tmp/tcptrace-6.6.7/configure:4840: undefined reference to `fpurge' collect2: ld returned 1 exit status configure:4852: $? = 1 configure: failed program was: #line 4818 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fpurge (); below. */ #include /* 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 fpurge (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fpurge) || defined (__stub___fpurge) choke me #else f = fpurge; #endif ; return 0; } configure:4868: result: no configure:4881: checking for mkstemp configure:4918: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4921: $? = 0 configure:4924: test -s conftest configure:4927: $? = 0 configure:4937: result: yes configure:4950: checking for valloc configure:4987: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4990: $? = 0 configure:4993: test -s conftest configure:4996: $? = 0 configure:5006: result: yes configure:4950: checking for memalign configure:4987: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4990: $? = 0 configure:4993: test -s conftest configure:4996: $? = 0 configure:5006: result: yes configure:5019: checking for inet_pton configure:5056: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:5059: $? = 0 configure:5062: test -s conftest configure:5065: $? = 0 configure:5075: result: yes configure:5085: checking how to print unsigned long long configure:5113: gcc -o conftest -g -O2 conftest.c -lm >&5 configure: In function 'main': configure:5106: warning: incompatible implicit declaration of built-in function 'exit' configure:5116: $? = 0 configure:5118: ./conftest configure:5121: $? = 0 configure:5127: result: %llu configure:5266: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on khayyat config.status:5708: creating Makefile ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_fpurge=no ac_cv_func_gethostbyname=yes ac_cv_func_inet_pton=yes ac_cv_func_memalign=yes ac_cv_func_mkstemp=yes ac_cv_func_socket=yes ac_cv_func_valloc=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lbl_gcc_vers=4 ac_cv_lib_fl_yywrap=yes ac_cv_lib_m_main=yes ac_cv_lib_str_putmsg=no ac_cv_objext=o ac_cv_prog_CPP='gcc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long_int=4 ac_cv_sizeof_unsigned_long_long_int=8 ac_cv_sizeof_unsigned_short=2 ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long_int=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_unsigned_short=yes ## ------------ ## ## confdefs.h. ## ## ------------ ## #define YYTEXT_POINTER 1 #define HAVE_LIBM 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 SIZEOF_UNSIGNED_LONG_LONG_INT 8 #define SIZEOF_UNSIGNED_LONG_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_SHORT 2 #define HAVE_MKSTEMP 1 #define HAVE_VALLOC 1 #define HAVE_MEMALIGN 1 #define HAVE_INET_PTON 1 #define USE_LLU 1 configure: exit 0