This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure --with-m4data-prefix=/usr/local/share --prefix=/usr/local i386-unknown-gnu ## ---------- ## ## Platform. ## ## ---------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 136 tasks, 193 threads, 4 processors Load average: 0.19, Mach factor: 3.80 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:969: PATH=".;."; conftest.sh ./configure: line 970: conftest.sh: command not found configure:972: $? = 127 configure:1018: checking for a BSD compatible install configure:1067: result: /usr/bin/install -c -o root -g wheel configure:1078: checking whether build environment is sane configure:1121: result: yes configure:1154: checking for mawk configure:1169: found /usr/local/bin/mawk configure:1177: result: mawk configure:1187: checking whether gmake sets ${MAKE} configure:1207: result: yes configure:1296: checking whether to enable maintainer-specific portions of Makefiles configure:1305: result: no configure:1327: checking for style of include used by gmake configure:1354: result: GNU configure:1366: checking for i386-unknown-gnu-gcc configure:1389: result: cc configure:1652: checking for C compiler version configure:1655: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1658: $? = 0 configure:1660: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1663: $? = 0 configure:1665: cc -V &5 cc: `-V' option must have argument configure:1668: $? = 1 configure:1688: checking for C compiler default output configure:1691: cc -fno-common conftest.c >&5 configure:1694: $? = 0 configure:1723: result: a.out configure:1728: checking whether the C compiler works configure:1734: ./a.out configure:1737: $? = 0 configure:1752: result: yes configure:1759: checking whether we are cross compiling configure:1761: result: no configure:1764: checking for executable suffix configure:1766: cc -o conftest -fno-common conftest.c >&5 configure:1769: $? = 0 configure:1791: result: configure:1797: checking for object suffix configure:1815: cc -c -fno-common conftest.c >&5 configure:1818: $? = 0 configure:1837: result: configure:1841: checking whether we are using the GNU C compiler configure:1862: cc -c -fno-common conftest.c >&5 configure:1865: $? = 0 configure:1868: test -s conftest. configure:1871: $? = 1 configure: failed program was: #line 1847 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1883: result: no configure:1889: checking whether cc accepts -g configure:1907: cc -c -g conftest.c >&5 configure:1910: $? = 0 configure:1913: test -s conftest. configure:1916: $? = 1 configure: failed program was: #line 1895 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1926: result: no configure:1953: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1956: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2056: checking dependency style of cc configure:2118: result: gcc3 configure:2172: checking for glib-config configure:2201: result: /usr/local/bin/glib12-config configure:2209: checking for GLIB - version >= 1.2.0 configure:2310: cc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib-12 >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from configure:2237: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2313: $? = 1 configure: program exited with status 1 configure: failed program was: #line 2233 "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:2338: result: no configure:2368: cc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib-12 >&5 configure:2371: $? = 0 configure:2374: test -s conftest configure:2377: $? = 0 configure:2408: error: "You need to install GLib - you can find it on http://www.gtk.org" ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_objext= ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib12-config ac_cv_prog_AWK=mawk ac_cv_prog_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "libmovtar" #define VERSION "0.1.3" configure: exit 1