This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:602: checking host system type configure:623: checking target system type configure:641: checking build system type configure:671: checking for gcc configure:784: checking whether the C compiler (gcc -O2 -Wall ) works configure:800: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure:797: warning: return-type defaults to `int' configure:826: checking whether the C compiler (gcc -O2 -Wall ) is a cross-compiler configure:831: checking whether we are using GNU C configure:840: gcc -E conftest.c configure:859: checking whether gcc accepts -g configure:891: checking how to run the C preprocessor configure:912: gcc -E conftest.c >/dev/null 2>conftest.out configure:973: checking for flex configure:1007: checking for yywrap in -lfl configure:1026: gcc -o conftest -O2 -Wall conftest.c -lfl 1>&5 configure:1051: checking for rm configure:1087: checking for find configure:1125: checking for gmake configure:1166: checking for a BSD compatible install configure:1297: checking whether gmake sets ${MAKE} configure:1327: checking for locale.h configure:1337: gcc -E conftest.c >/dev/null 2>conftest.out configure:1366: checking for setlocale configure:1394: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure:1427: gcc -E conftest.c >/dev/null 2>conftest.out configure:1423: libintl.h: No such file or directory configure: failed program was: #line 1422 "configure" #include "confdefs.h" #include configure:1866: checking for pthread_attr_init in -lpthread configure:1885: 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 1874 "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:1910: checking for pthread_attr_init in -lc_r configure:1929: gcc -o conftest -O2 -Wall conftest.c -lc_r 1>&5 configure:2006: checking for tm_gmtoff in struct tm configure:2015: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure:2031: checking for timer operations configure:2040: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure: In function `main': configure:2036: warning: statement with no effect configure:2036: warning: statement with no effect configure:2056: checking for gettimeofday configure:2065: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure:2082: checking for cfsetspeed in termios.h configure:2091: gcc -o conftest -O2 -Wall conftest.c 1>&5 configure:2165: checking for getopt.h configure:2175: gcc -E conftest.c >/dev/null 2>conftest.out configure:2171: getopt.h: No such file or directory configure: failed program was: #line 2170 "configure" #include "confdefs.h" #include configure:2213: checking for getopt_long configure:2241: gcc -o conftest -O2 -Wall -I../getopt conftest.c 1>&5 /home/john/tmp/cca17007.o: Undefined symbol `_getopt_long' referenced from text segment collect2: ld returned 1 exit status configure: failed program was: #line 2218 "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:2261: checking for getopt_long in -lgnugetopt configure:2280: 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 2269 "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:2317: checking for X configure:2551: checking for X11/xpm.h configure:2561: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:2607: checking for XpmWriteFileFromXpmImage in -lXpm configure:2627: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c -lXpm -L/usr/X11R6/lib -lX11 1>&5 configure:2658: checking for gtk-config configure:2658: checking for gtk12-config configure:2725: checking for socket in -lsocket configure:2744: 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 2733 "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:2816: checking for grantpt configure:2844: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 /home/john/tmp/ccE18905.o: Undefined symbol `_grantpt' referenced from text segment collect2: ld returned 1 exit status configure: failed program was: #line 2821 "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:2927: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:2923: warning: statement with no effect configure:2941: checking for ANSI C header files configure:2954: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3021: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3045: checking for sys/wait.h that is POSIX.1 compatible configure:3066: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3090: checking for fcntl.h configure:3100: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3090: checking for sys/ioctl.h configure:3100: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3090: checking for sys/time.h configure:3100: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3090: checking for unistd.h configure:3100: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3130: checking for string.h configure:3140: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3130: checking for strings.h configure:3140: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3130: checking for ctype.h configure:3140: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3130: checking for stdlib.h configure:3140: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3130: checking for stdarg.h configure:3140: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3170: checking for stddef.h configure:3180: gcc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:3208: checking for working const configure:3262: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3236: warning: unused variable `s' configure:3256: warning: unused variable `foo' configure:3224: warning: unused variable `zero' configure:3218: warning: unused variable `x' configure:3235: warning: `t' might be used uninitialized in this function configure:3253: warning: `b' might be used uninitialized in this function configure:3283: checking for inline configure:3297: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3293: warning: control reaches end of non-void function configure: At top level: configure:3293: warning: return-type defaults to `int' configure:3323: checking for pid_t configure:3356: checking for size_t configure:3389: checking whether time.h and sys/time.h may both be included configure:3403: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3399: warning: unused variable `tp' configure:3424: checking whether struct tm is in sys/time.h or time.h configure:3437: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3433: warning: statement with no effect configure:3458: checking for long long configure:3470: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3467: warning: unused variable `foo' configure:3492: checking for long double configure:3504: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3501: warning: unused variable `foo' configure:3530: checking whether gcc needs -traditional configure:3555: termio.h: No such file or directory configure:3576: checking for 8-bit clean memcmp configure:3594: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3587: warning: return-type defaults to `int' configure:3612: checking return type of signal handlers configure:3634: gcc -c -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:3630: warning: unused variable `i' configure:3653: checking for strftime configure:3681: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3751: checking for mktime configure:3779: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3751: checking for select configure:3779: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3751: checking for strdup configure:3779: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3751: checking for strstr configure:3779: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3751: checking for strtol configure:3779: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3751: checking for strtok configure:3779: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3751: checking for strsep configure:3779: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3751: checking for asprintf configure:3779: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3751: checking for vasprintf configure:3779: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3804: checking for ISO C99 compliant snprintf configure:3825: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5 configure:3851: checking for ISO C99 compliant vsnprintf configure:3885: gcc -o conftest -O2 -Wall -I../getopt -I/usr/X11R6/include conftest.c 1>&5