This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:588: checking for a BSD compatible install configure:641: checking whether build environment is sane configure:698: checking whether make sets ${MAKE} configure:744: checking for working aclocal configure:757: checking for working autoconf configure:770: checking for working automake configure:783: checking for working autoheader configure:796: checking for working makeinfo configure:817: checking host system type configure:838: checking target system type configure:858: checking whether make sets ${MAKE} configure:887: checking for gcc configure:1000: checking whether the C compiler (cc -fno-common -L/usr/local/lib) works configure:1016: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:1042: checking whether the C compiler (cc -fno-common -L/usr/local/lib) is a cross-compiler configure:1047: checking whether we are using GNU C configure:1056: cc -E conftest.c configure:1075: checking whether cc accepts -g configure:1118: checking for a BSD compatible install configure:1201: checking for getopt_long in -lc configure:1220: cc -o conftest -fno-common -DUSE_UDP -I/usr/local/include -L/usr/local/lib conftest.c -lc 1>&5 configure:1241: checking how to run the C preprocessor configure:1262: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1322: checking for getopt.h configure:1332: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1395: checking for libfame-config configure:1430: checking for libfame - version >= 0.8.10 configure:1531: cc -o conftest -fno-common -DUSE_UDP -D_GNU_SOURCE -DHAS_GETOPT_H -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lfame 1>&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 /usr/local/include/fame.h:23, from configure:1455: /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: In function `main': configure:1468: warning: assignment makes pointer from integer without a cast configure: failed program was: #line 1453 "configure" #include "confdefs.h" #include #include #include int main () { int major, minor, micro; char *tmp_version; system ("touch conf.libfametest"); /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = strdup("0.8.10"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string\n", "0.8.10"); exit(1); } if ((libfame_major_version != 0) || (libfame_minor_version != 9) || (libfame_micro_version != 0)) { printf("\n*** 'libfame-config --version' returned %d.%d.%d, but Libfame (%d.%d.%d)\n", 0, 9, 0, libfame_major_version, libfame_minor_version, libfame_micro_version); printf ("*** was found! If libfame-config was correct, then it is best\n"); printf ("*** to remove the old version of libfame. 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 libfame-config was wrong, set the environment variable LIBFAME_CONFIG\n"); printf("*** to point to the correct copy of libfame-config, and remove the file config.cache\n"); printf("*** before re-running configure\n"); } #if defined (LIBFAME_MAJOR_VERSION) && defined (LIBFAME_MINOR_VERSION) && defined (LIBFAME_MICRO_VERSION) else if ((libfame_major_version != LIBFAME_MAJOR_VERSION) || (libfame_minor_version != LIBFAME_MINOR_VERSION) || (libfame_micro_version != LIBFAME_MICRO_VERSION)) { printf("*** libfame header files (version %d.%d.%d) do not match\n", LIBFAME_MAJOR_VERSION, LIBFAME_MINOR_VERSION, LIBFAME_MICRO_VERSION); printf("*** library (version %d.%d.%d)\n", libfame_major_version, libfame_minor_version, libfame_micro_version); } #endif /* defined (LIBFAME_MAJOR_VERSION) ... */ else { if ((libfame_major_version > major) || ((libfame_major_version == major) && (libfame_minor_version > minor)) || ((libfame_major_version == major) && (libfame_minor_version == minor) && (libfame_micro_version >= micro))) { return 0; } else { printf("\n*** An old version of libfame (%d.%d.%d) was found.\n", libfame_major_version, libfame_minor_version, libfame_micro_version); printf("*** You need a version of libfame newer than %d.%d.%d. The latest version of\n", major, minor, micro); printf("*** libfame is always available from http://www-eleves.enst-bretagne.fr/~chappeli/fame\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 libfame-config shell script is\n"); printf("*** being found. The easiest way to fix this is to remove the old version\n"); printf("*** of libfame, but you can also set the LIBFAME_CONFIG environment to point to the\n"); printf("*** correct copy of libfame-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:1575: cc -o conftest -fno-common -DUSE_UDP -D_GNU_SOURCE -DHAS_GETOPT_H -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lfame 1>&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 /usr/local/include/fame.h:23, from configure:1567: /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: failed program was: #line 1565 "configure" #include "confdefs.h" #include #include int main() { return ((libfame_major_version) || (libfame_minor_version) || (libfame_micro_version)); ; return 0; }