This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:598: checking for a BSD compatible install configure:651: checking whether build environment is sane configure:708: checking whether make sets ${MAKE} configure:754: checking for working aclocal configure:767: checking for working autoconf configure:780: checking for working automake configure:793: checking for working autoheader configure:806: checking for working makeinfo configure:823: checking for gcc configure:936: checking whether the C compiler (cc -g -Wall -O2 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -traditional-cpp ) works configure:952: cc -o conftest -g -Wall -O2 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -traditional-cpp conftest.c 1>&5 configure:949: warning: return type defaults to `int' configure:978: checking whether the C compiler (cc -g -Wall -O2 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -traditional-cpp ) is a cross-compiler configure:983: checking whether we are using GNU C configure:1011: checking whether cc accepts -g configure:1045: checking how to run the C preprocessor configure:1131: checking host system type configure:1154: checking for ranlib configure:1183: checking for strerror in -lcposix configure:1225: checking for ANSI C header files configure:1329: checking for working const configure:1404: checking for inline configure:1444: checking for off_t configure:1477: checking for size_t configure:1512: checking for working alloca.h configure:1545: checking for alloca configure:1747: checking for unistd.h configure:1786: checking for getpagesize configure:1839: checking for working mmap configure:2011: checking whether we are using the GNU C Library 2.1 or newer configure:2052: checking for argz.h configure:2052: checking for limits.h configure:2052: checking for locale.h configure:2052: checking for nl_types.h configure:2052: checking for malloc.h configure:2052: checking for stddef.h configure:2052: checking for stdlib.h configure:2052: checking for string.h configure:2052: checking for unistd.h configure:2052: checking for sys/param.h configure:2093: checking for feof_unlocked configure:2093: checking for fgets_unlocked configure:2093: checking for getcwd configure:2093: checking for getegid configure:2093: checking for geteuid configure:2093: checking for getgid configure:2093: checking for getuid configure:2093: checking for mempcpy configure:2093: checking for munmap configure:2093: checking for putenv configure:2093: checking for setenv configure:2093: checking for setlocale configure:2093: checking for stpcpy configure:2093: checking for strchr configure:2093: checking for strcasecmp configure:2093: checking for strdup configure:2093: checking for strtoul configure:2093: checking for tsearch configure:2093: checking for __argz_count configure:2093: checking for __argz_stringify configure:2093: checking for __argz_next configure:2161: checking for iconv configure:2222: checking for iconv declaration configure:2276: checking for nl_langinfo and CODESET configure:2311: checking for LC_MESSAGES configure:2344: checking whether NLS is requested configure:2366: checking whether included gettext is requested configure:2386: checking for libintl.h configure:2413: checking for GNU gettext in libc configure:2443: checking for GNU gettext in libintl configure:2492: checking for dcgettext configure:2549: checking for msgfmt configure:2583: checking for gmsgfmt configure:2620: checking for xgettext configure:2811: checking for bison configure:2844: checking version of bison configure:2891: checking for catalogs to be installed configure:2936: checking for gcc configure:2967: checking for strerror in -lcposix configure:3009: checking for ANSI C header files configure:3132: checking for working const configure:3207: checking for inline configure:3248: checking whether byte ordering is bigendian configure:3338: checking return type of signal handlers configure:3379: checking for size_t configure:3412: checking for ssize_t configure:3448: checking for sys/select.h configure:3448: checking for stdarg.h configure:3488: checking for sys/stat.h configure:3528: checking for sed configure:3567: checking for uname configure:3603: checking system type configure:3694: checking for snprintf configure:3743: checking for vsnprintf configure:3814: checking for localtime_r configure:3814: checking for inet_aton configure:3871: checking for getrlimit configure:3871: checking for getdtablesize configure:3924: checking for socket configure:4019: checking for getopt_long configure:4068: checking for pthread_create in -lpthread configure:4109: checking for pthread_create in -lc_r configure:4203: checking for glib-config configure:4238: checking for GLIB - version >= 1.2.0 configure:4337: gcc -o conftest -g -Wall -O2 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -traditional-cpp -I/usr/local/include/glib12 -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lglib-12 1>&5 cc1: internal compiler error: Bus error Please submit a full bug report, with preprocessed source if appropriate. See for instructions. configure: failed program was: #line 4261 "configure" #include "confdefs.h" #include #include #include int main () { int major, minor, micro; char *tmp_version; system ("touch conf.glibtest"); /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = g_strdup("1.2.0"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "1.2.0"); exit(1); } if ((glib_major_version != 1) || (glib_minor_version != 2) || (glib_micro_version != 10)) { printf("\n*** 'glib-config --version' returned %d.%d.%d, but GLIB (%d.%d.%d)\n", 1, 2, 10, glib_major_version, glib_minor_version, glib_micro_version); printf ("*** was found! If glib-config was correct, then it is best\n"); printf ("*** to remove the old version of GLIB. You may also be able to fix the error\n"); printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); printf("*** required on your system.\n"); printf("*** If glib-config was wrong, set the environment variable GLIB_CONFIG\n"); printf("*** to point to the correct copy of glib-config, and remove the file config.cache\n"); printf("*** before re-running configure\n"); } else if ((glib_major_version != GLIB_MAJOR_VERSION) || (glib_minor_version != GLIB_MINOR_VERSION) || (glib_micro_version != GLIB_MICRO_VERSION)) { printf("*** GLIB header files (version %d.%d.%d) do not match\n", GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION); printf("*** library (version %d.%d.%d)\n", glib_major_version, glib_minor_version, glib_micro_version); } else { if ((glib_major_version > major) || ((glib_major_version == major) && (glib_minor_version > minor)) || ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro))) { return 0; } else { printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n", glib_major_version, glib_minor_version, glib_micro_version); printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n", major, minor, micro); printf("*** GLIB is always available from ftp://ftp.gtk.org.\n"); printf("***\n"); printf("*** If you have already installed a sufficiently new version, this error\n"); printf("*** probably means that the wrong copy of the glib-config shell script is\n"); printf("*** being found. The easiest way to fix this is to remove the old version\n"); printf("*** of GLIB, but you can also set the GLIB_CONFIG environment to point to the\n"); printf("*** correct copy of glib-config. (In this case, you will have to\n"); printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); printf("*** so that the correct libraries are found at run-time))\n"); } } return 1; } configure:4381: gcc -o conftest -g -Wall -O2 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -traditional-cpp -I/usr/local/include/glib12 -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lglib-12 1>&5 cc1: internal compiler error: Bus error Please submit a full bug report, with preprocessed source if appropriate. See for instructions. configure: failed program was: #line 4371 "configure" #include "confdefs.h" #include #include int main() { return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); ; return 0; } configure:4476: checking for gtk-config configure:4511: checking for GTK - version >= 1.2.0 configure:4612: gcc -o conftest -g -Wall -O2 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -lintl -liconv 1>&5 ld: warning multiple definitions of symbol _locale_charset /usr/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset configure:4701: checking for gdk-pixbuf-config configure:4734: checking for gdk-pixbuf >= 0.8 configure:4766: checking for RAND_bytes in -lcrypto configure:4811: checking for RAND_egd in -lcrypto configure:4861: checking for deflate in -lz configure:4911: checking for getaddrinfo configure:4964: checking whether to enable IPv6 support configure:4981: checking for dlopen configure:5037: checking for dlerror configure:5107: checking for basename configure:5160: checking for hstrerror configure:5160: checking for tcgetattr configure:5160: checking for tcsetattr