[kaffe] Failure in make for 1.1.7
I. Thomas Cundiff
tcundiff at eclipse.net
Sun Nov 26 08:37:38 PST 2006
Currently I am on an old REDHAT version of KAFFE: 1.0.6-2 and was hoping
to upgrade to 1.1.7. As far as I could tell, the configure step ran
okay although some message about GCJ flashed by too rapidly for me to
tell that the problem was. So I gave make but got an error that the F
command was not found. So I re-ran make with > make.txt 2>&1 and have
attached both make.txt and config.log. I went to the KAFFE Web Site and
discovered that 1.1.7 is a development release so may have to abandon
trying to install it. But any help would be appreciated, for if you can
tell me what I should do, I am willing to try it to see if I can get
make to run successfully (I am retired so can afford to spend the time
needed).
Tom Cundiff
-------------- next part --------------
Making all in replace
make[1]: Entering directory `/Aux/Install/kaffe-1.1.7/replace'
make all-am
make[2]: Entering directory `/Aux/Install/kaffe-1.1.7/replace'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/Aux/Install/kaffe-1.1.7/replace'
make[1]: Leaving directory `/Aux/Install/kaffe-1.1.7/replace'
Making all in .
make[1]: Entering directory `/Aux/Install/kaffe-1.1.7'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/Aux/Install/kaffe-1.1.7'
Making all in external
make[1]: Entering directory `/Aux/Install/kaffe-1.1.7/external'
Making all in gcc
make[2]: Entering directory `/Aux/Install/kaffe-1.1.7/external/gcc'
Making all in zlib
make[3]: Entering directory `/Aux/Install/kaffe-1.1.7/external/gcc/zlib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/Aux/Install/kaffe-1.1.7/external/gcc/zlib'
Making all in fastjar
make[3]: Entering directory `/Aux/Install/kaffe-1.1.7/external/gcc/fastjar'
make all-am
make[4]: Entering directory `/Aux/Install/kaffe-1.1.7/external/gcc/fastjar'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/Aux/Install/kaffe-1.1.7/external/gcc/fastjar'
make[3]: Leaving directory `/Aux/Install/kaffe-1.1.7/external/gcc/fastjar'
make[3]: Entering directory `/Aux/Install/kaffe-1.1.7/external/gcc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/Aux/Install/kaffe-1.1.7/external/gcc'
make[2]: Leaving directory `/Aux/Install/kaffe-1.1.7/external/gcc'
make[2]: Entering directory `/Aux/Install/kaffe-1.1.7/external'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/Aux/Install/kaffe-1.1.7/external'
make[1]: Leaving directory `/Aux/Install/kaffe-1.1.7/external'
Making all in libraries/javalib
make[1]: Entering directory `/Aux/Install/kaffe-1.1.7/libraries/javalib'
Making all in .
make[2]: Entering directory `/Aux/Install/kaffe-1.1.7/libraries/javalib'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/Aux/Install/kaffe-1.1.7/libraries/javalib'
Making all in external/classpath
make[2]: Entering directory `/Aux/Install/kaffe-1.1.7/libraries/javalib/external/classpath'
Making all in lib
make[3]: Entering directory `/Aux/Install/kaffe-1.1.7/libraries/javalib/external/classpath/lib'
true
top_builddir=.. top_srcdir=.. /bin/sh ./gen-classlist.sh standard
Adding java source files from srcdir '..'.
Adding java source files from VM directory /Aux/Install/kaffe-1.1.7/libraries/javalib/vmspecific
F -bootclasspath '' -extdirs '' -sourcepath '' --classpath /Aux/Install/kaffe-1.1.7/libraries/javalib/vmspecific:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:.: -d . @classes
make[3]: F: Command not found
make[3]: *** [compile-classes] Error 127
make[3]: Leaving directory `/Aux/Install/kaffe-1.1.7/libraries/javalib/external/classpath/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Aux/Install/kaffe-1.1.7/libraries/javalib/external/classpath'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Aux/Install/kaffe-1.1.7/libraries/javalib'
make: *** [all-recursive] Error 1
-------------- next part --------------
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.7, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = i686
uname -r = 2.2.26
uname -s = Linux
uname -v = #1 Thu Mar 11 10:07:21 EST 2004
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1749: checking for a BSD-compatible install
configure:1804: result: /usr/local/bin/install -c
configure:1815: checking whether build environment is sane
configure:1858: result: yes
configure:1923: checking for gawk
configure:1939: found /usr/local/bin/gawk
configure:1949: result: gawk
configure:1959: checking whether make sets $(MAKE)
configure:1979: result: yes
configure:2142: checking how to create a ustar tar archive
configure:2155: tar --version
tar (GNU tar) 1.15.1
configure:2158: $? = 0
configure:2198: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2201: $? = 0
configure:2205: tar -xf - <conftest.tar
configure:2208: $? = 0
configure:2221: result: gnutar
configure:2231: checking whether to enable maintainer-specific portions of Makefiles
configure:2240: result: no
configure:2340: checking for gcc
configure:2356: found /usr/local/bin/gcc
configure:2366: result: gcc
configure:2610: checking for C compiler version
configure:2613: gcc --version </dev/null >&5
gcc (GCC) 3.3.6
Copyright (C) 2003 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:2616: $? = 0
configure:2618: gcc -v </dev/null >&5
Reading specs from /usr/local/gcc-3.3.6/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs
Configured with: ../gcc-3.3.6/configure --prefix=/usr/local/gcc-3.3.6 --enable-threads --enable-languages=c,c++,objc,java
Thread model: posix
gcc version 3.3.6
configure:2621: $? = 0
configure:2623: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2626: $? = 1
configure:2649: checking for C compiler default output file name
configure:2652: gcc conftest.c >&5
configure:2655: $? = 0
configure:2701: result: a.out
configure:2706: checking whether the C compiler works
configure:2712: ./a.out
configure:2715: $? = 0
configure:2732: result: yes
configure:2739: checking whether we are cross compiling
configure:2741: result: no
configure:2744: checking for suffix of executables
configure:2746: gcc -o conftest conftest.c >&5
configure:2749: $? = 0
configure:2774: result:
configure:2780: checking for suffix of object files
configure:2801: gcc -c conftest.c >&5
configure:2804: $? = 0
configure:2826: result: o
configure:2830: checking whether we are using the GNU C compiler
configure:2854: gcc -c conftest.c >&5
configure:2860: $? = 0
configure:2864: test -z
|| test ! -s conftest.err
configure:2867: $? = 0
configure:2870: test -s conftest.o
configure:2873: $? = 0
configure:2886: result: yes
configure:2892: checking whether gcc accepts -g
configure:2913: gcc -c -g conftest.c >&5
configure:2919: $? = 0
configure:2923: test -z
|| test ! -s conftest.err
configure:2926: $? = 0
configure:2929: test -s conftest.o
configure:2932: $? = 0
configure:2943: result: yes
configure:2960: checking for gcc option to accept ANSI C
configure:3030: gcc -c -g -O2 conftest.c >&5
configure:3036: $? = 0
configure:3040: test -z
|| test ! -s conftest.err
configure:3043: $? = 0
configure:3046: test -s conftest.o
configure:3049: $? = 0
configure:3067: result: none needed
configure:3085: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3091: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3235: checking for style of include used by make
configure:3263: result: GNU
configure:3291: checking dependency style of gcc
configure:3381: result: gcc3
configure:3401: checking CFLAGS for maximum warnings
configure:3434: gcc -c -g -O2 -pedantic -Wall conftest.c >&5
configure:3440: $? = 0
configure:3444: test -z
|| test ! -s conftest.err
configure:3447: $? = 0
configure:3450: test -s conftest.o
configure:3453: $? = 0
configure:3472: result: -Wall
configure:3485: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all"
configure:3488: $? = 0
configure:3554: checking CFLAGS for gcc -W
configure:3587: gcc -c -g -O2 -Wall -pedantic -W conftest.c >&5
configure:3593: $? = 0
configure:3597: test -z
|| test ! -s conftest.err
configure:3600: $? = 0
configure:3603: test -s conftest.o
configure:3606: $? = 0
configure:3625: result: -W
configure:3637: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__W"
configure:3640: $? = 0
configure:3646: checking CFLAGS for gcc -Wextra
configure:3679: gcc -c -g -O2 -Wall -W -pedantic -Wextra conftest.c >&5
cc1: error: unrecognized option `-Wextra'
configure:3685: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:3717: result: no, unknown
configure:3780: checking CFLAGS for gcc -mregnames
configure:3813: gcc -c -g -O2 -Wall -W -pedantic -mregnames conftest.c >&5
cc1: error: invalid option `regnames'
configure:3819: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:3851: result: no, unknown
configure:3877: checking __attribute__((,,))
configure:3899: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:3905: $? = 0
configure:3909: test -z
|| test ! -s conftest.err
configure:3912: $? = 0
configure:3915: test -s conftest.o
configure:3918: $? = 0
configure:3933: result: yes
configure:3957: checking __attribute__((always_inline))
configure:3979: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:3985: $? = 0
configure:3989: test -z
|| test ! -s conftest.err
configure:3992: $? = 0
configure:3995: test -s conftest.o
configure:3998: $? = 0
configure:4013: result: yes
configure:4036: checking __attribute__((const))
configure:4058: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:4064: $? = 0
configure:4068: test -z
|| test ! -s conftest.err
configure:4071: $? = 0
configure:4074: test -s conftest.o
configure:4077: $? = 0
configure:4092: result: yes
configure:4115: checking __attribute__((format...))
configure:4137: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:4143: $? = 0
configure:4147: test -z
|| test ! -s conftest.err
configure:4150: $? = 0
configure:4153: test -s conftest.o
configure:4156: $? = 0
configure:4171: result: yes
configure:4194: checking __attribute__((noreturn))
configure:4216: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:4222: $? = 0
configure:4226: test -z
|| test ! -s conftest.err
configure:4229: $? = 0
configure:4232: test -s conftest.o
configure:4235: $? = 0
configure:4250: result: yes
configure:4273: checking __attribute__((packed))
configure:4295: gcc -c -g -O2 -Wall -W conftest.c >&5
conftest.c: In function `main':
conftest.c:21: warning: `packed' attribute ignored
configure:4301: $? = 0
configure:4305: test -z
|| test ! -s conftest.err
configure:4308: $? = 0
configure:4311: test -s conftest.o
configure:4314: $? = 0
configure:4329: result: yes
configure:4352: checking __attribute__((unused))
configure:4374: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:4380: $? = 0
configure:4384: test -z
|| test ! -s conftest.err
configure:4387: $? = 0
configure:4390: test -s conftest.o
configure:4393: $? = 0
configure:4408: result: yes
configure:4486: checking for g++
configure:4502: found /usr/local/bin/g++
configure:4512: result: g++
configure:4528: checking for C++ compiler version
configure:4531: g++ --version </dev/null >&5
g++ (GCC) 3.3.6
Copyright (C) 2003 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:4534: $? = 0
configure:4536: g++ -v </dev/null >&5
Reading specs from /usr/local/gcc-3.3.6/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs
Configured with: ../gcc-3.3.6/configure --prefix=/usr/local/gcc-3.3.6 --enable-threads --enable-languages=c,c++,objc,java
Thread model: posix
gcc version 3.3.6
configure:4539: $? = 0
configure:4541: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4544: $? = 1
configure:4547: checking whether we are using the GNU C++ compiler
configure:4571: g++ -c conftest.cc >&5
configure:4577: $? = 0
configure:4581: test -z
|| test ! -s conftest.err
configure:4584: $? = 0
configure:4587: test -s conftest.o
configure:4590: $? = 0
configure:4603: result: yes
configure:4609: checking whether g++ accepts -g
configure:4630: g++ -c -g conftest.cc >&5
configure:4636: $? = 0
configure:4640: test -z
|| test ! -s conftest.err
configure:4643: $? = 0
configure:4646: test -s conftest.o
configure:4649: $? = 0
configure:4660: result: yes
configure:4702: g++ -c -g -O2 conftest.cc >&5
configure:4708: $? = 0
configure:4712: test -z
|| test ! -s conftest.err
configure:4715: $? = 0
configure:4718: test -s conftest.o
configure:4721: $? = 0
configure:4747: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:22: error: `exit' undeclared (first use this function)
conftest.cc:22: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:4753: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4702: g++ -c -g -O2 conftest.cc >&5
configure:4708: $? = 0
configure:4712: test -z
|| test ! -s conftest.err
configure:4715: $? = 0
configure:4718: test -s conftest.o
configure:4721: $? = 0
configure:4747: g++ -c -g -O2 conftest.cc >&5
configure:4753: $? = 0
configure:4757: test -z
|| test ! -s conftest.err
configure:4760: $? = 0
configure:4763: test -s conftest.o
configure:4766: $? = 0
configure:4791: checking dependency style of g++
configure:4881: result: gcc3
configure:4913: checking build system type
configure:4931: result: i686-pc-linux-gnu
configure:4939: checking host system type
configure:4953: result: i686-pc-linux-gnu
configure:4969: checking for special C compiler options needed for large files
configure:5068: result: no
configure:5074: checking for _FILE_OFFSET_BITS value needed for large files
configure:5105: gcc -c -g -O2 -Wall -W conftest.c >&5
conftest.c:27: warning: left shift count >= width of type
conftest.c:27: warning: left shift count >= width of type
conftest.c:29: error: size of array `off_t_is_large' is negative
configure:5111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5158: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:5164: $? = 0
configure:5168: test -z
|| test ! -s conftest.err
configure:5171: $? = 0
configure:5174: test -s conftest.o
configure:5177: $? = 0
configure:5189: result: 64
configure:5199: checking for _LARGE_FILES value needed for large files
configure:5230: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:5236: $? = 0
configure:5240: test -z
|| test ! -s conftest.err
configure:5243: $? = 0
configure:5246: test -s conftest.o
configure:5249: $? = 0
configure:5314: result: no
configure:5502: checking for a sed that does not truncate output
configure:5556: result: /usr/local/bin/sed
configure:5559: checking for egrep
configure:5569: result: grep -E
configure:5585: checking for ld used by gcc
configure:5652: result: /usr/local/bin/ld
configure:5661: checking if the linker (/usr/local/bin/ld) is GNU ld
configure:5676: result: yes
configure:5681: checking for /usr/local/bin/ld option to reload object files
configure:5688: result: -r
configure:5706: checking for BSD-compatible nm
configure:5755: result: /usr/local/bin/nm -B
configure:5759: checking whether ln -s works
configure:5763: result: yes
configure:5770: checking how to recognise dependent libraries
configure:5946: result: pass_all
configure:6423: checking how to run the C preprocessor
configure:6458: gcc -E conftest.c
configure:6464: $? = 0
configure:6496: gcc -E conftest.c
conftest.c:22:28: ac_nonexistent.h: No such file or directory
configure:6502: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6541: result: gcc -E
configure:6565: gcc -E conftest.c
configure:6571: $? = 0
configure:6603: gcc -E conftest.c
conftest.c:22:28: ac_nonexistent.h: No such file or directory
configure:6609: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6653: checking for ANSI C header files
configure:6678: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6684: $? = 0
configure:6688: test -z
|| test ! -s conftest.err
configure:6691: $? = 0
configure:6694: test -s conftest.o
configure:6697: $? = 0
configure:6786: gcc -o conftest -g -O2 -Wall -W conftest.c >&5
conftest.c: In function `main':
conftest.c:39: warning: implicit declaration of function `exit'
configure:6789: $? = 0
configure:6791: ./conftest
configure:6794: $? = 0
configure:6809: result: yes
configure:6833: checking for sys/types.h
configure:6849: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6855: $? = 0
configure:6859: test -z
|| test ! -s conftest.err
configure:6862: $? = 0
configure:6865: test -s conftest.o
configure:6868: $? = 0
configure:6879: result: yes
configure:6833: checking for sys/stat.h
configure:6849: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6855: $? = 0
configure:6859: test -z
|| test ! -s conftest.err
configure:6862: $? = 0
configure:6865: test -s conftest.o
configure:6868: $? = 0
configure:6879: result: yes
configure:6833: checking for stdlib.h
configure:6849: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6855: $? = 0
configure:6859: test -z
|| test ! -s conftest.err
configure:6862: $? = 0
configure:6865: test -s conftest.o
configure:6868: $? = 0
configure:6879: result: yes
configure:6833: checking for string.h
configure:6849: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6855: $? = 0
configure:6859: test -z
|| test ! -s conftest.err
configure:6862: $? = 0
configure:6865: test -s conftest.o
configure:6868: $? = 0
configure:6879: result: yes
configure:6833: checking for memory.h
configure:6849: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6855: $? = 0
configure:6859: test -z
|| test ! -s conftest.err
configure:6862: $? = 0
configure:6865: test -s conftest.o
configure:6868: $? = 0
configure:6879: result: yes
configure:6833: checking for strings.h
configure:6849: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6855: $? = 0
configure:6859: test -z
|| test ! -s conftest.err
configure:6862: $? = 0
configure:6865: test -s conftest.o
configure:6868: $? = 0
configure:6879: result: yes
configure:6833: checking for inttypes.h
configure:6849: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6855: $? = 0
configure:6859: test -z
|| test ! -s conftest.err
configure:6862: $? = 0
configure:6865: test -s conftest.o
configure:6868: $? = 0
configure:6879: result: yes
configure:6833: checking for stdint.h
configure:6849: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6855: $? = 0
configure:6859: test -z
|| test ! -s conftest.err
configure:6862: $? = 0
configure:6865: test -s conftest.o
configure:6868: $? = 0
configure:6879: result: yes
configure:6833: checking for unistd.h
configure:6849: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6855: $? = 0
configure:6859: test -z
|| test ! -s conftest.err
configure:6862: $? = 0
configure:6865: test -s conftest.o
configure:6868: $? = 0
configure:6879: result: yes
configure:6905: checking dlfcn.h usability
configure:6917: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:6923: $? = 0
configure:6927: test -z
|| test ! -s conftest.err
configure:6930: $? = 0
configure:6933: test -s conftest.o
configure:6936: $? = 0
configure:6946: result: yes
configure:6950: checking dlfcn.h presence
configure:6960: gcc -E conftest.c
configure:6966: $? = 0
configure:6986: result: yes
configure:7021: checking for dlfcn.h
configure:7028: result: yes
configure:7051: checking how to run the C++ preprocessor
configure:7082: g++ -E conftest.cc
configure:7088: $? = 0
configure:7120: g++ -E conftest.cc
conftest.cc:33:28: ac_nonexistent.h: No such file or directory
configure:7126: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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. */
| #include <ac_nonexistent.h>
configure:7165: result: g++ -E
configure:7189: g++ -E conftest.cc
configure:7195: $? = 0
configure:7227: g++ -E conftest.cc
conftest.cc:33:28: ac_nonexistent.h: No such file or directory
configure:7233: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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. */
| #include <ac_nonexistent.h>
configure:7330: checking for g77
configure:7359: result: no
configure:7330: checking for f77
configure:7359: result: no
configure:7330: checking for xlf
configure:7359: result: no
configure:7330: checking for frt
configure:7359: result: no
configure:7330: checking for pgf77
configure:7359: result: no
configure:7330: checking for fort77
configure:7359: result: no
configure:7330: checking for fl32
configure:7359: result: no
configure:7330: checking for af77
configure:7359: result: no
configure:7330: checking for f90
configure:7359: result: no
configure:7330: checking for xlf90
configure:7359: result: no
configure:7330: checking for pgf90
configure:7359: result: no
configure:7330: checking for epcf90
configure:7359: result: no
configure:7330: checking for f95
configure:7359: result: no
configure:7330: checking for fort
configure:7359: result: no
configure:7330: checking for xlf95
configure:7359: result: no
configure:7330: checking for ifc
configure:7359: result: no
configure:7330: checking for efc
configure:7359: result: no
configure:7330: checking for pgf95
configure:7359: result: no
configure:7330: checking for lf95
configure:7359: result: no
configure:7330: checking for gfortran
configure:7359: result: no
configure:7371: checking for Fortran 77 compiler version
configure:7374: --version </dev/null >&5
./configure: line 7375: --version: command not found
configure:7377: $? = 127
configure:7379: -v </dev/null >&5
./configure: line 7380: -v: command not found
configure:7382: $? = 127
configure:7384: -V </dev/null >&5
./configure: line 7385: -V: command not found
configure:7387: $? = 127
configure:7395: checking whether we are using the GNU Fortran 77 compiler
configure:7409: -c conftest.F >&5
./configure: line 7410: -c: command not found
configure:7415: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:7441: result: no
configure:7447: checking whether accepts -g
configure:7459: -c -g conftest.f >&5
./configure: line 7460: -c: command not found
configure:7465: $? = 127
configure: failed program was:
| program main
|
| end
configure:7490: result: no
configure:7520: checking the maximum length of command line arguments
configure:7629: result: 32768
configure:7640: checking command to parse /usr/local/bin/nm -B output from gcc object
configure:7745: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:7748: $? = 0
configure:7752: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7755: $? = 0
configure:7807: gcc -o conftest -g -O2 -Wall -W conftest.c conftstm.o >&5
configure:7810: $? = 0
configure:7848: result: ok
configure:7852: checking for objdir
configure:7867: result: .libs
configure:7957: checking for ar
configure:7973: found /usr/local/bin/ar
configure:7984: result: ar
configure:8037: checking for ranlib
configure:8053: found /usr/local/bin/ranlib
configure:8064: result: ranlib
configure:8117: checking for strip
configure:8133: found /usr/local/bin/strip
configure:8144: result: strip
configure:8420: checking if gcc supports -fno-rtti -fno-exceptions
configure:8438: gcc -c -g -O2 -Wall -W -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:8442: $? = 0
configure:8455: result: no
configure:8470: checking for gcc option to produce PIC
configure:8680: result: -fPIC
configure:8688: checking if gcc PIC flag -fPIC works
configure:8706: gcc -c -g -O2 -Wall -W -fPIC -DPIC conftest.c >&5
configure:8710: $? = 0
configure:8723: result: yes
configure:8751: checking if gcc static flag -static works
configure:8779: result: yes
configure:8789: checking if gcc supports -c -o file.o
configure:8810: gcc -c -g -O2 -Wall -W -o out/conftest2.o conftest.c >&5
configure:8814: $? = 0
configure:8836: result: yes
configure:8862: checking whether the gcc linker (/usr/local/bin/ld) supports shared libraries
configure:9820: result: yes
configure:9841: checking whether -lc should be explicitly linked in
configure:9846: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:9849: $? = 0
configure:9864: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:9867: $? = 0
configure:9879: result: no
configure:9887: checking dynamic linker characteristics
configure:10475: result: GNU/Linux ld.so
configure:10484: checking how to hardcode library paths into programs
configure:10509: result: immediate
configure:10523: checking whether stripping libraries is possible
configure:10528: result: yes
configure:10654: checking for shl_load
configure:10711: gcc -o conftest -g -O2 -Wall -W conftest.c >&5
/tmp/ccwgmu5r.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:73: undefined reference to `shl_load'
/tmp/ccwgmu5r.o:(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10717: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_shl_load) || defined (__stub___shl_load)
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != shl_load;
| ;
| return 0;
| }
configure:10742: result: no
configure:10747: checking for shl_load in -ldld
configure:10777: gcc -o conftest -g -O2 -Wall -W conftest.c -ldld >&5
/usr/local/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10783: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char shl_load ();
| int
| main ()
| {
| shl_load ();
| ;
| return 0;
| }
configure:10809: result: no
configure:10814: checking for dlopen
configure:10871: gcc -o conftest -g -O2 -Wall -W conftest.c >&5
/tmp/cckW5n4j.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:73: undefined reference to `dlopen'
/tmp/cckW5n4j.o:(.data+0x0): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10877: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_dlopen) || defined (__stub___dlopen)
| choke me
| #else
| char (*f) () = dlopen;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != dlopen;
| ;
| return 0;
| }
configure:10902: result: no
configure:10907: checking for dlopen in -ldl
configure:10937: gcc -o conftest -g -O2 -Wall -W conftest.c -ldl >&5
configure:10943: $? = 0
configure:10947: test -z
|| test ! -s conftest.err
configure:10950: $? = 0
configure:10953: test -s conftest
configure:10956: $? = 0
configure:10969: result: yes
configure:11144: checking whether a program can dlopen itself
configure:11218: gcc -o conftest -g -O2 -Wall -W -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure: In function `fnord':
configure:11199: warning: unused variable `i'
configure: In function `main':
configure:11214: warning: implicit declaration of function `exit'
configure:11221: $? = 0
configure:11239: result: yes
configure:11244: checking whether a statically linked program can dlopen itself
configure:11318: gcc -o conftest -g -O2 -Wall -W -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
configure: In function `fnord':
configure:11299: warning: unused variable `i'
configure: In function `main':
configure:11314: warning: implicit declaration of function `exit'
configure:11321: $? = 0
/lib/: cannot read file data: Is a directory
configure:11339: result: no
configure:11362: checking if libtool supports shared libraries
configure:11364: result: yes
configure:11367: checking whether to build shared libraries
configure:11388: result: yes
configure:11391: checking whether to build static libraries
configure:11395: result: no
configure:11487: creating libtool
configure:12075: checking for ld used by g++
configure:12142: result: /usr/local/bin/ld
configure:12151: checking if the linker (/usr/local/bin/ld) is GNU ld
configure:12166: result: yes
configure:12217: checking whether the g++ linker (/usr/local/bin/ld) supports shared libraries
configure:13155: result: yes
configure:13177: g++ -c -g -O2 conftest.cpp >&5
configure:13180: $? = 0
configure:13299: checking for g++ option to produce PIC
configure:13573: result: -fPIC
configure:13581: checking if g++ PIC flag -fPIC works
configure:13599: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:13603: $? = 0
configure:13616: result: yes
configure:13644: checking if g++ static flag -static works
configure:13672: result: yes
configure:13682: checking if g++ supports -c -o file.o
configure:13703: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:13707: $? = 0
configure:13729: result: yes
configure:13755: checking whether the g++ linker (/usr/local/bin/ld) supports shared libraries
configure:13780: result: yes
configure:13847: checking dynamic linker characteristics
configure:14435: result: GNU/Linux ld.so
configure:14444: checking how to hardcode library paths into programs
configure:14469: result: immediate
configure:20630: checking which extension is used for loadable modules
configure:20640: result: .so
configure:20669: checking whether NLS is requested
configure:20678: result: yes
configure:20716: checking for msgfmt
configure:20747: result: /usr/local/bin/msgfmt
configure:20756: checking for gmsgfmt
configure:20787: result: /usr/local/bin/msgfmt
configure:20826: checking for xgettext
configure:20857: result: /usr/local/bin/xgettext
configure:20897: checking for msgmerge
configure:20927: result: /usr/local/bin/msgmerge
configure:21002: checking for ld used by GCC
configure:21066: result: /usr/local/bin/ld
configure:21075: checking if the linker (/usr/local/bin/ld) is GNU ld
configure:21088: result: yes
configure:21094: checking for shared library run path origin
configure:21107: result: done
configure:21523: checking whether NLS is requested
configure:21532: result: yes
configure:21550: checking for GNU gettext in libc
configure:21574: gcc -o conftest -g -O2 -Wall -W conftest.c >&5
configure:21580: $? = 0
configure:21584: test -z
|| test ! -s conftest.err
configure:21587: $? = 0
configure:21590: test -s conftest
configure:21593: $? = 0
configure:21605: result: yes
configure:22304: checking whether to use NLS
configure:22306: result: yes
configure:22309: checking where the gettext function comes from
configure:22320: result: libc
configure:22392: checking for LC_MESSAGES
configure:22413: gcc -o conftest -g -O2 -Wall -W conftest.c >&5
configure:22419: $? = 0
configure:22423: test -z
|| test ! -s conftest.err
configure:22426: $? = 0
configure:22429: test -s conftest
configure:22432: $? = 0
configure:22444: result: yes
configure:22483: checking getopt.h usability
configure:22495: gcc -c -g -O2 -Wall -W conftest.c >&5
configure:22501: $? = 0
configure:22505: test -z
|| test ! -s conftest.err
configure:22508: $? = 0
configure:22511: test -s conftest.o
configure:22514: $? = 0
configure:22524: result: yes
configure:22528: checking getopt.h presence
configure:22538: gcc -E conftest.c
configure:22544: $? = 0
configure:22564: result: yes
configure:22599: checking for getopt.h
configure:22606: result: yes
configure:22628: checking for getopt_long_only
configure:22685: gcc -o conftest -g -O2 -Wall -W conftest.c >&5
configure:22691: $? = 0
configure:22695: test -z
|| test ! -s conftest.err
configure:22698: $? = 0
configure:22701: test -s conftest
configure:22704: $? = 0
configure:22716: result: yes
configure:22731: checking whether optreset is declared
configure:22756: gcc -c -g -O2 -Wall -W conftest.c >&5
conftest.c: In function `main':
conftest.c:47: error: `optreset' undeclared (first use in this function)
conftest.c:47: error: (Each undeclared identifier is reported only once
conftest.c:47: error: for each function it appears in.)
conftest.c:47: warning: unused variable `p'
configure:22762: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
| #include <getopt.h>
|
| int
| main ()
| {
| #ifndef optreset
| char *p = (char *) optreset;
| #endif
|
| ;
| return 0;
| }
configure:22786: result: no
configure:22795: checking for working GNU getopt function
configure:22887: gcc -o conftest -g -O2 -Wall -W conftest.c >&5
configure:22890: $? = 0
configure:22892: ./conftest
conftest: invalid option -- +
configure:22895: $? = 0
configure:22909: result: yes
configure:22966: checking command to parse /usr/local/bin/nm -B output from g++ object
configure:23174: result: ok
configure:23179: checking for _ prefix in compiled symbols
configure:23189: gcc -c -g -O2 -Wall -W conftest.c >&5
conftest.c: In function `main':
conftest.c:2: warning: statement with no effect
configure:23192: $? = 0
configure:23196: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:23199: $? = 0
configure:23221: result: no
configure:23357: checking execution engine
configure:23359: result: jit3
configure:23391: checking whether to enable run-time debugging machinery
configure:23393: result: yes
configure:23409: checking whether to use BCEL for additional regression tests
configure:23424: result: no
configure:23449: checking whether to enable JVMPI support
configure:23463: result: no
configure:23490: checking whether to enable profiling for C and jitted code
configure:23515: result: no
configure:23540: checking whether to enable debugging symbol generation for jitted code
configure:23543: result: no
configure:23580: checking gprof(4) profiling support
configure:23588: result: no
configure:23601: checking sun compatibility mode
configure:23616: result: yes
configure:23627: checking thread system
configure:23638: result: unix-pthreads
configure:23837: checking for the pthreads library -lpthreads
configure:23875: gcc -o conftest -g -O2 -Wall -W -DKAFFE_VMDEBUG conftest.c -lpthreads >&5
conftest.c: In function `main':
conftest.c:45: warning: `th' might be used uninitialized in this function
/usr/local/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:23881: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:23908: result: no
configure:23784: checking whether pthreads work without any flags
configure:23875: gcc -o conftest -g -O2 -Wall -W -DKAFFE_VMDEBUG conftest.c >&5
conftest.c: In function `main':
conftest.c:45: warning: `th' might be used uninitialized in this function
/tmp/ccmgccHF.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:45: undefined reference to `pthread_join'
/Aux/Install/kaffe-1.1.7/conftest.c:46: undefined reference to `_pthread_cleanup_push'
/Aux/Install/kaffe-1.1.7/conftest.c:47: undefined reference to `pthread_create'
/Aux/Install/kaffe-1.1.7/conftest.c:47: undefined reference to `_pthread_cleanup_pop'
collect2: ld returned 1 exit status
configure:23881: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:23908: result: no
configure:23789: checking whether pthreads work with -Kthread
configure:23875: gcc -o conftest -g -O2 -Wall -W -Kthread -DKAFFE_VMDEBUG conftest.c >&5
gcc: unrecognized option `-Kthread'
conftest.c: In function `main':
conftest.c:45: warning: `th' might be used uninitialized in this function
/tmp/ccc4piqm.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:45: undefined reference to `pthread_join'
/Aux/Install/kaffe-1.1.7/conftest.c:46: undefined reference to `_pthread_cleanup_push'
/Aux/Install/kaffe-1.1.7/conftest.c:47: undefined reference to `pthread_create'
/Aux/Install/kaffe-1.1.7/conftest.c:47: undefined reference to `_pthread_cleanup_pop'
collect2: ld returned 1 exit status
configure:23881: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:23908: result: no
configure:23789: checking whether pthreads work with -kthread
configure:23875: gcc -o conftest -g -O2 -Wall -W -kthread -DKAFFE_VMDEBUG conftest.c >&5
gcc: unrecognized option `-kthread'
conftest.c: In function `main':
conftest.c:45: warning: `th' might be used uninitialized in this function
/tmp/ccorobd7.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:45: undefined reference to `pthread_join'
/Aux/Install/kaffe-1.1.7/conftest.c:46: undefined reference to `_pthread_cleanup_push'
/Aux/Install/kaffe-1.1.7/conftest.c:47: undefined reference to `pthread_create'
/Aux/Install/kaffe-1.1.7/conftest.c:47: undefined reference to `_pthread_cleanup_pop'
collect2: ld returned 1 exit status
configure:23881: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:23908: result: no
configure:23837: checking for the pthreads library -llthread
configure:23875: gcc -o conftest -g -O2 -Wall -W -DKAFFE_VMDEBUG conftest.c -llthread >&5
conftest.c: In function `main':
conftest.c:45: warning: `th' might be used uninitialized in this function
/usr/local/bin/ld: cannot find -llthread
collect2: ld returned 1 exit status
configure:23881: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:23908: result: no
configure:23789: checking whether pthreads work with -pthread
configure:23875: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG conftest.c >&5
conftest.c: In function `main':
conftest.c:45: warning: `th' might be used uninitialized in this function
configure:23881: $? = 0
configure:23885: test -z
|| test ! -s conftest.err
configure:23888: $? = 0
configure:23891: test -s conftest
configure:23894: $? = 0
configure:23908: result: yes
configure:23928: checking for joinable pthread attribute
configure:23946: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG conftest.c >&5
conftest.c: In function `main':
conftest.c:45: warning: unused variable `attr'
configure:23952: $? = 0
configure:23956: test -z
|| test ! -s conftest.err
configure:23959: $? = 0
configure:23962: test -s conftest
configure:23965: $? = 0
configure:24031: result: PTHREAD_CREATE_JOINABLE
configure:24038: checking if more special flags are required for pthreads
configure:24045: result: no
configure:24057: checking for cc_r
configure:24084: result: gcc
configure:24116: checking for sem_init in -lsemaphore
configure:24146: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG conftest.c -lsemaphore >&5
/usr/local/bin/ld: cannot find -lsemaphore
collect2: ld returned 1 exit status
configure:24152: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char sem_init ();
| int
| main ()
| {
| sem_init ();
| ;
| return 0;
| }
configure:24178: result: no
configure:24188: checking for library containing sem_init
configure:24218: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG conftest.c >&5
configure:24224: $? = 0
configure:24228: test -z
|| test ! -s conftest.err
configure:24231: $? = 0
configure:24234: test -s conftest
configure:24237: $? = 0
configure:24307: result: none required
configure:24336: checking semaphore.h usability
configure:24348: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG conftest.c >&5
configure:24354: $? = 0
configure:24358: test -z
|| test ! -s conftest.err
configure:24361: $? = 0
configure:24364: test -s conftest.o
configure:24367: $? = 0
configure:24377: result: yes
configure:24381: checking semaphore.h presence
configure:24391: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:24397: $? = 0
configure:24417: result: yes
configure:24452: checking for semaphore.h
configure:24459: result: yes
configure:24472: checking for working semaphores
configure:24513: gcc -o conftest -g -O2 -Wall -W -pthread -pthread -DKAFFE_VMDEBUG conftest.c >&5
configure:24516: $? = 0
configure:24518: ./conftest
configure:24521: $? = 0
configure:24523: result: ok
configure:24653: checking alsa/asoundlib.h usability
configure:24665: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:77:28: alsa/asoundlib.h: No such file or directory
configure:24671: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <alsa/asoundlib.h>
configure:24694: result: no
configure:24698: checking alsa/asoundlib.h presence
configure:24708: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:43:28: alsa/asoundlib.h: No such file or directory
configure:24714: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| /* end confdefs.h. */
| #include <alsa/asoundlib.h>
configure:24734: result: no
configure:24769: checking for alsa/asoundlib.h
configure:24776: result: no
configure:24895: checking dssi.h usability
configure:24907: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:77:18: dssi.h: No such file or directory
configure:24913: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dssi.h>
configure:24936: result: no
configure:24940: checking dssi.h presence
configure:24950: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:43:18: dssi.h: No such file or directory
configure:24956: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| /* end confdefs.h. */
| #include <dssi.h>
configure:24976: result: no
configure:25011: checking for dssi.h
configure:25018: result: no
configure:25121: checking whether to use ecj
configure:25123: result: no
configure:25129: checking for jikes
configure:25158: result: no
configure:25184: checking whether to use jikes
configure:25207: result: yes (jikes +Pno-switchcheck +Pno-shadow +E)
configure:25227: checking which java compiler
configure:25229: result: jikes +Pno-switchcheck +Pno-shadow +E
configure:25236: checking for trampolines
configure:25241: result: yes
configure:25291: checking for a BSD-compatible install
configure:25346: result: /usr/local/bin/install -c
configure:25357: checking whether make sets $(MAKE)
configure:25377: result: yes
configure:25388: checking for mktemp
configure:25404: found /bin/mktemp
configure:25414: result: mktemp
configure:25427: checking for jasmin
configure:25456: result: no
configure:25517: checking for gawk
configure:25543: result: gawk
configure:25555: checking for short
configure:25579: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:25585: $? = 0
configure:25589: test -z
|| test ! -s conftest.err
configure:25592: $? = 0
configure:25595: test -s conftest.o
configure:25598: $? = 0
configure:25609: result: yes
configure:25612: checking size of short
configure:25931: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:25934: $? = 0
configure:25936: ./conftest
configure:25939: $? = 0
configure:25962: result: 2
configure:25969: checking for int
configure:25993: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:25999: $? = 0
configure:26003: test -z
|| test ! -s conftest.err
configure:26006: $? = 0
configure:26009: test -s conftest.o
configure:26012: $? = 0
configure:26023: result: yes
configure:26026: checking size of int
configure:26345: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:26348: $? = 0
configure:26350: ./conftest
configure:26353: $? = 0
configure:26376: result: 4
configure:26383: checking for long
configure:26407: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:26413: $? = 0
configure:26417: test -z
|| test ! -s conftest.err
configure:26420: $? = 0
configure:26423: test -s conftest.o
configure:26426: $? = 0
configure:26437: result: yes
configure:26440: checking size of long
configure:26759: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:26762: $? = 0
configure:26764: ./conftest
configure:26767: $? = 0
configure:26790: result: 4
configure:26797: checking for long long
configure:26821: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:26827: $? = 0
configure:26831: test -z
|| test ! -s conftest.err
configure:26834: $? = 0
configure:26837: test -s conftest.o
configure:26840: $? = 0
configure:26851: result: yes
configure:26854: checking size of long long
configure:27173: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:27176: $? = 0
configure:27178: ./conftest
configure:27181: $? = 0
configure:27204: result: 8
configure:27211: checking for __int64
configure:27235: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:85: error: `__int64' undeclared (first use in this function)
conftest.c:85: error: (Each undeclared identifier is reported only once
conftest.c:85: error: for each function it appears in.)
conftest.c:85: error: syntax error before ')' token
configure:27241: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((__int64 *) 0)
| return 0;
| if (sizeof (__int64))
| return 0;
| ;
| return 0;
| }
configure:27265: result: no
configure:27268: checking size of __int64
configure:27618: result: 0
configure:27625: checking for void *
configure:27649: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:27655: $? = 0
configure:27659: test -z
|| test ! -s conftest.err
configure:27662: $? = 0
configure:27665: test -s conftest.o
configure:27668: $? = 0
configure:27679: result: yes
configure:27682: checking size of void *
configure:28001: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:28004: $? = 0
configure:28006: ./conftest
configure:28009: $? = 0
configure:28032: result: 4
configure:28040: checking for off_t
configure:28064: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:28070: $? = 0
configure:28074: test -z
|| test ! -s conftest.err
configure:28077: $? = 0
configure:28080: test -s conftest.o
configure:28083: $? = 0
configure:28094: result: yes
configure:28106: checking for pid_t
configure:28130: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:28136: $? = 0
configure:28140: test -z
|| test ! -s conftest.err
configure:28143: $? = 0
configure:28146: test -s conftest.o
configure:28149: $? = 0
configure:28160: result: yes
configure:28174: checking return type of signal handlers
configure:28205: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:64: warning: unused variable `i'
configure:28211: $? = 0
configure:28215: test -z
|| test ! -s conftest.err
configure:28218: $? = 0
configure:28221: test -s conftest.o
configure:28224: $? = 0
configure:28235: result: void
configure:28244: checking whether signal handlers are one-shot
configure:28276: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:58: warning: implicit declaration of function `getpid'
conftest.c:60: warning: implicit declaration of function `exit'
configure:28279: $? = 0
configure:28281: ./conftest
configure:28284: $? = 0
configure:28299: result: no
configure:28309: checking for size_t
configure:28333: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:28339: $? = 0
configure:28343: test -z
|| test ! -s conftest.err
configure:28346: $? = 0
configure:28349: test -s conftest.o
configure:28352: $? = 0
configure:28363: result: yes
configure:28377: checking for ssize_t
configure:28401: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:28407: $? = 0
configure:28411: test -z
|| test ! -s conftest.err
configure:28414: $? = 0
configure:28417: test -s conftest.o
configure:28420: $? = 0
configure:28431: result: yes
configure:28451: checking whether gcc needs -traditional
configure:28493: result: no
configure:28509: checking for _mwvalidcheckl in -lmw
configure:28539: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lmw >&5
/usr/local/bin/ld: cannot find -lmw
collect2: ld returned 1 exit status
configure:28545: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char _mwvalidcheckl ();
| int
| main ()
| {
| _mwvalidcheckl ();
| ;
| return 0;
| }
configure:28571: result: no
configure:28588: checking for sin in -lm
configure:28618: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
conftest.c:58: warning: conflicting types for built-in function `sin'
configure:28624: $? = 0
configure:28628: test -z
|| test ! -s conftest.err
configure:28631: $? = 0
configure:28634: test -s conftest
configure:28637: $? = 0
configure:28650: result: yes
configure:28847: checking for gethostname
configure:28904: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:28910: $? = 0
configure:28914: test -z
|| test ! -s conftest.err
configure:28917: $? = 0
configure:28920: test -s conftest
configure:28923: $? = 0
configure:28935: result: yes
configure:29019: checking for gethostbyname
configure:29076: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:29082: $? = 0
configure:29086: test -z
|| test ! -s conftest.err
configure:29089: $? = 0
configure:29092: test -s conftest
configure:29095: $? = 0
configure:29107: result: yes
configure:29191: checking for connect
configure:29248: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:29254: $? = 0
configure:29258: test -z
|| test ! -s conftest.err
configure:29261: $? = 0
configure:29264: test -s conftest
configure:29267: $? = 0
configure:29279: result: yes
configure:29368: checking for deflate in -lz
configure:29398: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lz >&5
configure:29404: $? = 0
configure:29408: test -z
|| test ! -s conftest.err
configure:29411: $? = 0
configure:29414: test -s conftest
configure:29417: $? = 0
configure:29430: result: yes
configure:29451: checking for gmp.h
configure:29467: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:29473: $? = 0
configure:29477: test -z
|| test ! -s conftest.err
configure:29480: $? = 0
configure:29483: test -s conftest.o
configure:29486: $? = 0
configure:29497: result: yes
configure:29532: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lgmp >&5
configure:29538: $? = 0
configure:29542: test -z
|| test ! -s conftest.err
configure:29545: $? = 0
configure:29548: test -s conftest
configure:29551: $? = 0
configure:29564: checking if using GNU multiple precision arithmetic library
configure:29600: result: yes
configure:29622: checking for MD2Init
configure:29679: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
/tmp/ccKWy85p.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:95: undefined reference to `MD2Init'
/tmp/ccKWy85p.o:(.data+0x0): undefined reference to `MD2Init'
collect2: ld returned 1 exit status
configure:29685: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| /* end confdefs.h. */
| /* Define MD2Init to an innocuous variant, in case <limits.h> declares MD2Init.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define MD2Init innocuous_MD2Init
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char MD2Init (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef MD2Init
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char MD2Init ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_MD2Init) || defined (__stub___MD2Init)
| choke me
| #else
| char (*f) () = MD2Init;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != MD2Init;
| ;
| return 0;
| }
configure:29710: result: no
configure:29622: checking for MD4Init
configure:29679: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
/tmp/cc6rXLD6.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:95: undefined reference to `MD4Init'
/tmp/cc6rXLD6.o:(.data+0x0): undefined reference to `MD4Init'
collect2: ld returned 1 exit status
configure:29685: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| /* end confdefs.h. */
| /* Define MD4Init to an innocuous variant, in case <limits.h> declares MD4Init.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define MD4Init innocuous_MD4Init
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char MD4Init (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef MD4Init
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char MD4Init ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_MD4Init) || defined (__stub___MD4Init)
| choke me
| #else
| char (*f) () = MD4Init;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != MD4Init;
| ;
| return 0;
| }
configure:29710: result: no
configure:29622: checking for MD5Init
configure:29679: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
/tmp/cceN5GNr.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:95: undefined reference to `MD5Init'
/tmp/cceN5GNr.o:(.data+0x0): undefined reference to `MD5Init'
collect2: ld returned 1 exit status
configure:29685: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| /* end confdefs.h. */
| /* Define MD5Init to an innocuous variant, in case <limits.h> declares MD5Init.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define MD5Init innocuous_MD5Init
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char MD5Init (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef MD5Init
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char MD5Init ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_MD5Init) || defined (__stub___MD5Init)
| choke me
| #else
| char (*f) () = MD5Init;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != MD5Init;
| ;
| return 0;
| }
configure:29710: result: no
configure:29724: checking for MD5Init in -lmd
configure:29754: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lmd >&5
/usr/local/bin/ld: cannot find -lmd
collect2: ld returned 1 exit status
configure:29760: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char MD5Init ();
| int
| main ()
| {
| MD5Init ();
| ;
| return 0;
| }
configure:29786: result: no
configure:29806: checking for ANSI C header files
configure:29962: result: yes
configure:30093: checking stdarg.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking stdarg.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for stdarg.h
configure:30216: result: yes
configure:30093: checking alloca.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking alloca.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for alloca.h
configure:30216: result: yes
configure:30093: checking bsd/libc.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:92:22: bsd/libc.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bsd/libc.h>
configure:30134: result: no
configure:30138: checking bsd/libc.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:58:22: bsd/libc.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <bsd/libc.h>
configure:30174: result: no
configure:30209: checking for bsd/libc.h
configure:30216: result: no
configure:30093: checking crt_externs.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:92:25: crt_externs.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:30134: result: no
configure:30138: checking crt_externs.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:58:25: crt_externs.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <crt_externs.h>
configure:30174: result: no
configure:30209: checking for crt_externs.h
configure:30216: result: no
configure:30084: checking for dlfcn.h
configure:30089: result: yes
configure:30093: checking fcntl.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking fcntl.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for fcntl.h
configure:30216: result: yes
configure:30093: checking features.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking features.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for features.h
configure:30216: result: yes
configure:30084: checking for gmp.h
configure:30089: result: yes
configure:30093: checking iconv.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking iconv.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for iconv.h
configure:30216: result: yes
configure:30093: checking jpeglib.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking jpeglib.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for jpeglib.h
configure:30216: result: yes
configure:30093: checking kernel/OS.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:98:23: kernel/OS.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <kernel/OS.h>
configure:30134: result: no
configure:30138: checking kernel/OS.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:64:23: kernel/OS.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| /* end confdefs.h. */
| #include <kernel/OS.h>
configure:30174: result: no
configure:30209: checking for kernel/OS.h
configure:30216: result: no
configure:30093: checking limits.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking limits.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for limits.h
configure:30216: result: yes
configure:30093: checking mach/mach.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:99:23: mach/mach.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach/mach.h>
configure:30134: result: no
configure:30138: checking mach/mach.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:65:23: mach/mach.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include <mach/mach.h>
configure:30174: result: no
configure:30209: checking for mach/mach.h
configure:30216: result: no
configure:30093: checking mach-o/rld.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:99:24: mach-o/rld.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach-o/rld.h>
configure:30134: result: no
configure:30138: checking mach-o/rld.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:65:24: mach-o/rld.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include <mach-o/rld.h>
configure:30174: result: no
configure:30209: checking for mach-o/rld.h
configure:30216: result: no
configure:30093: checking malloc.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking malloc.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for malloc.h
configure:30216: result: yes
configure:30084: checking for memory.h
configure:30089: result: yes
configure:30093: checking mips/cachectl.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:101:27: mips/cachectl.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mips/cachectl.h>
configure:30134: result: no
configure:30138: checking mips/cachectl.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:67:27: mips/cachectl.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| /* end confdefs.h. */
| #include <mips/cachectl.h>
configure:30174: result: no
configure:30209: checking for mips/cachectl.h
configure:30216: result: no
configure:30093: checking netdb.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking netdb.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for netdb.h
configure:30216: result: yes
configure:30093: checking netinet/in.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking netinet/in.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for netinet/in.h
configure:30216: result: yes
configure:30093: checking netinet/in_systm.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking netinet/in_systm.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for netinet/in_systm.h
configure:30216: result: yes
configure:30093: checking netinet/tcp.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking netinet/tcp.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for netinet/tcp.h
configure:30216: result: yes
configure:30093: checking png.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking png.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for png.h
configure:30216: result: yes
configure:30093: checking poll.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking poll.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for poll.h
configure:30216: result: yes
configure:30093: checking pwd.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking pwd.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for pwd.h
configure:30216: result: yes
configure:30093: checking sgidefs.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:108:21: sgidefs.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sgidefs.h>
configure:30134: result: no
configure:30138: checking sgidefs.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:74:21: sgidefs.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <sgidefs.h>
configure:30174: result: no
configure:30209: checking for sgidefs.h
configure:30216: result: no
configure:30093: checking sigcontext.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:108:24: sigcontext.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sigcontext.h>
configure:30134: result: no
configure:30138: checking sigcontext.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:74:24: sigcontext.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h. */
| #include <sigcontext.h>
configure:30174: result: no
configure:30209: checking for sigcontext.h
configure:30216: result: no
configure:30093: checking signal.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking signal.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for signal.h
configure:30216: result: yes
configure:30084: checking for stdlib.h
configure:30089: result: yes
configure:30084: checking for string.h
configure:30089: result: yes
configure:30093: checking stropts.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking stropts.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for stropts.h
configure:30216: result: yes
configure:30093: checking sys/cachectl.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:112:26: sys/cachectl.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/cachectl.h>
configure:30134: result: no
configure:30138: checking sys/cachectl.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:78:26: sys/cachectl.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <sys/cachectl.h>
configure:30174: result: no
configure:30209: checking for sys/cachectl.h
configure:30216: result: no
configure:30093: checking sys/filio.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:112:23: sys/filio.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/filio.h>
configure:30134: result: no
configure:30138: checking sys/filio.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:78:23: sys/filio.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <sys/filio.h>
configure:30174: result: no
configure:30209: checking for sys/filio.h
configure:30216: result: no
configure:30093: checking sys/ioctl.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/ioctl.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/ioctl.h
configure:30216: result: yes
configure:30093: checking sys/mman.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/mman.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/mman.h
configure:30216: result: yes
configure:30093: checking sys/param.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/param.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/param.h
configure:30216: result: yes
configure:30093: checking sys/poll.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/poll.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/poll.h
configure:30216: result: yes
configure:30093: checking sys/select.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/select.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/select.h
configure:30216: result: yes
configure:30093: checking sys/signal.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/signal.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/signal.h
configure:30216: result: yes
configure:30093: checking sys/socket.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/socket.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/socket.h
configure:30216: result: yes
configure:30093: checking sys/sockio.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:119:24: sys/sockio.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:30134: result: no
configure:30138: checking sys/sockio.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:85:24: sys/sockio.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <sys/sockio.h>
configure:30174: result: no
configure:30209: checking for sys/sockio.h
configure:30216: result: no
configure:30084: checking for sys/stat.h
configure:30089: result: yes
configure:30093: checking sys/sysctl.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/sysctl.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/sysctl.h
configure:30216: result: yes
configure:30093: checking sys/sysinfo.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/sysinfo.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/sysinfo.h
configure:30216: result: yes
configure:30093: checking sys/time.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/time.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/time.h
configure:30216: result: yes
configure:30084: checking for sys/types.h
configure:30089: result: yes
configure:30093: checking sys/utsname.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/utsname.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/utsname.h
configure:30216: result: yes
configure:30093: checking sys/ucontext.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking sys/ucontext.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for sys/ucontext.h
configure:30216: result: yes
configure:30093: checking syslog.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking syslog.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for syslog.h
configure:30216: result: yes
configure:30093: checking time.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking time.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for time.h
configure:30216: result: yes
configure:30084: checking for unistd.h
configure:30089: result: yes
configure:30093: checking utime.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking utime.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for utime.h
configure:30216: result: yes
configure:30093: checking wintypes.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:130:22: wintypes.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <wintypes.h>
configure:30134: result: no
configure:30138: checking wintypes.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:96:22: wintypes.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <wintypes.h>
configure:30174: result: no
configure:30209: checking for wintypes.h
configure:30216: result: no
configure:30093: checking wtypes.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:130:20: wtypes.h: No such file or directory
configure:30111: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <wtypes.h>
configure:30134: result: no
configure:30138: checking wtypes.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:96:20: wtypes.h: No such file or directory
configure:30154: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <wtypes.h>
configure:30174: result: no
configure:30209: checking for wtypes.h
configure:30216: result: no
configure:30093: checking zlib.h usability
configure:30105: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30111: $? = 0
configure:30115: test -z
|| test ! -s conftest.err
configure:30118: $? = 0
configure:30121: test -s conftest.o
configure:30124: $? = 0
configure:30134: result: yes
configure:30138: checking zlib.h presence
configure:30148: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30154: $? = 0
configure:30174: result: yes
configure:30209: checking for zlib.h
configure:30216: result: yes
configure:30236: checking for net/if.h
configure:30264: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30270: $? = 0
configure:30274: test -z
|| test ! -s conftest.err
configure:30277: $? = 0
configure:30280: test -s conftest.o
configure:30283: $? = 0
configure:30294: result: yes
configure:30320: checking asm/sigcontext.h usability
configure:30332: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30338: $? = 0
configure:30342: test -z
|| test ! -s conftest.err
configure:30345: $? = 0
configure:30348: test -s conftest.o
configure:30351: $? = 0
configure:30361: result: yes
configure:30365: checking asm/sigcontext.h presence
configure:30375: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:30381: $? = 0
configure:30401: result: yes
configure:30436: checking for asm/sigcontext.h
configure:30443: result: yes
configure:30460: checking for asm/signal.h
configure:30478: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:30484: $? = 0
configure:30488: test -z
|| test ! -s conftest.err
configure:30491: $? = 0
configure:30494: test -s conftest.o
configure:30497: $? = 0
configure:30508: result: yes
configure:30534: checking asm/ppc_asm.h usability
configure:30546: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:134:25: asm/ppc_asm.h: No such file or directory
configure:30552: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <asm/ppc_asm.h>
configure:30575: result: no
configure:30579: checking asm/ppc_asm.h presence
configure:30589: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:100:25: asm/ppc_asm.h: No such file or directory
configure:30595: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| /* end confdefs.h. */
| #include <asm/ppc_asm.h>
configure:30615: result: no
configure:30650: checking for asm/ppc_asm.h
configure:30657: result: no
configure:30685: checking asm/cachectl.h usability
configure:30697: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:134:26: asm/cachectl.h: No such file or directory
configure:30703: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <asm/cachectl.h>
configure:30726: result: no
configure:30730: checking asm/cachectl.h presence
configure:30740: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:100:26: asm/cachectl.h: No such file or directory
configure:30746: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| /* end confdefs.h. */
| #include <asm/cachectl.h>
configure:30766: result: no
configure:30801: checking for asm/cachectl.h
configure:30808: result: no
configure:30836: checking ia64intrin.h usability
configure:30848: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:134:24: ia64intrin.h: No such file or directory
configure:30854: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ia64intrin.h>
configure:30877: result: no
configure:30881: checking ia64intrin.h presence
configure:30891: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:100:24: ia64intrin.h: No such file or directory
configure:30897: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| /* end confdefs.h. */
| #include <ia64intrin.h>
configure:30917: result: no
configure:30952: checking for ia64intrin.h
configure:30959: result: no
configure:30987: checking linux/socket.h usability
configure:30999: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:31005: $? = 0
configure:31009: test -z
|| test ! -s conftest.err
configure:31012: $? = 0
configure:31015: test -s conftest.o
configure:31018: $? = 0
configure:31028: result: yes
configure:31032: checking linux/socket.h presence
configure:31042: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:31048: $? = 0
configure:31068: result: yes
configure:31103: checking for linux/socket.h
configure:31110: result: yes
configure:31127: checking for linux/netlink.h
configure:31147: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:31153: $? = 0
configure:31157: test -z
|| test ! -s conftest.err
configure:31160: $? = 0
configure:31163: test -s conftest.o
configure:31166: $? = 0
configure:31177: result: yes
configure:31192: checking for linux/rtnetlink.h
configure:31212: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:31218: $? = 0
configure:31222: test -z
|| test ! -s conftest.err
configure:31225: $? = 0
configure:31228: test -s conftest.o
configure:31231: $? = 0
configure:31242: result: yes
configure:31267: checking netpacket/packet.h usability
configure:31279: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:31285: $? = 0
configure:31289: test -z
|| test ! -s conftest.err
configure:31292: $? = 0
configure:31295: test -s conftest.o
configure:31298: $? = 0
configure:31308: result: yes
configure:31312: checking netpacket/packet.h presence
configure:31322: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:31328: $? = 0
configure:31348: result: yes
configure:31383: checking for netpacket/packet.h
configure:31390: result: yes
configure:31404: checking for sys/wait.h that is POSIX.1 compatible
configure:31435: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:31441: $? = 0
configure:31445: test -z
|| test ! -s conftest.err
configure:31448: $? = 0
configure:31451: test -s conftest.o
configure:31454: $? = 0
configure:31465: result: yes
configure:31483: checking for dirent.h that defines DIR
configure:31507: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:31513: $? = 0
configure:31517: test -z
|| test ! -s conftest.err
configure:31520: $? = 0
configure:31523: test -s conftest.o
configure:31526: $? = 0
configure:31537: result: yes
configure:31550: checking for library containing opendir
configure:31580: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:31586: $? = 0
configure:31590: test -z
|| test ! -s conftest.err
configure:31593: $? = 0
configure:31596: test -s conftest
configure:31599: $? = 0
configure:31669: result: none required
configure:31822: checking sys/resource.h usability
configure:31834: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:31840: $? = 0
configure:31844: test -z
|| test ! -s conftest.err
configure:31847: $? = 0
configure:31850: test -s conftest.o
configure:31853: $? = 0
configure:31863: result: yes
configure:31867: checking sys/resource.h presence
configure:31877: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:31883: $? = 0
configure:31903: result: yes
configure:31938: checking for sys/resource.h
configure:31945: result: yes
configure:31963: checking for getrusage
configure:32020: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:32026: $? = 0
configure:32030: test -z
|| test ! -s conftest.err
configure:32033: $? = 0
configure:32036: test -s conftest
configure:32039: $? = 0
configure:32051: result: yes
configure:32067: checking for mprotect
configure:32124: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:32130: $? = 0
configure:32134: test -z
|| test ! -s conftest.err
configure:32137: $? = 0
configure:32140: test -s conftest
configure:32143: $? = 0
configure:32155: result: yes
configure:32192: checking valgrind/memcheck.h usability
configure:32204: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:144:31: valgrind/memcheck.h: No such file or directory
configure:32210: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/memcheck.h>
configure:32233: result: no
configure:32237: checking valgrind/memcheck.h presence
configure:32247: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:110:31: valgrind/memcheck.h: No such file or directory
configure:32253: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| /* end confdefs.h. */
| #include <valgrind/memcheck.h>
configure:32273: result: no
configure:32308: checking for valgrind/memcheck.h
configure:32315: result: no
configure:32335: checking for stdint.h
configure:32340: result: yes
configure:32480: checking for SIZE_MAX
configure:33549: result: yes
configure:33564: checking value of __GLIBC__ by analyzing object code
configure:33606: gcc -c -g -O2 -Wall -W -pthread -c -o conftest.o -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:33612: $? = 0
configure:33616: test -z
|| test ! -s conftest.err
configure:33619: $? = 0
configure:33622: test -s conftest.o
configure:33625: $? = 0
configure:33639: result: 2
configure:33651: checking value of __GLIBC_MINOR__ by analyzing object code
configure:33693: gcc -c -g -O2 -Wall -W -pthread -c -o conftest.o -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:33699: $? = 0
configure:33703: test -z
|| test ! -s conftest.err
configure:33706: $? = 0
configure:33709: test -s conftest.o
configure:33712: $? = 0
configure:33726: result: 2
configure:33737: checking which garbage collector to use
configure:33805: result: kaffe-gc
configure:34584: checking whether to enable GCJ support
configure:34586: result:
configure:34607: checking whether to enable MIPS II instructions
configure:34622: result:
configure:34633: checking whether to enable XScale support
configure:34642: result:
configure:34647: checking whether time.h and sys/time.h may both be included
configure:34672: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:34678: $? = 0
configure:34682: test -z
|| test ! -s conftest.err
configure:34685: $? = 0
configure:34688: test -s conftest.o
configure:34691: $? = 0
configure:34702: result: yes
configure:34712: checking whether struct tm is in sys/time.h or time.h
configure:34735: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:121: warning: statement with no effect
configure:34741: $? = 0
configure:34745: test -z
|| test ! -s conftest.err
configure:34748: $? = 0
configure:34751: test -s conftest.o
configure:34754: $? = 0
configure:34765: result: time.h
configure:34775: checking for struct tm.tm_zone
configure:34801: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:34807: $? = 0
configure:34811: test -z
|| test ! -s conftest.err
configure:34814: $? = 0
configure:34817: test -s conftest.o
configure:34820: $? = 0
configure:34880: result: yes
configure:34965: checking whether byte ordering is bigendian
configure:34992: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:34998: $? = 0
configure:35002: test -z
|| test ! -s conftest.err
configure:35005: $? = 0
configure:35008: test -s conftest.o
configure:35011: $? = 0
configure:35034: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:124: error: `not' undeclared (first use in this function)
conftest.c:124: error: (Each undeclared identifier is reported only once
conftest.c:124: error: for each function it appears in.)
conftest.c:124: error: syntax error before "big"
configure:35040: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
| int
| main ()
| {
|
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
| ;
| return 0;
| }
configure:35114: result: no
configure:35170: checking whether byte ordering is bigendian
configure:35381: result: no
configure:35401: checking whether char is unsigned
configure:35424: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:35430: $? = 0
configure:35434: test -z
|| test ! -s conftest.err
configure:35437: $? = 0
configure:35440: test -s conftest.o
configure:35443: $? = 0
configure:35454: result: no
configure:35463: checking for an ANSI C-conforming const
configure:35530: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:145: warning: unused variable `s'
conftest.c:165: warning: unused variable `foo'
conftest.c:126: warning: unused variable `x'
conftest.c:132: warning: unused variable `zero'
conftest.c:144: warning: `t' might be used uninitialized in this function
conftest.c:162: warning: `b' might be used uninitialized in this function
configure:35536: $? = 0
configure:35540: test -z
|| test ! -s conftest.err
configure:35543: $? = 0
configure:35546: test -s conftest.o
configure:35549: $? = 0
configure:35560: result: yes
configure:35570: checking for inline
configure:35591: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:35597: $? = 0
configure:35601: test -z
|| test ! -s conftest.err
configure:35604: $? = 0
configure:35607: test -s conftest.o
configure:35610: $? = 0
configure:35622: result: inline
configure:35644: checking for stdint types
configure:35672: gcc -c conftest.c >&5
configure:35678: $? = 0
configure:35682: test -z
|| test ! -s conftest.err
configure:35685: $? = 0
configure:35688: test -s conftest.o
configure:35691: $? = 0
configure:35720: result: stdint.h (shortcircuit)
configure:38491: result: make use of stdint.h in include/config-int.h (assuming C99 compatible system)
configure:38508: checking for struct sigcontext
configure:38530: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:123: warning: unused variable `t'
configure:38536: $? = 0
configure:38540: test -z
|| test ! -s conftest.err
configure:38543: $? = 0
configure:38546: test -s conftest.o
configure:38549: $? = 0
configure:38560: result: yes
configure:38571: checking for struct sigcontext_struct (without asm/sigcontext.h)
configure:38592: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:123: error: storage size of `t' isn't known
conftest.c:123: warning: unused variable `t'
configure:38598: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| /* end confdefs.h. */
| #include <asm/signal.h>
| int
| main ()
| {
| struct sigcontext_struct t;
| ;
| return 0;
| }
configure:38622: result: no
configure:38625: checking for struct sigcontext_struct (with asm/sigcontext.h)
configure:38647: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:124: error: storage size of `t' isn't known
conftest.c:124: warning: unused variable `t'
configure:38653: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| /* end confdefs.h. */
| #include <asm/signal.h>
| #include <asm/sigcontext.h>
| int
| main ()
| {
| struct sigcontext_struct t;
| ;
| return 0;
| }
configure:38677: result: no
configure:38694: checking for strftime
configure:38751: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:38757: $? = 0
configure:38761: test -z
|| test ! -s conftest.err
configure:38764: $? = 0
configure:38767: test -s conftest
configure:38770: $? = 0
configure:38782: result: yes
configure:38866: checking for working memcmp
configure:38914: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:38917: $? = 0
configure:38919: ./conftest
configure:38922: $? = 0
configure:38936: result: yes
configure:38953: checking for stdlib.h
configure:38958: result: yes
configure:38953: checking for unistd.h
configure:38958: result: yes
configure:39102: checking for getpagesize
configure:39159: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39165: $? = 0
configure:39169: test -z
|| test ! -s conftest.err
configure:39172: $? = 0
configure:39175: test -s conftest
configure:39178: $? = 0
configure:39190: result: yes
configure:39200: checking for working mmap
configure:39342: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39345: $? = 0
configure:39347: ./conftest
configure:39350: $? = 0
configure:39364: result: yes
configure:39375: checking whether utime accepts a null argument
configure:39406: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:163: warning: implicit declaration of function `utime'
configure:39409: $? = 0
configure:39411: ./conftest
configure:39414: $? = 0
configure:39429: result: yes
configure:39449: checking for select
configure:39506: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39512: $? = 0
configure:39516: test -z
|| test ! -s conftest.err
configure:39519: $? = 0
configure:39522: test -s conftest
configure:39525: $? = 0
configure:39537: result: yes
configure:39449: checking for socket
configure:39506: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39512: $? = 0
configure:39516: test -z
|| test ! -s conftest.err
configure:39519: $? = 0
configure:39522: test -s conftest
configure:39525: $? = 0
configure:39537: result: yes
configure:39449: checking for getsockname
configure:39506: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39512: $? = 0
configure:39516: test -z
|| test ! -s conftest.err
configure:39519: $? = 0
configure:39522: test -s conftest
configure:39525: $? = 0
configure:39537: result: yes
configure:39449: checking for getpagesize
configure:39537: result: yes
configure:39449: checking for fstat
configure:39506: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39512: $? = 0
configure:39516: test -z
|| test ! -s conftest.err
configure:39519: $? = 0
configure:39522: test -s conftest
configure:39525: $? = 0
configure:39537: result: yes
configure:39552: checking for memcpy
configure:39609: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:154: warning: conflicting types for built-in function `memcpy'
configure:39615: $? = 0
configure:39619: test -z
|| test ! -s conftest.err
configure:39622: $? = 0
configure:39625: test -s conftest
configure:39628: $? = 0
configure:39640: result: yes
configure:39552: checking for memmove
configure:39609: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39615: $? = 0
configure:39619: test -z
|| test ! -s conftest.err
configure:39622: $? = 0
configure:39625: test -s conftest
configure:39628: $? = 0
configure:39640: result: yes
configure:39655: checking for mkdir
configure:39712: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39718: $? = 0
configure:39722: test -z
|| test ! -s conftest.err
configure:39725: $? = 0
configure:39728: test -s conftest
configure:39731: $? = 0
configure:39743: result: yes
configure:39655: checking for rmdir
configure:39712: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39718: $? = 0
configure:39722: test -z
|| test ! -s conftest.err
configure:39725: $? = 0
configure:39728: test -s conftest
configure:39731: $? = 0
configure:39743: result: yes
configure:39764: checking for getcwd
configure:39821: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39827: $? = 0
configure:39831: test -z
|| test ! -s conftest.err
configure:39834: $? = 0
configure:39837: test -s conftest
configure:39840: $? = 0
configure:39852: result: yes
configure:39764: checking for chdir
configure:39821: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39827: $? = 0
configure:39831: test -z
|| test ! -s conftest.err
configure:39834: $? = 0
configure:39837: test -s conftest
configure:39840: $? = 0
configure:39852: result: yes
configure:39764: checking for getwd
configure:39821: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
/tmp/ccYHrm2S.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:176: warning: the `getwd' function is dangerous and should not be used.
configure:39827: $? = 0
configure:39831: test -z
|| test ! -s conftest.err
configure:39834: $? = 0
configure:39837: test -s conftest
configure:39840: $? = 0
configure:39852: result: yes
configure:39764: checking for gettimeofday
configure:39821: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39827: $? = 0
configure:39831: test -z
|| test ! -s conftest.err
configure:39834: $? = 0
configure:39837: test -s conftest
configure:39840: $? = 0
configure:39852: result: yes
configure:39764: checking for ftime
configure:39821: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39827: $? = 0
configure:39831: test -z
|| test ! -s conftest.err
configure:39834: $? = 0
configure:39837: test -s conftest
configure:39840: $? = 0
configure:39852: result: yes
configure:39764: checking for time
configure:39821: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39827: $? = 0
configure:39831: test -z
|| test ! -s conftest.err
configure:39834: $? = 0
configure:39837: test -s conftest
configure:39840: $? = 0
configure:39852: result: yes
configure:39764: checking for uname
configure:39821: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39827: $? = 0
configure:39831: test -z
|| test ! -s conftest.err
configure:39834: $? = 0
configure:39837: test -s conftest
configure:39840: $? = 0
configure:39852: result: yes
configure:39764: checking for getuid
configure:39821: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39827: $? = 0
configure:39831: test -z
|| test ! -s conftest.err
configure:39834: $? = 0
configure:39837: test -s conftest
configure:39840: $? = 0
configure:39852: result: yes
configure:39867: checking for localtime
configure:39924: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39930: $? = 0
configure:39934: test -z
|| test ! -s conftest.err
configure:39937: $? = 0
configure:39940: test -s conftest
configure:39943: $? = 0
configure:39955: result: yes
configure:39867: checking for get_nprocs_conf
configure:39924: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:39930: $? = 0
configure:39934: test -z
|| test ! -s conftest.err
configure:39937: $? = 0
configure:39940: test -s conftest
configure:39943: $? = 0
configure:39955: result: yes
configure:39974: checking for munmap
configure:40031: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40037: $? = 0
configure:40041: test -z
|| test ! -s conftest.err
configure:40044: $? = 0
configure:40047: test -s conftest
configure:40050: $? = 0
configure:40062: result: yes
configure:39974: checking for mincore
configure:40031: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40037: $? = 0
configure:40041: test -z
|| test ! -s conftest.err
configure:40044: $? = 0
configure:40047: test -s conftest
configure:40050: $? = 0
configure:40062: result: yes
configure:39974: checking for msync
configure:40031: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40037: $? = 0
configure:40041: test -z
|| test ! -s conftest.err
configure:40044: $? = 0
configure:40047: test -s conftest
configure:40050: $? = 0
configure:40062: result: yes
configure:39974: checking for madvise
configure:40031: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40037: $? = 0
configure:40041: test -z
|| test ! -s conftest.err
configure:40044: $? = 0
configure:40047: test -s conftest
configure:40050: $? = 0
configure:40062: result: yes
configure:39974: checking for getpagesize
configure:40062: result: yes
configure:39974: checking for sysconf
configure:40031: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40037: $? = 0
configure:40041: test -z
|| test ! -s conftest.err
configure:40044: $? = 0
configure:40047: test -s conftest
configure:40050: $? = 0
configure:40062: result: yes
configure:40103: checking for iconv
configure:40130: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40136: $? = 0
configure:40140: test -z
|| test ! -s conftest.err
configure:40143: $? = 0
configure:40146: test -s conftest
configure:40149: $? = 0
configure:40215: result: yes
configure:40238: checking for iconv declaration
configure:40272: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40278: $? = 0
configure:40282: test -z
|| test ! -s conftest.err
configure:40285: $? = 0
configure:40288: test -s conftest.o
configure:40291: $? = 0
configure:40306: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:40325: checking for sched_get_priority_max
configure:40382: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40388: $? = 0
configure:40392: test -z
|| test ! -s conftest.err
configure:40395: $? = 0
configure:40398: test -s conftest
configure:40401: $? = 0
configure:40413: result: yes
configure:40427: checking for sched_get_priority_min
configure:40484: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40490: $? = 0
configure:40494: test -z
|| test ! -s conftest.err
configure:40497: $? = 0
configure:40500: test -s conftest
configure:40503: $? = 0
configure:40515: result: yes
conftest.c:154:10: missing terminating > character
conftest.c:154:10: empty file name in #include
configure:40558: checking for pthread_attr_setschedpolicy
configure:40615: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40621: $? = 0
configure:40625: test -z
|| test ! -s conftest.err
configure:40628: $? = 0
configure:40631: test -s conftest
configure:40634: $? = 0
configure:40646: result: yes
configure:40558: checking for pthread_yield
configure:40615: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40621: $? = 0
configure:40625: test -z
|| test ! -s conftest.err
configure:40628: $? = 0
configure:40631: test -s conftest
configure:40634: $? = 0
configure:40646: result: yes
configure:40558: checking for sched_yield
configure:40615: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40621: $? = 0
configure:40625: test -z
|| test ! -s conftest.err
configure:40628: $? = 0
configure:40631: test -s conftest
configure:40634: $? = 0
configure:40646: result: yes
configure:40670: checking sched.h usability
configure:40682: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:40688: $? = 0
configure:40692: test -z
|| test ! -s conftest.err
configure:40695: $? = 0
configure:40698: test -s conftest.o
configure:40701: $? = 0
configure:40711: result: yes
configure:40715: checking sched.h presence
configure:40725: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:40731: $? = 0
configure:40751: result: yes
configure:40786: checking for sched.h
configure:40793: result: yes
configure:40811: checking for getifaddrs
configure:40868: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
/tmp/ccyZFasz.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:199: undefined reference to `getifaddrs'
/tmp/ccyZFasz.o:(.data+0x0): undefined reference to `getifaddrs'
collect2: ld returned 1 exit status
configure:40874: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h. */
| /* Define getifaddrs to an innocuous variant, in case <limits.h> declares getifaddrs.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getifaddrs innocuous_getifaddrs
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getifaddrs (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getifaddrs
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char getifaddrs ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_getifaddrs) || defined (__stub___getifaddrs)
| choke me
| #else
| char (*f) () = getifaddrs;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != getifaddrs;
| ;
| return 0;
| }
configure:40899: result: no
configure:40933: checking ifaddrs.h usability
configure:40945: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:193:21: ifaddrs.h: No such file or directory
configure:40951: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ifaddrs.h>
configure:40974: result: no
configure:40978: checking ifaddrs.h presence
configure:40988: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:159:21: ifaddrs.h: No such file or directory
configure:40994: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h. */
| #include <ifaddrs.h>
configure:41014: result: no
configure:41049: checking for ifaddrs.h
configure:41056: result: no
configure:41086: checking for inet_ntop
configure:41143: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:41149: $? = 0
configure:41153: test -z
|| test ! -s conftest.err
configure:41156: $? = 0
configure:41159: test -s conftest
configure:41162: $? = 0
configure:41174: result: yes
configure:41198: checking for inet_pton
configure:41255: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:41261: $? = 0
configure:41265: test -z
|| test ! -s conftest.err
configure:41268: $? = 0
configure:41271: test -s conftest
configure:41274: $? = 0
configure:41286: result: yes
configure:41320: checking arpa/nameser.h usability
configure:41332: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:41338: $? = 0
configure:41342: test -z
|| test ! -s conftest.err
configure:41345: $? = 0
configure:41348: test -s conftest.o
configure:41351: $? = 0
configure:41361: result: yes
configure:41365: checking arpa/nameser.h presence
configure:41375: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:41381: $? = 0
configure:41401: result: yes
configure:41436: checking for arpa/nameser.h
configure:41443: result: yes
configure:41461: checking for memset
configure:41518: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:186: warning: conflicting types for built-in function `memset'
configure:41524: $? = 0
configure:41528: test -z
|| test ! -s conftest.err
configure:41531: $? = 0
configure:41534: test -s conftest
configure:41537: $? = 0
configure:41549: result: yes
configure:41569: checking for socklen_t
configure:41594: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:170: warning: unused variable `socklen'
configure:41600: $? = 0
configure:41604: test -z
|| test ! -s conftest.err
configure:41607: $? = 0
configure:41610: test -s conftest.o
configure:41613: $? = 0
configure:41624: result: yes
configure:41633: checking for in_port_t
configure:41659: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:171: warning: unused variable `in_port'
configure:41665: $? = 0
configure:41669: test -z
|| test ! -s conftest.err
configure:41672: $? = 0
configure:41675: test -s conftest.o
configure:41678: $? = 0
configure:41689: result: yes
configure:42128: checking for h_errno declaration in netdb.h
configure:42152: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:42158: $? = 0
configure:42162: test -z
|| test ! -s conftest.err
configure:42165: $? = 0
configure:42168: test -s conftest.o
configure:42171: $? = 0
configure:42182: result: yes
configure:42199: checking for getaddrinfo
configure:42256: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:42262: $? = 0
configure:42266: test -z
|| test ! -s conftest.err
configure:42269: $? = 0
configure:42272: test -s conftest
configure:42275: $? = 0
configure:42287: result: yes
configure:42199: checking for getnameinfo
configure:42256: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:42262: $? = 0
configure:42266: test -z
|| test ! -s conftest.err
configure:42269: $? = 0
configure:42272: test -s conftest
configure:42275: $? = 0
configure:42287: result: yes
configure:42309: checking for struct in6_addr
configure:42335: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:174: warning: unused variable `address'
configure:42341: $? = 0
configure:42345: test -z
|| test ! -s conftest.err
configure:42348: $? = 0
configure:42351: test -s conftest.o
configure:42354: $? = 0
configure:42365: result: yes
configure:42374: checking for struct sockaddr_in6
configure:42400: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:175: warning: unused variable `address'
configure:42406: $? = 0
configure:42410: test -z
|| test ! -s conftest.err
configure:42413: $? = 0
configure:42416: test -s conftest.o
configure:42419: $? = 0
configure:42430: result: yes
configure:42439: checking for struct sockaddr_storage
configure:42465: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:176: warning: unused variable `address'
configure:42471: $? = 0
configure:42475: test -z
|| test ! -s conftest.err
configure:42478: $? = 0
configure:42481: test -s conftest.o
configure:42484: $? = 0
configure:42495: result: yes
configure:42508: checking for in6addr_any declaration in netinet/in.h
configure:42535: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:42541: $? = 0
configure:42545: test -z
|| test ! -s conftest.err
configure:42548: $? = 0
configure:42551: test -s conftest.o
configure:42554: $? = 0
configure:42565: result: yes
configure:42579: checking for in6addr_loopback declaration in netinet/in.h
configure:42606: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:42612: $? = 0
configure:42616: test -z
|| test ! -s conftest.err
configure:42619: $? = 0
configure:42622: test -s conftest.o
configure:42625: $? = 0
configure:42636: result: yes
configure:42646: checking for sa_family_t
configure:42671: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:178: warning: unused variable `sa_family'
configure:42677: $? = 0
configure:42681: test -z
|| test ! -s conftest.err
configure:42684: $? = 0
configure:42687: test -s conftest.o
configure:42690: $? = 0
configure:42701: result: yes
configure:42884: checking for struct sockaddr.sa_len
configure:42915: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:184: error: structure has no member named `sa_len'
configure:42921: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_MEMSET 1
| #define H_ERRNO_DECLARED 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define IN6ADDR_ANY_DECLARED 1
| #define IN6ADDR_LOOPBACK_DECLARED 1
| /* end confdefs.h. */
|
| #if defined(HAVE_SYS_TYPES_H)
| #include <sys/types.h>
| #endif
| #if defined(HAVE_SYS_SOCKET_H)
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:42967: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:184: error: structure has no member named `sa_len'
configure:42973: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_MEMSET 1
| #define H_ERRNO_DECLARED 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define IN6ADDR_ANY_DECLARED 1
| #define IN6ADDR_LOOPBACK_DECLARED 1
| /* end confdefs.h. */
|
| #if defined(HAVE_SYS_TYPES_H)
| #include <sys/types.h>
| #endif
| #if defined(HAVE_SYS_SOCKET_H)
| #include <sys/socket.h>
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
| ;
| return 0;
| }
configure:42999: result: no
configure:43011: checking for struct sockaddr_in6.sin6_flowinfo
configure:43039: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:43045: $? = 0
configure:43049: test -z
|| test ! -s conftest.err
configure:43052: $? = 0
configure:43055: test -s conftest.o
configure:43058: $? = 0
configure:43120: result: yes
configure:43130: checking for struct sockaddr_in6.sin6_scope_id
configure:43158: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:43164: $? = 0
configure:43168: test -z
|| test ! -s conftest.err
configure:43171: $? = 0
configure:43174: test -s conftest.o
configure:43177: $? = 0
configure:43239: result: yes
configure:43261: checking for remainder
configure:43318: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43324: $? = 0
configure:43328: test -z
|| test ! -s conftest.err
configure:43331: $? = 0
configure:43334: test -s conftest
configure:43337: $? = 0
configure:43349: result: yes
configure:43261: checking for remainderf
configure:43318: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43324: $? = 0
configure:43328: test -z
|| test ! -s conftest.err
configure:43331: $? = 0
configure:43334: test -s conftest
configure:43337: $? = 0
configure:43349: result: yes
configure:43261: checking for fmod
configure:43318: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43324: $? = 0
configure:43328: test -z
|| test ! -s conftest.err
configure:43331: $? = 0
configure:43334: test -s conftest
configure:43337: $? = 0
configure:43349: result: yes
configure:43261: checking for fmodf
configure:43318: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43324: $? = 0
configure:43328: test -z
|| test ! -s conftest.err
configure:43331: $? = 0
configure:43334: test -s conftest
configure:43337: $? = 0
configure:43349: result: yes
configure:43261: checking for drem
configure:43318: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43324: $? = 0
configure:43328: test -z
|| test ! -s conftest.err
configure:43331: $? = 0
configure:43334: test -s conftest
configure:43337: $? = 0
configure:43349: result: yes
configure:43367: checking for rint
configure:43424: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43430: $? = 0
configure:43434: test -z
|| test ! -s conftest.err
configure:43437: $? = 0
configure:43440: test -s conftest
configure:43443: $? = 0
configure:43455: result: yes
configure:43367: checking for floor
configure:43424: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43430: $? = 0
configure:43434: test -z
|| test ! -s conftest.err
configure:43437: $? = 0
configure:43440: test -s conftest
configure:43443: $? = 0
configure:43455: result: yes
configure:43367: checking for ceil
configure:43424: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43430: $? = 0
configure:43434: test -z
|| test ! -s conftest.err
configure:43437: $? = 0
configure:43440: test -s conftest
configure:43443: $? = 0
configure:43455: result: yes
configure:43367: checking for strtod
configure:43424: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43430: $? = 0
configure:43434: test -z
|| test ! -s conftest.err
configure:43437: $? = 0
configure:43440: test -s conftest
configure:43443: $? = 0
configure:43455: result: yes
configure:43367: checking for mergesort
configure:43424: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
/tmp/ccIRXNoo.o: In function `main':
/Aux/Install/kaffe-1.1.7/conftest.c:222: undefined reference to `mergesort'
/tmp/ccIRXNoo.o:(.data+0x0): undefined reference to `mergesort'
collect2: ld returned 1 exit status
configure:43430: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_MEMSET 1
| #define H_ERRNO_DECLARED 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define IN6ADDR_ANY_DECLARED 1
| #define IN6ADDR_LOOPBACK_DECLARED 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_FLOWINFO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_REMAINDER 1
| #define HAVE_REMAINDERF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_DREM 1
| #define HAVE_RINT 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_STRTOD 1
| /* end confdefs.h. */
| /* Define mergesort to an innocuous variant, in case <limits.h> declares mergesort.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mergesort innocuous_mergesort
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mergesort (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mergesort
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char mergesort ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_mergesort) || defined (__stub___mergesort)
| choke me
| #else
| char (*f) () = mergesort;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != mergesort;
| ;
| return 0;
| }
configure:43455: result: no
configure:43475: checking for strdup
configure:43532: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43538: $? = 0
configure:43542: test -z
|| test ! -s conftest.err
configure:43545: $? = 0
configure:43548: test -s conftest
configure:43551: $? = 0
configure:43563: result: yes
configure:43475: checking for strstr
configure:43532: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
conftest.c:207: warning: conflicting types for built-in function `strstr'
configure:43538: $? = 0
configure:43542: test -z
|| test ! -s conftest.err
configure:43545: $? = 0
configure:43548: test -s conftest
configure:43551: $? = 0
configure:43563: result: yes
configure:43475: checking for strtod
configure:43563: result: yes
configure:43475: checking for strtol
configure:43532: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43538: $? = 0
configure:43542: test -z
|| test ! -s conftest.err
configure:43545: $? = 0
configure:43548: test -s conftest
configure:43551: $? = 0
configure:43563: result: yes
configure:43475: checking for strtoul
configure:43532: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43538: $? = 0
configure:43542: test -z
|| test ! -s conftest.err
configure:43545: $? = 0
configure:43548: test -s conftest
configure:43551: $? = 0
configure:43563: result: yes
configure:43475: checking for strtouq
configure:43532: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43538: $? = 0
configure:43542: test -z
|| test ! -s conftest.err
configure:43545: $? = 0
configure:43548: test -s conftest
configure:43551: $? = 0
configure:43563: result: yes
configure:43475: checking for strtoull
configure:43532: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43538: $? = 0
configure:43542: test -z
|| test ! -s conftest.err
configure:43545: $? = 0
configure:43548: test -s conftest
configure:43551: $? = 0
configure:43563: result: yes
configure:43576: checking for isnan
configure:43633: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43639: $? = 0
configure:43643: test -z
|| test ! -s conftest.err
configure:43646: $? = 0
configure:43649: test -s conftest
configure:43652: $? = 0
configure:43664: result: yes
configure:43676: checking for isinf
configure:43733: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43739: $? = 0
configure:43743: test -z
|| test ! -s conftest.err
configure:43746: $? = 0
configure:43749: test -s conftest
configure:43752: $? = 0
configure:43764: result: yes
configure:43776: checking for finite
configure:43833: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lm >&5
configure:43839: $? = 0
configure:43843: test -z
|| test ! -s conftest.err
configure:43846: $? = 0
configure:43849: test -s conftest
configure:43852: $? = 0
configure:43864: result: yes
configure:44068: checking whether strtod("-0.0") is broken
configure:44130: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44133: $? = 0
configure:44135: ./conftest
configure:44138: $? = 0
configure:44152: result: no
configure:44168: checking for strerror
configure:44225: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44231: $? = 0
configure:44235: test -z
|| test ! -s conftest.err
configure:44238: $? = 0
configure:44241: test -s conftest
configure:44244: $? = 0
configure:44256: result: yes
configure:44168: checking for hstrerror
configure:44225: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44231: $? = 0
configure:44235: test -z
|| test ! -s conftest.err
configure:44238: $? = 0
configure:44241: test -s conftest
configure:44244: $? = 0
configure:44256: result: yes
configure:44168: checking for strerror_r
configure:44225: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44231: $? = 0
configure:44235: test -z
|| test ! -s conftest.err
configure:44238: $? = 0
configure:44241: test -s conftest
configure:44244: $? = 0
configure:44256: result: yes
configure:44271: checking for fcntl
configure:44328: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44334: $? = 0
configure:44338: test -z
|| test ! -s conftest.err
configure:44341: $? = 0
configure:44344: test -s conftest
configure:44347: $? = 0
configure:44359: result: yes
configure:44271: checking for ioctl
configure:44328: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44334: $? = 0
configure:44338: test -z
|| test ! -s conftest.err
configure:44341: $? = 0
configure:44344: test -s conftest
configure:44347: $? = 0
configure:44359: result: yes
configure:44374: checking for alarm
configure:44431: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44437: $? = 0
configure:44441: test -z
|| test ! -s conftest.err
configure:44444: $? = 0
configure:44447: test -s conftest
configure:44450: $? = 0
configure:44462: result: yes
configure:44374: checking for setitimer
configure:44431: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44437: $? = 0
configure:44441: test -z
|| test ! -s conftest.err
configure:44444: $? = 0
configure:44447: test -s conftest
configure:44450: $? = 0
configure:44462: result: yes
configure:44481: checking for sigprocmask
configure:44538: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44544: $? = 0
configure:44548: test -z
|| test ! -s conftest.err
configure:44551: $? = 0
configure:44554: test -s conftest
configure:44557: $? = 0
configure:44569: result: yes
configure:44481: checking for sigsetmask
configure:44538: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44544: $? = 0
configure:44548: test -z
|| test ! -s conftest.err
configure:44551: $? = 0
configure:44554: test -s conftest
configure:44557: $? = 0
configure:44569: result: yes
configure:44481: checking for sigemptyset
configure:44538: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44544: $? = 0
configure:44548: test -z
|| test ! -s conftest.err
configure:44551: $? = 0
configure:44554: test -s conftest
configure:44557: $? = 0
configure:44569: result: yes
configure:44481: checking for sigaddset
configure:44538: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44544: $? = 0
configure:44548: test -z
|| test ! -s conftest.err
configure:44551: $? = 0
configure:44554: test -s conftest
configure:44557: $? = 0
configure:44569: result: yes
configure:44481: checking for signal
configure:44538: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44544: $? = 0
configure:44548: test -z
|| test ! -s conftest.err
configure:44551: $? = 0
configure:44554: test -s conftest
configure:44557: $? = 0
configure:44569: result: yes
configure:44481: checking for sigaction
configure:44538: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44544: $? = 0
configure:44548: test -z
|| test ! -s conftest.err
configure:44551: $? = 0
configure:44554: test -s conftest
configure:44557: $? = 0
configure:44569: result: yes
configure:44589: checking for sbrk
configure:44646: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44652: $? = 0
configure:44656: test -z
|| test ! -s conftest.err
configure:44659: $? = 0
configure:44662: test -s conftest
configure:44665: $? = 0
configure:44677: result: yes
configure:44589: checking for valloc
configure:44646: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44652: $? = 0
configure:44656: test -z
|| test ! -s conftest.err
configure:44659: $? = 0
configure:44662: test -s conftest
configure:44665: $? = 0
configure:44677: result: yes
configure:44589: checking for memalign
configure:44646: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44652: $? = 0
configure:44656: test -z
|| test ! -s conftest.err
configure:44659: $? = 0
configure:44662: test -s conftest
configure:44665: $? = 0
configure:44677: result: yes
configure:44589: checking for mallopt
configure:44646: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44652: $? = 0
configure:44656: test -z
|| test ! -s conftest.err
configure:44659: $? = 0
configure:44662: test -s conftest
configure:44665: $? = 0
configure:44677: result: yes
configure:44589: checking for getrlimit
configure:44646: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44652: $? = 0
configure:44656: test -z
|| test ! -s conftest.err
configure:44659: $? = 0
configure:44662: test -s conftest
configure:44665: $? = 0
configure:44677: result: yes
configure:44589: checking for setrlimit
configure:44646: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44652: $? = 0
configure:44656: test -z
|| test ! -s conftest.err
configure:44659: $? = 0
configure:44662: test -s conftest
configure:44665: $? = 0
configure:44677: result: yes
configure:44589: checking for sigaltstack
configure:44646: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44652: $? = 0
configure:44656: test -z
|| test ! -s conftest.err
configure:44659: $? = 0
configure:44662: test -s conftest
configure:44665: $? = 0
configure:44677: result: yes
configure:44691: checking for madvise
configure:44779: result: yes
configure:44797: checking for waitpid
configure:44854: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44860: $? = 0
configure:44864: test -z
|| test ! -s conftest.err
configure:44867: $? = 0
configure:44870: test -s conftest
configure:44873: $? = 0
configure:44885: result: yes
configure:44797: checking for kill
configure:44854: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44860: $? = 0
configure:44864: test -z
|| test ! -s conftest.err
configure:44867: $? = 0
configure:44870: test -s conftest
configure:44873: $? = 0
configure:44885: result: yes
configure:44797: checking for fork
configure:44854: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44860: $? = 0
configure:44864: test -z
|| test ! -s conftest.err
configure:44867: $? = 0
configure:44870: test -s conftest
configure:44873: $? = 0
configure:44885: result: yes
configure:44797: checking for execve
configure:44854: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44860: $? = 0
configure:44864: test -z
|| test ! -s conftest.err
configure:44867: $? = 0
configure:44870: test -s conftest
configure:44873: $? = 0
configure:44885: result: yes
configure:44797: checking for execvp
configure:44854: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44860: $? = 0
configure:44864: test -z
|| test ! -s conftest.err
configure:44867: $? = 0
configure:44870: test -s conftest
configure:44873: $? = 0
configure:44885: result: yes
configure:44901: checking for sync
configure:44958: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44964: $? = 0
configure:44968: test -z
|| test ! -s conftest.err
configure:44971: $? = 0
configure:44974: test -s conftest
configure:44977: $? = 0
configure:44989: result: yes
configure:44901: checking for fsync
configure:44958: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44964: $? = 0
configure:44968: test -z
|| test ! -s conftest.err
configure:44971: $? = 0
configure:44974: test -s conftest
configure:44977: $? = 0
configure:44989: result: yes
configure:44901: checking for ftruncate
configure:44958: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:44964: $? = 0
configure:44968: test -z
|| test ! -s conftest.err
configure:44971: $? = 0
configure:44974: test -s conftest
configure:44977: $? = 0
configure:44989: result: yes
configure:45006: checking for atexit
configure:45063: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:45069: $? = 0
configure:45073: test -z
|| test ! -s conftest.err
configure:45076: $? = 0
configure:45079: test -s conftest
configure:45082: $? = 0
configure:45094: result: yes
configure:45006: checking for on_exit
configure:45063: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:45069: $? = 0
configure:45073: test -z
|| test ! -s conftest.err
configure:45076: $? = 0
configure:45079: test -s conftest
configure:45082: $? = 0
configure:45094: result: yes
configure:45006: checking for vsnprintf
configure:45063: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:247: warning: conflicting types for built-in function `vsnprintf'
configure:45069: $? = 0
configure:45073: test -z
|| test ! -s conftest.err
configure:45076: $? = 0
configure:45079: test -s conftest
configure:45082: $? = 0
configure:45094: result: yes
configure:45006: checking for snprintf
configure:45063: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:248: warning: conflicting types for built-in function `snprintf'
configure:45069: $? = 0
configure:45073: test -z
|| test ! -s conftest.err
configure:45076: $? = 0
configure:45079: test -s conftest
configure:45082: $? = 0
configure:45094: result: yes
configure:45170: checking if va_list is an array
configure:45200: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:45206: $? = 0
configure:45210: test -z
|| test ! -s conftest.err
configure:45213: $? = 0
configure:45216: test -s conftest
configure:45219: $? = 0
configure:45231: result: no
configure:45242: checking for va_copy
configure:45271: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:45277: $? = 0
configure:45281: test -z
|| test ! -s conftest.err
configure:45284: $? = 0
configure:45287: test -s conftest
configure:45290: $? = 0
configure:45302: result: yes
configure:45311: checking for __va_copy
configure:45340: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:45346: $? = 0
configure:45350: test -z
|| test ! -s conftest.err
configure:45353: $? = 0
configure:45356: test -s conftest
configure:45359: $? = 0
configure:45371: result: yes
configure:45383: checking for declaration of select
configure:45414: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:241: warning: unused variable `foo'
configure:45420: $? = 0
configure:45424: test -z
|| test ! -s conftest.err
configure:45427: $? = 0
configure:45430: test -s conftest.o
configure:45433: $? = 0
configure:45445: result: yes
configure:45456: checking for declaration of swab
configure:45487: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:242: error: `swab' undeclared (first use in this function)
conftest.c:242: error: (Each undeclared identifier is reported only once
conftest.c:242: error: for each function it appears in.)
conftest.c:242: warning: unused variable `foo'
configure:45493: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_MEMSET 1
| #define H_ERRNO_DECLARED 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define IN6ADDR_ANY_DECLARED 1
| #define IN6ADDR_LOOPBACK_DECLARED 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_FLOWINFO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_REMAINDER 1
| #define HAVE_REMAINDERF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_DREM 1
| #define HAVE_RINT 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOUQ 1
| #define HAVE_STRTOULL 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_STRERROR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FCNTL 1
| #define HAVE_IOCTL 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGADDSET 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_SBRK 1
| #define HAVE_VALLOC 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MALLOPT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_KILL 1
| #define HAVE_FORK 1
| #define HAVE_EXECVE 1
| #define HAVE_EXECVP 1
| #define HAVE_SYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_ATEXIT 1
| #define HAVE_ON_EXIT 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VA_COPY 1
| #define HAVE__VA_COPY 1
| #define HAVE_DECLARED_SELECT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_STRING_H /* FreeBSD puts proto in string.h */
| #include <string.h>
| #endif
| #ifdef HAVE_STDLIB_H
| #include <stdlib.h>
| #endif
|
| int
| main ()
| {
| void *foo = swab;
| ;
| return 0;
| }
configure:45518: result: no
configure:45540: checking for type of second parameter of scalb being int
configure:45561: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c: In function `main':
conftest.c:233: error: conflicting types for `scalb'
/usr/include/bits/mathcalls.h:265: error: previous declaration of `scalb'
conftest.c:233: warning: extern declaration of `scalb' doesn't match global one
configure:45567: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_MEMSET 1
| #define H_ERRNO_DECLARED 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define IN6ADDR_ANY_DECLARED 1
| #define IN6ADDR_LOOPBACK_DECLARED 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_FLOWINFO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_REMAINDER 1
| #define HAVE_REMAINDERF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_DREM 1
| #define HAVE_RINT 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOUQ 1
| #define HAVE_STRTOULL 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_STRERROR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FCNTL 1
| #define HAVE_IOCTL 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGADDSET 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_SBRK 1
| #define HAVE_VALLOC 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MALLOPT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_KILL 1
| #define HAVE_FORK 1
| #define HAVE_EXECVE 1
| #define HAVE_EXECVP 1
| #define HAVE_SYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_ATEXIT 1
| #define HAVE_ON_EXIT 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VA_COPY 1
| #define HAVE__VA_COPY 1
| #define HAVE_DECLARED_SELECT 1
| #define OLD_LINUXTHREADS 1
| /* end confdefs.h. */
| #include <math.h>
| int
| main ()
| {
| double scalb (double, int);
| ;
| return 0;
| }
configure:45591: result: no
configure:48897: checking for ALSA CFLAGS
configure:48903: result:
configure:48906: checking for ALSA LDFLAGS
configure:48919: result: -lasound -lm -ldl -lpthread
configure:48923: checking for libasound headers version >= 1.0.1
configure:48989: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
conftest.c:230:28: alsa/asoundlib.h: No such file or directory
conftest.c:251:9: #error not present
conftest.c:262:10: #error not present
conftest.c: In function `main':
conftest.c:266: warning: implicit declaration of function `exit'
configure:48995: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_MEMSET 1
| #define H_ERRNO_DECLARED 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define IN6ADDR_ANY_DECLARED 1
| #define IN6ADDR_LOOPBACK_DECLARED 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_FLOWINFO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_REMAINDER 1
| #define HAVE_REMAINDERF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_DREM 1
| #define HAVE_RINT 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOUQ 1
| #define HAVE_STRTOULL 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_STRERROR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FCNTL 1
| #define HAVE_IOCTL 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGADDSET 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_SBRK 1
| #define HAVE_VALLOC 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MALLOPT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_KILL 1
| #define HAVE_FORK 1
| #define HAVE_EXECVE 1
| #define HAVE_EXECVP 1
| #define HAVE_SYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_ATEXIT 1
| #define HAVE_ON_EXIT 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VA_COPY 1
| #define HAVE__VA_COPY 1
| #define HAVE_DECLARED_SELECT 1
| #define OLD_LINUXTHREADS 1
| /* end confdefs.h. */
|
| #include <alsa/asoundlib.h>
|
| int
| main ()
| {
|
| /* ensure backward compatibility */
| #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR)
| #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR
| #endif
| #if !defined(SND_LIB_MINOR) && defined(SOUNDLIB_VERSION_MINOR)
| #define SND_LIB_MINOR SOUNDLIB_VERSION_MINOR
| #endif
| #if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR)
| #define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR
| #endif
|
| # if(SND_LIB_MAJOR > 1)
| exit(0);
| # else
| # if(SND_LIB_MAJOR < 1)
| # error not present
| # endif
|
| # if(SND_LIB_MINOR > 0)
| exit(0);
| # else
| # if(SND_LIB_MINOR < 0)
| # error not present
| # endif
|
| # if(SND_LIB_SUBMINOR < 1)
| # error not present
| # endif
| # endif
| # endif
| exit(0);
|
| ;
| return 0;
| }
configure:49016: result: not present.
configure:49031: checking for snd_ctl_open in -lasound
configure:49061: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lasound -lasound -lm -ldl -lpthread >&5
/usr/local/bin/ld: cannot find -lasound
collect2: ld returned 1 exit status
configure:49067: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_MEMSET 1
| #define H_ERRNO_DECLARED 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define IN6ADDR_ANY_DECLARED 1
| #define IN6ADDR_LOOPBACK_DECLARED 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_FLOWINFO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_REMAINDER 1
| #define HAVE_REMAINDERF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_DREM 1
| #define HAVE_RINT 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOUQ 1
| #define HAVE_STRTOULL 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_STRERROR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FCNTL 1
| #define HAVE_IOCTL 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGADDSET 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_SBRK 1
| #define HAVE_VALLOC 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MALLOPT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_KILL 1
| #define HAVE_FORK 1
| #define HAVE_EXECVE 1
| #define HAVE_EXECVP 1
| #define HAVE_SYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_ATEXIT 1
| #define HAVE_ON_EXIT 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VA_COPY 1
| #define HAVE__VA_COPY 1
| #define HAVE_DECLARED_SELECT 1
| #define OLD_LINUXTHREADS 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char snd_ctl_open ();
| int
| main ()
| {
| snd_ctl_open ();
| ;
| return 0;
| }
configure:49093: result: no
configure:49116: result: Useable version of ALSA not found.
configure:49180: checking for esd-config
configure:49198: found /usr/bin/esd-config
configure:49211: result: /usr/bin/esd-config
configure:49219: checking for ESD - version >= 0.2.1
configure:49312: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -L/usr/lib -lesd -laudiofile -lm >&5
configure:49315: $? = 0
configure:49317: ./conftest
configure:49320: $? = 0
configure:49344: result: yes
configure:49583: result: Information: Using native math library
configure:49598: checking which extensions to include
configure:49618: result:
configure:49623: checking if malloc debugging is wanted
configure:49644: result: no
configure:49831: checking pthread.h usability
configure:49843: gcc -c -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c >&5
configure:49849: $? = 0
configure:49853: test -z
|| test ! -s conftest.err
configure:49856: $? = 0
configure:49859: test -s conftest.o
configure:49862: $? = 0
configure:49872: result: yes
configure:49876: checking pthread.h presence
configure:49886: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:49892: $? = 0
configure:49912: result: yes
configure:49947: checking for pthread.h
configure:49954: result: yes
configure:49993: checking for /proc/self/maps
configure:50008: result: yes
configure:50011: checking whether everything is installed to the same prefix
configure:50027: result: yes
configure:50030: checking whether binary relocation support should be enabled
configure:50048: result: yes
configure:50060: checking for pthread_getspecific in -lpthread
configure:50090: gcc -o conftest -g -O2 -Wall -W -pthread -DKAFFE_VMDEBUG -D_REENTRANT conftest.c -lpthread >&5
configure:50096: $? = 0
configure:50100: test -z
|| test ! -s conftest.err
configure:50103: $? = 0
configure:50106: test -s conftest
configure:50109: $? = 0
configure:50122: result: yes
configure:50135: checking whether binary relocation should use threads
configure:50150: result: yes
configure:50249: checking for fastjar
configure:50282: result: no
configure:50249: checking for jar
configure:50267: found /usr/local/bin/jar
configure:50279: result: /usr/local/bin/jar
configure:50354: checking how to run the C preprocessor
configure:50472: result: gcc -E
configure:50496: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
configure:50502: $? = 0
configure:50534: gcc -E -DKAFFE_VMDEBUG -D_REENTRANT conftest.c
conftest.c:234:28: ac_nonexistent.h: No such file or directory
configure:50540: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Kaffe Virtual Machine"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.7"
| #define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
| #define PACKAGE_BUGREPORT "kaffe at kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.7"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define _FILE_OFFSET_BITS 64
| #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
| #define LTDL_SHLIB_EXT ".so"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KAFFE_LOCALEDIR "NONE/share/locale"
| #define HAVE_LC_MESSAGES 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_SEMAPHORE_H 1
| #define KAFFE_SYSTEM_UNIX_PTHREADS 1
| #define ARCHOS "i386-linux"
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_GMP_H 1
| #define USE_GMP 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GMP_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_JPEGLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PNG_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| #define HAVE_LINUX_SOCKET_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_LINUX_RTNETLINK_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MPROTECT 1
| #define HAVE_COMPATIBLE_MPROTECT 1
| #define HAVE_STDINT_H 1
| #define COMPILE_VALUE_GLIBC 2
| #define COMPILE_VALUE_GLIBC_MINOR 2
| #define HAVE_XSCALE 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define BYTEORDER 1234
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRFTIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_FSTAT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETCWD 1
| #define HAVE_CHDIR 1
| #define HAVE_GETWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_GETUID 1
| #define HAVE_LOCALTIME 1
| #define HAVE_GET_NPROCS_CONF 1
| #define HAVE_MUNMAP 1
| #define HAVE_MINCORE 1
| #define HAVE_MSYNC 1
| #define HAVE_MADVISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SYSCONF 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_SCHED_GET_PRIORITY_MAX 1
| #define HAVE_SCHED_GET_PRIORITY_MIN 1
| #define HAVE_SCHED_OTHER_IN_SCHED 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SCHED_H 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_MEMSET 1
| #define H_ERRNO_DECLARED 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define IN6ADDR_ANY_DECLARED 1
| #define IN6ADDR_LOOPBACK_DECLARED 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_FLOWINFO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_REMAINDER 1
| #define HAVE_REMAINDERF 1
| #define HAVE_FMOD 1
| #define HAVE_FMODF 1
| #define HAVE_DREM 1
| #define HAVE_RINT 1
| #define HAVE_FLOOR 1
| #define HAVE_CEIL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOUQ 1
| #define HAVE_STRTOULL 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_STRERROR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_FCNTL 1
| #define HAVE_IOCTL 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGADDSET 1
| #define HAVE_SIGNAL 1
| #define HAVE_SIGACTION 1
| #define HAVE_SBRK 1
| #define HAVE_VALLOC 1
| #define HAVE_MEMALIGN 1
| #define HAVE_MALLOPT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_KILL 1
| #define HAVE_FORK 1
| #define HAVE_EXECVE 1
| #define HAVE_EXECVP 1
| #define HAVE_SYNC 1
| #define HAVE_FSYNC 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_ATEXIT 1
| #define HAVE_ON_EXIT 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VA_COPY 1
| #define HAVE__VA_COPY 1
| #define HAVE_DECLARED_SELECT 1
| #define OLD_LINUXTHREADS 1
| #define HAVE_PTHREAD_H 1
| #define ENABLE_BINRELOC
| #define HAVE_LIBPTHREAD 1
| #define BR_PTHREAD 1
| #define DEFAULT_KAFFEHOME "/usr/local/kaffe/jre/lib"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:50584: checking for path separator
configure:50596: result: :
configure:50601: checking for directory separator
configure:50613: result: /
configure:51242: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Kaffe Virtual Machine config.status 1.1.7, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on localhost.localdomain
config.status:1030: creating Makefile
config.status:1030: creating project.xml
config.status:1030: creating project.properties
config.status:1030: creating config/Makefile
config.status:1030: creating external/Makefile
config.status:1030: creating external/gcc/Makefile
config.status:1030: creating external/gcc/zlib/Makefile
config.status:1030: creating external/gcc/fastjar/Makefile
config.status:1030: creating include/Makefile
config.status:1030: creating replace/Makefile
config.status:1030: creating kaffe/Makefile
config.status:1030: creating libraries/Makefile
config.status:1030: creating kaffe/jvmpi/Makefile
config.status:1030: creating kaffe/kaffevm/Makefile
config.status:1030: creating kaffe/kaffevm/intrp/Makefile
config.status:1030: creating kaffe/kaffevm/jit/Makefile
config.status:1030: creating kaffe/kaffevm/jit3/Makefile
config.status:1030: creating kaffe/kaffevm/gcj/Makefile
config.status:1030: creating kaffe/kaffevm/systems/Makefile
config.status:1030: creating kaffe/kaffevm/systems/unix-jthreads/Makefile
config.status:1030: creating kaffe/kaffevm/systems/oskit-pthreads/Makefile
config.status:1030: creating kaffe/kaffevm/systems/drops-l4threads/Makefile
config.status:1030: creating kaffe/kaffevm/systems/beos-native/Makefile
config.status:1030: creating kaffe/kaffevm/systems/unix-pthreads/Makefile
config.status:1030: creating kaffe/kaffevm/verifier/Makefile
config.status:1030: creating kaffe/kaffevm/kaffe-gc/Makefile
config.status:1030: creating kaffe/kaffevm/boehm-gc/Makefile
config.status:1030: creating kaffe/kaffevm/jni/Makefile
config.status:1030: creating kaffe/kaffe/Makefile
config.status:1030: creating kaffe/kaffeh/Makefile
config.status:1030: creating kaffe/xprof/Makefile
config.status:1030: creating kaffe/man/Makefile
config.status:1030: creating kaffe/scripts/Makefile
config.status:1030: creating kaffe/scripts/bat/Makefile
config.status:1030: creating kaffe/scripts/compat/Makefile
config.status:1030: creating libraries/javalib/Makefile
config.status:1030: creating libraries/javalib/awt-implementations/Makefile
config.status:1030: creating libraries/javalib/awt-implementations/kaffe/Makefile
config.status:1030: creating libraries/javalib/gmp-math/Makefile
config.status:1030: creating libraries/clib/Makefile
config.status:1030: creating libraries/clib/target/Makefile
config.status:1030: creating libraries/clib/target/generic/Makefile
config.status:1030: creating libraries/clib/target/Linux/Makefile
config.status:1030: creating libraries/clib/native/Makefile
config.status:1030: creating libraries/clib/io/Makefile
config.status:1030: creating libraries/clib/nio/Makefile
config.status:1030: creating libraries/clib/net/Makefile
config.status:1030: creating libraries/clib/zip/Makefile
config.status:1030: creating libraries/clib/math/Makefile
config.status:1030: creating libraries/clib/management/Makefile
config.status:1030: creating libraries/clib/security/Makefile
config.status:1030: creating libraries/clib/awt/Makefile
config.status:1030: creating libraries/clib/awt/X/Makefile
config.status:1030: creating libraries/clib/awt/qt/Makefile
config.status:1030: creating libraries/clib/awt/nano-X/Makefile
config.status:1030: creating libraries/clib/sound/Makefile
config.status:1030: creating libraries/clib/sound/alsa/Makefile
config.status:1030: creating libraries/clib/sound/common/Makefile
config.status:1030: creating libraries/clib/sound/esd/Makefile
config.status:1030: creating libraries/javalib/rebuildLib
config.status:1030: creating libraries/extensions/Makefile
config.status:1030: creating libraries/extensions/comm/Makefile
config.status:1030: creating libraries/extensions/comm/javalib/Makefile
config.status:1030: creating libraries/extensions/pjava/Makefile
config.status:1030: creating libraries/extensions/pjava/javalib/Makefile
config.status:1030: creating libraries/extensions/servlet/Makefile
config.status:1030: creating libraries/extensions/servlet/javalib/Makefile
config.status:1030: creating libraries/extensions/microsoft/Makefile
config.status:1030: creating libraries/extensions/microsoft/javalib/Makefile
config.status:1030: creating libraries/extensions/microsoft/clib/Makefile
config.status:1030: creating kaffe/man/kaffe.1
config.status:1030: creating kaffe/scripts/install-jar
config.status:1030: creating kaffe/scripts/kaffe
config.status:1030: creating kaffe/scripts/kaffexprof
config.status:1030: creating kaffe/scripts/jar
config.status:1030: creating kaffe/scripts/javah
config.status:1030: creating kaffe/scripts/javap
config.status:1030: creating kaffe/scripts/jdb
config.status:1030: creating kaffe/scripts/javadoc
config.status:1030: creating kaffe/scripts/appletviewer
config.status:1030: creating kaffe/scripts/rmic
config.status:1030: creating kaffe/scripts/rmiregistry
config.status:1030: creating kaffe/scripts/serialver
config.status:1030: creating kaffe/scripts/native2ascii
config.status:1030: creating kaffe/scripts/compat/java
config.status:1030: creating kaffe/scripts/compat/javac
config.status:1030: creating po/Makefile.in
config.status:1030: creating tools/Makefile
config.status:1030: creating tools/gjdoc/javalib/version.properties
config.status:1030: creating tools/gjdoc/Makefile
config.status:1030: creating tools/gjdoc/javalib/Makefile
config.status:1030: creating tools/javatools/Makefile
config.status:1030: creating tools/javatools/javalib/Makefile
config.status:1030: creating test/Makefile
config.status:1030: creating test/internal/Makefile
config.status:1030: creating test/regression/Makefile
config.status:1030: creating test/regression/TestScript
config.status:1030: creating test/regression/compile_time/Makefile
config.status:1030: creating test/regression/compile_time/CompileScript
config.status:1030: creating test/regression/compiler/Makefile
config.status:1030: creating test/regression/compiler/CompileScript
config.status:1030: creating test/regression/run_time/Makefile
config.status:1030: creating test/regression/run_time/CompileScript
config.status:1030: creating test/jni/Makefile
config.status:1134: creating config/config.h
config.status:1930: executing depfiles commands
config.status:1930: executing default-1 commands
config.status:1930: executing include/config-int.h commands
config.status:2128: creating include/config-int.h : _KAFFE_INCLUDE_CONFIG_INT_H
configure:53513: configuring in kaffe/kaffevm/boehm-gc/boehm
configure:53630: running /bin/sh './configure' --prefix=/usr/local/kaffe --enable-ltdl-convenience 'CFLAGS=-g -O2 -Wall -W -pthread' --with-jikes=jikes --disable-core-jni --disable-examples --with-glibj-dir=/usr/local/kaffe/jre/lib --with-native-libdir=/usr/local/kaffe/jre/lib/i386 --with-fastjar=/usr/local/bin/jar --with-vm-classes=/Aux/Install/kaffe-1.1.7/libraries/javalib/vmspecific --cache-file=/dev/null --srcdir=.
configure:53513: configuring in libraries/javalib/external/classpath
configure:53630: running /bin/sh './configure' --prefix=/usr/local/kaffe --enable-ltdl-convenience 'CFLAGS=-g -O2 -Wall -W -pthread' --with-jikes=jikes --disable-core-jni --disable-examples --with-glibj-dir=/usr/local/kaffe/jre/lib --with-native-libdir=/usr/local/kaffe/jre/lib/i386 --with-fastjar=/usr/local/bin/jar --with-vm-classes=/Aux/Install/kaffe-1.1.7/libraries/javalib/vmspecific --cache-file=/dev/null --srcdir=.
configure:53513: configuring in external/gcc/fastjar
configure:53630: running /bin/sh './configure' --prefix=/usr/local/kaffe --enable-ltdl-convenience 'CFLAGS=-g -O2 -Wall -W -pthread' --with-jikes=jikes --disable-core-jni --disable-examples --with-glibj-dir=/usr/local/kaffe/jre/lib --with-native-libdir=/usr/local/kaffe/jre/lib/i386 --with-fastjar=/usr/local/bin/jar --with-vm-classes=/Aux/Install/kaffe-1.1.7/libraries/javalib/vmspecific --cache-file=/dev/null --srcdir=.
configure:53513: configuring in libltdl
configure:53630: running /bin/sh './configure' --prefix=/usr/local/kaffe --enable-ltdl-convenience 'CFLAGS=-g -O2 -Wall -W -pthread' --with-jikes=jikes --disable-core-jni --disable-examples --with-glibj-dir=/usr/local/kaffe/jre/lib --with-native-libdir=/usr/local/kaffe/jre/lib/i386 --with-fastjar=/usr/local/bin/jar --with-vm-classes=/Aux/Install/kaffe-1.1.7/libraries/javalib/vmspecific --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_char_unsigned=no
ac_cv_c_compile_value_glibc=2
ac_cv_c_compile_value_glibc_minor=2
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cflags_gcc_option__W=-W
ac_cv_cflags_gcc_option__Wextra='no, unknown'
ac_cv_cflags_gcc_option__mregnames='no, unknown'
ac_cv_cflags_warn_all=-Wall
ac_cv_cxx_compiler_gnu=yes
ac_cv_decl_h_errno=yes
ac_cv_decl_in6addr_any=yes
ac_cv_decl_in6addr_loopback=yes
ac_cv_declared_select=yes
ac_cv_declared_swab=no
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -Wall -W -pthread'
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_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=
ac_cv_f77_compiler_gnu=no
ac_cv_file__proc_self_maps=yes
ac_cv_func_MD2Init=no
ac_cv_func_MD4Init=no
ac_cv_func_MD5Init=no
ac_cv_func__va_copy=yes
ac_cv_func_alarm=yes
ac_cv_func_atexit=yes
ac_cv_func_ceil=yes
ac_cv_func_chdir=yes
ac_cv_func_connect=yes
ac_cv_func_dlopen=no
ac_cv_func_drem=yes
ac_cv_func_execve=yes
ac_cv_func_execvp=yes
ac_cv_func_fcntl=yes
ac_cv_func_finite=yes
ac_cv_func_floor=yes
ac_cv_func_fmod=yes
ac_cv_func_fmodf=yes
ac_cv_func_fork=yes
ac_cv_func_fstat=yes
ac_cv_func_fsync=yes
ac_cv_func_ftime=yes
ac_cv_func_ftruncate=yes
ac_cv_func_get_nprocs_conf=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getifaddrs=no
ac_cv_func_getnameinfo=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsockname=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_getwd=yes
ac_cv_func_hstrerror=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_ioctl=yes
ac_cv_func_isinf=yes
ac_cv_func_isnan=yes
ac_cv_func_kill=yes
ac_cv_func_localtime=yes
ac_cv_func_madvise=yes
ac_cv_func_mallopt=yes
ac_cv_func_memalign=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mergesort=no
ac_cv_func_mincore=yes
ac_cv_func_mkdir=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mprotect=yes
ac_cv_func_msync=yes
ac_cv_func_munmap=yes
ac_cv_func_on_exit=yes
ac_cv_func_pthread_attr_setschedpolicy=yes
ac_cv_func_pthread_yield=yes
ac_cv_func_remainder=yes
ac_cv_func_remainderf=yes
ac_cv_func_rint=yes
ac_cv_func_rmdir=yes
ac_cv_func_sbrk=yes
ac_cv_func_sched_get_priority_max=yes
ac_cv_func_sched_get_priority_min=yes
ac_cv_func_sched_yield=yes
ac_cv_func_select=yes
ac_cv_func_setitimer=yes
ac_cv_func_setrlimit=yes
ac_cv_func_shl_load=no
ac_cv_func_sigaction=yes
ac_cv_func_sigaddset=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_sigemptyset=yes
ac_cv_func_signal=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigsetmask=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strftime=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_strtouq=yes
ac_cv_func_sync=yes
ac_cv_func_sysconf=yes
ac_cv_func_time=yes
ac_cv_func_uname=yes
ac_cv_func_utime_null=yes
ac_cv_func_va_copy=yes
ac_cv_func_valloc=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_waitpid=yes
ac_cv_have_decl_optreset=no
ac_cv_header_alloca_h=yes
ac_cv_header_alsa_asoundlib_h=no
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_asm_cachectl_h=no
ac_cv_header_asm_ppc_asm_h=no
ac_cv_header_asm_sigcontext_h=yes
ac_cv_header_asm_signal_h=yes
ac_cv_header_bsd_libc_h=no
ac_cv_header_crt_externs_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_dssi_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_ia64intrin_h=no
ac_cv_header_iconv_h=yes
ac_cv_header_ifaddrs_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_kernel_OS_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_netlink_h=yes
ac_cv_header_linux_rtnetlink_h=yes
ac_cv_header_linux_socket_h=yes
ac_cv_header_mach_mach_h=no
ac_cv_header_mach_o_rld_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mips_cachectl_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_netpacket_packet_h=yes
ac_cv_header_png_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_semaphore_h=yes
ac_cv_header_sgidefs_h=no
ac_cv_header_sigcontext_h=no
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_cachectl_h=no
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_signal_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_sysinfo_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_ucontext_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_valgrind_memcheck_h=no
ac_cv_header_wintypes_h=no
ac_cv_header_wtypes_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_kaffe_dirsep=/
ac_cv_kaffe_pathsep=:
ac_cv_lib_asound_snd_ctl_open=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_m_sin=yes
ac_cv_lib_md_MD5Init=no
ac_cv_lib_mw__mwvalidcheckl=no
ac_cv_lib_pthread_pthread_getspecific=yes
ac_cv_lib_semaphore_sem_init=no
ac_cv_lib_z_deflate=yes
ac_cv_member_struct_sockaddr_in6_sin6_flowinfo=yes
ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_ESD_CONFIG=/usr/bin/esd-config
ac_cv_path_FASTJAR=/usr/local/bin/jar
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_MKTEMP=mktemp
ac_cv_prog_PTHREAD_CC=gcc
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_scalb_second_parameter_type_is_int=no
ac_cv_search_opendir='none required'
ac_cv_search_sem_init='none required'
ac_cv_sizeof___int64=0
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_void_p=4
ac_cv_stdint_message='using gnu compiler gcc (GCC) 3.3.6'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_strtod_m0_broken=no
ac_cv_struct_in6_addr=yes
ac_cv_struct_sigcontext=yes
ac_cv_struct_sigcontext_struct=no
ac_cv_struct_sigcontext_struct_with=no
ac_cv_struct_sockaddr_in6=yes
ac_cv_struct_sockaddr_storage=yes
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=64
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_symbol_underscore=no
ac_cv_type___int64=no
ac_cv_type_in_port_t=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_sa_family_t=yes
ac_cv_type_short=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_va_list_array=no
ac_cv_type_void_p=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/local/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_lib_iconv=no
am_cv_prog_tar_ustar=gnutar
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_val_LC_MESSAGES=yes
br_cv_binreloc=yes
br_cv_binreloc_threads=yes
br_cv_valid_prefixes=yes
gl_cv_func_gnu_getopt=yes
gt_cv_func_gnugettext1_libc=yes
kaffe_cv_signal_one_shot=no
libltdl_cv_shlibext=.so
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/local/bin/ld
lt_cv_path_LDCXX=/usr/local/bin/ld
lt_cv_path_NM='/usr/local/bin/nm -B'
lt_cv_path_SED=/usr/local/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
m4_cv_using_lib_gmp=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Aux/Install/kaffe-1.1.7/scripts/missing --run aclocal-1.9'
ALSA_CFLAGS=''
ALSA_LIBS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Aux/Install/kaffe-1.1.7/scripts/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /Aux/Install/kaffe-1.1.7/scripts/missing --run autoconf'
AUTOHEADER='${SHELL} /Aux/Install/kaffe-1.1.7/scripts/missing --run autoheader --include=config'
AUTOMAKE='${SHELL} /Aux/Install/kaffe-1.1.7/scripts/missing --run automake-1.9'
AWK='gawk'
AWT_LIBS=''
BCEL_JAR=''
BINRELOC_CFLAGS='-DENABLE_BINRELOC'
BINRELOC_LIBS='-lpthread'
BOEHMGC_SPECIFIC_FLAGS=''
CC='gcc'
CCAS='gcc'
CCASFLAGS='-g -O2 -Wall -W'
CCDEPMODE='depmode=gcc3'
CCLD='$(CC)'
CFLAGS='-g -O2 -Wall -W -pthread'
CFLAGS_PG=''
CFLAGS_WITHOUT_PG=' -g -O2 -Wall -W -pthread'
CLASSPATH_INCLUDES='-I$(top_srcdir)/libraries/clib/target/Linux -I$(top_srcdir)/libraries/clib/target/generic'
COND_CLASSPATH_TOOLS_FALSE='#'
COND_CLASSPATH_TOOLS_TRUE=''
COND_DIRECT_THREADING_FALSE='#'
COND_DIRECT_THREADING_TRUE=''
COND_FASTJAR_FALSE='#'
COND_FASTJAR_TRUE=''
COND_GJDOC_FALSE=''
COND_GJDOC_TRUE='#'
COND_KAFFE_NANOX_AWT_FALSE=''
COND_KAFFE_NANOX_AWT_TRUE='#'
COND_KAFFE_QT_AWT_FALSE=''
COND_KAFFE_QT_AWT_TRUE='#'
COND_KAFFE_X_AWT_FALSE=''
COND_KAFFE_X_AWT_TRUE='#'
COND_NATIVE_AWT_FALSE='#'
COND_NATIVE_AWT_TRUE=''
COND_NATIVE_SOUND_FALSE='#'
COND_NATIVE_SOUND_TRUE=''
COND_PURE_JAVA_MATH_FALSE=''
COND_PURE_JAVA_MATH_TRUE='#'
COND_SOUND_ALSA_FALSE=''
COND_SOUND_ALSA_TRUE='#'
COND_SOUND_ESD_FALSE='#'
COND_SOUND_ESD_TRUE=''
COND_SYSTEM_ZLIB_FALSE=''
COND_SYSTEM_ZLIB_TRUE='#'
CONFIG_CALLKAFFEEXCEPTION_H='$(top_srcdir)/config/i386/callKaffeException.h'
CONFIG_JIT_MD_H='$(top_srcdir)/config/i386/linux/jit3-md.h'
CONFIG_MD_H='$(srcdir)/i386/linux/md.h'
CONFIG_XPROFILE_MD_H=''
CPP='gcc -E'
CPPFLAGS='-I/Aux/Install/kaffe-1.1.7/./kaffe/kaffevm -I/Aux/Install/kaffe-1.1.7/./kaffe/kaffevm/jit3 -I/Aux/Install/kaffe-1.1.7/./kaffe/kaffevm/systems/unix-pthreads -I$(top_srcdir)/replace -I$(top_srcdir)/config -I$(top_srcdir)/include -I$(top_srcdir)/libraries/javalib/external/classpath/include -DKAFFE_VMDEBUG -D_REENTRANT'
CREATE_ALSA_LIBRARIES_FALSE=''
CREATE_ALSA_LIBRARIES_TRUE='#'
CREATE_DSSI_LIBRARIES_FALSE=''
CREATE_DSSI_LIBRARIES_TRUE='#'
CREATE_GTK_PEER_LIBRARIES_FALSE='#'
CREATE_GTK_PEER_LIBRARIES_TRUE=''
CREATE_XMLJ_LIBRARY_FALSE=''
CREATE_XMLJ_LIBRARY_TRUE='#'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DIRSEP='/'
DLLTOOL='dlltool'
DLOPEN_JAVA_LIBS=' -dlopen $(top_builddir)/libraries/clib/native/libjavalang.la -dlopen $(top_builddir)/libraries/clib/net/libjavanet.la -dlopen $(top_builddir)/libraries/clib/io/libjavaio.la -dlopen $(top_builddir)/libraries/clib/nio/libjavanio.la -dlopen $(top_builddir)/libraries/clib/zip/libzip.la -dlopen $(top_builddir)/libraries/clib/management/libmanagement.la -dlopen $(top_builddir)/libraries/clib/security/libsecurity.la'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_JVMPI_FALSE=''
ENABLE_JVMPI_TRUE='#'
ENABLE_XPROF_FALSE=''
ENABLE_XPROF_TRUE='#'
ENGINE_NAME='jit3'
ESD_CFLAGS=''
ESD_CONFIG='/usr/bin/esd-config'
ESD_LIBS='-L/usr/lib -lesd -laudiofile -lm'
EXEEXT=''
F77=''
FASTJAR='/usr/local/bin/jar'
FFLAGS=''
GC_NAME='kaffe-gc'
GETOPT_H=''
GMSGFMT='/usr/local/bin/msgfmt'
HAVE_BCEL_FALSE=''
HAVE_BCEL_TRUE='#'
HAVE_CONFIG_JIT_MD_H='1'
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=''
INCLUDED_EXTENSIONS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
JASMIN=''
JAVAC_FLAGS=''
JAVA_COMPILER='jikes +Pno-switchcheck +Pno-shadow +E'
JAVA_LIBS=' $(top_builddir)/libraries/clib/native/libjavalang.la $(top_builddir)/libraries/clib/net/libjavanet.la $(top_builddir)/libraries/clib/io/libjavaio.la $(top_builddir)/libraries/clib/nio/libjavanio.la $(top_builddir)/libraries/clib/zip/libzip.la $(top_builddir)/libraries/clib/management/libmanagement.la $(top_builddir)/libraries/clib/security/libsecurity.la '
JIKESPROG='jikes'
KAFFEH='$(top_builddir)/kaffe/kaffeh/kaffeh$(EXEEXT)'
KAFFEVM_ICODE_H='$(top_srcdir)/config/i386/jit3-icode.h'
KAFFEVM_JIT_DEF='$(top_srcdir)/config/i386/jit3-i386.def'
KAFFEVM_MD_C='$(top_srcdir)/config/i386/linux/md.c'
KAFFEVM_TRAMPOLINES_S='$(top_srcdir)/config/i386/trampolines.S'
KAFFE_ARCHOS='i386-linux'
KAFFE_LIBS=''
KLIBFLAGS=''
KPREFIX=''
KVMBINFLAGS=''
KVMLIBFLAGS=''
LDFLAGS=''
LIBADD_GMP='-lgmp'
LIBICONV=''
LIBINTL=''
LIBLTDL='${top_builddir}/libltdl/libltdlc.la'
LIBOBJS=' getifaddrs$U.o'
LIBS='-lpthread '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='scripts/ltmain.sh'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=' getifaddrs$U.lo'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Aux/Install/kaffe-1.1.7/scripts/missing --run makeinfo'
MAKE_KAFFEH='cd $(top_builddir)/kaffe/kaffeh && $(MAKE)'
MATH_LIB='$(top_builddir)/libraries/clib/math/libmath.la'
MAY_RUN_PO_FALSE='#'
MAY_RUN_PO_TRUE=''
MKINSTALLDIRS='$(top_builddir)/scripts/mkinstalldirs'
MKTEMP='mktemp'
MOC=''
MSGFMT='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
M_LIBS='-lm '
NANOX_CFLAGS=''
NEED_LIBXPROF_FALSE=''
NEED_LIBXPROF_TRUE='#'
NET_LIBS=''
OBJDUMP='objdump'
OBJEXT='o'
OPT_DLOPEN_JAVA_LIBS=' -dlopen $(top_builddir)/libraries/clib/sound/esd/libtritonusesd.la'
PACKAGE='kaffe'
PACKAGE_BUGREPORT='kaffe at kaffe.org'
PACKAGE_NAME='Kaffe Virtual Machine'
PACKAGE_STRING='Kaffe Virtual Machine 1.1.7'
PACKAGE_TARNAME='kaffe'
PACKAGE_VERSION='1.1.7'
PATHSEP=':'
PATH_SEPARATOR=':'
PATH_TO_RT_JAR=''
POSUB='po'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=' '
QASSISTANTCLIENT_LDADD=''
QEMBED=''
QT_CXXFLAGS=''
QT_GUILINK=''
QT_LDADD=''
RANLIB='ranlib'
REGEN_FORWARD='$(top_srcdir)/config/regen-forward'
REPLACE_GETOPT_FALSE=''
REPLACE_GETOPT_TRUE='#'
SECURITY_LIBS=' '
SEMAPHORE_LIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SUN_COMPAT_FALSE='#'
SUN_COMPAT_TRUE=''
THREAD_DIR='systems/unix-pthreads'
THREAD_SYSTEM='unix-pthreads'
UIC=''
USE_COMPAT_IFADDRS_FALSE='#'
USE_COMPAT_IFADDRS_TRUE=''
USE_GMP='yes'
USE_JIT_FALSE='#'
USE_JIT_TRUE=''
USE_NLS='yes'
USE_PRECOMPILED_RT_JAR_FALSE=''
USE_PRECOMPILED_RT_JAR_TRUE='#'
VERSION='1.1.7'
VM_LIBS=''
XGETTEXT='/usr/local/bin/xgettext'
XI18N_CFLAGS='-DKAFFE_I18N'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP_LIBS=' -lz '
abssrcdir='/Aux/Install/kaffe-1.1.7/.'
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/Aux/Install/kaffe-1.1.7/scripts/install-sh'
jrebindir='/usr/local/kaffe/jre/bin'
jredir='/usr/local/kaffe/jre'
jrelibdir='/usr/local/kaffe/jre/lib'
kaffe_TRANSF='kaffe'
kaffe_builddir='/Aux/Install/kaffe-1.1.7'
kaffebin_TRANSF='kaffe-bin'
kaffeh_TRANSF='kaffeh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
nativedir='/usr/local/kaffe/jre/lib/i386'
oldincludedir='/usr/include'
prefix='/usr/local/kaffe'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
securitydir='/usr/local/kaffe/jre/lib/security'
sharedstatedir='${prefix}/com'
subdirs=' kaffe/kaffevm/boehm-gc/boehm libraries/javalib/external/classpath external/gcc/fastjar libltdl'
sysconfdir='${prefix}/etc'
target_alias=''
toolslibdir='/usr/local/kaffe/lib'
with_engine='jit3'
## ------------- ##
## Output files. ##
## ------------- ##
cpu_frag='/dev/null'
cpu_os_frag='/dev/null'
engine_frag='./kaffe/kaffevm/jit3/Makefile.frag'
gc_frag='./kaffe/kaffevm/kaffe-gc/Makefile.frag'
threads_frag='./kaffe/kaffevm/systems/unix-pthreads/Makefile.frag'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define ARCHOS "i386-linux"
#define BR_PTHREAD 1
#define BYTEORDER 1234
#define COMPILE_VALUE_GLIBC 2
#define COMPILE_VALUE_GLIBC_MINOR 2
#define DEFAULT_KAFFEHOME "/usr/local/kaffe/jre/lib"
#define ENABLE_BINRELOC
#define ENABLE_NLS 1
#define HAVE_ALARM 1
#define HAVE_ALLOCA_H 1
#define HAVE_ARPA_NAMESER_H 1
#define HAVE_ASM_SIGCONTEXT_H 1
#define HAVE_ASM_SIGNAL_H 1
#define HAVE_ATEXIT 1
#define HAVE_CEIL 1
#define HAVE_CHDIR 1
#define HAVE_COMPATIBLE_MPROTECT 1
#define HAVE_DCGETTEXT 1
#define HAVE_DECLARED_SELECT 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_DLFCN_H 1
#define HAVE_DREM 1
#define HAVE_EXECVE 1
#define HAVE_EXECVP 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_H 1
#define HAVE_FEATURES_H 1
#define HAVE_FINITE 1
#define HAVE_FLOOR 1
#define HAVE_FMOD 1
#define HAVE_FMODF 1
#define HAVE_FORK 1
#define HAVE_FSTAT 1
#define HAVE_FSYNC 1
#define HAVE_FTIME 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETCWD 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETTEXT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_GETWD 1
#define HAVE_GET_NPROCS_CONF 1
#define HAVE_GMP_H 1
#define HAVE_GMP_H 1
#define HAVE_GNUC25_ALWAYS_INLINE
#define HAVE_GNUC25_ATTRIB
#define HAVE_GNUC25_CONST
#define HAVE_GNUC25_NORETURN
#define HAVE_GNUC25_PACKED
#define HAVE_GNUC25_PRINTFFORMAT
#define HAVE_GNUC25_UNUSED
#define HAVE_HSTRERROR 1
#define HAVE_ICONV 1
#define HAVE_ICONV_H 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_INTTYPES_H 1
#define HAVE_IOCTL 1
#define HAVE_ISINF 1
#define HAVE_ISNAN 1
#define HAVE_JPEGLIB_H 1
#define HAVE_KILL 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIBM 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBZ 1
#define HAVE_LIMITS_H 1
#define HAVE_LINUX_NETLINK_H 1
#define HAVE_LINUX_RTNETLINK_H 1
#define HAVE_LINUX_SOCKET_H 1
#define HAVE_LOCALTIME 1
#define HAVE_MADVISE 1
#define HAVE_MADVISE 1
#define HAVE_MALLOC_H 1
#define HAVE_MALLOPT 1
#define HAVE_MEMALIGN 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MINCORE 1
#define HAVE_MKDIR 1
#define HAVE_MMAP 1
#define HAVE_MPROTECT 1
#define HAVE_MSYNC 1
#define HAVE_MUNMAP 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NETPACKET_PACKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_ON_EXIT 1
#define HAVE_PNG_H 1
#define HAVE_POLL_H 1
#define HAVE_PTHREAD_ATTR_SETSCHEDPOLICY 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_YIELD 1
#define HAVE_PWD_H 1
#define HAVE_REMAINDER 1
#define HAVE_REMAINDERF 1
#define HAVE_RINT 1
#define HAVE_RMDIR 1
#define HAVE_SBRK 1
#define HAVE_SCHED_GET_PRIORITY_MAX 1
#define HAVE_SCHED_GET_PRIORITY_MIN 1
#define HAVE_SCHED_H 1
#define HAVE_SCHED_OTHER_IN_SCHED 1
#define HAVE_SCHED_YIELD 1
#define HAVE_SELECT 1
#define HAVE_SEMAPHORE_H 1
#define HAVE_SETITIMER 1
#define HAVE_SETRLIMIT 1
#define HAVE_SIGACTION 1
#define HAVE_SIGADDSET 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGEMPTYSET 1
#define HAVE_SIGNAL 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SIGSETMASK 1
#define HAVE_SNPRINTF 1
#define HAVE_SOCKET 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRERROR_R 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STROPTS_H 1
#define HAVE_STRSTR 1
#define HAVE_STRTOD 1
#define HAVE_STRTOD 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_STRTOULL 1
#define HAVE_STRTOUQ 1
#define HAVE_STRUCT_IN6_ADDR 1
#define HAVE_STRUCT_SIGCONTEXT 1
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_FLOWINFO 1
#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_SYNC 1
#define HAVE_SYSCONF 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SIGNAL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYS_SYSINFO_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UCONTEXT_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TIME 1
#define HAVE_TIME_H 1
#define HAVE_TM_ZONE 1
#define HAVE_UNAME 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_UTIME_NULL 1
#define HAVE_VALLOC 1
#define HAVE_VA_COPY 1
#define HAVE_VSNPRINTF 1
#define HAVE_WAITPID 1
#define HAVE_XSCALE 1
#define HAVE_ZLIB_H 1
#define HAVE__VA_COPY 1
#define H_ERRNO_DECLARED 1
#define ICONV_CONST
#define IN6ADDR_ANY_DECLARED 1
#define IN6ADDR_LOOPBACK_DECLARED 1
#define KAFFE_LOCALEDIR "NONE/share/locale"
#define KAFFE_SYSTEM_UNIX_PTHREADS 1
#define LTDL_SHLIB_EXT ".so"
#define OLD_LINUXTHREADS 1
#define PACKAGE "kaffe"
#define PACKAGE_BUGREPORT "kaffe at kaffe.org"
#define PACKAGE_NAME "Kaffe Virtual Machine"
#define PACKAGE_STRING "Kaffe Virtual Machine 1.1.7"
#define PACKAGE_TARNAME "kaffe"
#define PACKAGE_VERSION "1.1.7"
#define RETSIGTYPE void
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_VOID_P 4
#define SIZEOF___INT64 0
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define USE_GMP 1
#define VERSION "1.1.7"
#define _FILE_OFFSET_BITS 64
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0
More information about the kaffe
mailing list