This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:564: checking for a BSD compatible install configure:617: checking whether build environment is sane configure:674: checking whether make sets ${MAKE} configure:720: checking for working aclocal configure:733: checking for working autoconf configure:746: checking for working automake configure:759: checking for working autoheader configure:772: checking for working makeinfo configure:795: checking for gcc configure:908: checking whether the C compiler (gcc ) works configure:924: gcc -o conftest conftest.c 1>&5 configure:950: checking whether the C compiler (gcc ) is a cross-compiler configure:955: checking whether we are using GNU C configure:964: gcc -E conftest.c configure:983: checking whether gcc accepts -g configure:1016: checking size of unsigned char configure:1035: gcc -o conftest -g -O2 conftest.c 1>&5 configure: In function 'main': configure:1029: warning: incompatible implicit declaration of built-in function 'exit' configure:1055: checking size of unsigned short configure:1074: gcc -o conftest -g -O2 conftest.c 1>&5 configure: In function 'main': configure:1068: warning: incompatible implicit declaration of built-in function 'exit' configure:1094: checking size of unsigned int configure:1113: gcc -o conftest -g -O2 conftest.c 1>&5 configure: In function 'main': configure:1107: warning: incompatible implicit declaration of built-in function 'exit' configure:1133: checking size of unsigned long configure:1152: gcc -o conftest -g -O2 conftest.c 1>&5 configure: In function 'main': configure:1146: warning: incompatible implicit declaration of built-in function 'exit' configure:1180: checking for tgetent in -ltermcap configure:1199: gcc -o conftest -g -O2 conftest.c -ltermcap 1>&5 configure:1228: checking for initscr configure:1256: gcc -o conftest -g -O2 conftest.c -ltermcap 1>&5 /tmp/cc2UmvYp.o: In function `main': /home/poptix/html/mtr/mtr-0.49/configure:1250: undefined reference to `initscr' collect2: ld returned 1 exit status configure: failed program was: #line 1233 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char initscr(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char initscr(); 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_initscr) || defined (__stub___initscr) choke me #else initscr(); #endif ; return 0; } configure:1274: checking for initscr in -lncurses configure:1293: gcc -o conftest -g -O2 conftest.c -lncurses -ltermcap 1>&5 configure:1426: checking for attron configure:1454: gcc -o conftest -g -O2 conftest.c -lncurses -ltermcap 1>&5 configure:1481: checking how to run the C preprocessor configure:1502: gcc -E conftest.c >/dev/null 2>conftest.out configure:1564: checking for ncurses.h configure:1574: gcc -E conftest.c >/dev/null 2>conftest.out configure:1564: checking for ncurses/curses.h configure:1574: gcc -E conftest.c >/dev/null 2>conftest.out configure:1564: checking for curses.h configure:1574: gcc -E conftest.c >/dev/null 2>conftest.out configure:1564: checking for cursesX.h configure:1574: gcc -E conftest.c >/dev/null 2>conftest.out configure:1570:21: error: cursesX.h: No such file or directory configure: failed program was: #line 1569 "configure" #include "confdefs.h" #include configure:1564: checking for sys/types.h configure:1574: gcc -E conftest.c >/dev/null 2>conftest.out configure:1604: checking for sys/xti.h configure:1614: gcc -E conftest.c >/dev/null 2>conftest.out configure:1610:21: error: sys/xti.h: No such file or directory configure: failed program was: #line 1609 "configure" #include "confdefs.h" #include configure:1642: checking for floor in -lm configure:1661: gcc -o conftest -g -O2 conftest.c -lm -lncurses -ltermcap 1>&5 configure:1654: warning: conflicting types for built-in function 'floor' configure:1750: checking for gtk-config configure:1785: checking for GTK - version >= 1.0.0 configure:1983: checking for socket configure:2011: gcc -o conftest -g -O2 conftest.c -lm -lncurses -ltermcap 1>&5 configure:2080: checking for gethostbyname configure:2108: gcc -o conftest -g -O2 conftest.c -lm -lncurses -ltermcap 1>&5 configure:2183: checking for seteuid configure:2211: gcc -o conftest -g -O2 conftest.c -lm -lncurses -ltermcap 1>&5 configure:2238: checking for res_mkquery configure:2266: gcc -o conftest -g -O2 conftest.c -lm -lncurses -ltermcap 1>&5 /tmp/ccAfaPYP.o: In function `main': /home/poptix/html/mtr/mtr-0.49/configure:2260: undefined reference to `res_mkquery' collect2: ld returned 1 exit status configure: failed program was: #line 2243 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char res_mkquery(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char res_mkquery(); 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_res_mkquery) || defined (__stub___res_mkquery) choke me #else res_mkquery(); #endif ; return 0; } configure:2284: checking for res_mkquery in -lbind configure:2303: gcc -o conftest -g -O2 conftest.c -lbind -lm -lncurses -ltermcap 1>&5 /usr/bin/ld: cannot find -lbind collect2: ld returned 1 exit status configure: failed program was: #line 2292 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char res_mkquery(); int main() { res_mkquery() ; return 0; } configure:2329: checking for res_mkquery in -lresolv configure:2348: gcc -o conftest -g -O2 conftest.c -lresolv -lm -lncurses -ltermcap 1>&5 configure:2382: checking for herror configure:2410: gcc -o conftest -g -O2 conftest.c -lresolv -lm -lncurses -ltermcap 1>&5 configure:2434: checking for strerror configure:2462: gcc -o conftest -g -O2 conftest.c -lresolv -lm -lncurses -ltermcap 1>&5