File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mtr / config.log
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jul 21 23:43:42 2013 UTC (10 years, 11 months ago) by misho
Branches: mtr, elwix, MAIN
CVS tags: v0_85, HEAD
0.85

    1: This file contains any messages produced by compilers while
    2: running configure, to aid debugging if configure makes a mistake.
    3: 
    4: It was created by mtr configure 0.85, which was
    5: generated by GNU Autoconf 2.68.  Invocation command line was
    6: 
    7:   $ ./configure 
    8: 
    9: ## --------- ##
   10: ## Platform. ##
   11: ## --------- ##
   12: 
   13: hostname = getafix
   14: uname -m = x86_64
   15: uname -r = 3.0.0-28-generic
   16: uname -s = Linux
   17: uname -v = #45-Ubuntu SMP Wed Nov 14 21:57:26 UTC 2012
   18: 
   19: /usr/bin/uname -p = unknown
   20: /bin/uname -X     = unknown
   21: 
   22: /bin/arch              = unknown
   23: /usr/bin/arch -k       = unknown
   24: /usr/convex/getsysinfo = unknown
   25: /usr/bin/hostinfo      = unknown
   26: /bin/machine           = unknown
   27: /usr/bin/oslevel       = unknown
   28: /bin/universe          = unknown
   29: 
   30: PATH: /home/hdr/bin
   31: PATH: /home/hdr/cross/bin
   32: PATH: /home/wolff/bin
   33: PATH: /home/wolff/sat
   34: PATH: /home/wolff/bb
   35: PATH: /opt/msp430-gcc-4.4.3/bin
   36: PATH: /usr/quartus/bin
   37: PATH: /home/wolff/sat/bin
   38: PATH: /usr/local/sbin
   39: PATH: /usr/local/bin
   40: PATH: /usr/sbin
   41: PATH: /usr/bin
   42: PATH: /sbin
   43: PATH: /bin
   44: PATH: /usr/games
   45: 
   46: 
   47: ## ----------- ##
   48: ## Core tests. ##
   49: ## ----------- ##
   50: 
   51: configure:2470: checking for a BSD-compatible install
   52: configure:2538: result: /usr/bin/install -c
   53: configure:2549: checking whether build environment is sane
   54: configure:2599: result: yes
   55: configure:2740: checking for a thread-safe mkdir -p
   56: configure:2779: result: /bin/mkdir -p
   57: configure:2792: checking for gawk
   58: configure:2808: found /usr/bin/gawk
   59: configure:2819: result: gawk
   60: configure:2830: checking whether make sets $(MAKE)
   61: configure:2852: result: yes
   62: configure:2990: checking for gcc
   63: configure:3006: found /usr/bin/gcc
   64: configure:3017: result: gcc
   65: configure:3246: checking for C compiler version
   66: configure:3255: gcc --version >&5
   67: gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
   68: Copyright (C) 2011 Free Software Foundation, Inc.
   69: This is free software; see the source for copying conditions.  There is NO
   70: warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   71: 
   72: configure:3266: $? = 0
   73: configure:3255: gcc -v >&5
   74: Using built-in specs.
   75: COLLECT_GCC=gcc
   76: COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
   77: Target: x86_64-linux-gnu
   78: Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
   79: Thread model: posix
   80: gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) 
   81: configure:3266: $? = 0
   82: configure:3255: gcc -V >&5
   83: gcc: error: unrecognized option '-V'
   84: gcc: fatal error: no input files
   85: compilation terminated.
   86: configure:3266: $? = 4
   87: configure:3255: gcc -qversion >&5
   88: gcc: error: unrecognized option '-qversion'
   89: gcc: fatal error: no input files
   90: compilation terminated.
   91: configure:3266: $? = 4
   92: configure:3286: checking whether the C compiler works
   93: configure:3308: gcc    conftest.c  >&5
   94: configure:3312: $? = 0
   95: configure:3360: result: yes
   96: configure:3363: checking for C compiler default output file name
   97: configure:3365: result: a.out
   98: configure:3371: checking for suffix of executables
   99: configure:3378: gcc -o conftest    conftest.c  >&5
  100: configure:3382: $? = 0
  101: configure:3404: result: 
  102: configure:3426: checking whether we are cross compiling
  103: configure:3434: gcc -o conftest    conftest.c  >&5
  104: configure:3438: $? = 0
  105: configure:3445: ./conftest
  106: configure:3449: $? = 0
  107: configure:3464: result: no
  108: configure:3469: checking for suffix of object files
  109: configure:3491: gcc -c   conftest.c >&5
  110: configure:3495: $? = 0
  111: configure:3516: result: o
  112: configure:3520: checking whether we are using the GNU C compiler
  113: configure:3539: gcc -c   conftest.c >&5
  114: configure:3539: $? = 0
  115: configure:3548: result: yes
  116: configure:3557: checking whether gcc accepts -g
  117: configure:3577: gcc -c -g  conftest.c >&5
  118: configure:3577: $? = 0
  119: configure:3618: result: yes
  120: configure:3635: checking for gcc option to accept ISO C89
  121: configure:3699: gcc  -c -g -O2  conftest.c >&5
  122: configure:3699: $? = 0
  123: configure:3712: result: none needed
  124: configure:3743: checking for style of include used by make
  125: configure:3771: result: GNU
  126: configure:3796: checking dependency style of gcc
  127: configure:3906: result: gcc3
  128: configure:3928: checking how to run the C preprocessor
  129: configure:3959: gcc -E  conftest.c
  130: configure:3959: $? = 0
  131: configure:3973: gcc -E  conftest.c
  132: conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  133: compilation terminated.
  134: configure:3973: $? = 1
  135: configure: failed program was:
  136: | /* confdefs.h */
  137: | #define PACKAGE_NAME "mtr"
  138: | #define PACKAGE_TARNAME "mtr"
  139: | #define PACKAGE_VERSION "0.85"
  140: | #define PACKAGE_STRING "mtr 0.85"
  141: | #define PACKAGE_BUGREPORT ""
  142: | #define PACKAGE_URL ""
  143: | #define PACKAGE "mtr"
  144: | #define VERSION "0.85"
  145: | /* end confdefs.h.  */
  146: | #include <ac_nonexistent.h>
  147: configure:3998: result: gcc -E
  148: configure:4018: gcc -E  conftest.c
  149: configure:4018: $? = 0
  150: configure:4032: gcc -E  conftest.c
  151: conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  152: compilation terminated.
  153: configure:4032: $? = 1
  154: configure: failed program was:
  155: | /* confdefs.h */
  156: | #define PACKAGE_NAME "mtr"
  157: | #define PACKAGE_TARNAME "mtr"
  158: | #define PACKAGE_VERSION "0.85"
  159: | #define PACKAGE_STRING "mtr 0.85"
  160: | #define PACKAGE_BUGREPORT ""
  161: | #define PACKAGE_URL ""
  162: | #define PACKAGE "mtr"
  163: | #define VERSION "0.85"
  164: | /* end confdefs.h.  */
  165: | #include <ac_nonexistent.h>
  166: configure:4061: checking for grep that handles long lines and -e
  167: configure:4119: result: /bin/grep
  168: configure:4124: checking for egrep
  169: configure:4186: result: /bin/grep -E
  170: configure:4191: checking for ANSI C header files
  171: configure:4211: gcc -c -g -O2  conftest.c >&5
  172: configure:4211: $? = 0
  173: configure:4284: gcc -o conftest -g -O2   conftest.c  >&5
  174: configure:4284: $? = 0
  175: configure:4284: ./conftest
  176: configure:4284: $? = 0
  177: configure:4295: result: yes
  178: configure:4308: checking for sys/types.h
  179: configure:4308: gcc -c -g -O2  conftest.c >&5
  180: configure:4308: $? = 0
  181: configure:4308: result: yes
  182: configure:4308: checking for sys/stat.h
  183: configure:4308: gcc -c -g -O2  conftest.c >&5
  184: configure:4308: $? = 0
  185: configure:4308: result: yes
  186: configure:4308: checking for stdlib.h
  187: configure:4308: gcc -c -g -O2  conftest.c >&5
  188: configure:4308: $? = 0
  189: configure:4308: result: yes
  190: configure:4308: checking for string.h
  191: configure:4308: gcc -c -g -O2  conftest.c >&5
  192: configure:4308: $? = 0
  193: configure:4308: result: yes
  194: configure:4308: checking for memory.h
  195: configure:4308: gcc -c -g -O2  conftest.c >&5
  196: configure:4308: $? = 0
  197: configure:4308: result: yes
  198: configure:4308: checking for strings.h
  199: configure:4308: gcc -c -g -O2  conftest.c >&5
  200: configure:4308: $? = 0
  201: configure:4308: result: yes
  202: configure:4308: checking for inttypes.h
  203: configure:4308: gcc -c -g -O2  conftest.c >&5
  204: configure:4308: $? = 0
  205: configure:4308: result: yes
  206: configure:4308: checking for stdint.h
  207: configure:4308: gcc -c -g -O2  conftest.c >&5
  208: configure:4308: $? = 0
  209: configure:4308: result: yes
  210: configure:4308: checking for unistd.h
  211: configure:4308: gcc -c -g -O2  conftest.c >&5
  212: configure:4308: $? = 0
  213: configure:4308: result: yes
  214: configure:4324: checking size of unsigned char
  215: configure:4329: gcc -o conftest -g -O2   conftest.c  >&5
  216: configure:4329: $? = 0
  217: configure:4329: ./conftest
  218: configure:4329: $? = 0
  219: configure:4343: result: 1
  220: configure:4357: checking size of unsigned short
  221: configure:4362: gcc -o conftest -g -O2   conftest.c  >&5
  222: configure:4362: $? = 0
  223: configure:4362: ./conftest
  224: configure:4362: $? = 0
  225: configure:4376: result: 2
  226: configure:4390: checking size of unsigned int
  227: configure:4395: gcc -o conftest -g -O2   conftest.c  >&5
  228: configure:4395: $? = 0
  229: configure:4395: ./conftest
  230: configure:4395: $? = 0
  231: configure:4409: result: 4
  232: configure:4423: checking size of unsigned long
  233: configure:4428: gcc -o conftest -g -O2   conftest.c  >&5
  234: configure:4428: $? = 0
  235: configure:4428: ./conftest
  236: configure:4428: $? = 0
  237: configure:4442: result: 8
  238: configure:4456: checking ncurses.h usability
  239: configure:4456: gcc -c -g -O2  conftest.c >&5
  240: configure:4456: $? = 0
  241: configure:4456: result: yes
  242: configure:4456: checking ncurses.h presence
  243: configure:4456: gcc -E  conftest.c
  244: configure:4456: $? = 0
  245: configure:4456: result: yes
  246: configure:4456: checking for ncurses.h
  247: configure:4456: result: yes
  248: configure:4456: checking ncurses/curses.h usability
  249: configure:4456: gcc -c -g -O2  conftest.c >&5
  250: conftest.c:59:28: fatal error: ncurses/curses.h: No such file or directory
  251: compilation terminated.
  252: configure:4456: $? = 1
  253: configure: failed program was:
  254: | /* confdefs.h */
  255: | #define PACKAGE_NAME "mtr"
  256: | #define PACKAGE_TARNAME "mtr"
  257: | #define PACKAGE_VERSION "0.85"
  258: | #define PACKAGE_STRING "mtr 0.85"
  259: | #define PACKAGE_BUGREPORT ""
  260: | #define PACKAGE_URL ""
  261: | #define PACKAGE "mtr"
  262: | #define VERSION "0.85"
  263: | #define STDC_HEADERS 1
  264: | #define HAVE_SYS_TYPES_H 1
  265: | #define HAVE_SYS_STAT_H 1
  266: | #define HAVE_STDLIB_H 1
  267: | #define HAVE_STRING_H 1
  268: | #define HAVE_MEMORY_H 1
  269: | #define HAVE_STRINGS_H 1
  270: | #define HAVE_INTTYPES_H 1
  271: | #define HAVE_STDINT_H 1
  272: | #define HAVE_UNISTD_H 1
  273: | #define SIZEOF_UNSIGNED_CHAR 1
  274: | #define SIZEOF_UNSIGNED_SHORT 2
  275: | #define SIZEOF_UNSIGNED_INT 4
  276: | #define SIZEOF_UNSIGNED_LONG 8
  277: | #define HAVE_NCURSES_H 1
  278: | /* end confdefs.h.  */
  279: | #include <stdio.h>
  280: | #ifdef HAVE_SYS_TYPES_H
  281: | # include <sys/types.h>
  282: | #endif
  283: | #ifdef HAVE_SYS_STAT_H
  284: | # include <sys/stat.h>
  285: | #endif
  286: | #ifdef STDC_HEADERS
  287: | # include <stdlib.h>
  288: | # include <stddef.h>
  289: | #else
  290: | # ifdef HAVE_STDLIB_H
  291: | #  include <stdlib.h>
  292: | # endif
  293: | #endif
  294: | #ifdef HAVE_STRING_H
  295: | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  296: | #  include <memory.h>
  297: | # endif
  298: | # include <string.h>
  299: | #endif
  300: | #ifdef HAVE_STRINGS_H
  301: | # include <strings.h>
  302: | #endif
  303: | #ifdef HAVE_INTTYPES_H
  304: | # include <inttypes.h>
  305: | #endif
  306: | #ifdef HAVE_STDINT_H
  307: | # include <stdint.h>
  308: | #endif
  309: | #ifdef HAVE_UNISTD_H
  310: | # include <unistd.h>
  311: | #endif
  312: | #include <ncurses/curses.h>
  313: configure:4456: result: no
  314: configure:4456: checking ncurses/curses.h presence
  315: configure:4456: gcc -E  conftest.c
  316: conftest.c:26:28: fatal error: ncurses/curses.h: No such file or directory
  317: compilation terminated.
  318: configure:4456: $? = 1
  319: configure: failed program was:
  320: | /* confdefs.h */
  321: | #define PACKAGE_NAME "mtr"
  322: | #define PACKAGE_TARNAME "mtr"
  323: | #define PACKAGE_VERSION "0.85"
  324: | #define PACKAGE_STRING "mtr 0.85"
  325: | #define PACKAGE_BUGREPORT ""
  326: | #define PACKAGE_URL ""
  327: | #define PACKAGE "mtr"
  328: | #define VERSION "0.85"
  329: | #define STDC_HEADERS 1
  330: | #define HAVE_SYS_TYPES_H 1
  331: | #define HAVE_SYS_STAT_H 1
  332: | #define HAVE_STDLIB_H 1
  333: | #define HAVE_STRING_H 1
  334: | #define HAVE_MEMORY_H 1
  335: | #define HAVE_STRINGS_H 1
  336: | #define HAVE_INTTYPES_H 1
  337: | #define HAVE_STDINT_H 1
  338: | #define HAVE_UNISTD_H 1
  339: | #define SIZEOF_UNSIGNED_CHAR 1
  340: | #define SIZEOF_UNSIGNED_SHORT 2
  341: | #define SIZEOF_UNSIGNED_INT 4
  342: | #define SIZEOF_UNSIGNED_LONG 8
  343: | #define HAVE_NCURSES_H 1
  344: | /* end confdefs.h.  */
  345: | #include <ncurses/curses.h>
  346: configure:4456: result: no
  347: configure:4456: checking for ncurses/curses.h
  348: configure:4456: result: no
  349: configure:4456: checking curses.h usability
  350: configure:4456: gcc -c -g -O2  conftest.c >&5
  351: configure:4456: $? = 0
  352: configure:4456: result: yes
  353: configure:4456: checking curses.h presence
  354: configure:4456: gcc -E  conftest.c
  355: configure:4456: $? = 0
  356: configure:4456: result: yes
  357: configure:4456: checking for curses.h
  358: configure:4456: result: yes
  359: configure:4456: checking cursesX.h usability
  360: configure:4456: gcc -c -g -O2  conftest.c >&5
  361: conftest.c:60:21: fatal error: cursesX.h: No such file or directory
  362: compilation terminated.
  363: configure:4456: $? = 1
  364: configure: failed program was:
  365: | /* confdefs.h */
  366: | #define PACKAGE_NAME "mtr"
  367: | #define PACKAGE_TARNAME "mtr"
  368: | #define PACKAGE_VERSION "0.85"
  369: | #define PACKAGE_STRING "mtr 0.85"
  370: | #define PACKAGE_BUGREPORT ""
  371: | #define PACKAGE_URL ""
  372: | #define PACKAGE "mtr"
  373: | #define VERSION "0.85"
  374: | #define STDC_HEADERS 1
  375: | #define HAVE_SYS_TYPES_H 1
  376: | #define HAVE_SYS_STAT_H 1
  377: | #define HAVE_STDLIB_H 1
  378: | #define HAVE_STRING_H 1
  379: | #define HAVE_MEMORY_H 1
  380: | #define HAVE_STRINGS_H 1
  381: | #define HAVE_INTTYPES_H 1
  382: | #define HAVE_STDINT_H 1
  383: | #define HAVE_UNISTD_H 1
  384: | #define SIZEOF_UNSIGNED_CHAR 1
  385: | #define SIZEOF_UNSIGNED_SHORT 2
  386: | #define SIZEOF_UNSIGNED_INT 4
  387: | #define SIZEOF_UNSIGNED_LONG 8
  388: | #define HAVE_NCURSES_H 1
  389: | #define HAVE_CURSES_H 1
  390: | /* end confdefs.h.  */
  391: | #include <stdio.h>
  392: | #ifdef HAVE_SYS_TYPES_H
  393: | # include <sys/types.h>
  394: | #endif
  395: | #ifdef HAVE_SYS_STAT_H
  396: | # include <sys/stat.h>
  397: | #endif
  398: | #ifdef STDC_HEADERS
  399: | # include <stdlib.h>
  400: | # include <stddef.h>
  401: | #else
  402: | # ifdef HAVE_STDLIB_H
  403: | #  include <stdlib.h>
  404: | # endif
  405: | #endif
  406: | #ifdef HAVE_STRING_H
  407: | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  408: | #  include <memory.h>
  409: | # endif
  410: | # include <string.h>
  411: | #endif
  412: | #ifdef HAVE_STRINGS_H
  413: | # include <strings.h>
  414: | #endif
  415: | #ifdef HAVE_INTTYPES_H
  416: | # include <inttypes.h>
  417: | #endif
  418: | #ifdef HAVE_STDINT_H
  419: | # include <stdint.h>
  420: | #endif
  421: | #ifdef HAVE_UNISTD_H
  422: | # include <unistd.h>
  423: | #endif
  424: | #include <cursesX.h>
  425: configure:4456: result: no
  426: configure:4456: checking cursesX.h presence
  427: configure:4456: gcc -E  conftest.c
  428: conftest.c:27:21: fatal error: cursesX.h: No such file or directory
  429: compilation terminated.
  430: configure:4456: $? = 1
  431: configure: failed program was:
  432: | /* confdefs.h */
  433: | #define PACKAGE_NAME "mtr"
  434: | #define PACKAGE_TARNAME "mtr"
  435: | #define PACKAGE_VERSION "0.85"
  436: | #define PACKAGE_STRING "mtr 0.85"
  437: | #define PACKAGE_BUGREPORT ""
  438: | #define PACKAGE_URL ""
  439: | #define PACKAGE "mtr"
  440: | #define VERSION "0.85"
  441: | #define STDC_HEADERS 1
  442: | #define HAVE_SYS_TYPES_H 1
  443: | #define HAVE_SYS_STAT_H 1
  444: | #define HAVE_STDLIB_H 1
  445: | #define HAVE_STRING_H 1
  446: | #define HAVE_MEMORY_H 1
  447: | #define HAVE_STRINGS_H 1
  448: | #define HAVE_INTTYPES_H 1
  449: | #define HAVE_STDINT_H 1
  450: | #define HAVE_UNISTD_H 1
  451: | #define SIZEOF_UNSIGNED_CHAR 1
  452: | #define SIZEOF_UNSIGNED_SHORT 2
  453: | #define SIZEOF_UNSIGNED_INT 4
  454: | #define SIZEOF_UNSIGNED_LONG 8
  455: | #define HAVE_NCURSES_H 1
  456: | #define HAVE_CURSES_H 1
  457: | /* end confdefs.h.  */
  458: | #include <cursesX.h>
  459: configure:4456: result: no
  460: configure:4456: checking for cursesX.h
  461: configure:4456: result: no
  462: configure:4456: checking for sys/types.h
  463: configure:4456: result: yes
  464: configure:4456: checking fcntl.h usability
  465: configure:4456: gcc -c -g -O2  conftest.c >&5
  466: configure:4456: $? = 0
  467: configure:4456: result: yes
  468: configure:4456: checking fcntl.h presence
  469: configure:4456: gcc -E  conftest.c
  470: configure:4456: $? = 0
  471: configure:4456: result: yes
  472: configure:4456: checking for fcntl.h
  473: configure:4456: result: yes
  474: configure:4469: checking socket.h usability
  475: configure:4469: gcc -c -g -O2  conftest.c >&5
  476: conftest.c:62:20: fatal error: socket.h: No such file or directory
  477: compilation terminated.
  478: configure:4469: $? = 1
  479: configure: failed program was:
  480: | /* confdefs.h */
  481: | #define PACKAGE_NAME "mtr"
  482: | #define PACKAGE_TARNAME "mtr"
  483: | #define PACKAGE_VERSION "0.85"
  484: | #define PACKAGE_STRING "mtr 0.85"
  485: | #define PACKAGE_BUGREPORT ""
  486: | #define PACKAGE_URL ""
  487: | #define PACKAGE "mtr"
  488: | #define VERSION "0.85"
  489: | #define STDC_HEADERS 1
  490: | #define HAVE_SYS_TYPES_H 1
  491: | #define HAVE_SYS_STAT_H 1
  492: | #define HAVE_STDLIB_H 1
  493: | #define HAVE_STRING_H 1
  494: | #define HAVE_MEMORY_H 1
  495: | #define HAVE_STRINGS_H 1
  496: | #define HAVE_INTTYPES_H 1
  497: | #define HAVE_STDINT_H 1
  498: | #define HAVE_UNISTD_H 1
  499: | #define SIZEOF_UNSIGNED_CHAR 1
  500: | #define SIZEOF_UNSIGNED_SHORT 2
  501: | #define SIZEOF_UNSIGNED_INT 4
  502: | #define SIZEOF_UNSIGNED_LONG 8
  503: | #define HAVE_NCURSES_H 1
  504: | #define HAVE_CURSES_H 1
  505: | #define HAVE_SYS_TYPES_H 1
  506: | #define HAVE_FCNTL_H 1
  507: | /* end confdefs.h.  */
  508: | #include <stdio.h>
  509: | #ifdef HAVE_SYS_TYPES_H
  510: | # include <sys/types.h>
  511: | #endif
  512: | #ifdef HAVE_SYS_STAT_H
  513: | # include <sys/stat.h>
  514: | #endif
  515: | #ifdef STDC_HEADERS
  516: | # include <stdlib.h>
  517: | # include <stddef.h>
  518: | #else
  519: | # ifdef HAVE_STDLIB_H
  520: | #  include <stdlib.h>
  521: | # endif
  522: | #endif
  523: | #ifdef HAVE_STRING_H
  524: | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  525: | #  include <memory.h>
  526: | # endif
  527: | # include <string.h>
  528: | #endif
  529: | #ifdef HAVE_STRINGS_H
  530: | # include <strings.h>
  531: | #endif
  532: | #ifdef HAVE_INTTYPES_H
  533: | # include <inttypes.h>
  534: | #endif
  535: | #ifdef HAVE_STDINT_H
  536: | # include <stdint.h>
  537: | #endif
  538: | #ifdef HAVE_UNISTD_H
  539: | # include <unistd.h>
  540: | #endif
  541: | #include <socket.h>
  542: configure:4469: result: no
  543: configure:4469: checking socket.h presence
  544: configure:4469: gcc -E  conftest.c
  545: conftest.c:29:20: fatal error: socket.h: No such file or directory
  546: compilation terminated.
  547: configure:4469: $? = 1
  548: configure: failed program was:
  549: | /* confdefs.h */
  550: | #define PACKAGE_NAME "mtr"
  551: | #define PACKAGE_TARNAME "mtr"
  552: | #define PACKAGE_VERSION "0.85"
  553: | #define PACKAGE_STRING "mtr 0.85"
  554: | #define PACKAGE_BUGREPORT ""
  555: | #define PACKAGE_URL ""
  556: | #define PACKAGE "mtr"
  557: | #define VERSION "0.85"
  558: | #define STDC_HEADERS 1
  559: | #define HAVE_SYS_TYPES_H 1
  560: | #define HAVE_SYS_STAT_H 1
  561: | #define HAVE_STDLIB_H 1
  562: | #define HAVE_STRING_H 1
  563: | #define HAVE_MEMORY_H 1
  564: | #define HAVE_STRINGS_H 1
  565: | #define HAVE_INTTYPES_H 1
  566: | #define HAVE_STDINT_H 1
  567: | #define HAVE_UNISTD_H 1
  568: | #define SIZEOF_UNSIGNED_CHAR 1
  569: | #define SIZEOF_UNSIGNED_SHORT 2
  570: | #define SIZEOF_UNSIGNED_INT 4
  571: | #define SIZEOF_UNSIGNED_LONG 8
  572: | #define HAVE_NCURSES_H 1
  573: | #define HAVE_CURSES_H 1
  574: | #define HAVE_SYS_TYPES_H 1
  575: | #define HAVE_FCNTL_H 1
  576: | /* end confdefs.h.  */
  577: | #include <socket.h>
  578: configure:4469: result: no
  579: configure:4469: checking for socket.h
  580: configure:4469: result: no
  581: configure:4469: checking sys/socket.h usability
  582: configure:4469: gcc -c -g -O2  conftest.c >&5
  583: configure:4469: $? = 0
  584: configure:4469: result: yes
  585: configure:4469: checking sys/socket.h presence
  586: configure:4469: gcc -E  conftest.c
  587: configure:4469: $? = 0
  588: configure:4469: result: yes
  589: configure:4469: checking for sys/socket.h
  590: configure:4469: result: yes
  591: configure:4469: checking sys/xti.h usability
  592: configure:4469: gcc -c -g -O2  conftest.c >&5
  593: conftest.c:63:21: fatal error: sys/xti.h: No such file or directory
  594: compilation terminated.
  595: configure:4469: $? = 1
  596: configure: failed program was:
  597: | /* confdefs.h */
  598: | #define PACKAGE_NAME "mtr"
  599: | #define PACKAGE_TARNAME "mtr"
  600: | #define PACKAGE_VERSION "0.85"
  601: | #define PACKAGE_STRING "mtr 0.85"
  602: | #define PACKAGE_BUGREPORT ""
  603: | #define PACKAGE_URL ""
  604: | #define PACKAGE "mtr"
  605: | #define VERSION "0.85"
  606: | #define STDC_HEADERS 1
  607: | #define HAVE_SYS_TYPES_H 1
  608: | #define HAVE_SYS_STAT_H 1
  609: | #define HAVE_STDLIB_H 1
  610: | #define HAVE_STRING_H 1
  611: | #define HAVE_MEMORY_H 1
  612: | #define HAVE_STRINGS_H 1
  613: | #define HAVE_INTTYPES_H 1
  614: | #define HAVE_STDINT_H 1
  615: | #define HAVE_UNISTD_H 1
  616: | #define SIZEOF_UNSIGNED_CHAR 1
  617: | #define SIZEOF_UNSIGNED_SHORT 2
  618: | #define SIZEOF_UNSIGNED_INT 4
  619: | #define SIZEOF_UNSIGNED_LONG 8
  620: | #define HAVE_NCURSES_H 1
  621: | #define HAVE_CURSES_H 1
  622: | #define HAVE_SYS_TYPES_H 1
  623: | #define HAVE_FCNTL_H 1
  624: | #define HAVE_SYS_SOCKET_H 1
  625: | /* end confdefs.h.  */
  626: | #include <stdio.h>
  627: | #ifdef HAVE_SYS_TYPES_H
  628: | # include <sys/types.h>
  629: | #endif
  630: | #ifdef HAVE_SYS_STAT_H
  631: | # include <sys/stat.h>
  632: | #endif
  633: | #ifdef STDC_HEADERS
  634: | # include <stdlib.h>
  635: | # include <stddef.h>
  636: | #else
  637: | # ifdef HAVE_STDLIB_H
  638: | #  include <stdlib.h>
  639: | # endif
  640: | #endif
  641: | #ifdef HAVE_STRING_H
  642: | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  643: | #  include <memory.h>
  644: | # endif
  645: | # include <string.h>
  646: | #endif
  647: | #ifdef HAVE_STRINGS_H
  648: | # include <strings.h>
  649: | #endif
  650: | #ifdef HAVE_INTTYPES_H
  651: | # include <inttypes.h>
  652: | #endif
  653: | #ifdef HAVE_STDINT_H
  654: | # include <stdint.h>
  655: | #endif
  656: | #ifdef HAVE_UNISTD_H
  657: | # include <unistd.h>
  658: | #endif
  659: | #include <sys/xti.h>
  660: configure:4469: result: no
  661: configure:4469: checking sys/xti.h presence
  662: configure:4469: gcc -E  conftest.c
  663: conftest.c:30:21: fatal error: sys/xti.h: No such file or directory
  664: compilation terminated.
  665: configure:4469: $? = 1
  666: configure: failed program was:
  667: | /* confdefs.h */
  668: | #define PACKAGE_NAME "mtr"
  669: | #define PACKAGE_TARNAME "mtr"
  670: | #define PACKAGE_VERSION "0.85"
  671: | #define PACKAGE_STRING "mtr 0.85"
  672: | #define PACKAGE_BUGREPORT ""
  673: | #define PACKAGE_URL ""
  674: | #define PACKAGE "mtr"
  675: | #define VERSION "0.85"
  676: | #define STDC_HEADERS 1
  677: | #define HAVE_SYS_TYPES_H 1
  678: | #define HAVE_SYS_STAT_H 1
  679: | #define HAVE_STDLIB_H 1
  680: | #define HAVE_STRING_H 1
  681: | #define HAVE_MEMORY_H 1
  682: | #define HAVE_STRINGS_H 1
  683: | #define HAVE_INTTYPES_H 1
  684: | #define HAVE_STDINT_H 1
  685: | #define HAVE_UNISTD_H 1
  686: | #define SIZEOF_UNSIGNED_CHAR 1
  687: | #define SIZEOF_UNSIGNED_SHORT 2
  688: | #define SIZEOF_UNSIGNED_INT 4
  689: | #define SIZEOF_UNSIGNED_LONG 8
  690: | #define HAVE_NCURSES_H 1
  691: | #define HAVE_CURSES_H 1
  692: | #define HAVE_SYS_TYPES_H 1
  693: | #define HAVE_FCNTL_H 1
  694: | #define HAVE_SYS_SOCKET_H 1
  695: | /* end confdefs.h.  */
  696: | #include <sys/xti.h>
  697: configure:4469: result: no
  698: configure:4469: checking for sys/xti.h
  699: configure:4469: result: no
  700: configure:4469: checking arpa/nameser_compat.h usability
  701: configure:4469: gcc -c -g -O2  conftest.c >&5
  702: configure:4469: $? = 0
  703: configure:4469: result: yes
  704: configure:4469: checking arpa/nameser_compat.h presence
  705: configure:4469: gcc -E  conftest.c
  706: configure:4469: $? = 0
  707: configure:4469: result: yes
  708: configure:4469: checking for arpa/nameser_compat.h
  709: configure:4469: result: yes
  710: configure:4483: checking for tgetent in -ltermcap
  711: configure:4508: gcc -o conftest -g -O2   conftest.c -ltermcap   >&5
  712: configure:4508: $? = 0
  713: configure:4517: result: yes
  714: configure:4528: checking for tgetent in -ltinfo
  715: configure:4553: gcc -o conftest -g -O2   conftest.c -ltinfo  -ltermcap  >&5
  716: configure:4553: $? = 0
  717: configure:4562: result: yes
  718: configure:4574: checking for initscr
  719: configure:4574: gcc -o conftest -g -O2   conftest.c -ltinfo -ltermcap  >&5
  720: configure:4574: $? = 0
  721: configure:4574: result: yes
  722: configure:4728: checking for attron
  723: configure:4728: gcc -o conftest -g -O2   conftest.c -ltinfo -ltermcap  >&5
  724: configure:4728: $? = 0
  725: configure:4728: result: yes
  726: configure:4728: checking for fcntl
  727: configure:4728: gcc -o conftest -g -O2   conftest.c -ltinfo -ltermcap  >&5
  728: configure:4728: $? = 0
  729: configure:4728: result: yes
  730: configure:4738: checking for floor in -lm
  731: configure:4763: gcc -o conftest -g -O2   conftest.c -lm  -ltinfo -ltermcap  >&5
  732: conftest.c:42:6: warning: conflicting types for built-in function 'floor' [enabled by default]
  733: configure:4763: $? = 0
  734: configure:4772: result: yes
  735: configure:4861: checking for pkg-config
  736: configure:4879: found /usr/bin/pkg-config
  737: configure:4892: result: /usr/bin/pkg-config
  738: configure:4914: checking for GTK+ - version >= 2.6.0
  739: configure:5024: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm -ltinfo -ltermcap  >&5
  740: configure:5024: $? = 0
  741: configure:5024: ./conftest
  742: configure:5024: $? = 0
  743: configure:5038: result: yes (version 2.24.6)
  744: configure:5327: checking for socket
  745: configure:5327: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
  746: configure:5327: $? = 0
  747: configure:5327: result: yes
  748: configure:5381: checking for gethostbyname
  749: configure:5381: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
  750: configure:5381: $? = 0
  751: configure:5381: result: yes
  752: configure:5441: checking for seteuid
  753: configure:5441: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
  754: configure:5441: $? = 0
  755: configure:5441: result: yes
  756: configure:5461: checking whether library required for res_mkquery
  757: configure:5482: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
  758: /tmp/ccMn2aaQ.o: In function `main':
  759: /home/wolff/mtr/conftest.c:47: undefined reference to `__res_mkquery'
  760: collect2: ld returned 1 exit status
  761: configure:5482: $? = 1
  762: configure: failed program was:
  763: | /* confdefs.h */
  764: | #define PACKAGE_NAME "mtr"
  765: | #define PACKAGE_TARNAME "mtr"
  766: | #define PACKAGE_VERSION "0.85"
  767: | #define PACKAGE_STRING "mtr 0.85"
  768: | #define PACKAGE_BUGREPORT ""
  769: | #define PACKAGE_URL ""
  770: | #define PACKAGE "mtr"
  771: | #define VERSION "0.85"
  772: | #define STDC_HEADERS 1
  773: | #define HAVE_SYS_TYPES_H 1
  774: | #define HAVE_SYS_STAT_H 1
  775: | #define HAVE_STDLIB_H 1
  776: | #define HAVE_STRING_H 1
  777: | #define HAVE_MEMORY_H 1
  778: | #define HAVE_STRINGS_H 1
  779: | #define HAVE_INTTYPES_H 1
  780: | #define HAVE_STDINT_H 1
  781: | #define HAVE_UNISTD_H 1
  782: | #define SIZEOF_UNSIGNED_CHAR 1
  783: | #define SIZEOF_UNSIGNED_SHORT 2
  784: | #define SIZEOF_UNSIGNED_INT 4
  785: | #define SIZEOF_UNSIGNED_LONG 8
  786: | #define HAVE_NCURSES_H 1
  787: | #define HAVE_CURSES_H 1
  788: | #define HAVE_SYS_TYPES_H 1
  789: | #define HAVE_FCNTL_H 1
  790: | #define HAVE_SYS_SOCKET_H 1
  791: | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  792: | #define HAVE_LIBTERMCAP 1
  793: | #define HAVE_LIBTINFO 1
  794: | #define HAVE_ATTRON 1
  795: | #define HAVE_FCNTL 1
  796: | #define HAVE_LIBM 1
  797: | #define HAVE_SETEUID 1
  798: | /* end confdefs.h.  */
  799: | 
  800: | 
  801: | #include <netinet/in.h>
  802: | #include <resolv.h>
  803: | 
  804: | int
  805: | main ()
  806: | {
  807: | 
  808: | int (*res_mkquery_func)(int,...) = (int (*)(int,...))res_mkquery;
  809: | (void)(*res_mkquery_func)(0);
  810: | 
  811: |   ;
  812: |   return 0;
  813: | }
  814: configure:5487: result: yes
  815: configure:5493: checking for res_mkquery in -lbind
  816: configure:5515: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm -lbind >&5
  817: /usr/bin/ld: cannot find -lbind
  818: collect2: ld returned 1 exit status
  819: configure:5515: $? = 1
  820: configure: failed program was:
  821: | /* confdefs.h */
  822: | #define PACKAGE_NAME "mtr"
  823: | #define PACKAGE_TARNAME "mtr"
  824: | #define PACKAGE_VERSION "0.85"
  825: | #define PACKAGE_STRING "mtr 0.85"
  826: | #define PACKAGE_BUGREPORT ""
  827: | #define PACKAGE_URL ""
  828: | #define PACKAGE "mtr"
  829: | #define VERSION "0.85"
  830: | #define STDC_HEADERS 1
  831: | #define HAVE_SYS_TYPES_H 1
  832: | #define HAVE_SYS_STAT_H 1
  833: | #define HAVE_STDLIB_H 1
  834: | #define HAVE_STRING_H 1
  835: | #define HAVE_MEMORY_H 1
  836: | #define HAVE_STRINGS_H 1
  837: | #define HAVE_INTTYPES_H 1
  838: | #define HAVE_STDINT_H 1
  839: | #define HAVE_UNISTD_H 1
  840: | #define SIZEOF_UNSIGNED_CHAR 1
  841: | #define SIZEOF_UNSIGNED_SHORT 2
  842: | #define SIZEOF_UNSIGNED_INT 4
  843: | #define SIZEOF_UNSIGNED_LONG 8
  844: | #define HAVE_NCURSES_H 1
  845: | #define HAVE_CURSES_H 1
  846: | #define HAVE_SYS_TYPES_H 1
  847: | #define HAVE_FCNTL_H 1
  848: | #define HAVE_SYS_SOCKET_H 1
  849: | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  850: | #define HAVE_LIBTERMCAP 1
  851: | #define HAVE_LIBTINFO 1
  852: | #define HAVE_ATTRON 1
  853: | #define HAVE_FCNTL 1
  854: | #define HAVE_LIBM 1
  855: | #define HAVE_SETEUID 1
  856: | /* end confdefs.h.  */
  857: | 
  858: | 
  859: | #include <netinet/in.h>
  860: | #include <resolv.h>
  861: | 
  862: | int
  863: | main ()
  864: | {
  865: | 
  866: | int (*res_mkquery_func)(int,...) = (int (*)(int,...))res_mkquery;
  867: | (void)(*res_mkquery_func)(0);
  868: | 
  869: |   ;
  870: |   return 0;
  871: | }
  872: configure:5520: result: no
  873: configure:5526: checking for res_mkquery in -lresolv
  874: configure:5547: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm -lresolv >&5
  875: configure:5547: $? = 0
  876: configure:5548: result: yes
  877: configure:5562: checking for herror
  878: configure:5562: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
  879: configure:5562: $? = 0
  880: configure:5562: result: yes
  881: configure:5571: checking for strerror
  882: configure:5571: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
  883: configure:5571: $? = 0
  884: configure:5571: result: yes
  885: configure:5582: checking for getaddrinfo
  886: configure:5582: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
  887: configure:5582: $? = 0
  888: configure:5582: result: yes
  889: configure:5596: checking whether __res_state_ext needs to be defined
  890: configure:5621: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
  891: configure:5621: $? = 0
  892: configure:5622: result: no
  893: configure:5680: checking whether errno is declared
  894: configure:5680: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
  895: configure:5680: $? = 0
  896: configure:5680: result: yes
  897: configure:5696: checking for socklen_t
  898: configure:5696: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
  899: configure:5696: $? = 0
  900: configure:5696: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
  901: conftest.c: In function 'main':
  902: conftest.c:52:24: error: expected expression before ')' token
  903: configure:5696: $? = 1
  904: configure: failed program was:
  905: | /* confdefs.h */
  906: | #define PACKAGE_NAME "mtr"
  907: | #define PACKAGE_TARNAME "mtr"
  908: | #define PACKAGE_VERSION "0.85"
  909: | #define PACKAGE_STRING "mtr 0.85"
  910: | #define PACKAGE_BUGREPORT ""
  911: | #define PACKAGE_URL ""
  912: | #define PACKAGE "mtr"
  913: | #define VERSION "0.85"
  914: | #define STDC_HEADERS 1
  915: | #define HAVE_SYS_TYPES_H 1
  916: | #define HAVE_SYS_STAT_H 1
  917: | #define HAVE_STDLIB_H 1
  918: | #define HAVE_STRING_H 1
  919: | #define HAVE_MEMORY_H 1
  920: | #define HAVE_STRINGS_H 1
  921: | #define HAVE_INTTYPES_H 1
  922: | #define HAVE_STDINT_H 1
  923: | #define HAVE_UNISTD_H 1
  924: | #define SIZEOF_UNSIGNED_CHAR 1
  925: | #define SIZEOF_UNSIGNED_SHORT 2
  926: | #define SIZEOF_UNSIGNED_INT 4
  927: | #define SIZEOF_UNSIGNED_LONG 8
  928: | #define HAVE_NCURSES_H 1
  929: | #define HAVE_CURSES_H 1
  930: | #define HAVE_SYS_TYPES_H 1
  931: | #define HAVE_FCNTL_H 1
  932: | #define HAVE_SYS_SOCKET_H 1
  933: | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  934: | #define HAVE_LIBTERMCAP 1
  935: | #define HAVE_LIBTINFO 1
  936: | #define HAVE_ATTRON 1
  937: | #define HAVE_FCNTL 1
  938: | #define HAVE_LIBM 1
  939: | #define HAVE_SETEUID 1
  940: | #define ENABLE_IPV6 /**/
  941: | #define HAVE_DECL_ERRNO 1
  942: | /* end confdefs.h.  */
  943: | 
  944: | #include <netinet/in.h>
  945: | #ifdef HAVE_SOCKET_H
  946: | #include <socket.h>
  947: | #endif
  948: | #ifdef HAVE_SYS_SOCKET_H
  949: | #include <sys/socket.h>
  950: | #endif
  951: | 
  952: | 
  953: | int
  954: | main ()
  955: | {
  956: | if (sizeof ((socklen_t)))
  957: | 	    return 0;
  958: |   ;
  959: |   return 0;
  960: | }
  961: configure:5696: result: yes
  962: configure:5713: checking for struct in_addr
  963: configure:5713: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
  964: configure:5713: $? = 0
  965: configure:5713: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
  966: conftest.c: In function 'main':
  967: conftest.c:47:29: error: expected expression before ')' token
  968: configure:5713: $? = 1
  969: configure: failed program was:
  970: | /* confdefs.h */
  971: | #define PACKAGE_NAME "mtr"
  972: | #define PACKAGE_TARNAME "mtr"
  973: | #define PACKAGE_VERSION "0.85"
  974: | #define PACKAGE_STRING "mtr 0.85"
  975: | #define PACKAGE_BUGREPORT ""
  976: | #define PACKAGE_URL ""
  977: | #define PACKAGE "mtr"
  978: | #define VERSION "0.85"
  979: | #define STDC_HEADERS 1
  980: | #define HAVE_SYS_TYPES_H 1
  981: | #define HAVE_SYS_STAT_H 1
  982: | #define HAVE_STDLIB_H 1
  983: | #define HAVE_STRING_H 1
  984: | #define HAVE_MEMORY_H 1
  985: | #define HAVE_STRINGS_H 1
  986: | #define HAVE_INTTYPES_H 1
  987: | #define HAVE_STDINT_H 1
  988: | #define HAVE_UNISTD_H 1
  989: | #define SIZEOF_UNSIGNED_CHAR 1
  990: | #define SIZEOF_UNSIGNED_SHORT 2
  991: | #define SIZEOF_UNSIGNED_INT 4
  992: | #define SIZEOF_UNSIGNED_LONG 8
  993: | #define HAVE_NCURSES_H 1
  994: | #define HAVE_CURSES_H 1
  995: | #define HAVE_SYS_TYPES_H 1
  996: | #define HAVE_FCNTL_H 1
  997: | #define HAVE_SYS_SOCKET_H 1
  998: | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  999: | #define HAVE_LIBTERMCAP 1
 1000: | #define HAVE_LIBTINFO 1
 1001: | #define HAVE_ATTRON 1
 1002: | #define HAVE_FCNTL 1
 1003: | #define HAVE_LIBM 1
 1004: | #define HAVE_SETEUID 1
 1005: | #define ENABLE_IPV6 /**/
 1006: | #define HAVE_DECL_ERRNO 1
 1007: | #define HAVE_SOCKLEN_T /**/
 1008: | /* end confdefs.h.  */
 1009: | 
 1010: | #include <netinet/in.h>
 1011: | 
 1012: | 
 1013: | int
 1014: | main ()
 1015: | {
 1016: | if (sizeof ((struct in_addr)))
 1017: | 	    return 0;
 1018: |   ;
 1019: |   return 0;
 1020: | }
 1021: configure:5713: result: yes
 1022: configure:5724: checking for C flags to get more warnings
 1023: configure:5736: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -Wno-pointer-sign  conftest.c >&5
 1024: configure:5736: $? = 0
 1025: configure:5794: result: -Wall -Wno-pointer-sign
 1026: configure:5939: creating ./config.status
 1027: 
 1028: ## ---------------------- ##
 1029: ## Running config.status. ##
 1030: ## ---------------------- ##
 1031: 
 1032: This file was extended by mtr config.status 0.85, which was
 1033: generated by GNU Autoconf 2.68.  Invocation command line was
 1034: 
 1035:   CONFIG_FILES    = 
 1036:   CONFIG_HEADERS  = 
 1037:   CONFIG_LINKS    = 
 1038:   CONFIG_COMMANDS = 
 1039:   $ ./config.status 
 1040: 
 1041: on getafix
 1042: 
 1043: config.status:899: creating version.h.tmp
 1044: config.status:899: creating Makefile
 1045: config.status:899: creating img/Makefile
 1046: config.status:899: creating config.h
 1047: config.status:1128: executing depfiles commands
 1048: 
 1049: ## ---------------- ##
 1050: ## Cache variables. ##
 1051: ## ---------------- ##
 1052: 
 1053: ac_cv_c_compiler_gnu=yes
 1054: ac_cv_env_CC_set=
 1055: ac_cv_env_CC_value=
 1056: ac_cv_env_CFLAGS_set=
 1057: ac_cv_env_CFLAGS_value=
 1058: ac_cv_env_CPPFLAGS_set=
 1059: ac_cv_env_CPPFLAGS_value=
 1060: ac_cv_env_CPP_set=
 1061: ac_cv_env_CPP_value=
 1062: ac_cv_env_GLIB_CFLAGS_set=
 1063: ac_cv_env_GLIB_CFLAGS_value=
 1064: ac_cv_env_GLIB_LIBS_set=
 1065: ac_cv_env_GLIB_LIBS_value=
 1066: ac_cv_env_LDFLAGS_set=
 1067: ac_cv_env_LDFLAGS_value=
 1068: ac_cv_env_LIBS_set=
 1069: ac_cv_env_LIBS_value=
 1070: ac_cv_env_PKG_CONFIG_LIBDIR_set=
 1071: ac_cv_env_PKG_CONFIG_LIBDIR_value=
 1072: ac_cv_env_PKG_CONFIG_PATH_set=
 1073: ac_cv_env_PKG_CONFIG_PATH_value=
 1074: ac_cv_env_PKG_CONFIG_set=
 1075: ac_cv_env_PKG_CONFIG_value=
 1076: ac_cv_env_build_alias_set=
 1077: ac_cv_env_build_alias_value=
 1078: ac_cv_env_host_alias_set=
 1079: ac_cv_env_host_alias_value=
 1080: ac_cv_env_target_alias_set=
 1081: ac_cv_env_target_alias_value=
 1082: ac_cv_func_attron=yes
 1083: ac_cv_func_fcntl=yes
 1084: ac_cv_func_getaddrinfo=yes
 1085: ac_cv_func_gethostbyname=yes
 1086: ac_cv_func_herror=yes
 1087: ac_cv_func_initscr=yes
 1088: ac_cv_func_seteuid=yes
 1089: ac_cv_func_socket=yes
 1090: ac_cv_func_strerror=yes
 1091: ac_cv_have_decl_errno=yes
 1092: ac_cv_header_arpa_nameser_compat_h=yes
 1093: ac_cv_header_cursesX_h=no
 1094: ac_cv_header_curses_h=yes
 1095: ac_cv_header_fcntl_h=yes
 1096: ac_cv_header_inttypes_h=yes
 1097: ac_cv_header_memory_h=yes
 1098: ac_cv_header_ncurses_curses_h=no
 1099: ac_cv_header_ncurses_h=yes
 1100: ac_cv_header_socket_h=no
 1101: ac_cv_header_stdc=yes
 1102: ac_cv_header_stdint_h=yes
 1103: ac_cv_header_stdlib_h=yes
 1104: ac_cv_header_string_h=yes
 1105: ac_cv_header_strings_h=yes
 1106: ac_cv_header_sys_socket_h=yes
 1107: ac_cv_header_sys_stat_h=yes
 1108: ac_cv_header_sys_types_h=yes
 1109: ac_cv_header_sys_xti_h=no
 1110: ac_cv_header_unistd_h=yes
 1111: ac_cv_lib_m_floor=yes
 1112: ac_cv_lib_termcap_tgetent=yes
 1113: ac_cv_lib_tinfo_tgetent=yes
 1114: ac_cv_objext=o
 1115: ac_cv_path_EGREP='/bin/grep -E'
 1116: ac_cv_path_GREP=/bin/grep
 1117: ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
 1118: ac_cv_path_install='/usr/bin/install -c'
 1119: ac_cv_path_mkdir=/bin/mkdir
 1120: ac_cv_prog_AWK=gawk
 1121: ac_cv_prog_CPP='gcc -E'
 1122: ac_cv_prog_ac_ct_CC=gcc
 1123: ac_cv_prog_cc_c89=
 1124: ac_cv_prog_cc_g=yes
 1125: ac_cv_prog_make_make_set=yes
 1126: ac_cv_sizeof_unsigned_char=1
 1127: ac_cv_sizeof_unsigned_int=4
 1128: ac_cv_sizeof_unsigned_long=8
 1129: ac_cv_sizeof_unsigned_short=2
 1130: ac_cv_type_socklen_t=yes
 1131: ac_cv_type_struct_in_addr=yes
 1132: am_cv_CC_dependencies_compiler_type=gcc3
 1133: 
 1134: ## ----------------- ##
 1135: ## Output variables. ##
 1136: ## ----------------- ##
 1137: 
 1138: ACLOCAL='${SHELL} /home/wolff/mtr/missing --run aclocal-1.11'
 1139: AMDEPBACKSLASH='\'
 1140: AMDEP_FALSE='#'
 1141: AMDEP_TRUE=''
 1142: AMTAR='${SHELL} /home/wolff/mtr/missing --run tar'
 1143: AUTOCONF='${SHELL} /home/wolff/mtr/missing --run autoconf'
 1144: AUTOHEADER='${SHELL} /home/wolff/mtr/missing --run autoheader'
 1145: AUTOMAKE='${SHELL} /home/wolff/mtr/missing --run automake-1.11'
 1146: AWK='gawk'
 1147: CC='gcc'
 1148: CCDEPMODE='depmode=gcc3'
 1149: CFLAGS='-g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -Wall -Wno-pointer-sign'
 1150: CPP='gcc -E'
 1151: CPPFLAGS=''
 1152: CURSES_OBJ='curses.o'
 1153: CYGPATH_W='echo'
 1154: DEFS='-DHAVE_CONFIG_H'
 1155: DEPDIR='.deps'
 1156: ECHO_C=''
 1157: ECHO_N='-n'
 1158: ECHO_T=''
 1159: EGREP='/bin/grep -E'
 1160: EXEEXT=''
 1161: GLIB_CFLAGS=''
 1162: GLIB_LIBS=''
 1163: GREP='/bin/grep'
 1164: GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  '
 1165: GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
 1166: GTK_OBJ='gtk.o'
 1167: INSTALL_DATA='${INSTALL} -m 644'
 1168: INSTALL_PROGRAM='${INSTALL}'
 1169: INSTALL_SCRIPT='${INSTALL}'
 1170: INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
 1171: IPINFO_FALSE='#'
 1172: IPINFO_TRUE=''
 1173: LDFLAGS=''
 1174: LIBOBJS=''
 1175: LIBS='-lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm'
 1176: LTLIBOBJS=''
 1177: MAKEINFO='${SHELL} /home/wolff/mtr/missing --run makeinfo'
 1178: MKDIR_P='/bin/mkdir -p'
 1179: OBJEXT='o'
 1180: PACKAGE='mtr'
 1181: PACKAGE_BUGREPORT=''
 1182: PACKAGE_NAME='mtr'
 1183: PACKAGE_STRING='mtr 0.85'
 1184: PACKAGE_TARNAME='mtr'
 1185: PACKAGE_URL=''
 1186: PACKAGE_VERSION='0.85'
 1187: PATH_SEPARATOR=':'
 1188: PKG_CONFIG='/usr/bin/pkg-config'
 1189: PKG_CONFIG_LIBDIR=''
 1190: PKG_CONFIG_PATH=''
 1191: RESOLV_LIBS='-lresolv'
 1192: SET_MAKE=''
 1193: SHELL='/bin/bash'
 1194: STRIP=''
 1195: VERSION='0.85'
 1196: ac_ct_CC='gcc'
 1197: am__EXEEXT_FALSE=''
 1198: am__EXEEXT_TRUE='#'
 1199: am__fastdepCC_FALSE='#'
 1200: am__fastdepCC_TRUE=''
 1201: am__include='include'
 1202: am__isrc=''
 1203: am__leading_dot='.'
 1204: am__quote=''
 1205: am__tar='${AMTAR} chof - "$$tardir"'
 1206: am__untar='${AMTAR} xf -'
 1207: bindir='${exec_prefix}/bin'
 1208: build_alias=''
 1209: datadir='${datarootdir}'
 1210: datarootdir='${prefix}/share'
 1211: docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 1212: dvidir='${docdir}'
 1213: exec_prefix='${prefix}'
 1214: host_alias=''
 1215: htmldir='${docdir}'
 1216: includedir='${prefix}/include'
 1217: infodir='${datarootdir}/info'
 1218: install_sh='${SHELL} /home/wolff/mtr/install-sh'
 1219: libdir='${exec_prefix}/lib'
 1220: libexecdir='${exec_prefix}/libexec'
 1221: localedir='${datarootdir}/locale'
 1222: localstatedir='${prefix}/var'
 1223: mandir='${datarootdir}/man'
 1224: mkdir_p='/bin/mkdir -p'
 1225: oldincludedir='/usr/include'
 1226: pdfdir='${docdir}'
 1227: prefix='/usr/local'
 1228: program_transform_name='s,x,x,'
 1229: psdir='${docdir}'
 1230: sbindir='${exec_prefix}/sbin'
 1231: sharedstatedir='${prefix}/com'
 1232: sysconfdir='${prefix}/etc'
 1233: target_alias=''
 1234: 
 1235: ## ----------- ##
 1236: ## confdefs.h. ##
 1237: ## ----------- ##
 1238: 
 1239: /* confdefs.h */
 1240: #define PACKAGE_NAME "mtr"
 1241: #define PACKAGE_TARNAME "mtr"
 1242: #define PACKAGE_VERSION "0.85"
 1243: #define PACKAGE_STRING "mtr 0.85"
 1244: #define PACKAGE_BUGREPORT ""
 1245: #define PACKAGE_URL ""
 1246: #define PACKAGE "mtr"
 1247: #define VERSION "0.85"
 1248: #define STDC_HEADERS 1
 1249: #define HAVE_SYS_TYPES_H 1
 1250: #define HAVE_SYS_STAT_H 1
 1251: #define HAVE_STDLIB_H 1
 1252: #define HAVE_STRING_H 1
 1253: #define HAVE_MEMORY_H 1
 1254: #define HAVE_STRINGS_H 1
 1255: #define HAVE_INTTYPES_H 1
 1256: #define HAVE_STDINT_H 1
 1257: #define HAVE_UNISTD_H 1
 1258: #define SIZEOF_UNSIGNED_CHAR 1
 1259: #define SIZEOF_UNSIGNED_SHORT 2
 1260: #define SIZEOF_UNSIGNED_INT 4
 1261: #define SIZEOF_UNSIGNED_LONG 8
 1262: #define HAVE_NCURSES_H 1
 1263: #define HAVE_CURSES_H 1
 1264: #define HAVE_SYS_TYPES_H 1
 1265: #define HAVE_FCNTL_H 1
 1266: #define HAVE_SYS_SOCKET_H 1
 1267: #define HAVE_ARPA_NAMESER_COMPAT_H 1
 1268: #define HAVE_LIBTERMCAP 1
 1269: #define HAVE_LIBTINFO 1
 1270: #define HAVE_ATTRON 1
 1271: #define HAVE_FCNTL 1
 1272: #define HAVE_LIBM 1
 1273: #define HAVE_SETEUID 1
 1274: #define ENABLE_IPV6 /**/
 1275: #define HAVE_DECL_ERRNO 1
 1276: #define HAVE_SOCKLEN_T /**/
 1277: #define HAVE_STRUCT_INADDR /**/
 1278: 
 1279: configure: exit 0

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>