This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:590: checking for a BSD compatible install configure:643: checking whether build environment is sane configure:700: checking whether make sets ${MAKE} configure:746: checking for working aclocal configure:759: checking for working autoconf configure:772: checking for working automake configure:785: checking for working autoheader configure:798: checking for working makeinfo configure:819: checking host system type configure:843: checking for gcc configure:956: checking whether the C compiler (cc -fno-common ) works configure:972: cc -o conftest -fno-common conftest.c 1>&5 configure:998: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1003: checking whether we are using GNU C configure:1012: cc -E conftest.c configure:1031: checking whether cc accepts -g configure:1063: checking how to run the C preprocessor configure:1084: cc -E conftest.c >/dev/null 2>conftest.out configure:1145: checking for ranlib configure:1177: checking for bison configure:1213: checking for flex configure:1246: checking for flex configure:1280: checking for yywrap in -lfl configure:1299: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:1322: checking lex output file root configure:1343: checking whether yytext is a pointer configure:1362: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:1434: checking for gtk-config configure:1469: checking for GTK - version >= 1.2.0 configure:1570: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 configure:1665: checking for debugging support configure:1685: checking for electric-fence support configure:1710: checking for dmalloc support configure:1741: checking for socks v4 support configure:1772: checking for socks v5 support configure:1824: checking for perl configure:1887: checking for sendmail configure:1950: checking for netscape configure:2013: checking for gnome-moz-remote configure:2115: checking for X11/extensions/scrnsaver.h configure:2125: cc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:2149: checking for XScreenSaverRegister in -lXext configure:2168: cc -o conftest -I./libyahoo -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -Wall -I/usr/X11R6/include conftest.c -lXext -lm -L/usr/X11R6/lib -lX11 ./libyahoo/.libs/libyahoo.a -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 cc: ./libyahoo/.libs/libyahoo.a: No such file or directory configure: failed program was: #line 2157 "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 XScreenSaverRegister(); int main() { XScreenSaverRegister() ; return 0; } configure:2192: checking for XScreenSaverRegister in -lXExExt configure:2211: cc -o conftest -I./libyahoo -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -Wall -I/usr/X11R6/include conftest.c -lXExExt -L/usr/X11R6/lib -lX11 -lXext -lm ./libyahoo/.libs/libyahoo.a -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 cc: ./libyahoo/.libs/libyahoo.a: No such file or directory configure: failed program was: #line 2200 "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 XScreenSaverRegister(); int main() { XScreenSaverRegister() ; return 0; } configure:2236: checking for XScreenSaverRegister in -lXss configure:2255: cc -o conftest -I./libyahoo -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -Wall -I/usr/X11R6/include conftest.c -lXss -L/usr/X11R6/lib -lX11 -lXext -lm ./libyahoo/.libs/libyahoo.a -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 cc: ./libyahoo/.libs/libyahoo.a: No such file or directory configure: failed program was: #line 2244 "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 XScreenSaverRegister(); int main() { XScreenSaverRegister() ; return 0; } configure:2292: checking for ANSI C header files configure:2305: cc -E conftest.c >/dev/null 2>conftest.out configure:2372: cc -o conftest -I./libyahoo -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -Wall conftest.c ./libyahoo/.libs/libyahoo.a -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 cc: ./libyahoo/.libs/libyahoo.a: No such file or directory configure: In function `main': configure:2367: warning: implicit declaration of function `exit' configure: failed program was: #line 2361 "configure" #include "confdefs.h" #include #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); exit (0); } configure:2399: checking for stdarg.h configure:2409: cc -E conftest.c >/dev/null 2>conftest.out configure:2399: checking for string.h configure:2409: cc -E conftest.c >/dev/null 2>conftest.out configure:2399: checking for strings.h configure:2409: cc -E conftest.c >/dev/null 2>conftest.out configure:2399: checking for ctype.h configure:2409: cc -E conftest.c >/dev/null 2>conftest.out configure:2399: checking for sys/wait.h configure:2409: cc -E conftest.c >/dev/null 2>conftest.out configure:2399: checking for sys/types.h configure:2409: cc -E conftest.c >/dev/null 2>conftest.out configure:2437: checking for snprintf configure:2465: cc -o conftest -I./libyahoo -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -Wall conftest.c ./libyahoo/.libs/libyahoo.a -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 cc: ./libyahoo/.libs/libyahoo.a: No such file or directory configure:2449: warning: conflicting types for built-in function `snprintf' configure: failed program was: #line 2442 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char snprintf(); 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 snprintf(); 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_snprintf) || defined (__stub___snprintf) choke me #else snprintf(); #endif ; return 0; } configure:2488: checking for vsnprintf configure:2516: cc -o conftest -I./libyahoo -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -Wall conftest.c ./libyahoo/.libs/libyahoo.a -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 cc: ./libyahoo/.libs/libyahoo.a: No such file or directory configure:2500: warning: conflicting types for built-in function `vsnprintf' configure: failed program was: #line 2493 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char vsnprintf(); 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 vsnprintf(); 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_vsnprintf) || defined (__stub___vsnprintf) choke me #else vsnprintf(); #endif ; return 0; } configure:2539: checking for waitpid configure:2567: cc -o conftest -I./libyahoo -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -Wall conftest.c ./libyahoo/.libs/libyahoo.a -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm 1>&5 cc: ./libyahoo/.libs/libyahoo.a: No such file or directory configure: failed program was: #line 2544 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char waitpid(); 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 waitpid(); 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_waitpid) || defined (__stub___waitpid) choke me #else waitpid(); #endif ; return 0; }