Hi Dalibor, I'm unsure if anyone is getting this so I'll try again here:
Thanks for you help :) Chris Config.log: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Kaffe Virtual Machine configure 1.1.9, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = SSCPC360 uname -m = i686 uname -r = 1.5.23(0.156/4/2) uname -s = CYGWIN_NT-5.1 uname -v = 2006-12-19 10:52 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = i686 /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /cygdrive/c/Xilinx10.1/ISE/smartmodel/nt/installed_nt/lib/pcnt.lib PATH: /cygdrive/c/Modeltech_6.1a/win32 PATH: /cygdrive/c/Program Files/SSH Communications Security/SSH Secure Shell PATH: /cygdrive/c/opt/rtems-4.10-mingw/bin PATH: /cygdrive/c/opt/sparc-rtems-3.2.3-mingw/bin PATH: /cygdrive/c/WINDOWS/system32 PATH: /cygdrive/c/WINDOWS PATH: /cygdrive/c/WINDOWS/system32/wbem PATH: /cygdrive/c/program files/quicktime/qtsystem/ PATH: /cygdrive/c/program files/common files/gtk/2.0/bin PATH: /cygdrive/c/Program Files/MATLAB/R2006b/bin PATH: /cygdrive/c/altera/71sp1/quartus/bin PATH: /cygdrive/c/mspgcc/bin PATH: /cygdrive/c/Program Files/VoiceAge/Common PATH: /cygdrive/c/Xilinx10.1/ISE/bin/nt PATH: /cygdrive/c/Program Files/Synplicity/fpga_862/bin PATH: /opt/grmon-eval/cygwin PATH: /cygdrive/c/Program Files/Java/jdk1.6.0/bin PATH: /opt/tsim-eval/tsim/cygwin PATH: /opt/jop/jbi_22/exe/Win9598-WinNT PATH: /usr/bin PATH: /cygdrive/c/Program Files/Aldec/Active-HDL 7.1/BIN PATH: /cygdrive/c/mspgcc/bin PATH: /opt/episat PATH: /cygdrive/c/eclipse/workspace/SatLauncher/dist/lib PATH: /opt/rtems-4.6/bin PATH: /usr/lib/lapack ## ----------- ## ## Core tests. ## ## ----------- ## configure:2364: checking for a BSD-compatible install configure:2420: result: /usr/bin/install -c configure:2431: checking whether build environment is sane configure:2474: result: yes configure:2502: checking for a thread-safe mkdir -p configure:2541: result: /usr/bin/mkdir -p configure:2554: checking for gawk configure:2570: found /usr/bin/gawk configure:2581: result: gawk configure:2592: checking whether make sets $(MAKE) configure:2613: result: yes configure:2796: checking how to create a ustar tar archive configure:2809: tar --version tar (GNU tar) 1.16.1 Copyright (C) 2006 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2812: $? = 0 configure:2852: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2855: $? = 0 configure:2859: tar -xf - <conftest.tar configure:2862: $? = 0 configure:2875: result: gnutar configure:2885: checking whether to enable maintainer-specific portions of Makefiles configure:2894: result: no configure:2995: checking for gcc configure:3011: found /usr/bin/gcc configure:3022: result: gcc configure:3260: checking for C compiler version configure:3267: gcc --version >&5 gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 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:3270: $? = 0 configure:3277: gcc -v >&5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) configure:3280: $? = 0 configure:3287: gcc -V >&5 gcc: `-V' option must have argument configure:3290: $? = 1 configure:3313: checking for C compiler default output file name configure:3340: gcc conftest.c >&5 configure:3343: $? = 0 configure:3381: result: a.exe configure:3398: checking whether the C compiler works configure:3408: ./a.exe configure:3411: $? = 0 configure:3428: result: yes configure:3435: checking whether we are cross compiling configure:3437: result: no configure:3440: checking for suffix of executables configure:3447: gcc -o conftest.exe conftest.c >&5 configure:3450: $? = 0 configure:3474: result: .exe configure:3480: checking for suffix of object files configure:3506: gcc -c conftest.c >&5 configure:3509: $? = 0 configure:3532: result: o configure:3536: checking whether we are using the GNU C compiler configure:3565: gcc -c conftest.c >&5 configure:3571: $? = 0 configure:3588: result: yes configure:3593: checking whether gcc accepts -g configure:3623: gcc -c -g conftest.c >&5 configure:3629: $? = 0 configure:3728: result: yes configure:3745: checking for gcc option to accept ISO C89 configure:3819: gcc -c -g -O2 conftest.c >&5 configure:3825: $? = 0 configure:3848: result: none needed configure:3877: checking for style of include used by make configure:3905: result: GNU configure:3930: checking dependency style of gcc configure:4021: result: gcc3 configure:4036: checking for gcc option to accept ISO C99 configure:4195: gcc -c -g -O2 conftest.c >&5 conftest.c:60: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:65: error: 'for' loop initial declaration used outside C99 mode conftest.c:65: error: `text' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c: In function `main': conftest.c:114: error: syntax error before "newvar" conftest.c:124: error: 'for' loop initial declaration used outside C99 mode conftest.c:140: error: `newvar' undeclared (first use in this function) configure:4201: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdbool.h> | #include <stdlib.h> | #include <wchar.h> | #include <stdio.h> | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4195: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4201: $? = 0 configure:4231: result: -std=gnu99 configure:4240: checking KAFFE_CFLAGS for maximum warnings configure:4277: gcc -std=gnu99 -c -g -O2 -pedantic -Wall conftest.c >&5 configure:4283: $? = 0 configure:4307: result: -Wall configure:4320: : KAFFE_CFLAGS="$KAFFE_CFLAGS $ac_cv_cflags_warn_all" configure:4323: $? = 0 configure:4389: checking KAFFE_CFLAGS for gcc -W configure:4426: gcc -std=gnu99 -c -g -O2 -pedantic -W conftest.c >&5 configure:4432: $? = 0 configure:4456: result: -W configure:4468: : KAFFE_CFLAGS="$KAFFE_CFLAGS $ac_cv_cflags_gcc_option__W" configure:4471: $? = 0 configure:4477: checking KAFFE_CFLAGS for gcc -Wextra configure:4514: gcc -std=gnu99 -c -g -O2 -pedantic -Wextra conftest.c >&5 configure:4520: $? = 0 configure:4544: result: -Wextra configure:4556: : KAFFE_CFLAGS="$KAFFE_CFLAGS $ac_cv_cflags_gcc_option__Wextra" configure:4559: $? = 0 configure:4607: checking KAFFE_CCASFLAGS for gcc -mregnames configure:4644: gcc -std=gnu99 -c -g -O2 -pedantic -mregnames conftest.c >&5 cc1: error: invalid option `regnames' configure:4650: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4674: result: no, unknown configure:4700: checking KAFFE_CFLAGS for gcc -fno-strict-aliasing configure:4737: gcc -std=gnu99 -c -g -O2 -pedantic -fno-strict-aliasing conftest.c >&5 configure:4743: $? = 0 configure:4767: result: -fno-strict-aliasing configure:4779: : KAFFE_CFLAGS="$KAFFE_CFLAGS $ac_cv_cflags_gcc_option__fno_strict_aliasing" configure:4782: $? = 0 configure:4794: checking KAFFE_CFLAGS for gcc -fno-omit-frame-pointer configure:4831: gcc -std=gnu99 -c -g -O2 -pedantic -fno-omit-frame-pointer conftest.c >&5 configure:4837: $? = 0 configure:4861: result: -fno-omit-frame-pointer configure:4873: : KAFFE_CFLAGS="$KAFFE_CFLAGS $ac_cv_cflags_gcc_option__fno_omit_frame_pointer" configure:4876: $? = 0 configure:4887: checking __attribute__((,,)) configure:4914: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4920: $? = 0 configure:4939: result: yes configure:4963: checking __attribute__((always_inline)) configure:4990: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4996: $? = 0 configure:5015: result: yes configure:5038: checking __attribute__((const)) configure:5065: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5071: $? = 0 configure:5090: result: yes configure:5113: checking __attribute__((format...)) configure:5140: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5146: $? = 0 configure:5165: result: yes configure:5188: checking __attribute__((noreturn)) configure:5215: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5221: $? = 0 configure:5240: result: yes configure:5263: checking __attribute__((packed)) configure:5290: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:20: warning: `packed' attribute ignored configure:5296: $? = 0 configure:5315: result: yes configure:5338: checking __attribute__((unused)) configure:5365: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5371: $? = 0 configure:5390: result: yes configure:5473: checking for g++ configure:5489: found /usr/bin/g++ configure:5500: result: g++ configure:5531: checking for C++ compiler version configure:5538: g++ --version >&5 g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 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:5541: $? = 0 configure:5548: g++ -v >&5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) configure:5551: $? = 0 configure:5558: g++ -V >&5 g++: `-V' option must have argument configure:5561: $? = 1 configure:5564: checking whether we are using the GNU C++ compiler configure:5593: g++ -c conftest.cpp >&5 configure:5599: $? = 0 configure:5616: result: yes configure:5621: checking whether g++ accepts -g configure:5651: g++ -c -g conftest.cpp >&5 configure:5657: $? = 0 configure:5756: result: yes configure:5781: checking dependency style of g++ configure:5872: result: gcc3 configure:5897: checking dependency style of gcc -std=gnu99 configure:5988: result: gcc3 configure:6010: checking build system type configure:6028: result: i686-pc-cygwin configure:6050: checking host system type configure:6065: result: i686-pc-cygwin configure:6095: checking for special C compiler options needed for large files configure:6188: result: no configure:6194: checking for _FILE_OFFSET_BITS value needed for large files configure:6229: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6235: $? = 0 configure:6303: result: no configure:6590: checking for a sed that does not truncate output configure:6646: result: /usr/bin/sed configure:6649: checking for grep that handles long lines and -e configure:6723: result: /usr/bin/grep configure:6728: checking for egrep configure:6806: result: /usr/bin/grep -E configure:6822: checking for ld used by gcc -std=gnu99 configure:6889: result: /usr/i686-pc-cygwin/bin/ld.exe configure:6898: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:6913: result: yes configure:6918: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files configure:6925: result: -r configure:6943: checking for BSD-compatible nm configure:6992: result: /usr/bin/nm -B configure:6996: checking whether ln -s works configure:7000: result: yes configure:7007: checking how to recognize dependent libraries configure:7193: result: file_magic ^x86 archive import|^x86 DLL configure:7465: checking for dlltool configure:7481: found /usr/bin/dlltool configure:7492: result: dlltool configure:7561: checking for as configure:7577: found /usr/bin/as configure:7588: result: as configure:7657: checking for objdump configure:7673: found /usr/bin/objdump configure:7684: result: objdump configure:7722: checking how to run the C preprocessor configure:7762: gcc -std=gnu99 -E conftest.c In file included from /usr/local/include/features.h:354, from /usr/local/include/limits.h:27, from conftest.c:18: /usr/local/include/gnu/stubs.h:4:27: bits/wordsize.h: No such file or directory /usr/local/include/gnu/stubs.h:11:3: #error "unexpected value for __WORDSIZE macro" In file included from conftest.c:18: /usr/local/include/limits.h:145:30: bits/posix1_lim.h: No such file or directory /usr/local/include/limits.h:149:30: bits/posix2_lim.h: No such file or directory configure:7768: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | #define HAVE_GNUC25_ATTRIB | #define HAVE_GNUC25_ALWAYS_INLINE | #define HAVE_GNUC25_CONST | #define HAVE_GNUC25_PRINTFFORMAT | #define HAVE_GNUC25_NORETURN | #define HAVE_GNUC25_PACKED | #define HAVE_GNUC25_UNUSED | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:7762: gcc -std=gnu99 -E conftest.c In file included from /usr/local/include/features.h:354, from /usr/local/include/limits.h:27, from conftest.c:18: /usr/local/include/gnu/stubs.h:4:27: bits/wordsize.h: No such file or directory /usr/local/include/gnu/stubs.h:11:3: #error "unexpected value for __WORDSIZE macro" In file included from conftest.c:18: /usr/local/include/limits.h:145:30: bits/posix1_lim.h: No such file or directory /usr/local/include/limits.h:149:30: bits/posix2_lim.h: No such file or directory configure:7768: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | #define HAVE_GNUC25_ATTRIB | #define HAVE_GNUC25_ALWAYS_INLINE | #define HAVE_GNUC25_CONST | #define HAVE_GNUC25_PRINTFFORMAT | #define HAVE_GNUC25_NORETURN | #define HAVE_GNUC25_PACKED | #define HAVE_GNUC25_UNUSED | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:7762: gcc -std=gnu99 -E -traditional-cpp conftest.c configure:7768: $? = 0 configure:7799: gcc -std=gnu99 -E -traditional-cpp conftest.c conftest.c:17: ac_nonexistent.h: No such file or directory configure:7805: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | #define HAVE_GNUC25_ATTRIB | #define HAVE_GNUC25_ALWAYS_INLINE | #define HAVE_GNUC25_CONST | #define HAVE_GNUC25_PRINTFFORMAT | #define HAVE_GNUC25_NORETURN | #define HAVE_GNUC25_PACKED | #define HAVE_GNUC25_UNUSED | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7838: result: gcc -std=gnu99 -E -traditional-cpp configure:7867: gcc -std=gnu99 -E -traditional-cpp conftest.c configure:7873: $? = 0 configure:7904: gcc -std=gnu99 -E -traditional-cpp conftest.c conftest.c:17: ac_nonexistent.h: No such file or directory configure:7910: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | #define HAVE_GNUC25_ATTRIB | #define HAVE_GNUC25_ALWAYS_INLINE | #define HAVE_GNUC25_CONST | #define HAVE_GNUC25_PRINTFFORMAT | #define HAVE_GNUC25_NORETURN | #define HAVE_GNUC25_PACKED | #define HAVE_GNUC25_UNUSED | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7948: checking for ANSI C header files configure:7978: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:7984: $? = 0 configure:8083: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5 configure:8086: $? = 0 configure:8092: ./conftest.exe configure:8095: $? = 0 configure:8112: result: yes configure:8136: checking for sys/types.h configure:8157: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8163: $? = 0 configure:8179: result: yes configure:8136: checking for sys/stat.h configure:8157: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8163: $? = 0 configure:8179: result: yes configure:8136: checking for stdlib.h configure:8157: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8163: $? = 0 configure:8179: result: yes configure:8136: checking for string.h configure:8157: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8163: $? = 0 configure:8179: result: yes configure:8136: checking for memory.h configure:8157: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8163: $? = 0 configure:8179: result: yes configure:8136: checking for strings.h configure:8157: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8163: $? = 0 configure:8179: result: yes configure:8136: checking for inttypes.h configure:8157: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8163: $? = 0 configure:8179: result: yes configure:8136: checking for stdint.h configure:8157: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8163: $? = 0 configure:8179: result: yes configure:8136: checking for unistd.h configure:8157: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8163: $? = 0 configure:8179: result: yes configure:8206: checking dlfcn.h usability configure:8223: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8229: $? = 0 configure:8243: result: yes configure:8247: checking dlfcn.h presence configure:8262: gcc -std=gnu99 -E -traditional-cpp conftest.c configure:8268: $? = 0 configure:8282: result: yes configure:8315: checking for dlfcn.h configure:8323: result: yes configure:8346: checking how to run the C++ preprocessor configure:8382: g++ -E conftest.cpp In file included from /usr/local/include/features.h:354, from /usr/local/include/limits.h:27, from conftest.cpp:29: /usr/local/include/gnu/stubs.h:4:27: bits/wordsize.h: No such file or directory /usr/local/include/gnu/stubs.h:11:3: #error "unexpected value for __WORDSIZE macro" In file included from conftest.cpp:29: /usr/local/include/limits.h:145:30: bits/posix1_lim.h: No such file or directory /usr/local/include/limits.h:149:30: bits/posix2_lim.h: No such file or directory configure:8388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | #define HAVE_GNUC25_ATTRIB | #define HAVE_GNUC25_ALWAYS_INLINE | #define HAVE_GNUC25_CONST | #define HAVE_GNUC25_PRINTFFORMAT | #define HAVE_GNUC25_NORETURN | #define HAVE_GNUC25_PACKED | #define HAVE_GNUC25_UNUSED | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:8382: g++ -E conftest.cpp In file included from /usr/local/include/features.h:354, from /usr/local/include/limits.h:27, from conftest.cpp:29: /usr/local/include/gnu/stubs.h:4:27: bits/wordsize.h: No such file or directory /usr/local/include/gnu/stubs.h:11:3: #error "unexpected value for __WORDSIZE macro" In file included from conftest.cpp:29: /usr/local/include/limits.h:145:30: bits/posix1_lim.h: No such file or directory /usr/local/include/limits.h:149:30: bits/posix2_lim.h: No such file or directory configure:8388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | #define HAVE_GNUC25_ATTRIB | #define HAVE_GNUC25_ALWAYS_INLINE | #define HAVE_GNUC25_CONST | #define HAVE_GNUC25_PRINTFFORMAT | #define HAVE_GNUC25_NORETURN | #define HAVE_GNUC25_PACKED | #define HAVE_GNUC25_UNUSED | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:8382: /lib/cpp conftest.cpp ./configure: line 8383: /lib/cpp: No such file or directory configure:8388: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | #define HAVE_GNUC25_ATTRIB | #define HAVE_GNUC25_ALWAYS_INLINE | #define HAVE_GNUC25_CONST | #define HAVE_GNUC25_PRINTFFORMAT | #define HAVE_GNUC25_NORETURN | #define HAVE_GNUC25_PACKED | #define HAVE_GNUC25_UNUSED | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:8382: /lib/cpp conftest.cpp ./configure: line 8383: /lib/cpp: No such file or directory configure:8388: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | #define HAVE_GNUC25_ATTRIB | #define HAVE_GNUC25_ALWAYS_INLINE | #define HAVE_GNUC25_CONST | #define HAVE_GNUC25_PRINTFFORMAT | #define HAVE_GNUC25_NORETURN | #define HAVE_GNUC25_PACKED | #define HAVE_GNUC25_UNUSED | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:8458: result: /lib/cpp configure:8487: /lib/cpp conftest.cpp ./configure: line 8488: /lib/cpp: No such file or directory configure:8493: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | #define HAVE_GNUC25_ATTRIB | #define HAVE_GNUC25_ALWAYS_INLINE | #define HAVE_GNUC25_CONST | #define HAVE_GNUC25_PRINTFFORMAT | #define HAVE_GNUC25_NORETURN | #define HAVE_GNUC25_PACKED | #define HAVE_GNUC25_UNUSED | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:8487: /lib/cpp conftest.cpp ./configure: line 8488: /lib/cpp: No such file or directory configure:8493: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Kaffe Virtual Machine" | #define PACKAGE_TARNAME "kaffe" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" | #define PACKAGE_BUGREPORT "kaffe@kaffe.org" | #define PACKAGE "kaffe" | #define VERSION "1.1.9" | #define HAVE_GNUC25_ATTRIB | #define HAVE_GNUC25_ALWAYS_INLINE | #define HAVE_GNUC25_CONST | #define HAVE_GNUC25_PRINTFFORMAT | #define HAVE_GNUC25_NORETURN | #define HAVE_GNUC25_PACKED | #define HAVE_GNUC25_UNUSED | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:8555: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-cygwin ac_cv_c_compiler_gnu=yes ac_cv_cflags_gcc_option__W=-W ac_cv_cflags_gcc_option__Wextra=-Wextra ac_cv_cflags_gcc_option__fno_omit_frame_pointer=-fno-omit-frame-pointer ac_cv_cflags_gcc_option__fno_strict_aliasing=-fno-strict-aliasing ac_cv_cflags_gcc_option__mregnames='no, unknown' ac_cv_cflags_warn_all=-Wall ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_ZZIP_CFLAGS_set= ac_cv_env_ZZIP_CFLAGS_value= ac_cv_env_ZZIP_LIBS_set= ac_cv_env_ZZIP_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-cygwin ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -std=gnu99 -E -traditional-cpp' ac_cv_prog_CXXCPP=/lib/cpp ac_cv_prog_ac_ct_AS=as ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd=func_win32_libid lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_gnu_ld=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/kaffe-1.1.9/scripts/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /opt/kaffe-1.1.9/scripts/missing --run tar' AR='' AS='as' AUTOCONF='${SHELL} /opt/kaffe-1.1.9/scripts/missing --run autoconf' AUTOHEADER='${SHELL} /opt/kaffe-1.1.9/scripts/missing --run autoheader --include=config' AUTOMAKE='${SHELL} /opt/kaffe-1.1.9/scripts/missing --run automake-1.10' AWK='gawk' AWT_LIBS='' BCEL_JAR='' CC='gcc -std=gnu99' CCAS='gcc -std=gnu99' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-g -O2' CCDEPMODE='depmode=gcc3' CCLD='' CFLAGS='-g -O2' CFLAGS_PG='' CFLAGS_WITHOUT_PG='' CLASSPATH_CLASSES='' CLASSPATH_LIBDIR='' CLASSPATH_PREFIX='' COND_DIRECT_THREADING_FALSE='' COND_DIRECT_THREADING_TRUE='' COND_KAFFE_NANOX_AWT_FALSE='' COND_KAFFE_NANOX_AWT_TRUE='' COND_KAFFE_QT_AWT_FALSE='' COND_KAFFE_QT_AWT_TRUE='' COND_KAFFE_XYNTH_AWT_FALSE='' COND_KAFFE_XYNTH_AWT_TRUE='' COND_KAFFE_X_AWT_FALSE='' COND_KAFFE_X_AWT_TRUE='' COND_NATIVE_AWT_FALSE='' COND_NATIVE_AWT_TRUE='' COND_ZLIB_ZIP_FALSE='' COND_ZLIB_ZIP_TRUE='' CPP='gcc -std=gnu99 -E -traditional-cpp' CPPFLAGS='' CXX='g++' CXXCPP='/lib/cpp' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='cygpath -w' DEFS='' DEPDIR='.deps' DIRSEP='' DLLTOOL='dlltool' DLOPEN_JAVA_LIBS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_JVMPI_FALSE='' ENABLE_JVMPI_TRUE='' ENABLE_XPROF_FALSE='' ENABLE_XPROF_TRUE='' ENGINE_NAME='' EXEEXT='.exe' F77='' FASTJAR='' FFLAGS='' GC_NAME='' GLIBJ_ZIP='' GLIB_CFLAGS='' GLIB_LIBS='' GMSGFMT='' GREP='/usr/bin/grep' HAVE_BCEL_FALSE='' HAVE_BCEL_TRUE='' HAVE_GCJ_SUPPORT_FALSE='' HAVE_GCJ_SUPPORT_TRUE='' HAVE_JASMIN_FALSE='' HAVE_JASMIN_TRUE='' HAVE_JAVAC_FALSE='' HAVE_JAVAC_TRUE='' HAVE_MKTEMP_FALSE='' HAVE_MKTEMP_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' JASMIN='' JAVAC='' JAVAC_FLAGS='' JAVADOC='' JAVAP='' JAVA_LIBS='' KAFFEH='' KAFFE_ARCHOS='' KAFFE_CCASFLAGS='' KAFFE_CFLAGS=' -Wall -W -Wextra -fno-strict-aliasing -fno-omit-frame-pointer' KAFFE_LIBS='' KLIBFLAGS='' KPREFIX='' KVMBINFLAGS='' KVMLIBFLAGS='' Khost_cpu='i386' Khost_os='cygwin32' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS=' ' LIBTOOL='' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /opt/kaffe-1.1.9/scripts/missing --run makeinfo' MAKE_KAFFEH='' MAY_RUN_PO_FALSE='' MAY_RUN_PO_TRUE='' MKINSTALLDIRS='' MKTEMP='' MOC='' MSGFMT='' MSGMERGE='' M_LIBS='' NANOX_CFLAGS='' NEED_LIBXPROF_FALSE='' NEED_LIBXPROF_TRUE='' OBJDUMP='objdump' OBJEXT='o' OPT_DLOPEN_JAVA_LIBS='' PACKAGE='kaffe' PACKAGE_BUGREPORT='kaffe@kaffe.org' PACKAGE_NAME='Kaffe Virtual Machine' PACKAGE_STRING='Kaffe Virtual Machine 1.1.9' PACKAGE_TARNAME='kaffe' PACKAGE_VERSION='1.1.9' PATHSEP='' PATH_SEPARATOR=':' PKG_CONFIG='' POSUB='' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' QASSISTANTCLIENT_LDADD='' QEMBED='' QT_CXXFLAGS='' QT_GUILINK='' QT_LDADD='' RANLIB='' SED='/usr/bin/sed' SEMAPHORE_LIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' SUN_COMPAT_FALSE='' SUN_COMPAT_TRUE='' TARGET_CLASSPATH_CLASSES='' THREAD_DIR='' THREAD_SYSTEM='' UIC='' USE_JIT_FALSE='' USE_JIT_TRUE='' USE_NLS='' VERSION='1.1.9' VM_LIBS='' XGETTEXT='' XI18N_CFLAGS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZZIP_CFLAGS='' ZZIP_LIBS='' abssrcdir='/opt/kaffe-1.1.9/.' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' acx_pthread_config='' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-pc-cygwin' build_alias='' build_cpu='i686' build_os='cygwin' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-cygwin' host_alias='' host_cpu='i686' host_os='cygwin' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /opt/kaffe-1.1.9/scripts/install-sh' jrebindir='' jredir='' jrelibdir='' kaffe_TRANSF='' kaffe_builddir='' kaffebin_TRANSF='' kaffeh_TRANSF='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' nativedir='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' toolslibdir='' with_engine='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## cpu_frag='' cpu_os_frag='' engine_frag='' gc_frag='' threads_frag='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Kaffe Virtual Machine" #define PACKAGE_TARNAME "kaffe" #define PACKAGE_VERSION "1.1.9" #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.9" #define PACKAGE_BUGREPORT "kaffe@kaffe.org" #define PACKAGE "kaffe" #define VERSION "1.1.9" #define HAVE_GNUC25_ATTRIB #define HAVE_GNUC25_ALWAYS_INLINE #define HAVE_GNUC25_CONST #define HAVE_GNUC25_PRINTFFORMAT #define HAVE_GNUC25_NORETURN #define HAVE_GNUC25_PACKED #define HAVE_GNUC25_UNUSED #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 configure: exit 1 -----Original Message----- From: kaffe-boun...@kaffe.org [mailto:kaffe-boun...@kaffe.org] On Behalf Of kaffe-requ...@kaffe.org Sent: 29 April 2009 20:00 To: kaffe@kaffe.org Subject: kaffe Digest, Vol 59, Issue 3 Send kaffe mailing list submissions to kaffe@kaffe.org To subscribe or unsubscribe via the World Wide Web, visit http://kaffe.org/cgi-bin/mailman/listinfo/kaffe or, via email, send a message with subject or body 'help' to kaffe-requ...@kaffe.org You can reach the person managing the list at kaffe-ow...@kaffe.org When replying, please edit your Subject line so it is more specific than "Re: Contents of kaffe digest..." Today's Topics: 1. Re: (Easy) Install Question (Dalibor Topic) ---------------------------------------------------------------------- Message: 1 Date: Tue, 28 Apr 2009 14:00:24 -0700 From: Dalibor Topic <robi...@kaffe.org> Subject: Re: [kaffe] (Easy) Install Question To: c.p.brid...@surrey.ac.uk Cc: kaffe@kaffe.org Message-ID: <49f76e68.9000...@kaffe.org> Content-Type: text/plain; charset=windows-1252 c.p.brid...@surrey.ac.uk wrote: > Hi All, > > > > Apologies in advance for the noob question but I?m trying to install > Kaffe 1.1.9 and have failed the ?./configure? stage at: > > > > checking how to run the C++ preprocessor... /lib/cpp > > configure: error: C++ preprocessor "/lib/cpp" fails sanity check > > See `config.log' for more details. Hi Chris, could you send me the config.log file? cheers, dalibor topic ------------------------------ _______________________________________________ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe End of kaffe Digest, Vol 59, Issue 3 ************************************ _______________________________________________ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe