This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:641: checking for a BSD compatible install configure:694: checking whether build environment is sane configure:751: checking whether make sets ${MAKE} configure:797: checking for working aclocal configure:810: checking for working autoconf configure:823: checking for working automake configure:836: checking for working autoheader configure:849: checking for working makeinfo configure:868: checking for sed configure:904: checking for gcc configure:1017: checking whether the C compiler (gcc ) works configure:1033: gcc -o conftest conftest.c 1>&5 configure:1059: checking whether the C compiler (gcc ) is a cross-compiler configure:1064: checking whether we are using GNU C configure:1092: checking whether gcc accepts -g configure:1199: checking host system type configure:1220: checking build system type configure:1240: checking for ranlib configure:1279: checking for ld used by GCC configure:1342: checking if the linker (/mit/gnu/arch/sun4x_56/sparc-sun-solaris2.6/bin/ld) is GNU ld configure:1358: checking for BSD-compatible nm configure:1395: checking whether ln -s works ltconfig:601: checking for object suffix ltconfig:602: gcc -c -g -O2 conftest.c 1>&5 ltconfig:742: checking if gcc PIC flag -fPIC works ltconfig:743: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5 ltconfig:795: checking if gcc supports -c -o file.o ltconfig:796: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 ltconfig:828: checking if gcc supports -c -o file.lo ltconfig:829: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5 ltconfig:880: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:881: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:924: checking if gcc static flag -static works ltconfig:925: gcc -o conftest -g -O2 -static conftest.c 1>&5 GNU ld version 2.9.1 (with BFD 2.9.1) ltconfig:1557: checking if global_symbol_pipe works ltconfig:1558: gcc -c -g -O2 conftest.c 1>&5 ltconfig:1561: eval "/usr/ccs/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BDT]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1613: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5 configure:1587: checking for a BSD compatible install configure:1643: checking how to run the C preprocessor configure:1723: checking for POSIXized ISC configure:1744: checking for ANSI C header files configure:1848: checking for working const configure:1923: checking for inline configure:1963: checking for off_t configure:1996: checking for size_t configure:2031: checking for working alloca.h configure:2064: checking for alloca configure:2266: checking for unistd.h configure:2305: checking for getpagesize configure:2358: checking for working mmap configure:2534: checking for argz.h configure:2534: checking for limits.h configure:2534: checking for locale.h configure:2534: checking for nl_types.h configure:2534: checking for malloc.h configure:2534: checking for string.h configure:2534: checking for unistd.h configure:2534: checking for sys/param.h configure:2574: checking for getcwd configure:2574: checking for munmap configure:2574: checking for putenv configure:2574: checking for setenv configure:2574: checking for setlocale configure:2574: checking for strchr configure:2574: checking for strcasecmp configure:2574: checking for strdup configure:2574: checking for __argz_count configure:2574: checking for __argz_stringify configure:2574: checking for __argz_next configure:2693: checking for LC_MESSAGES configure:2726: checking whether NLS is requested configure:2746: checking whether included gettext is requested configure:2765: checking for libintl.h configure:2792: checking for gettext in libc configure:2918: checking for msgfmt configure:2952: checking for dcgettext configure:3007: checking for gmsgfmt configure:3043: checking for xgettext configure:3083: gcc -o conftest -g -O2 conftest.c 1>&5 /var/tmp/cc6sSnUm.o: In function `main': /afs/athena.mit.edu/user/k/o/kolya/sipb/gaim/src/configure:3079: undefined reference to `_nl_msg_cat_cntr' /afs/athena.mit.edu/user/k/o/kolya/sipb/gaim/src/configure:3080: undefined reference to `_nl_msg_cat_cntr' collect2: ld returned 1 exit status configure: failed program was: #line 3075 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:3541: checking for catalogs to be installed configure:3645: checking for Cygwin environment configure:3680: checking for ANSI C header files configure:3784: checking for sys/wait.h that is POSIX.1 compatible configure:3829: checking for fcntl.h configure:3829: checking for sys/time.h configure:3829: checking for unistd.h configure:3829: checking for locale.h configure:3829: checking for signal.h configure:3867: checking for working const configure:3942: checking whether struct tm is in sys/time.h or time.h configure:3977: checking return type of signal handlers configure:4018: checking for strftime configure:4116: checking for socket configure:4116: checking for strdup configure:4116: checking for strstr configure:4116: checking for atexit configure:4116: checking for getaddrinfo configure:4172: checking for getopt_long configure:4228: checking for inet_aton configure:4274: checking for inet_aton in -lresolv configure:4325: checking for socklen_t configure:4337: gcc -c -g -O2 conftest.c 1>&5 configure:4330: parse error before `x' configure:4330: warning: data definition has no type or storage class configure: failed program was: #line 4327 "configure" #include "confdefs.h" #include #include socklen_t x; int main() { ; return 0; } configure:4356: gcc -c -g -O2 conftest.c 1>&5 configure:4349: conflicting types for `accept' /usr/include/sys/socket.h:333: previous declaration of `accept' configure: failed program was: #line 4346 "configure" #include "confdefs.h" #include #include int accept(int, struct sockaddr *, size_t *); int main() { ; return 0; } configure:5681: checking for gnome-config configure:5714: checking for Gnome compile flags configure:5829: checking for glib-config configure:5864: checking for GLIB - version >= 1.2.5 configure:5963: gcc -o conftest -g -O2 -I/usr/local/include -I/opt/include -I$(top_srcdir) -I/mit/kolya/sipb/gtk/sun4x_56/include/glib-1.2 -I/mit/kolya/sipb/gtk/sun4x_56/lib/glib/include conftest.c -L/mit/kolya/sipb/gtk/sun4x_56/lib -lglib -lresolv 1>&5 configure:6098: checking for gtk-config configure:6133: checking for GTK - version >= 1.2.5 configure:6234: gcc -o conftest -g -O2 -I/usr/local/include -I/opt/include -I$(top_srcdir) -I/mit/kolya/sipb/gtk/sun4x_56/include/gtk-1.2 -I/mit/kolya/sipb/gtk/sun4x_56/include/glib-1.2 -I/mit/kolya/sipb/gtk/sun4x_56/lib/glib/include -I/usr/openwin/include conftest.c -L/mit/kolya/sipb/gtk/sun4x_56/lib -L/usr/openwin/lib -R/usr/openwin/lib -lgtk -lgdk -lgmodule -lglib -lXext -lX11 -lsocket -lnsl -lm -lresolv 1>&5 configure:6323: checking for gaim configure:6364: checking for gdk-pixbuf-config configure:6420: checking for X configure:6654: checking for XScreenSaverRegister in -lXext configure:6694: checking for XScreenSaverRegister in -lXss configure:6744: gcc -c -g -O2 -I/usr/local/include -I/opt/include -I$(top_srcdir) -I/mit/kolya/sipb/gtk/sun4x_56/include/gtk-1.2 -I/mit/kolya/sipb/gtk/sun4x_56/include/glib-1.2 -I/mit/kolya/sipb/gtk/sun4x_56/lib/glib/include -I/usr/openwin/include conftest.c 1>&5 In file included from configure:6737: /usr/openwin/include/X11/extensions/scrnsaver.h:41: parse error before `Bool' /usr/openwin/include/X11/extensions/scrnsaver.h:41: warning: no semicolon at end of struct or union /usr/openwin/include/X11/extensions/scrnsaver.h:42: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:43: parse error before `window' /usr/openwin/include/X11/extensions/scrnsaver.h:43: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:44: parse error before `root' /usr/openwin/include/X11/extensions/scrnsaver.h:44: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:47: parse error before `forced' /usr/openwin/include/X11/extensions/scrnsaver.h:47: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:48: parse error before `time' /usr/openwin/include/X11/extensions/scrnsaver.h:48: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:49: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:52: parse error before `Window' /usr/openwin/include/X11/extensions/scrnsaver.h:52: warning: no semicolon at end of struct or union /usr/openwin/include/X11/extensions/scrnsaver.h:58: parse error before `}' /usr/openwin/include/X11/extensions/scrnsaver.h:58: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:62: parse error before `XScreenSaverQueryExtension' /usr/openwin/include/X11/extensions/scrnsaver.h:64: parse error before `*' /usr/openwin/include/X11/extensions/scrnsaver.h:68: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:70: parse error before `XScreenSaverQueryVersion' /usr/openwin/include/X11/extensions/scrnsaver.h:72: parse error before `*' /usr/openwin/include/X11/extensions/scrnsaver.h:76: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:78: parse error before `*' /usr/openwin/include/X11/extensions/scrnsaver.h:82: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:84: parse error before `XScreenSaverQueryInfo' /usr/openwin/include/X11/extensions/scrnsaver.h:86: parse error before `*' /usr/openwin/include/X11/extensions/scrnsaver.h:90: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:94: parse error before `*' /usr/openwin/include/X11/extensions/scrnsaver.h:102: parse error before `*' /usr/openwin/include/X11/extensions/scrnsaver.h:119: parse error before `*' /usr/openwin/include/X11/extensions/scrnsaver.h:124: parse error before `XScreenSaverRegister' /usr/openwin/include/X11/extensions/scrnsaver.h:126: parse error before `*' /usr/openwin/include/X11/extensions/scrnsaver.h:131: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:133: parse error before `XScreenSaverUnregister' /usr/openwin/include/X11/extensions/scrnsaver.h:135: parse error before `*' /usr/openwin/include/X11/extensions/scrnsaver.h:138: warning: data definition has no type or storage class /usr/openwin/include/X11/extensions/scrnsaver.h:140: parse error before `XScreenSaverGetRegistered' /usr/openwin/include/X11/extensions/scrnsaver.h:142: parse error before `*' /usr/openwin/include/X11/extensions/scrnsaver.h:147: warning: data definition has no type or storage class configure: failed program was: #line 6735 "configure" #include "confdefs.h" #include int main() { ; return 0; } configure:6773: checking for tm_gmtoff in struct tm configure:6812: checking for perl configure:6845: checking for Perl compile flags configure:6869: checking for Perl_eval_pv configure:6973: checking for esd-config configure:7008: checking for ESD - version >= 0.2.7 configure:7215: checking for artsc-config configure:7250: checking for ArtsC - version >= 0.9.5 configure:7508: checking for asm/byteorder.h configure:7508: checking for byteswap.h configure:7508: checking for endian.h configure:7508: checking for machine/endian.h configure:7508: checking for arpa/nameser_compat.h configure:7547: checking for bswap_32 configure:7547: checking for bswap_16 configure:7600: checking whether byte ordering is bigendian configure:7693: checking for snprintf configure:7693: checking for connect configure:7746: checking for gethostent in -lnsl configure:8018: checking for gethostid configure:8018: checking for lrand48 configure:8073: checking for memcpy configure:8073: checking for memmove configure:8073: checking for random configure:8073: checking for strchr configure:8073: checking for strerror configure:8073: checking for vprintf configure:8129: checking for malloc.h configure:8129: checking for paths.h configure:8129: checking for sgtty.h configure:8129: checking for stdarg.h configure:8129: checking for sys/cdefs.h configure:8169: checking for sys/file.h configure:8169: checking for sys/filio.h configure:8169: checking for sys/ioctl.h configure:8169: checking for sys/msgbuf.h configure:8209: checking for sys/select.h configure:8209: checking for sys/uio.h configure:8209: checking for sys/utsname.h configure:8209: checking for sys/wait.h configure:8249: checking for termios.h configure:8286: checking for tm_zone in struct tm configure:8319: checking for tzname configure:8356: checking for timezone external configure:8383: checking for altzone external configure:8410: checking for daylight external