This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:600: checking host system type configure:621: checking target system type configure:639: checking build system type configure:669: checking for gcc configure:782: checking whether the C compiler (gcc -O2 -Wall ) works configure:798: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure:795: warning: return-type defaults to `int' configure:824: checking whether the C compiler (gcc -O2 -Wall ) is a cross-compiler configure:829: checking whether we are using GNU C configure:838: gcc -E conftest.c configure:857: checking whether gcc accepts -g configure:889: checking how to run the C preprocessor configure:910: gcc -E conftest.c >/dev/null 2>conftest.out configure:971: checking for flex configure:1005: checking for yywrap in -lfl configure:1024: gcc -o conftest -O2 -Wall conftest.c -lfl 1>&5 configure:1049: checking for rm configure:1085: checking for find configure:1123: checking for gmake configure:1123: checking for make configure:1164: checking for a BSD compatible install configure:1295: checking whether make sets ${MAKE} configure:1325: checking for locale.h configure:1335: gcc -E conftest.c >/dev/null 2>conftest.out configure:1364: checking for setlocale configure:1392: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure:1425: gcc -E conftest.c >/dev/null 2>conftest.out configure:1421: libintl.h: No such file or directory configure: failed program was: #line 1420 "configure" #include "confdefs.h" #include configure:1864: checking for pthread_attr_init in -lpthread configure:1883: gcc -o conftest -O2 -Wall conftest.c -lpthread 1>&5 ld: -lpthread: no match collect2: ld returned 1 exit status configure: failed program was: #line 1872 "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 pthread_attr_init(); int main() { pthread_attr_init() ; return 0; } configure:1908: checking for pthread_attr_init in -lc_r configure:1927: gcc -o conftest -O2 -Wall conftest.c -lc_r 1>&5 configure:2004: checking for tm_gmtoff in struct tm configure:2013: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure:2029: checking for timersub configure:2038: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure: In function `main': configure:2034: invalid type argument of `->' configure:2034: invalid type argument of `->' configure:2034: invalid type argument of `->' configure:2034: invalid type argument of `->' configure:2034: invalid type argument of `->' configure:2034: invalid type argument of `->' configure:2034: invalid type argument of `->' configure:2034: invalid type argument of `->' configure:2034: invalid type argument of `->' configure: failed program was: #line 2031 "configure" #include "confdefs.h" #include int main() { timersub(NULL, NULL, NULL) ; return 0; } configure:2059: checking for cfsetspeed in termios.h configure:2068: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure:2146: checking for getopt.h configure:2156: gcc -E conftest.c >/dev/null 2>conftest.out configure:2152: getopt.h: No such file or directory configure: failed program was: #line 2151 "configure" #include "confdefs.h" #include configure:2194: checking for getopt_long configure:2222: gcc -o conftest -O2 -Wall -I../getopt conftest.c 1>&5 /home/john/tmp/ccZ28465.o: Undefined symbol `_getopt_long' referenced from text segment collect2: ld returned 1 exit status configure: failed program was: #line 2199 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getopt_long(); 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 getopt_long(); 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_getopt_long) || defined (__stub___getopt_long) choke me #else getopt_long(); #endif ; return 0; } configure:2242: checking for getopt_long in -lgnugetopt configure:2261: gcc -o conftest -O2 -Wall -I../getopt conftest.c -lgnugetopt 1>&5 ld: -lgnugetopt: no match collect2: ld returned 1 exit status configure: failed program was: #line 2250 "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 getopt_long(); int main() { getopt_long() ; return 0; } configure:2298: checking for X configure:2532: checking for X11/xpm.h configure:2542: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:2588: checking for XpmWriteFileFromXpmImage in -lXpm configure:2608: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c -lXpm -L/usr/X11R6/lib -lX11 1>&5 configure:2639: checking for gtk-config configure:2639: checking for gtk12-config configure:2706: checking for socket in -lsocket configure:2725: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c -lsocket 1>&5 ld: -lsocket: no match collect2: ld returned 1 exit status configure: failed program was: #line 2714 "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 socket(); int main() { socket() ; return 0; } configure:2783: checking for grantpt configure:2811: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 /home/john/tmp/ccC18413.o: Undefined symbol `_grantpt' referenced from text segment collect2: ld returned 1 exit status configure: failed program was: #line 2788 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char grantpt(); 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 grantpt(); 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_grantpt) || defined (__stub___grantpt) choke me #else grantpt(); #endif ; return 0; } configure:2894: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 In file included from configure:2887: /usr/include/sys/socket.h:144: syntax error before `u_int8_t' /usr/include/sys/socket.h:162: syntax error before `u_int8_t' /usr/include/sys/socket.h:174: syntax error before `u_short' /usr/include/sys/socket.h:228: syntax error before `uid_t' /usr/include/sys/socket.h:233: syntax error before `gid_t' /usr/include/sys/socket.h:316: syntax error before `caddr_t' /usr/include/sys/socket.h:319: syntax error before `u_int' /usr/include/sys/socket.h:343: syntax error before `socklen_t' /usr/include/sys/socket.h:383: syntax error before `u_short' /usr/include/sys/socket.h:391: syntax error before `caddr_t' /usr/include/sys/socket.h:395: syntax error before `caddr_t' In file included from configure:2887: /usr/include/sys/socket.h:406: syntax error before `socklen_t' /usr/include/sys/socket.h:407: syntax error before `socklen_t' /usr/include/sys/socket.h:408: syntax error before `socklen_t' /usr/include/sys/socket.h:409: syntax error before `socklen_t' /usr/include/sys/socket.h:410: syntax error before `socklen_t' /usr/include/sys/socket.h:411: syntax error before `socklen_t' /usr/include/sys/socket.h:413: syntax error before `recv' /usr/include/sys/socket.h:413: syntax error before `size_t' /usr/include/sys/socket.h:413: warning: data definition has no type or storage class /usr/include/sys/socket.h:414: syntax error before `recvfrom' /usr/include/sys/socket.h:414: syntax error before `size_t' /usr/include/sys/socket.h:414: warning: data definition has no type or storage class /usr/include/sys/socket.h:415: syntax error before `recvmsg' /usr/include/sys/socket.h:415: warning: data definition has no type or storage class /usr/include/sys/socket.h:416: syntax error before `send' /usr/include/sys/socket.h:416: syntax error before `size_t' /usr/include/sys/socket.h:416: warning: data definition has no type or storage class /usr/include/sys/socket.h:417: syntax error before `sendto' /usr/include/sys/socket.h:418: syntax error before `size_t' /usr/include/sys/socket.h:418: warning: data definition has no type or storage class /usr/include/sys/socket.h:419: syntax error before `sendmsg' /usr/include/sys/socket.h:419: warning: data definition has no type or storage class /usr/include/sys/socket.h:420: syntax error before `socklen_t' In file included from configure:2889: /usr/include/sys/uio.h:44: syntax error before `size_t' /usr/include/sys/uio.h:79: syntax error before `preadv' /usr/include/sys/uio.h:79: syntax error before `off_t' /usr/include/sys/uio.h:79: warning: data definition has no type or storage class /usr/include/sys/uio.h:80: syntax error before `pwritev' /usr/include/sys/uio.h:80: syntax error before `off_t' /usr/include/sys/uio.h:80: warning: data definition has no type or storage class /usr/include/sys/uio.h:82: syntax error before `readv' /usr/include/sys/uio.h:82: warning: data definition has no type or storage class /usr/include/sys/uio.h:83: syntax error before `writev' /usr/include/sys/uio.h:83: warning: data definition has no type or storage class configure: In function `main': configure:2890: structure has no member named `msg_control' configure: failed program was: #line 2886 "configure" #include "confdefs.h" #include #include int main() { struct msghdr msg; msg.msg_control; ; return 0; } configure:2908: checking for ANSI C header files configure:2921: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:2988: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3012: checking for sys/wait.h that is POSIX.1 compatible configure:3033: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3057: checking for fcntl.h configure:3067: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3057: checking for sys/ioctl.h configure:3067: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3057: checking for sys/time.h configure:3067: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3057: checking for unistd.h configure:3067: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3095: checking for working const configure:3149: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3123: warning: unused variable `s' configure:3143: warning: unused variable `foo' configure:3111: warning: unused variable `zero' configure:3105: warning: unused variable `x' configure:3122: warning: `t' might be used uninitialized in this function configure:3140: warning: `b' might be used uninitialized in this function configure:3170: checking for inline configure:3184: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3180: warning: control reaches end of non-void function configure: At top level: configure:3180: warning: return-type defaults to `int' configure:3210: checking for pid_t configure:3243: checking for size_t configure:3276: checking whether time.h and sys/time.h may both be included configure:3290: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3286: warning: unused variable `tp' configure:3311: checking whether struct tm is in sys/time.h or time.h configure:3324: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3320: warning: statement with no effect configure:3347: checking whether gcc needs -traditional configure:3372: termio.h: No such file or directory configure:3393: checking for 8-bit clean memcmp configure:3411: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3404: warning: return-type defaults to `int' configure:3429: checking return type of signal handlers configure:3451: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3447: warning: unused variable `i' configure:3470: checking for strftime configure:3498: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for mktime configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for select configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for strdup configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for strstr configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for strtol configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for strtok configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for strsep configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for snprintf configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for vsnprintf configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for asprintf configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3568: checking for vasprintf configure:3596: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5