[kaffe] (no subject)
wlarip@earthlink.net
wlarip@earthlink.net
Sun Oct 26 16:32:02 2003
--Boundary-00=_4Nym/OVJppYvf4b
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
PASS: InetAddressTest.java
FAIL: InetSocketAddressTest.java
PASS: ShutdownHookTest.java
--Boundary-00=_4Nym/OVJppYvf4b
Content-Type: text/x-log;
charset="us-ascii";
name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by kaffe configure 1.1.2, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = darkstar
uname -m = i686
uname -r = 2.5.70
uname -s = Linux
uname -v = #17 SMP Wed Jul 9 09:09:31 EDT 2003
/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/kde/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/netpbm/bin
PATH: /usr/local/qt/bin
PATH: /usr/share/texmf/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1565: checking for a BSD-compatible install
configure:1619: result: /usr/bin/ginstall -c
configure:1630: checking whether build environment is sane
configure:1673: result: yes
configure:1706: checking for gawk
configure:1722: found /usr/bin/gawk
configure:1732: result: gawk
configure:1742: checking whether make sets $(MAKE)
configure:1762: result: yes
configure:1929: checking whether to enable maintainer-specific portions of Makefiles
configure:1938: result: no
configure:2040: checking for gcc
configure:2056: found /usr/local/bin/gcc
configure:2066: result: gcc
configure:2310: checking for C compiler version
configure:2313: gcc --version </dev/null >&5
gcc (GCC) 3.2
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2316: $? = 0
configure:2318: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
Configured with: /usr/src/gcc-3.2/configure
Thread model: posix
gcc version 3.2
configure:2321: $? = 0
configure:2323: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2326: $? = 1
configure:2350: checking for C compiler default output
configure:2353: gcc -s conftest.c >&5
configure:2356: $? = 0
configure:2402: result: a.out
configure:2407: checking whether the C compiler works
configure:2413: ./a.out
configure:2416: $? = 0
configure:2433: result: yes
configure:2440: checking whether we are cross compiling
configure:2442: result: no
configure:2445: checking for suffix of executables
configure:2447: gcc -o conftest -s conftest.c >&5
configure:2450: $? = 0
configure:2475: result:
configure:2481: checking for suffix of object files
configure:2503: gcc -c conftest.c >&5
configure:2506: $? = 0
configure:2528: result: o
configure:2532: checking whether we are using the GNU C compiler
configure:2557: gcc -c conftest.c >&5
configure:2560: $? = 0
configure:2563: test -s conftest.o
configure:2566: $? = 0
configure:2579: result: yes
configure:2585: checking whether gcc accepts -g
configure:2607: gcc -c -g conftest.c >&5
configure:2610: $? = 0
configure:2613: test -s conftest.o
configure:2616: $? = 0
configure:2627: result: yes
configure:2644: checking for gcc option to accept ANSI C
configure:2705: gcc -c -g -O2 conftest.c >&5
configure:2708: $? = 0
configure:2711: test -s conftest.o
configure:2714: $? = 0
configure:2732: result: none needed
configure:2750: gcc -c -g -O2 conftest.c >&5
conftest.c:2: parse error before "me"
configure:2753: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2873: checking for style of include used by make
configure:2901: result: GNU
configure:2929: checking dependency style of gcc
configure:3012: result: gcc3
configure:3090: checking for g++
configure:3106: found /usr/local/bin/g++
configure:3116: result: g++
configure:3132: checking for C++ compiler version
configure:3135: g++ --version </dev/null >&5
g++ (GCC) 3.2
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3138: $? = 0
configure:3140: g++ -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
Configured with: /usr/src/gcc-3.2/configure
Thread model: posix
gcc version 3.2
configure:3143: $? = 0
configure:3145: g++ -V </dev/null >&5
g++: argument to `-V' missing
configure:3148: $? = 1
configure:3151: checking whether we are using the GNU C++ compiler
configure:3176: g++ -c conftest.cc >&5
configure:3179: $? = 0
configure:3182: test -s conftest.o
configure:3185: $? = 0
configure:3198: result: yes
configure:3204: checking whether g++ accepts -g
configure:3226: g++ -c -g conftest.cc >&5
configure:3229: $? = 0
configure:3232: test -s conftest.o
configure:3235: $? = 0
configure:3246: result: yes
configure:3290: g++ -c -g -O2 conftest.cc >&5
configure:3293: $? = 0
configure:3296: test -s conftest.o
configure:3299: $? = 0
configure:3326: g++ -c -g -O2 conftest.cc >&5
configure: In function `int main()':
configure:3323: `exit' undeclared (first use this function)
configure:3323: (Each undeclared identifier is reported only once for each
function it appears in.)
configure:3329: $? = 1
configure: failed program was:
| #line 3309 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3290: g++ -c -g -O2 conftest.cc >&5
configure:3293: $? = 0
configure:3296: test -s conftest.o
configure:3299: $? = 0
configure:3326: g++ -c -g -O2 conftest.cc >&5
configure:3329: $? = 0
configure:3332: test -s conftest.o
configure:3335: $? = 0
configure:3360: checking dependency style of g++
configure:3443: result: gcc3
configure:3467: checking build system type
configure:3485: result: i686-pc-linux-gnu
configure:3493: checking host system type
configure:3507: result: i686-pc-linux-gnu
configure:3679: checking for a sed that does not truncate output
configure:3733: result: /usr/bin/sed
configure:3736: checking for egrep
configure:3746: result: grep -E
configure:3762: checking for ld used by gcc
configure:3829: result: /usr/local/i686-pc-linux-gnu/bin/ld
configure:3838: checking if the linker (/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:3853: result: yes
configure:3858: checking for /usr/local/i686-pc-linux-gnu/bin/ld option to reload object files
configure:3865: result: -r
configure:3874: checking for BSD-compatible nm
configure:3916: result: /usr/local/bin/nm -B
configure:3920: checking whether ln -s works
configure:3924: result: yes
configure:3931: checking how to recognise dependent libraries
configure:4131: result: pass_all
configure:4334: checking how to run the C preprocessor
configure:4370: gcc -E conftest.c
configure:4376: $? = 0
configure:4408: gcc -E conftest.c
configure:4412:28: ac_nonexistent.h: No such file or directory
configure:4414: $? = 1
configure: failed program was:
| #line 4399 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4452: result: gcc -E
configure:4477: gcc -E conftest.c
configure:4483: $? = 0
configure:4515: gcc -E conftest.c
configure:4519:28: ac_nonexistent.h: No such file or directory
configure:4521: $? = 1
configure: failed program was:
| #line 4506 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4564: checking for ANSI C header files
configure:4590: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4589: warning: function declaration isn't a prototype
configure:4593: $? = 0
configure:4596: test -s conftest.o
configure:4599: $? = 0
configure:4688: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -s conftest.c >&5
configure:4684: warning: function declaration isn't a prototype
configure: In function `main':
configure:4689: warning: implicit declaration of function `exit'
configure:4691: $? = 0
configure:4693: ./conftest
configure:4696: $? = 0
configure:4711: result: yes
configure:4735: checking for sys/types.h
configure:4752: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4755: $? = 0
configure:4758: test -s conftest.o
configure:4761: $? = 0
configure:4772: result: yes
configure:4735: checking for sys/stat.h
configure:4752: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4755: $? = 0
configure:4758: test -s conftest.o
configure:4761: $? = 0
configure:4772: result: yes
configure:4735: checking for stdlib.h
configure:4752: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4755: $? = 0
configure:4758: test -s conftest.o
configure:4761: $? = 0
configure:4772: result: yes
configure:4735: checking for string.h
configure:4752: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4755: $? = 0
configure:4758: test -s conftest.o
configure:4761: $? = 0
configure:4772: result: yes
configure:4735: checking for memory.h
configure:4752: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4755: $? = 0
configure:4758: test -s conftest.o
configure:4761: $? = 0
configure:4772: result: yes
configure:4735: checking for strings.h
configure:4752: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4755: $? = 0
configure:4758: test -s conftest.o
configure:4761: $? = 0
configure:4772: result: yes
configure:4735: checking for inttypes.h
configure:4752: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4755: $? = 0
configure:4758: test -s conftest.o
configure:4761: $? = 0
configure:4772: result: yes
configure:4735: checking for stdint.h
configure:4752: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4755: $? = 0
configure:4758: test -s conftest.o
configure:4761: $? = 0
configure:4772: result: yes
configure:4735: checking for unistd.h
configure:4752: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4755: $? = 0
configure:4758: test -s conftest.o
configure:4761: $? = 0
configure:4772: result: yes
configure:4798: checking dlfcn.h usability
configure:4811: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:4814: $? = 0
configure:4817: test -s conftest.o
configure:4820: $? = 0
configure:4830: result: yes
configure:4834: checking dlfcn.h presence
configure:4845: gcc -E conftest.c
configure:4851: $? = 0
configure:4870: result: yes
configure:4906: checking for dlfcn.h
configure:4913: result: yes
configure:4931: checking how to run the C++ preprocessor
configure:4963: g++ -E conftest.cc
configure:4969: $? = 0
configure:5001: g++ -E conftest.cc
configure:5016:28: ac_nonexistent.h: No such file or directory
configure:5007: $? = 1
configure: failed program was:
| #line 4992 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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:5045: result: g++ -E
configure:5070: g++ -E conftest.cc
configure:5076: $? = 0
configure:5108: g++ -E conftest.cc
configure:5123:28: ac_nonexistent.h: No such file or directory
configure:5114: $? = 1
configure: failed program was:
| #line 5099 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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:5208: checking for g77
configure:5224: found /usr/local/bin/g77
configure:5234: result: g77
configure:5252: checking for Fortran 77 compiler version
configure:5252: g77 --version </dev/null >&5
GNU Fortran (GCC 3.2) 3.2 20020814 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5255: $? = 0
configure:5257: g77 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
Configured with: /usr/src/gcc-3.2/configure
Thread model: posix
gcc version 3.2
configure:5260: $? = 0
configure:5262: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:5265: $? = 1
configure:5272: checking whether we are using the GNU Fortran 77 compiler
configure:5286: g77 -c conftest.F >&5
configure:5289: $? = 0
configure:5292: test -s conftest.o
configure:5295: $? = 0
configure:5308: result: yes
configure:5315: checking whether g77 accepts -g
configure:5327: g77 -c -g conftest.f >&5
configure:5330: $? = 0
configure:5333: test -s conftest.o
configure:5336: $? = 0
configure:5348: result: yes
configure:5376: checking the maximum length of command line arguments
configure:5441: result: 32768
configure:5452: checking command to parse /usr/local/bin/nm -B output from gcc object
configure:5541: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
conftest.c:5: warning: function declaration isn't a prototype
conftest.c:9: warning: function declaration isn't a prototype
configure:5544: $? = 0
configure:5548: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5551: $? = 0
configure:5603: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -s conftest.c conftstm.o >&5
configure:5606: $? = 0
configure:5644: result: ok
configure:5648: checking for objdir
configure:5663: result: .libs
configure:5753: checking for ar
configure:5769: found /usr/local/bin/ar
configure:5780: result: ar
configure:5833: checking for ranlib
configure:5849: found /usr/bin/ranlib
configure:5860: result: ranlib
configure:5913: checking for strip
configure:5929: found /usr/bin/strip
configure:5940: result: strip
configure:6202: checking if gcc static flag works
conftest.c:1: warning: function declaration isn't a prototype
configure:6225: result: no
configure:6242: checking if gcc supports -fno-rtti -fno-exceptions
configure:6263: gcc -c -g -O2 -Wall -Wstrict-prototypes -fno-rtti -fno-exceptions conftest.c >&5
configure:6267: $? = 0
configure:6275: result: yes
configure:6290: checking for gcc option to produce PIC
configure:6467: result: -fPIC
configure:6474: checking if gcc PIC flag -fPIC works
configure:6495: gcc -c -g -O2 -Wall -Wstrict-prototypes -fPIC -DPIC conftest.c >&5
configure:6499: $? = 0
configure:6507: result: yes
configure:6531: checking if gcc supports -c -o file.o
configure:6562: gcc -c -g -O2 -Wall -Wstrict-prototypes -o out/conftest2.o conftest.c >&5
configure:6566: $? = 0
configure:6580: result: yes
configure:6606: checking whether the gcc linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:7400: result: yes
configure:7426: checking whether -lc should be explicitly linked in
configure:7431: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
configure:7434: $? = 0
configure:7448: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7451: $? = 0
configure:7463: result: no
configure:7471: checking how to hardcode library paths into programs
configure:7496: result: immediate
configure:7510: checking whether stripping libraries is possible
configure:7515: result: yes
configure:7537: checking dynamic linker characteristics
configure:8048: result: GNU/Linux ld.so
configure:8146: checking for shl_load
configure:8196: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -s conftest.c >&5
configure:8191: warning: function declaration isn't a prototype
configure:8198: warning: function declaration isn't a prototype
configure:8206: warning: function declaration isn't a prototype
/tmp/ccmBG9UO.o: In function `main':
/usr/src/kaffe-1.1.2/configure:8207: undefined reference to `shl_load'
/usr/src/kaffe-1.1.2/configure:8206: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:8199: $? = 1
configure: failed program was:
| #line 8151 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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. */
| /* 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
| /* 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:8216: result: no
configure:8221: checking for shl_load in -ldld
configure:8252: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -s conftest.c -ldld >&5
configure:8259: warning: function declaration isn't a prototype
configure:8262: warning: function declaration isn't a prototype
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:8255: $? = 1
configure: failed program was:
| #line 8228 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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:8273: result: no
configure:8278: checking for dlopen
configure:8328: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -s conftest.c >&5
configure:8323: warning: function declaration isn't a prototype
configure:8330: warning: function declaration isn't a prototype
configure:8338: warning: function declaration isn't a prototype
/tmp/cca9OwUi.o: In function `main':
/usr/src/kaffe-1.1.2/configure:8339: undefined reference to `dlopen'
/usr/src/kaffe-1.1.2/configure:8338: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:8331: $? = 1
configure: failed program was:
| #line 8283 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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. */
| /* 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
| /* 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:8348: result: no
configure:8353: checking for dlopen in -ldl
configure:8384: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -s conftest.c -ldl >&5
configure:8391: warning: function declaration isn't a prototype
configure:8394: warning: function declaration isn't a prototype
configure:8387: $? = 0
configure:8390: test -s conftest
configure:8393: $? = 0
configure:8405: result: yes
configure:8560: checking whether a program can dlopen itself
configure:8632: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DHAVE_DLFCN_H -s -Wl,--export-dynamic conftest.c -ldl >&5
configure:8618: warning: function declaration isn't a prototype
configure: In function `fnord':
configure:8618: warning: unused variable `i'
configure: At top level:
configure:8620: warning: function declaration isn't a prototype
configure: In function `main':
configure:8631: warning: implicit declaration of function `exit'
configure:8635: $? = 0
configure:8653: result: yes
configure:8658: checking whether a statically linked program can dlopen itself
configure:8730: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DHAVE_DLFCN_H -s -Wl,--export-dynamic conftest.c -ldl >&5
configure:8716: warning: function declaration isn't a prototype
configure: In function `fnord':
configure:8716: warning: unused variable `i'
configure: At top level:
configure:8718: warning: function declaration isn't a prototype
configure: In function `main':
configure:8729: warning: implicit declaration of function `exit'
configure:8733: $? = 0
configure:8751: result: yes
configure:8774: checking if libtool supports shared libraries
configure:8776: result: yes
configure:8779: checking whether to build shared libraries
configure:8828: result: yes
configure:8831: checking whether to build static libraries
configure:8835: result: no
configure:8926: creating libtool
configure:9470: checking for ld used by g++
configure:9537: result: /usr/local/i686-pc-linux-gnu/bin/ld
configure:9546: checking if the linker (/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:9561: result: yes
configure:9612: checking whether the g++ linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:10407: result: yes
configure:10425: g++ -c -g -O2 conftest.cc >&5
configure:10428: $? = 0
configure:10524: checking for g++ option to produce PIC
configure:10776: result: -fPIC
configure:10783: checking if g++ PIC flag -fPIC works
configure:10804: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5
configure:10808: $? = 0
configure:10816: result: yes
configure:10840: checking if g++ supports -c -o file.o
configure:10871: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5
configure:10875: $? = 0
configure:10889: result: yes
configure:10915: checking whether the g++ linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:10940: result: yes
configure:11011: checking how to hardcode library paths into programs
configure:11036: result: immediate
configure:11050: checking whether stripping libraries is possible
configure:11055: result: yes
configure:11077: checking dynamic linker characteristics
configure:11588: result: GNU/Linux ld.so
configure:11686: checking for shl_load
configure:11756: result: no
configure:11761: checking for shl_load in -ldld
configure:11813: result: no
configure:11818: checking for dlopen
configure:11888: result: no
configure:11893: checking for dlopen in -ldl
configure:11945: result: yes
configure:12100: checking whether a program can dlopen itself
configure:12193: result: yes
configure:12198: checking whether a statically linked program can dlopen itself
configure:12291: result: yes
configure:12787: checking if libtool supports shared libraries
configure:12789: result: yes
configure:12792: checking whether to build shared libraries
configure:12810: result: yes
configure:12813: checking whether to build static libraries
configure:12817: result: no
configure:12829: checking for g77 option to produce PIC
configure:13006: result: -fPIC
configure:13013: checking if g77 PIC flag -fPIC works
configure:13034: g77 -c -g -O2 -fPIC conftest.f >&5
configure:13038: $? = 0
configure:13046: result: yes
configure:13070: checking if g77 supports -c -o file.o
configure:13101: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13105: $? = 0
configure:13119: result: yes
configure:13145: checking whether the g77 linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:13917: result: yes
configure:13988: checking how to hardcode library paths into programs
configure:14013: result: immediate
configure:14027: checking whether stripping libraries is possible
configure:14032: result: yes
configure:14054: checking dynamic linker characteristics
configure:14565: result: GNU/Linux ld.so
configure:18464: checking command to parse /usr/local/bin/nm -B output from g77 object
configure:18656: result: ok
configure:18661: checking for _ prefix in compiled symbols
configure:18671: gcc -c -g -O2 -Wall -Wstrict-prototypes conftest.c >&5
conftest.c:1: warning: function declaration isn't a prototype
conftest.c:2: warning: function declaration isn't a prototype
conftest.c: In function `main':
conftest.c:2: warning: statement with no effect
configure:18674: $? = 0
configure:18678: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:18681: $? = 0
configure:18703: result: no
configure:18832: checking execution engine
configure:18834: result: jit3
configure:19012: checking gprof(4) profiling support
configure:19020: result: no
configure:19030: checking sun compatibility mode
configure:19045: result: yes
configure:19055: checking thread system
configure:19066: result: unix-jthreads
configure:19075: checking for jikes
configure:19104: result: no
configure:19116: checking whether to use jikes
configure:19134: result: yes ()
configure:19140: checking for trampolines
configure:19145: result: yes
configure:19200: checking for a BSD-compatible install
configure:19254: result: /usr/bin/ginstall -c
configure:19265: checking whether make sets $(MAKE)
configure:19285: result: yes
configure:19296: checking for zip
configure:19312: found /usr/bin/zip
configure:19322: result: zip
configure:19331: checking for mktemp
configure:19347: found /bin/mktemp
configure:19357: result: mktemp
configure:19370: checking for jasmin
configure:19399: result: no
configure:19470: checking for gawk
configure:19496: result: gawk
configure:19508: checking for short
configure:19533: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:19575: warning: function declaration isn't a prototype
configure:19536: $? = 0
configure:19539: test -s conftest.o
configure:19542: $? = 0
configure:19553: result: yes
configure:19556: checking size of short
configure:19831: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:19851: warning: function declaration isn't a prototype
configure:19852: warning: function declaration isn't a prototype
configure:19857: warning: function declaration isn't a prototype
configure:19834: $? = 0
configure:19836: ./conftest
configure:19839: $? = 0
configure:19862: result: 2
configure:19869: checking for int
configure:19894: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:19937: warning: function declaration isn't a prototype
configure:19897: $? = 0
configure:19900: test -s conftest.o
configure:19903: $? = 0
configure:19914: result: yes
configure:19917: checking size of int
configure:20192: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:20213: warning: function declaration isn't a prototype
configure:20214: warning: function declaration isn't a prototype
configure:20219: warning: function declaration isn't a prototype
configure:20195: $? = 0
configure:20197: ./conftest
configure:20200: $? = 0
configure:20223: result: 4
configure:20230: checking for long
configure:20255: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:20299: warning: function declaration isn't a prototype
configure:20258: $? = 0
configure:20261: test -s conftest.o
configure:20264: $? = 0
configure:20275: result: yes
configure:20278: checking size of long
configure:20553: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:20575: warning: function declaration isn't a prototype
configure:20576: warning: function declaration isn't a prototype
configure:20581: warning: function declaration isn't a prototype
configure:20556: $? = 0
configure:20558: ./conftest
configure:20561: $? = 0
configure:20584: result: 4
configure:20591: checking for long long
configure:20616: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:20661: warning: function declaration isn't a prototype
configure:20619: $? = 0
configure:20622: test -s conftest.o
configure:20625: $? = 0
configure:20636: result: yes
configure:20639: checking size of long long
configure:20914: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:20937: warning: function declaration isn't a prototype
configure:20938: warning: function declaration isn't a prototype
configure:20943: warning: function declaration isn't a prototype
configure:20917: $? = 0
configure:20919: ./conftest
configure:20922: $? = 0
configure:20945: result: 8
configure:20952: checking for __int64
configure:20977: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:21023: warning: function declaration isn't a prototype
configure: In function `main':
configure:21024: `__int64' undeclared (first use in this function)
configure:21024: (Each undeclared identifier is reported only once
configure:21024: for each function it appears in.)
configure:21024: parse error before ')' token
configure:20980: $? = 1
configure: failed program was:
| #line 20957 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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:20997: result: no
configure:21000: checking size of __int64
configure:21306: result: 0
configure:21313: checking for void*
configure:21338: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:21385: warning: function declaration isn't a prototype
configure:21341: $? = 0
configure:21344: test -s conftest.o
configure:21347: $? = 0
configure:21358: result: yes
configure:21361: checking size of void*
configure:21636: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:21661: warning: function declaration isn't a prototype
configure:21662: warning: function declaration isn't a prototype
configure:21667: warning: function declaration isn't a prototype
configure:21639: $? = 0
configure:21641: ./conftest
configure:21644: $? = 0
configure:21667: result: 4
configure:21675: checking for off_t
configure:21700: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:21748: warning: function declaration isn't a prototype
configure:21703: $? = 0
configure:21706: test -s conftest.o
configure:21709: $? = 0
configure:21720: result: yes
configure:21732: checking for pid_t
configure:21757: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:21805: warning: function declaration isn't a prototype
configure:21760: $? = 0
configure:21763: test -s conftest.o
configure:21766: $? = 0
configure:21777: result: yes
configure:21791: checking alignment of void*
configure:21815: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:21832: warning: return type defaults to `int'
configure:21832: warning: function declaration isn't a prototype
configure: In function `main':
configure:21833: warning: implicit declaration of function `exit'
configure:21818: $? = 0
configure:21820: ./conftest
configure:21823: $? = 0
configure:21839: result: 4
configure:21848: checking return type of signal handlers
configure:21880: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:21894: warning: function declaration isn't a prototype
configure:21894: warning: function declaration isn't a prototype
configure:21899: warning: function declaration isn't a prototype
configure: In function `main':
configure:21900: warning: unused variable `i'
configure:21883: $? = 0
configure:21886: test -s conftest.o
configure:21889: $? = 0
configure:21900: result: void
configure:21909: checking whether signal handlers are one-shot
configure:21942: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:21954: warning: function declaration isn't a prototype
configure:21955: warning: function declaration isn't a prototype
configure:21956: warning: function declaration isn't a prototype
configure: In function `main':
configure:21958: warning: implicit declaration of function `getpid'
configure:21960: warning: implicit declaration of function `exit'
configure:21945: $? = 0
configure:21947: ./conftest
configure:21950: $? = 0
configure:21965: result: no
configure:21975: checking for size_t
configure:22000: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:22050: warning: function declaration isn't a prototype
configure:22003: $? = 0
configure:22006: test -s conftest.o
configure:22009: $? = 0
configure:22020: result: yes
configure:22034: checking for ssize_t
configure:22059: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:22109: warning: function declaration isn't a prototype
configure:22062: $? = 0
configure:22065: test -s conftest.o
configure:22068: $? = 0
configure:22079: result: yes
configure:22099: checking whether gcc needs -traditional
configure:22143: result: no
configure:22159: checking for _mwvalidcheckl in -lmw
configure:22190: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lmw >&5
configure:22207: warning: function declaration isn't a prototype
configure:22210: warning: function declaration isn't a prototype
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmw
collect2: ld returned 1 exit status
configure:22193: $? = 1
configure: failed program was:
| #line 22166 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 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:22211: result: no
configure:22228: checking for sin in -lm
configure:22259: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:22276: warning: function declaration isn't a prototype
configure:22276: warning: conflicting types for built-in function `sin'
configure:22279: warning: function declaration isn't a prototype
configure:22262: $? = 0
configure:22265: test -s conftest
configure:22268: $? = 0
configure:22280: result: yes
configure:22458: checking for gethostname
configure:22508: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:22514: warning: function declaration isn't a prototype
configure:22521: warning: function declaration isn't a prototype
configure:22529: warning: function declaration isn't a prototype
configure:22511: $? = 0
configure:22514: test -s conftest
configure:22517: $? = 0
configure:22528: result: yes
configure:22602: checking for gethostbyname
configure:22652: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:22658: warning: function declaration isn't a prototype
configure:22665: warning: function declaration isn't a prototype
configure:22673: warning: function declaration isn't a prototype
configure:22655: $? = 0
configure:22658: test -s conftest
configure:22661: $? = 0
configure:22672: result: yes
configure:22746: checking for connect
configure:22796: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:22802: warning: function declaration isn't a prototype
configure:22809: warning: function declaration isn't a prototype
configure:22817: warning: function declaration isn't a prototype
configure:22799: $? = 0
configure:22802: test -s conftest
configure:22805: $? = 0
configure:22816: result: yes
configure:22895: checking for deflate in -lz
configure:22926: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lz >&5
configure:22944: warning: function declaration isn't a prototype
configure:22947: warning: function declaration isn't a prototype
configure:22929: $? = 0
configure:22932: test -s conftest
configure:22935: $? = 0
configure:22947: result: yes
configure:22967: checking for mpz_get_d in -lgmp
configure:22998: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lgmp >&5
configure:23017: warning: function declaration isn't a prototype
configure:23020: warning: function declaration isn't a prototype
/tmp/ccstYp89.o: In function `main':
/usr/src/kaffe-1.1.2/configure:23021: undefined reference to `mpz_get_d'
collect2: ld returned 1 exit status
configure:23001: $? = 1
configure: failed program was:
| #line 22974 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 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 mpz_get_d ();
| int
| main ()
| {
| mpz_get_d ();
| ;
| return 0;
| }
configure:23019: result: no
configure:23037: checking for __gmpz_get_d in -lgmp
configure:23068: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lgmp >&5
configure:23087: warning: function declaration isn't a prototype
configure:23090: warning: function declaration isn't a prototype
configure:23071: $? = 0
configure:23074: test -s conftest
configure:23077: $? = 0
configure:23089: result: yes
configure:23113: checking for MD2Init
configure:23163: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:23171: warning: function declaration isn't a prototype
configure:23178: warning: function declaration isn't a prototype
configure:23186: warning: function declaration isn't a prototype
/tmp/ccojuIRU.o: In function `main':
/usr/src/kaffe-1.1.2/configure:23187: undefined reference to `MD2Init'
/usr/src/kaffe-1.1.2/configure:23186: undefined reference to `MD2Init'
collect2: ld returned 1 exit status
configure:23166: $? = 1
configure: failed program was:
| #line 23118 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| /* end confdefs.h. */
| /* 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
| /* 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:23183: result: no
configure:23113: checking for MD4Init
configure:23163: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:23171: warning: function declaration isn't a prototype
configure:23178: warning: function declaration isn't a prototype
configure:23186: warning: function declaration isn't a prototype
/tmp/ccg14XDi.o: In function `main':
/usr/src/kaffe-1.1.2/configure:23187: undefined reference to `MD4Init'
/usr/src/kaffe-1.1.2/configure:23186: undefined reference to `MD4Init'
collect2: ld returned 1 exit status
configure:23166: $? = 1
configure: failed program was:
| #line 23118 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| /* end confdefs.h. */
| /* 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
| /* 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:23183: result: no
configure:23113: checking for MD5Init
configure:23163: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:23171: warning: function declaration isn't a prototype
configure:23178: warning: function declaration isn't a prototype
configure:23186: warning: function declaration isn't a prototype
/tmp/ccg6KTSm.o: In function `main':
/usr/src/kaffe-1.1.2/configure:23187: undefined reference to `MD5Init'
/usr/src/kaffe-1.1.2/configure:23186: undefined reference to `MD5Init'
collect2: ld returned 1 exit status
configure:23166: $? = 1
configure: failed program was:
| #line 23118 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| /* end confdefs.h. */
| /* 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
| /* 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:23183: result: no
configure:23197: checking for MD5Init in -lmd
configure:23228: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lmd >&5
configure:23248: warning: function declaration isn't a prototype
configure:23251: warning: function declaration isn't a prototype
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmd
collect2: ld returned 1 exit status
configure:23231: $? = 1
configure: failed program was:
| #line 23204 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 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:23249: result: no
configure:23344: checking for X
configure:23564: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:23717: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -L/usr/X11R6/lib -lX11 >&5
configure:23737: warning: function declaration isn't a prototype
configure:23740: warning: function declaration isn't a prototype
configure:23720: $? = 0
configure:23723: test -s conftest
configure:23726: $? = 0
configure:23863: checking for gethostbyname
configure:23933: result: yes
configure:24064: checking for connect
configure:24134: result: yes
configure:24199: checking for remove
configure:24249: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:24257: warning: function declaration isn't a prototype
configure:24264: warning: function declaration isn't a prototype
configure:24272: warning: function declaration isn't a prototype
configure:24252: $? = 0
configure:24255: test -s conftest
configure:24258: $? = 0
configure:24269: result: yes
configure:24334: checking for shmat
configure:24384: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:24392: warning: function declaration isn't a prototype
configure:24399: warning: function declaration isn't a prototype
configure:24407: warning: function declaration isn't a prototype
configure:24387: $? = 0
configure:24390: test -s conftest
configure:24393: $? = 0
configure:24404: result: yes
configure:24478: checking for IceConnectionNumber in -lICE
configure:24509: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s -L/usr/X11R6/lib conftest.c -lICE >&5
configure:24529: warning: function declaration isn't a prototype
configure:24532: warning: function declaration isn't a prototype
configure:24512: $? = 0
configure:24515: test -s conftest
configure:24518: $? = 0
configure:24530: result: yes
configure:24546: checking for __T_9__nothrow in -lCsup
configure:24577: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lCsup -L/usr/X11R6/lib >&5
configure:24597: warning: function declaration isn't a prototype
configure:24600: warning: function declaration isn't a prototype
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lCsup
collect2: ld returned 1 exit status
configure:24580: $? = 1
configure: failed program was:
| #line 24553 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 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 __T_9__nothrow ();
| int
| main ()
| {
| __T_9__nothrow ();
| ;
| return 0;
| }
configure:24598: result: no
configure:24617: checking for XShmQueryExtension in -lXext
configure:24648: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lXext -lSM -lICE -lz -lm -L/usr/X11R6/lib -lSM -lICE -lX11 >&5
configure:24668: warning: function declaration isn't a prototype
configure:24671: warning: function declaration isn't a prototype
configure:24651: $? = 0
configure:24654: test -s conftest
configure:24657: $? = 0
configure:24669: result: yes
configure:24699: checking sys/ipc.h usability
configure:24712: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -I/usr/X11R6/include conftest.c >&5
configure:24715: $? = 0
configure:24718: test -s conftest.o
configure:24721: $? = 0
configure:24731: result: yes
configure:24735: checking sys/ipc.h presence
configure:24746: gcc -E -DKAFFE_VMDEBUG -I/usr/X11R6/include conftest.c
configure:24752: $? = 0
configure:24771: result: yes
configure:24807: checking for sys/ipc.h
configure:24814: result: yes
configure:24841: checking sys/shm.h usability
configure:24854: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -I/usr/X11R6/include conftest.c >&5
configure:24857: $? = 0
configure:24860: test -s conftest.o
configure:24863: $? = 0
configure:24873: result: yes
configure:24877: checking sys/shm.h presence
configure:24888: gcc -E -DKAFFE_VMDEBUG -I/usr/X11R6/include conftest.c
configure:24894: $? = 0
configure:24913: result: yes
configure:24949: checking for sys/shm.h
configure:24956: result: yes
configure:24973: checking for X11/extensions/XShm.h
configure:24991: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -I/usr/X11R6/include conftest.c >&5
configure:24994: $? = 0
configure:24997: test -s conftest.o
configure:25000: $? = 0
configure:25011: result: yes
configure:25027: checking for jpeg_read_header in -ljpeg
configure:25058: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -ljpeg -lz -lm -L/usr/X11R6/lib -lXext -lSM -lICE -lX11 >&5
configure:25082: warning: function declaration isn't a prototype
configure:25085: warning: function declaration isn't a prototype
configure:25061: $? = 0
configure:25064: test -s conftest
configure:25067: $? = 0
configure:25079: result: yes
configure:25096: checking for png_create_info_struct in -lpng
configure:25127: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lpng -lz -lm -L/usr/X11R6/lib -lXext -lSM -lICE -lX11 >&5
configure:25152: warning: function declaration isn't a prototype
configure:25155: warning: function declaration isn't a prototype
configure:25130: $? = 0
configure:25133: test -s conftest
configure:25136: $? = 0
configure:25148: result: yes
configure:25162: checking for a usable version of gif_lib.h
configure:25188: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:25215: warning: function declaration isn't a prototype
configure: In function `main':
configure:25217: warning: statement with no effect
configure:25191: $? = 0
configure:25194: test -s conftest.o
configure:25197: $? = 0
configure:25208: result: yes
configure:25219: checking for DGifOpen in -lungif
configure:25250: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lungif -lz -lm -L/usr/X11R6/lib -lXext -lSM -lICE -lX11 >&5
configure:25277: warning: function declaration isn't a prototype
configure:25280: warning: function declaration isn't a prototype
configure:25253: $? = 0
configure:25256: test -s conftest
configure:25259: $? = 0
configure:25271: result: yes
configure:25311: checking for ANSI C header files
configure:25458: result: yes
configure:25482: checking stdarg.h usability
configure:25495: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:25498: $? = 0
configure:25501: test -s conftest.o
configure:25504: $? = 0
configure:25514: result: yes
configure:25518: checking stdarg.h presence
configure:25529: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:25535: $? = 0
configure:25554: result: yes
configure:25590: checking for stdarg.h
configure:25597: result: yes
configure:25624: checking alloca.h usability
configure:25637: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:25640: $? = 0
configure:25643: test -s conftest.o
configure:25646: $? = 0
configure:25656: result: yes
configure:25660: checking alloca.h presence
configure:25671: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:25677: $? = 0
configure:25696: result: yes
configure:25732: checking for alloca.h
configure:25739: result: yes
configure:25766: checking asm/sigcontext.h usability
configure:25779: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:25782: $? = 0
configure:25785: test -s conftest.o
configure:25788: $? = 0
configure:25798: result: yes
configure:25802: checking asm/sigcontext.h presence
configure:25813: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:25819: $? = 0
configure:25838: result: yes
configure:25874: checking for asm/sigcontext.h
configure:25881: result: yes
configure:25908: checking asm/signal.h usability
configure:25921: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
In file included from /usr/include/asm/signal.h:6,
from configure:25993:
/usr/include/linux/time.h:9: redefinition of `struct timespec'
/usr/include/linux/time.h:15: redefinition of `struct timeval'
In file included from configure:25993:
/usr/include/asm/signal.h:29: conflicting types for `sigset_t'
/usr/include/sys/select.h:38: previous declaration of `sigset_t'
configure:25924: $? = 1
configure: failed program was:
| #line 25910 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_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/signal.h>
configure:25940: result: no
configure:25944: checking asm/signal.h presence
configure:25955: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:25961: $? = 0
configure:25980: result: yes
configure:26000: WARNING: asm/signal.h: present but cannot be compiled
configure:26002: WARNING: asm/signal.h: check for missing prerequisite headers?
configure:26004: WARNING: asm/signal.h: proceeding with the preprocessor's result
configure:26016: checking for asm/signal.h
configure:26023: result: yes
configure:26050: checking bsd/libc.h usability
configure:26063: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:26136:22: bsd/libc.h: No such file or directory
configure:26066: $? = 1
configure: failed program was:
| #line 26052 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_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 <bsd/libc.h>
configure:26082: result: no
configure:26086: checking bsd/libc.h presence
configure:26097: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:26138:22: bsd/libc.h: No such file or directory
configure:26103: $? = 1
configure: failed program was:
| #line 26088 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| /* end confdefs.h. */
| #include <bsd/libc.h>
configure:26122: result: no
configure:26158: checking for bsd/libc.h
configure:26165: result: no
configure:26192: checking dl.h usability
configure:26205: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:26278:16: dl.h: No such file or directory
configure:26208: $? = 1
configure: failed program was:
| #line 26194 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_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 <dl.h>
configure:26224: result: no
configure:26228: checking dl.h presence
configure:26239: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:26280:16: dl.h: No such file or directory
configure:26245: $? = 1
configure: failed program was:
| #line 26230 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_H 1
| /* end confdefs.h. */
| #include <dl.h>
configure:26264: result: no
configure:26300: checking for dl.h
configure:26307: result: no
configure:26325: checking for dlfcn.h
configure:26330: result: yes
configure:26476: checking fcntl.h usability
configure:26489: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:26492: $? = 0
configure:26495: test -s conftest.o
configure:26498: $? = 0
configure:26508: result: yes
configure:26512: checking fcntl.h presence
configure:26523: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:26529: $? = 0
configure:26548: result: yes
configure:26584: checking for fcntl.h
configure:26591: result: yes
configure:26618: checking features.h usability
configure:26631: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:26634: $? = 0
configure:26637: test -s conftest.o
configure:26640: $? = 0
configure:26650: result: yes
configure:26654: checking features.h presence
configure:26665: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:26671: $? = 0
configure:26690: result: yes
configure:26726: checking for features.h
configure:26733: result: yes
configure:26760: checking gmp.h usability
configure:26773: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:26776: $? = 0
configure:26779: test -s conftest.o
configure:26782: $? = 0
configure:26792: result: yes
configure:26796: checking gmp.h presence
configure:26807: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:26813: $? = 0
configure:26832: result: yes
configure:26868: checking for gmp.h
configure:26875: result: yes
configure:26902: checking iconv.h usability
configure:26915: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:26918: $? = 0
configure:26921: test -s conftest.o
configure:26924: $? = 0
configure:26934: result: yes
configure:26938: checking iconv.h presence
configure:26949: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:26955: $? = 0
configure:26974: result: yes
configure:27010: checking for iconv.h
configure:27017: result: yes
configure:27044: checking jpeglib.h usability
configure:27057: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:27060: $? = 0
configure:27063: test -s conftest.o
configure:27066: $? = 0
configure:27076: result: yes
configure:27080: checking jpeglib.h presence
configure:27091: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:27097: $? = 0
configure:27116: result: yes
configure:27152: checking for jpeglib.h
configure:27159: result: yes
configure:27186: checking kernel/OS.h usability
configure:27199: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:27278:23: kernel/OS.h: No such file or directory
configure:27202: $? = 1
configure: failed program was:
| #line 27188 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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:27218: result: no
configure:27222: checking kernel/OS.h presence
configure:27233: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:27280:23: kernel/OS.h: No such file or directory
configure:27239: $? = 1
configure: failed program was:
| #line 27224 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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:27258: result: no
configure:27294: checking for kernel/OS.h
configure:27301: result: no
configure:27328: checking limits.h usability
configure:27341: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:27344: $? = 0
configure:27347: test -s conftest.o
configure:27350: $? = 0
configure:27360: result: yes
configure:27364: checking limits.h presence
configure:27375: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:27381: $? = 0
configure:27400: result: yes
configure:27436: checking for limits.h
configure:27443: result: yes
configure:27470: checking mach-o/rld.h usability
configure:27483: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:27563:24: mach-o/rld.h: No such file or directory
configure:27486: $? = 1
configure: failed program was:
| #line 27472 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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:27502: result: no
configure:27506: checking mach-o/rld.h presence
configure:27517: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:27565:24: mach-o/rld.h: No such file or directory
configure:27523: $? = 1
configure: failed program was:
| #line 27508 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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:27542: result: no
configure:27578: checking for mach-o/rld.h
configure:27585: result: no
configure:27612: checking malloc.h usability
configure:27625: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:27628: $? = 0
configure:27631: test -s conftest.o
configure:27634: $? = 0
configure:27644: result: yes
configure:27648: checking malloc.h presence
configure:27659: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:27665: $? = 0
configure:27684: result: yes
configure:27720: checking for malloc.h
configure:27727: result: yes
configure:27745: checking for memory.h
configure:27750: result: yes
configure:27896: checking netdb.h usability
configure:27909: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:27912: $? = 0
configure:27915: test -s conftest.o
configure:27918: $? = 0
configure:27928: result: yes
configure:27932: checking netdb.h presence
configure:27943: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:27949: $? = 0
configure:27968: result: yes
configure:28004: checking for netdb.h
configure:28011: result: yes
configure:28038: checking netinet/in.h usability
configure:28051: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:28054: $? = 0
configure:28057: test -s conftest.o
configure:28060: $? = 0
configure:28070: result: yes
configure:28074: checking netinet/in.h presence
configure:28085: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:28091: $? = 0
configure:28110: result: yes
configure:28146: checking for netinet/in.h
configure:28153: result: yes
configure:28180: checking netinet/in_systm.h usability
configure:28193: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:28196: $? = 0
configure:28199: test -s conftest.o
configure:28202: $? = 0
configure:28212: result: yes
configure:28216: checking netinet/in_systm.h presence
configure:28227: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:28233: $? = 0
configure:28252: result: yes
configure:28288: checking for netinet/in_systm.h
configure:28295: result: yes
configure:28322: checking netinet/tcp.h usability
configure:28335: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:28338: $? = 0
configure:28341: test -s conftest.o
configure:28344: $? = 0
configure:28354: result: yes
configure:28358: checking netinet/tcp.h presence
configure:28369: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:28375: $? = 0
configure:28394: result: yes
configure:28430: checking for netinet/tcp.h
configure:28437: result: yes
configure:28464: checking png.h usability
configure:28477: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:28480: $? = 0
configure:28483: test -s conftest.o
configure:28486: $? = 0
configure:28496: result: yes
configure:28500: checking png.h presence
configure:28511: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:28517: $? = 0
configure:28536: result: yes
configure:28572: checking for png.h
configure:28579: result: yes
configure:28606: checking poll.h usability
configure:28619: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:28622: $? = 0
configure:28625: test -s conftest.o
configure:28628: $? = 0
configure:28638: result: yes
configure:28642: checking poll.h presence
configure:28653: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:28659: $? = 0
configure:28678: result: yes
configure:28714: checking for poll.h
configure:28721: result: yes
configure:28748: checking pwd.h usability
configure:28761: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:28764: $? = 0
configure:28767: test -s conftest.o
configure:28770: $? = 0
configure:28780: result: yes
configure:28784: checking pwd.h presence
configure:28795: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:28801: $? = 0
configure:28820: result: yes
configure:28856: checking for pwd.h
configure:28863: result: yes
configure:28890: checking sigcontext.h usability
configure:28903: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:28992:24: sigcontext.h: No such file or directory
configure:28906: $? = 1
configure: failed program was:
| #line 28892 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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:28922: result: no
configure:28926: checking sigcontext.h presence
configure:28937: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:28994:24: sigcontext.h: No such file or directory
configure:28943: $? = 1
configure: failed program was:
| #line 28928 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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:28962: result: no
configure:28998: checking for sigcontext.h
configure:29005: result: no
configure:29032: checking signal.h usability
configure:29045: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:29048: $? = 0
configure:29051: test -s conftest.o
configure:29054: $? = 0
configure:29064: result: yes
configure:29068: checking signal.h presence
configure:29079: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:29085: $? = 0
configure:29104: result: yes
configure:29140: checking for signal.h
configure:29147: result: yes
configure:29165: checking for stdlib.h
configure:29170: result: yes
configure:29307: checking for string.h
configure:29312: result: yes
configure:29458: checking sys/filio.h usability
configure:29471: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:29563:23: sys/filio.h: No such file or directory
configure:29474: $? = 1
configure: failed program was:
| #line 29460 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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
| /* 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:29490: result: no
configure:29494: checking sys/filio.h presence
configure:29505: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:29565:23: sys/filio.h: No such file or directory
configure:29511: $? = 1
configure: failed program was:
| #line 29496 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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
| /* end confdefs.h. */
| #include <sys/filio.h>
configure:29530: result: no
configure:29566: checking for sys/filio.h
configure:29573: result: no
configure:29600: checking sys/ioctl.h usability
configure:29613: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:29616: $? = 0
configure:29619: test -s conftest.o
configure:29622: $? = 0
configure:29632: result: yes
configure:29636: checking sys/ioctl.h presence
configure:29647: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:29653: $? = 0
configure:29672: result: yes
configure:29708: checking for sys/ioctl.h
configure:29715: result: yes
configure:29742: checking sys/param.h usability
configure:29755: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:29758: $? = 0
configure:29761: test -s conftest.o
configure:29764: $? = 0
configure:29774: result: yes
configure:29778: checking sys/param.h presence
configure:29789: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:29795: $? = 0
configure:29814: result: yes
configure:29850: checking for sys/param.h
configure:29857: result: yes
configure:29884: checking sys/poll.h usability
configure:29897: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:29900: $? = 0
configure:29903: test -s conftest.o
configure:29906: $? = 0
configure:29916: result: yes
configure:29920: checking sys/poll.h presence
configure:29931: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:29937: $? = 0
configure:29956: result: yes
configure:29992: checking for sys/poll.h
configure:29999: result: yes
configure:30026: checking sys/select.h usability
configure:30039: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:30042: $? = 0
configure:30045: test -s conftest.o
configure:30048: $? = 0
configure:30058: result: yes
configure:30062: checking sys/select.h presence
configure:30073: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:30079: $? = 0
configure:30098: result: yes
configure:30134: checking for sys/select.h
configure:30141: result: yes
configure:30168: checking sys/socket.h usability
configure:30181: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:30184: $? = 0
configure:30187: test -s conftest.o
configure:30190: $? = 0
configure:30200: result: yes
configure:30204: checking sys/socket.h presence
configure:30215: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:30221: $? = 0
configure:30240: result: yes
configure:30276: checking for sys/socket.h
configure:30283: result: yes
configure:30301: checking for sys/stat.h
configure:30306: result: yes
configure:30452: checking sys/time.h usability
configure:30465: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:30468: $? = 0
configure:30471: test -s conftest.o
configure:30474: $? = 0
configure:30484: result: yes
configure:30488: checking sys/time.h presence
configure:30499: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:30505: $? = 0
configure:30524: result: yes
configure:30560: checking for sys/time.h
configure:30567: result: yes
configure:30585: checking for sys/types.h
configure:30590: result: yes
configure:30736: checking sys/utsname.h usability
configure:30749: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:30752: $? = 0
configure:30755: test -s conftest.o
configure:30758: $? = 0
configure:30768: result: yes
configure:30772: checking sys/utsname.h presence
configure:30783: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:30789: $? = 0
configure:30808: result: yes
configure:30844: checking for sys/utsname.h
configure:30851: result: yes
configure:30878: checking syslog.h usability
configure:30891: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:30894: $? = 0
configure:30897: test -s conftest.o
configure:30900: $? = 0
configure:30910: result: yes
configure:30914: checking syslog.h presence
configure:30925: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:30931: $? = 0
configure:30950: result: yes
configure:30986: checking for syslog.h
configure:30993: result: yes
configure:31020: checking time.h usability
configure:31033: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:31036: $? = 0
configure:31039: test -s conftest.o
configure:31042: $? = 0
configure:31052: result: yes
configure:31056: checking time.h presence
configure:31067: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:31073: $? = 0
configure:31092: result: yes
configure:31128: checking for time.h
configure:31135: result: yes
configure:31153: checking for unistd.h
configure:31158: result: yes
configure:31304: checking utime.h usability
configure:31317: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:31320: $? = 0
configure:31323: test -s conftest.o
configure:31326: $? = 0
configure:31336: result: yes
configure:31340: checking utime.h presence
configure:31351: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:31357: $? = 0
configure:31376: result: yes
configure:31412: checking for utime.h
configure:31419: result: yes
configure:31446: checking winbase.h usability
configure:31459: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:31564:21: winbase.h: No such file or directory
configure:31462: $? = 1
configure: failed program was:
| #line 31448 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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 <winbase.h>
configure:31478: result: no
configure:31482: checking winbase.h presence
configure:31493: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:31566:21: winbase.h: No such file or directory
configure:31499: $? = 1
configure: failed program was:
| #line 31484 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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 <winbase.h>
configure:31518: result: no
configure:31554: checking for winbase.h
configure:31561: result: no
configure:31588: checking windows.h usability
configure:31601: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:31706:21: windows.h: No such file or directory
configure:31604: $? = 1
configure: failed program was:
| #line 31590 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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 <windows.h>
configure:31620: result: no
configure:31624: checking windows.h presence
configure:31635: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:31708:21: windows.h: No such file or directory
configure:31641: $? = 1
configure: failed program was:
| #line 31626 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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 <windows.h>
configure:31660: result: no
configure:31696: checking for windows.h
configure:31703: result: no
configure:31730: checking winnt.h usability
configure:31743: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:31848:19: winnt.h: No such file or directory
configure:31746: $? = 1
configure: failed program was:
| #line 31732 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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 <winnt.h>
configure:31762: result: no
configure:31766: checking winnt.h presence
configure:31777: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:31850:19: winnt.h: No such file or directory
configure:31783: $? = 1
configure: failed program was:
| #line 31768 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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 <winnt.h>
configure:31802: result: no
configure:31838: checking for winnt.h
configure:31845: result: no
configure:31872: checking winsock.h usability
configure:31885: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:31990:21: winsock.h: No such file or directory
configure:31888: $? = 1
configure: failed program was:
| #line 31874 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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 <winsock.h>
configure:31904: result: no
configure:31908: checking winsock.h presence
configure:31919: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:31992:21: winsock.h: No such file or directory
configure:31925: $? = 1
configure: failed program was:
| #line 31910 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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 <winsock.h>
configure:31944: result: no
configure:31980: checking for winsock.h
configure:31987: result: no
configure:32014: checking wintypes.h usability
configure:32027: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:32132:22: wintypes.h: No such file or directory
configure:32030: $? = 1
configure: failed program was:
| #line 32016 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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:32046: result: no
configure:32050: checking wintypes.h presence
configure:32061: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:32134:22: wintypes.h: No such file or directory
configure:32067: $? = 1
configure: failed program was:
| #line 32052 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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:32086: result: no
configure:32122: checking for wintypes.h
configure:32129: result: no
configure:32156: checking wtypes.h usability
configure:32169: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:32274:20: wtypes.h: No such file or directory
configure:32172: $? = 1
configure: failed program was:
| #line 32158 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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:32188: result: no
configure:32192: checking wtypes.h presence
configure:32203: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:32276:20: wtypes.h: No such file or directory
configure:32209: $? = 1
configure: failed program was:
| #line 32194 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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:32228: result: no
configure:32264: checking for wtypes.h
configure:32271: result: no
configure:32298: checking zlib.h usability
configure:32311: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:32314: $? = 0
configure:32317: test -s conftest.o
configure:32320: $? = 0
configure:32330: result: yes
configure:32334: checking zlib.h presence
configure:32345: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:32351: $? = 0
configure:32370: result: yes
configure:32406: checking for zlib.h
configure:32413: result: yes
configure:32441: checking ia64intrin.h usability
configure:32454: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:32560:24: ia64intrin.h: No such file or directory
configure:32457: $? = 1
configure: failed program was:
| #line 32443 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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
| /* 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:32473: result: no
configure:32477: checking ia64intrin.h presence
configure:32488: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:32562:24: ia64intrin.h: No such file or directory
configure:32494: $? = 1
configure: failed program was:
| #line 32479 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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
| /* end confdefs.h. */
| #include <ia64intrin.h>
configure:32513: result: no
configure:32549: checking for ia64intrin.h
configure:32556: result: no
configure:32584: checking linux/netlink.h usability
configure:32597: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
In file included from configure:32703:
/usr/include/linux/netlink.h:23: parse error before "sa_family_t"
/usr/include/linux/netlink.h:25: parse error before "nl_pid"
/usr/include/linux/netlink.h:26: parse error before "nl_groups"
/usr/include/linux/netlink.h:31: parse error before "__u32"
/usr/include/linux/netlink.h:33: parse error before "nlmsg_flags"
/usr/include/linux/netlink.h:34: parse error before "nlmsg_seq"
/usr/include/linux/netlink.h:35: parse error before "nlmsg_pid"
/usr/include/linux/netlink.h:85: field `msg' has incomplete type
/usr/include/linux/netlink.h:86: confused by earlier errors, bailing out
configure:32600: $? = 1
configure: failed program was:
| #line 32586 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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
| /* 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 <linux/netlink.h>
configure:32616: result: no
configure:32620: checking linux/netlink.h presence
configure:32631: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:32637: $? = 0
configure:32656: result: yes
configure:32676: WARNING: linux/netlink.h: present but cannot be compiled
configure:32678: WARNING: linux/netlink.h: check for missing prerequisite headers?
configure:32680: WARNING: linux/netlink.h: proceeding with the preprocessor's result
configure:32692: checking for linux/netlink.h
configure:32699: result: yes
configure:32726: checking linux/rtnetlink.h usability
configure:32739: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
In file included from /usr/include/linux/rtnetlink.h:4,
from configure:32846:
/usr/include/linux/netlink.h:23: parse error before "sa_family_t"
/usr/include/linux/netlink.h:25: parse error before "nl_pid"
/usr/include/linux/netlink.h:26: parse error before "nl_groups"
/usr/include/linux/netlink.h:31: parse error before "__u32"
/usr/include/linux/netlink.h:33: parse error before "nlmsg_flags"
/usr/include/linux/netlink.h:34: parse error before "nlmsg_seq"
/usr/include/linux/netlink.h:35: parse error before "nlmsg_pid"
/usr/include/linux/netlink.h:85: field `msg' has incomplete type
/usr/include/linux/netlink.h:86: confused by earlier errors, bailing out
configure:32742: $? = 1
configure: failed program was:
| #line 32728 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_LINUX_NETLINK_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 <linux/rtnetlink.h>
configure:32758: result: no
configure:32762: checking linux/rtnetlink.h presence
configure:32773: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:32779: $? = 0
configure:32798: result: yes
configure:32818: WARNING: linux/rtnetlink.h: present but cannot be compiled
configure:32820: WARNING: linux/rtnetlink.h: check for missing prerequisite headers?
configure:32822: WARNING: linux/rtnetlink.h: proceeding with the preprocessor's result
configure:32834: checking for linux/rtnetlink.h
configure:32841: result: yes
configure:32868: checking netpacket/packet.h usability
configure:32881: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:32884: $? = 0
configure:32887: test -s conftest.o
configure:32890: $? = 0
configure:32900: result: yes
configure:32904: checking netpacket/packet.h presence
configure:32915: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:32921: $? = 0
configure:32940: result: yes
configure:32976: checking for netpacket/packet.h
configure:32983: result: yes
configure:32997: checking for sys/wait.h that is POSIX.1 compatible
configure:33029: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:33099: warning: function declaration isn't a prototype
configure:33032: $? = 0
configure:33035: test -s conftest.o
configure:33038: $? = 0
configure:33049: result: yes
configure:33067: checking for dirent.h that defines DIR
configure:33092: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:33164: warning: function declaration isn't a prototype
configure:33095: $? = 0
configure:33098: test -s conftest.o
configure:33101: $? = 0
configure:33112: result: yes
configure:33125: checking for library containing opendir
configure:33156: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:33227: warning: function declaration isn't a prototype
configure:33230: warning: function declaration isn't a prototype
configure:33159: $? = 0
configure:33162: test -s conftest
configure:33165: $? = 0
configure:33224: result: none required
configure:33357: checking sys/resource.h usability
configure:33370: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:33373: $? = 0
configure:33376: test -s conftest.o
configure:33379: $? = 0
configure:33389: result: yes
configure:33393: checking sys/resource.h presence
configure:33404: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:33410: $? = 0
configure:33429: result: yes
configure:33465: checking for sys/resource.h
configure:33472: result: yes
configure:33490: checking for getrusage
configure:33540: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:33600: warning: function declaration isn't a prototype
configure:33607: warning: function declaration isn't a prototype
configure:33615: warning: function declaration isn't a prototype
configure:33543: $? = 0
configure:33546: test -s conftest
configure:33549: $? = 0
configure:33560: result: yes
configure:34279: checking whether to enable GCJ support
configure:34281: result:
configure:34301: checking whether to enable MIPS II instructions
configure:34310: result:
configure:34315: checking whether time.h and sys/time.h may both be included
configure:34341: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:34417: warning: function declaration isn't a prototype
configure:34344: $? = 0
configure:34347: test -s conftest.o
configure:34350: $? = 0
configure:34361: result: yes
configure:34371: checking whether struct tm is in sys/time.h or time.h
configure:34395: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:34473: warning: function declaration isn't a prototype
configure: In function `main':
configure:34474: warning: statement with no effect
configure:34398: $? = 0
configure:34401: test -s conftest.o
configure:34404: $? = 0
configure:34415: result: time.h
configure:34425: checking for struct tm.tm_zone
configure:34452: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:34528: warning: function declaration isn't a prototype
configure:34455: $? = 0
configure:34458: test -s conftest.o
configure:34461: $? = 0
configure:34512: result: yes
configure:34587: checking whether byte ordering is bigendian
configure:34615: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:34692: warning: function declaration isn't a prototype
configure:34618: $? = 0
configure:34621: test -s conftest.o
configure:34624: $? = 0
configure:34649: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:34726: warning: function declaration isn't a prototype
configure: In function `main':
configure:34728: `not' undeclared (first use in this function)
configure:34728: (Each undeclared identifier is reported only once
configure:34728: for each function it appears in.)
configure:34728: parse error before "big"
configure:34652: $? = 1
configure: failed program was:
| #line 34627 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 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:34772: result: no
configure:34792: checking whether char is unsigned
configure:34816: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:34927: warning: function declaration isn't a prototype
configure:34819: $? = 0
configure:34822: test -s conftest.o
configure:34825: $? = 0
configure:34836: result: no
configure:34845: checking for an ANSI C-conforming const
configure:34913: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:34947: warning: function declaration isn't a prototype
configure: In function `main':
configure:34971: warning: unused variable `s'
configure:34991: warning: unused variable `foo'
configure:34952: warning: unused variable `x'
configure:34958: warning: unused variable `zero'
configure:34970: warning: `t' might be used uninitialized in this function
configure:34988: warning: `b' might be used uninitialized in this function
configure:34916: $? = 0
configure:34919: test -s conftest.o
configure:34922: $? = 0
configure:34933: result: yes
configure:34943: checking for inline
configure:34965: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35046: warning: function declaration isn't a prototype
configure:35047: warning: function declaration isn't a prototype
configure:34968: $? = 0
configure:34971: test -s conftest.o
configure:34974: $? = 0
configure:34986: result: inline
configure:35003: checking for int8
configure:35028: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35138: warning: function declaration isn't a prototype
configure: In function `main':
configure:35139: `int8' undeclared (first use in this function)
configure:35139: (Each undeclared identifier is reported only once
configure:35139: for each function it appears in.)
configure:35139: parse error before ')' token
configure:35031: $? = 1
configure: failed program was:
| #line 35008 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 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
| int
| main ()
| {
| if ((int8 *) 0)
| return 0;
| if (sizeof (int8))
| return 0;
| ;
| return 0;
| }
configure:35048: result: no
configure:35058: checking for uint8
configure:35083: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35193: warning: function declaration isn't a prototype
configure: In function `main':
configure:35194: `uint8' undeclared (first use in this function)
configure:35194: (Each undeclared identifier is reported only once
configure:35194: for each function it appears in.)
configure:35194: parse error before ')' token
configure:35086: $? = 1
configure: failed program was:
| #line 35063 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 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
| int
| main ()
| {
| if ((uint8 *) 0)
| return 0;
| if (sizeof (uint8))
| return 0;
| ;
| return 0;
| }
configure:35103: result: no
configure:35113: checking for int16
configure:35138: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35248: warning: function declaration isn't a prototype
configure: In function `main':
configure:35249: `int16' undeclared (first use in this function)
configure:35249: (Each undeclared identifier is reported only once
configure:35249: for each function it appears in.)
configure:35249: parse error before ')' token
configure:35141: $? = 1
configure: failed program was:
| #line 35118 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 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
| int
| main ()
| {
| if ((int16 *) 0)
| return 0;
| if (sizeof (int16))
| return 0;
| ;
| return 0;
| }
configure:35158: result: no
configure:35168: checking for uint16
configure:35193: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35303: warning: function declaration isn't a prototype
configure: In function `main':
configure:35304: `uint16' undeclared (first use in this function)
configure:35304: (Each undeclared identifier is reported only once
configure:35304: for each function it appears in.)
configure:35304: parse error before ')' token
configure:35196: $? = 1
configure: failed program was:
| #line 35173 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 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
| int
| main ()
| {
| if ((uint16 *) 0)
| return 0;
| if (sizeof (uint16))
| return 0;
| ;
| return 0;
| }
configure:35213: result: no
configure:35223: checking for int32
configure:35248: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35358: warning: function declaration isn't a prototype
configure: In function `main':
configure:35359: `int32' undeclared (first use in this function)
configure:35359: (Each undeclared identifier is reported only once
configure:35359: for each function it appears in.)
configure:35359: parse error before ')' token
configure:35251: $? = 1
configure: failed program was:
| #line 35228 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 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
| int
| main ()
| {
| if ((int32 *) 0)
| return 0;
| if (sizeof (int32))
| return 0;
| ;
| return 0;
| }
configure:35268: result: no
configure:35278: checking for uint32
configure:35303: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35413: warning: function declaration isn't a prototype
configure: In function `main':
configure:35414: `uint32' undeclared (first use in this function)
configure:35414: (Each undeclared identifier is reported only once
configure:35414: for each function it appears in.)
configure:35414: parse error before ')' token
configure:35306: $? = 1
configure: failed program was:
| #line 35283 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 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
| int
| main ()
| {
| if ((uint32 *) 0)
| return 0;
| if (sizeof (uint32))
| return 0;
| ;
| return 0;
| }
configure:35323: result: no
configure:35333: checking for int64
configure:35358: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35468: warning: function declaration isn't a prototype
configure: In function `main':
configure:35469: `int64' undeclared (first use in this function)
configure:35469: (Each undeclared identifier is reported only once
configure:35469: for each function it appears in.)
configure:35469: parse error before ')' token
configure:35361: $? = 1
configure: failed program was:
| #line 35338 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 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
| int
| main ()
| {
| if ((int64 *) 0)
| return 0;
| if (sizeof (int64))
| return 0;
| ;
| return 0;
| }
configure:35378: result: no
configure:35388: checking for unit64
configure:35413: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35523: warning: function declaration isn't a prototype
configure: In function `main':
configure:35524: `unit64' undeclared (first use in this function)
configure:35524: (Each undeclared identifier is reported only once
configure:35524: for each function it appears in.)
configure:35524: parse error before ')' token
configure:35416: $? = 1
configure: failed program was:
| #line 35393 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 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
| int
| main ()
| {
| if ((unit64 *) 0)
| return 0;
| if (sizeof (unit64))
| return 0;
| ;
| return 0;
| }
configure:35433: result: no
configure:35454: checking for struct sigcontext
configure:35477: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35557: warning: function declaration isn't a prototype
configure: In function `main':
configure:35558: warning: unused variable `t'
configure:35480: $? = 0
configure:35483: test -s conftest.o
configure:35486: $? = 0
configure:35497: result: yes
configure:35508: checking for struct sigcontext_struct (without asm/sigcontext.h)
configure:35530: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35611: warning: function declaration isn't a prototype
configure: In function `main':
configure:35612: storage size of `t' isn't known
configure:35612: warning: unused variable `t'
configure:35533: $? = 1
configure: failed program was:
| #line 35513 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| /* end confdefs.h. */
| #include <asm/signal.h>
| int
| main ()
| {
| struct sigcontext_struct t;
| ;
| return 0;
| }
configure:35550: result: no
configure:35553: checking for struct sigcontext_struct (with asm/sigcontext.h)
configure:35576: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:35657: warning: function declaration isn't a prototype
configure: In function `main':
configure:35658: storage size of `t' isn't known
configure:35658: warning: unused variable `t'
configure:35579: $? = 1
configure: failed program was:
| #line 35558 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #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:35596: result: no
configure:35613: checking for strftime
configure:35663: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:35729: warning: function declaration isn't a prototype
configure:35736: warning: function declaration isn't a prototype
configure:35744: warning: function declaration isn't a prototype
configure:35666: $? = 0
configure:35669: test -s conftest
configure:35672: $? = 0
configure:35683: result: yes
configure:35757: checking for working memcmp
configure:35806: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:35864: warning: function declaration isn't a prototype
configure: In function `main':
configure:35868: warning: implicit declaration of function `memcmp'
configure:35869: warning: implicit declaration of function `exit'
configure:35882: warning: implicit declaration of function `strcpy'
configure:35809: $? = 0
configure:35811: ./conftest
configure:35814: $? = 0
configure:35828: result: yes
configure:35838: checking for stdlib.h
configure:35843: result: yes
configure:35838: checking for unistd.h
configure:35843: result: yes
configure:35979: checking for getpagesize
configure:36029: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36098: warning: function declaration isn't a prototype
configure:36105: warning: function declaration isn't a prototype
configure:36113: warning: function declaration isn't a prototype
configure:36032: $? = 0
configure:36035: test -s conftest
configure:36038: $? = 0
configure:36049: result: yes
configure:36059: checking for working mmap
configure:36202: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36271: warning: function declaration isn't a prototype
configure:36205: $? = 0
configure:36207: ./conftest
configure:36210: $? = 0
configure:36224: result: yes
configure:36235: checking whether utime accepts a null argument
configure:36267: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36381: warning: function declaration isn't a prototype
configure: In function `main':
configure:36384: warning: implicit declaration of function `utime'
configure:36270: $? = 0
configure:36272: ./conftest
configure:36275: $? = 0
configure:36290: result: yes
configure:36309: checking for select
configure:36359: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36431: warning: function declaration isn't a prototype
configure:36438: warning: function declaration isn't a prototype
configure:36446: warning: function declaration isn't a prototype
configure:36362: $? = 0
configure:36365: test -s conftest
configure:36368: $? = 0
configure:36379: result: yes
configure:36309: checking for socket
configure:36359: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36432: warning: function declaration isn't a prototype
configure:36439: warning: function declaration isn't a prototype
configure:36447: warning: function declaration isn't a prototype
configure:36362: $? = 0
configure:36365: test -s conftest
configure:36368: $? = 0
configure:36379: result: yes
configure:36309: checking for getsockname
configure:36359: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36433: warning: function declaration isn't a prototype
configure:36440: warning: function declaration isn't a prototype
configure:36448: warning: function declaration isn't a prototype
configure:36362: $? = 0
configure:36365: test -s conftest
configure:36368: $? = 0
configure:36379: result: yes
configure:36309: checking for getpagesize
configure:36379: result: yes
configure:36394: checking for memcpy
configure:36444: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36520: warning: function declaration isn't a prototype
configure:36520: warning: conflicting types for built-in function `memcpy'
configure:36527: warning: function declaration isn't a prototype
configure:36535: warning: function declaration isn't a prototype
configure:36447: $? = 0
configure:36450: test -s conftest
configure:36453: $? = 0
configure:36464: result: yes
configure:36394: checking for memmove
configure:36444: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36521: warning: function declaration isn't a prototype
configure:36528: warning: function declaration isn't a prototype
configure:36536: warning: function declaration isn't a prototype
configure:36447: $? = 0
configure:36450: test -s conftest
configure:36453: $? = 0
configure:36464: result: yes
configure:36479: checking for mkdir
configure:36529: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36607: warning: function declaration isn't a prototype
configure:36614: warning: function declaration isn't a prototype
configure:36622: warning: function declaration isn't a prototype
configure:36532: $? = 0
configure:36535: test -s conftest
configure:36538: $? = 0
configure:36549: result: yes
configure:36479: checking for rmdir
configure:36529: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36608: warning: function declaration isn't a prototype
configure:36615: warning: function declaration isn't a prototype
configure:36623: warning: function declaration isn't a prototype
configure:36532: $? = 0
configure:36535: test -s conftest
configure:36538: $? = 0
configure:36549: result: yes
configure:36570: checking for getcwd
configure:36620: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36700: warning: function declaration isn't a prototype
configure:36707: warning: function declaration isn't a prototype
configure:36715: warning: function declaration isn't a prototype
configure:36623: $? = 0
configure:36626: test -s conftest
configure:36629: $? = 0
configure:36640: result: yes
configure:36570: checking for chdir
configure:36620: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36701: warning: function declaration isn't a prototype
configure:36708: warning: function declaration isn't a prototype
configure:36716: warning: function declaration isn't a prototype
configure:36623: $? = 0
configure:36626: test -s conftest
configure:36629: $? = 0
configure:36640: result: yes
configure:36570: checking for getwd
configure:36620: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36702: warning: function declaration isn't a prototype
configure:36709: warning: function declaration isn't a prototype
configure:36717: warning: function declaration isn't a prototype
/tmp/ccOpJQY0.o: In function `main':
/usr/src/kaffe-1.1.2/configure:36718: the `getwd' function is dangerous and should not be used.
configure:36623: $? = 0
configure:36626: test -s conftest
configure:36629: $? = 0
configure:36640: result: yes
configure:36570: checking for gettimeofday
configure:36620: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36703: warning: function declaration isn't a prototype
configure:36710: warning: function declaration isn't a prototype
configure:36718: warning: function declaration isn't a prototype
configure:36623: $? = 0
configure:36626: test -s conftest
configure:36629: $? = 0
configure:36640: result: yes
configure:36570: checking for ftime
configure:36620: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36704: warning: function declaration isn't a prototype
configure:36711: warning: function declaration isn't a prototype
configure:36719: warning: function declaration isn't a prototype
configure:36623: $? = 0
configure:36626: test -s conftest
configure:36629: $? = 0
configure:36640: result: yes
configure:36570: checking for time
configure:36620: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36705: warning: function declaration isn't a prototype
configure:36712: warning: function declaration isn't a prototype
configure:36720: warning: function declaration isn't a prototype
configure:36623: $? = 0
configure:36626: test -s conftest
configure:36629: $? = 0
configure:36640: result: yes
configure:36570: checking for uname
configure:36620: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36706: warning: function declaration isn't a prototype
configure:36713: warning: function declaration isn't a prototype
configure:36721: warning: function declaration isn't a prototype
configure:36623: $? = 0
configure:36626: test -s conftest
configure:36629: $? = 0
configure:36640: result: yes
configure:36570: checking for getuid
configure:36620: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36707: warning: function declaration isn't a prototype
configure:36714: warning: function declaration isn't a prototype
configure:36722: warning: function declaration isn't a prototype
configure:36623: $? = 0
configure:36626: test -s conftest
configure:36629: $? = 0
configure:36640: result: yes
configure:36654: checking for localtime
configure:36704: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:36792: warning: function declaration isn't a prototype
configure:36799: warning: function declaration isn't a prototype
configure:36807: warning: function declaration isn't a prototype
configure:36707: $? = 0
configure:36710: test -s conftest
configure:36713: $? = 0
configure:36724: result: yes
configure:36775: checking for ld used by GCC
configure:36839: result: /usr/local/i686-pc-linux-gnu/bin/ld
configure:36848: checking if the linker (/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:36861: result: yes
configure:36867: checking for shared library run path origin
configure:36880: result: done
configure:37310: checking for iconv
configure:37338: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:37440: warning: function declaration isn't a prototype
configure:37341: $? = 0
configure:37344: test -s conftest
configure:37347: $? = 0
configure:37402: result: yes
configure:37425: checking for iconv declaration
configure:37460: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:37565: warning: function declaration isn't a prototype
configure:37463: $? = 0
configure:37466: test -s conftest.o
configure:37469: $? = 0
configure:37484: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:37499: checking for getifaddrs
configure:37549: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:37640: warning: function declaration isn't a prototype
configure:37647: warning: function declaration isn't a prototype
configure:37655: warning: function declaration isn't a prototype
configure:37552: $? = 0
configure:37555: test -s conftest
configure:37558: $? = 0
configure:37569: result: yes
configure:37596: checking ifaddrs.h usability
configure:37609: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:37612: $? = 0
configure:37615: test -s conftest.o
configure:37618: $? = 0
configure:37628: result: yes
configure:37632: checking ifaddrs.h presence
configure:37643: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:37649: $? = 0
configure:37668: result: yes
configure:37704: checking for ifaddrs.h
configure:37711: result: yes
configure:37741: checking for inet_ntop
configure:37791: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:37884: warning: function declaration isn't a prototype
configure:37891: warning: function declaration isn't a prototype
configure:37899: warning: function declaration isn't a prototype
configure:37794: $? = 0
configure:37797: test -s conftest
configure:37800: $? = 0
configure:37811: result: yes
configure:37828: checking for inet_pton
configure:37878: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:37972: warning: function declaration isn't a prototype
configure:37979: warning: function declaration isn't a prototype
configure:37987: warning: function declaration isn't a prototype
configure:37881: $? = 0
configure:37884: test -s conftest
configure:37887: $? = 0
configure:37898: result: yes
configure:37925: checking arpa/nameser.h usability
configure:37938: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:37941: $? = 0
configure:37944: test -s conftest.o
configure:37947: $? = 0
configure:37957: result: yes
configure:37961: checking arpa/nameser.h presence
configure:37972: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:37978: $? = 0
configure:37997: result: yes
configure:38033: checking for arpa/nameser.h
configure:38040: result: yes
configure:38058: checking for memset
configure:38108: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:38204: warning: function declaration isn't a prototype
configure:38204: warning: conflicting types for built-in function `memset'
configure:38211: warning: function declaration isn't a prototype
configure:38219: warning: function declaration isn't a prototype
configure:38111: $? = 0
configure:38114: test -s conftest
configure:38117: $? = 0
configure:38128: result: yes
configure:38141: checking for socklen_t
configure:38167: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:38277: warning: function declaration isn't a prototype
configure: In function `main':
configure:38279: warning: unused variable `socklen'
configure:38170: $? = 0
configure:38173: test -s conftest.o
configure:38176: $? = 0
configure:38187: result: yes
configure:38196: checking for in_port_t
configure:38223: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:38333: warning: function declaration isn't a prototype
configure: In function `main':
configure:38335: warning: unused variable `in_port'
configure:38226: $? = 0
configure:38229: test -s conftest.o
configure:38232: $? = 0
configure:38243: result: yes
configure:38434: checking for h_errno declaration in netdb.h
configure:38459: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:38569: warning: function declaration isn't a prototype
configure:38462: $? = 0
configure:38465: test -s conftest.o
configure:38468: $? = 0
configure:38479: result: yes
configure:38488: checking for struct addrinfo
configure:38513: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:38624: warning: function declaration isn't a prototype
configure: In function `main':
configure:38626: warning: unused variable `info'
configure:38516: $? = 0
configure:38519: test -s conftest.o
configure:38522: $? = 0
configure:38533: result: yes
configure:38548: checking for getaddrinfo
configure:38598: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:38697: warning: function declaration isn't a prototype
configure:38704: warning: function declaration isn't a prototype
configure:38712: warning: function declaration isn't a prototype
configure:38601: $? = 0
configure:38604: test -s conftest
configure:38607: $? = 0
configure:38618: result: yes
configure:38548: checking for getnameinfo
configure:38598: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:38698: warning: function declaration isn't a prototype
configure:38705: warning: function declaration isn't a prototype
configure:38713: warning: function declaration isn't a prototype
configure:38601: $? = 0
configure:38604: test -s conftest
configure:38607: $? = 0
configure:38618: result: yes
configure:38632: checking for struct in6_addr
configure:38659: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:38773: warning: function declaration isn't a prototype
configure: In function `main':
configure:38775: warning: unused variable `address'
configure:38662: $? = 0
configure:38665: test -s conftest.o
configure:38668: $? = 0
configure:38679: result: yes
configure:38688: checking for struct sockaddr_in6
configure:38715: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:38830: warning: function declaration isn't a prototype
configure: In function `main':
configure:38832: warning: unused variable `address'
configure:38718: $? = 0
configure:38721: test -s conftest.o
configure:38724: $? = 0
configure:38735: result: yes
configure:38744: checking for struct sockaddr_storage
configure:38771: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:38887: warning: function declaration isn't a prototype
configure: In function `main':
configure:38889: warning: unused variable `address'
configure:38774: $? = 0
configure:38777: test -s conftest.o
configure:38780: $? = 0
configure:38791: result: yes
configure:38804: checking for in6addr_any declaration in netinet/in.h
configure:38832: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:38948: warning: function declaration isn't a prototype
configure:38835: $? = 0
configure:38838: test -s conftest.o
configure:38841: $? = 0
configure:38852: result: yes
configure:38866: checking for in6addr_loopback declaration in netinet/in.h
configure:38894: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:39011: warning: function declaration isn't a prototype
configure:38897: $? = 0
configure:38900: test -s conftest.o
configure:38903: $? = 0
configure:38914: result: yes
configure:38924: checking for sa_family_t
configure:38950: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:39069: warning: function declaration isn't a prototype
configure: In function `main':
configure:39071: warning: unused variable `sa_family'
configure:38953: $? = 0
configure:38956: test -s conftest.o
configure:38959: $? = 0
configure:38970: result: yes
configure:39158: checking for struct sockaddr_in6.sin6_flowinfo
configure:39187: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:39306: warning: function declaration isn't a prototype
configure:39190: $? = 0
configure:39193: test -s conftest.o
configure:39196: $? = 0
configure:39249: result: yes
configure:39259: checking for struct sockaddr_in6.sin6_scope_id
configure:39288: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:39408: warning: function declaration isn't a prototype
configure:39291: $? = 0
configure:39294: test -s conftest.o
configure:39297: $? = 0
configure:39350: result: yes
configure:39372: checking for remainder
configure:39422: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39530: warning: function declaration isn't a prototype
configure:39537: warning: function declaration isn't a prototype
configure:39545: warning: function declaration isn't a prototype
configure:39425: $? = 0
configure:39428: test -s conftest
configure:39431: $? = 0
configure:39442: result: yes
configure:39372: checking for remainderf
configure:39422: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39531: warning: function declaration isn't a prototype
configure:39538: warning: function declaration isn't a prototype
configure:39546: warning: function declaration isn't a prototype
configure:39425: $? = 0
configure:39428: test -s conftest
configure:39431: $? = 0
configure:39442: result: yes
configure:39372: checking for fmod
configure:39422: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39532: warning: function declaration isn't a prototype
configure:39539: warning: function declaration isn't a prototype
configure:39547: warning: function declaration isn't a prototype
configure:39425: $? = 0
configure:39428: test -s conftest
configure:39431: $? = 0
configure:39442: result: yes
configure:39372: checking for fmodf
configure:39422: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39533: warning: function declaration isn't a prototype
configure:39540: warning: function declaration isn't a prototype
configure:39548: warning: function declaration isn't a prototype
configure:39425: $? = 0
configure:39428: test -s conftest
configure:39431: $? = 0
configure:39442: result: yes
configure:39372: checking for drem
configure:39422: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39534: warning: function declaration isn't a prototype
configure:39541: warning: function declaration isn't a prototype
configure:39549: warning: function declaration isn't a prototype
configure:39425: $? = 0
configure:39428: test -s conftest
configure:39431: $? = 0
configure:39442: result: yes
configure:39460: checking for rint
configure:39510: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39623: warning: function declaration isn't a prototype
configure:39630: warning: function declaration isn't a prototype
configure:39638: warning: function declaration isn't a prototype
configure:39513: $? = 0
configure:39516: test -s conftest
configure:39519: $? = 0
configure:39530: result: yes
configure:39460: checking for floor
configure:39510: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39624: warning: function declaration isn't a prototype
configure:39631: warning: function declaration isn't a prototype
configure:39639: warning: function declaration isn't a prototype
configure:39513: $? = 0
configure:39516: test -s conftest
configure:39519: $? = 0
configure:39530: result: yes
configure:39460: checking for ceil
configure:39510: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39625: warning: function declaration isn't a prototype
configure:39632: warning: function declaration isn't a prototype
configure:39640: warning: function declaration isn't a prototype
configure:39513: $? = 0
configure:39516: test -s conftest
configure:39519: $? = 0
configure:39530: result: yes
configure:39460: checking for strtod
configure:39510: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39626: warning: function declaration isn't a prototype
configure:39633: warning: function declaration isn't a prototype
configure:39641: warning: function declaration isn't a prototype
configure:39513: $? = 0
configure:39516: test -s conftest
configure:39519: $? = 0
configure:39530: result: yes
configure:39460: checking for mergesort
configure:39510: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39627: warning: function declaration isn't a prototype
configure:39634: warning: function declaration isn't a prototype
configure:39642: warning: function declaration isn't a prototype
/tmp/cca1F7lJ.o: In function `main':
/usr/src/kaffe-1.1.2/configure:39643: undefined reference to `mergesort'
/usr/src/kaffe-1.1.2/configure:39642: undefined reference to `mergesort'
collect2: ld returned 1 exit status
configure:39513: $? = 1
configure: failed program was:
| #line 39465 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #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_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_ICONV 1
| #define ICONV_CONST
| #define HAVE_GETIFADDRS 1
| #define HAVE_IFADDRS_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_STRUCT_ADDRINFO 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. */
| /* 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
| /* 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:39530: result: no
configure:39548: checking for strdup
configure:39598: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39715: warning: function declaration isn't a prototype
configure:39722: warning: function declaration isn't a prototype
configure:39730: warning: function declaration isn't a prototype
configure:39601: $? = 0
configure:39604: test -s conftest
configure:39607: $? = 0
configure:39618: result: yes
configure:39548: checking for strstr
configure:39598: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39716: warning: function declaration isn't a prototype
configure:39716: warning: conflicting types for built-in function `strstr'
configure:39723: warning: function declaration isn't a prototype
configure:39731: warning: function declaration isn't a prototype
configure:39601: $? = 0
configure:39604: test -s conftest
configure:39607: $? = 0
configure:39618: result: yes
configure:39548: checking for strtod
configure:39618: result: yes
configure:39548: checking for strtol
configure:39598: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39718: warning: function declaration isn't a prototype
configure:39725: warning: function declaration isn't a prototype
configure:39733: warning: function declaration isn't a prototype
configure:39601: $? = 0
configure:39604: test -s conftest
configure:39607: $? = 0
configure:39618: result: yes
configure:39548: checking for strtoul
configure:39598: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39719: warning: function declaration isn't a prototype
configure:39726: warning: function declaration isn't a prototype
configure:39734: warning: function declaration isn't a prototype
configure:39601: $? = 0
configure:39604: test -s conftest
configure:39607: $? = 0
configure:39618: result: yes
configure:39631: checking for isnan
configure:39681: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39803: warning: function declaration isn't a prototype
configure:39810: warning: function declaration isn't a prototype
configure:39818: warning: function declaration isn't a prototype
configure:39684: $? = 0
configure:39687: test -s conftest
configure:39690: $? = 0
configure:39701: result: yes
configure:39713: checking for isinf
configure:39763: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39886: warning: function declaration isn't a prototype
configure:39893: warning: function declaration isn't a prototype
configure:39901: warning: function declaration isn't a prototype
configure:39766: $? = 0
configure:39769: test -s conftest
configure:39772: $? = 0
configure:39783: result: yes
configure:39795: checking for finite
configure:39845: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lm >&5
configure:39969: warning: function declaration isn't a prototype
configure:39976: warning: function declaration isn't a prototype
configure:39984: warning: function declaration isn't a prototype
configure:39848: $? = 0
configure:39851: test -s conftest
configure:39854: $? = 0
configure:39865: result: yes
configure:40039: checking whether strtod("-0.0") is broken
configure:40102: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40226: warning: function declaration isn't a prototype
configure:40105: $? = 0
configure:40107: ./conftest
configure:40110: $? = 0
configure:40124: result: no
configure:40139: checking for strerror
configure:40189: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40314: warning: function declaration isn't a prototype
configure:40321: warning: function declaration isn't a prototype
configure:40329: warning: function declaration isn't a prototype
configure:40192: $? = 0
configure:40195: test -s conftest
configure:40198: $? = 0
configure:40209: result: yes
configure:40139: checking for hstrerror
configure:40189: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40315: warning: function declaration isn't a prototype
configure:40322: warning: function declaration isn't a prototype
configure:40330: warning: function declaration isn't a prototype
configure:40192: $? = 0
configure:40195: test -s conftest
configure:40198: $? = 0
configure:40209: result: yes
configure:40224: checking for fcntl
configure:40274: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40401: warning: function declaration isn't a prototype
configure:40408: warning: function declaration isn't a prototype
configure:40416: warning: function declaration isn't a prototype
configure:40277: $? = 0
configure:40280: test -s conftest
configure:40283: $? = 0
configure:40294: result: yes
configure:40224: checking for ioctl
configure:40274: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40402: warning: function declaration isn't a prototype
configure:40409: warning: function declaration isn't a prototype
configure:40417: warning: function declaration isn't a prototype
configure:40277: $? = 0
configure:40280: test -s conftest
configure:40283: $? = 0
configure:40294: result: yes
configure:40309: checking for alarm
configure:40359: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40488: warning: function declaration isn't a prototype
configure:40495: warning: function declaration isn't a prototype
configure:40503: warning: function declaration isn't a prototype
configure:40362: $? = 0
configure:40365: test -s conftest
configure:40368: $? = 0
configure:40379: result: yes
configure:40309: checking for setitimer
configure:40359: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40489: warning: function declaration isn't a prototype
configure:40496: warning: function declaration isn't a prototype
configure:40504: warning: function declaration isn't a prototype
configure:40362: $? = 0
configure:40365: test -s conftest
configure:40368: $? = 0
configure:40379: result: yes
configure:40398: checking for sigprocmask
configure:40448: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40579: warning: function declaration isn't a prototype
configure:40586: warning: function declaration isn't a prototype
configure:40594: warning: function declaration isn't a prototype
configure:40451: $? = 0
configure:40454: test -s conftest
configure:40457: $? = 0
configure:40468: result: yes
configure:40398: checking for sigsetmask
configure:40448: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40580: warning: function declaration isn't a prototype
configure:40587: warning: function declaration isn't a prototype
configure:40595: warning: function declaration isn't a prototype
configure:40451: $? = 0
configure:40454: test -s conftest
configure:40457: $? = 0
configure:40468: result: yes
configure:40398: checking for sigemptyset
configure:40448: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40581: warning: function declaration isn't a prototype
configure:40588: warning: function declaration isn't a prototype
configure:40596: warning: function declaration isn't a prototype
configure:40451: $? = 0
configure:40454: test -s conftest
configure:40457: $? = 0
configure:40468: result: yes
configure:40398: checking for sigaddset
configure:40448: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40582: warning: function declaration isn't a prototype
configure:40589: warning: function declaration isn't a prototype
configure:40597: warning: function declaration isn't a prototype
configure:40451: $? = 0
configure:40454: test -s conftest
configure:40457: $? = 0
configure:40468: result: yes
configure:40398: checking for signal
configure:40448: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40583: warning: function declaration isn't a prototype
configure:40590: warning: function declaration isn't a prototype
configure:40598: warning: function declaration isn't a prototype
configure:40451: $? = 0
configure:40454: test -s conftest
configure:40457: $? = 0
configure:40468: result: yes
configure:40398: checking for sigaction
configure:40448: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40584: warning: function declaration isn't a prototype
configure:40591: warning: function declaration isn't a prototype
configure:40599: warning: function declaration isn't a prototype
configure:40451: $? = 0
configure:40454: test -s conftest
configure:40457: $? = 0
configure:40468: result: yes
configure:40485: checking for sbrk
configure:40535: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40672: warning: function declaration isn't a prototype
configure:40679: warning: function declaration isn't a prototype
configure:40687: warning: function declaration isn't a prototype
configure:40538: $? = 0
configure:40541: test -s conftest
configure:40544: $? = 0
configure:40555: result: yes
configure:40485: checking for valloc
configure:40535: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40673: warning: function declaration isn't a prototype
configure:40680: warning: function declaration isn't a prototype
configure:40688: warning: function declaration isn't a prototype
configure:40538: $? = 0
configure:40541: test -s conftest
configure:40544: $? = 0
configure:40555: result: yes
configure:40485: checking for memalign
configure:40535: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40674: warning: function declaration isn't a prototype
configure:40681: warning: function declaration isn't a prototype
configure:40689: warning: function declaration isn't a prototype
configure:40538: $? = 0
configure:40541: test -s conftest
configure:40544: $? = 0
configure:40555: result: yes
configure:40485: checking for mallopt
configure:40535: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40675: warning: function declaration isn't a prototype
configure:40682: warning: function declaration isn't a prototype
configure:40690: warning: function declaration isn't a prototype
configure:40538: $? = 0
configure:40541: test -s conftest
configure:40544: $? = 0
configure:40555: result: yes
configure:40569: checking for madvise
configure:40619: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40760: warning: function declaration isn't a prototype
configure:40767: warning: function declaration isn't a prototype
configure:40775: warning: function declaration isn't a prototype
configure:40622: $? = 0
configure:40625: test -s conftest
configure:40628: $? = 0
configure:40639: result: yes
configure:40657: checking for waitpid
configure:40707: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40849: warning: function declaration isn't a prototype
configure:40856: warning: function declaration isn't a prototype
configure:40864: warning: function declaration isn't a prototype
configure:40710: $? = 0
configure:40713: test -s conftest
configure:40716: $? = 0
configure:40727: result: yes
configure:40657: checking for kill
configure:40707: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40850: warning: function declaration isn't a prototype
configure:40857: warning: function declaration isn't a prototype
configure:40865: warning: function declaration isn't a prototype
configure:40710: $? = 0
configure:40713: test -s conftest
configure:40716: $? = 0
configure:40727: result: yes
configure:40657: checking for fork
configure:40707: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40851: warning: function declaration isn't a prototype
configure:40858: warning: function declaration isn't a prototype
configure:40866: warning: function declaration isn't a prototype
configure:40710: $? = 0
configure:40713: test -s conftest
configure:40716: $? = 0
configure:40727: result: yes
configure:40657: checking for execve
configure:40707: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40852: warning: function declaration isn't a prototype
configure:40859: warning: function declaration isn't a prototype
configure:40867: warning: function declaration isn't a prototype
configure:40710: $? = 0
configure:40713: test -s conftest
configure:40716: $? = 0
configure:40727: result: yes
configure:40657: checking for execvp
configure:40707: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40853: warning: function declaration isn't a prototype
configure:40860: warning: function declaration isn't a prototype
configure:40868: warning: function declaration isn't a prototype
configure:40710: $? = 0
configure:40713: test -s conftest
configure:40716: $? = 0
configure:40727: result: yes
configure:40743: checking for sync
configure:40793: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40940: warning: function declaration isn't a prototype
configure:40947: warning: function declaration isn't a prototype
configure:40955: warning: function declaration isn't a prototype
configure:40796: $? = 0
configure:40799: test -s conftest
configure:40802: $? = 0
configure:40813: result: yes
configure:40743: checking for fsync
configure:40793: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40941: warning: function declaration isn't a prototype
configure:40948: warning: function declaration isn't a prototype
configure:40956: warning: function declaration isn't a prototype
configure:40796: $? = 0
configure:40799: test -s conftest
configure:40802: $? = 0
configure:40813: result: yes
configure:40743: checking for ftruncate
configure:40793: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:40942: warning: function declaration isn't a prototype
configure:40949: warning: function declaration isn't a prototype
configure:40957: warning: function declaration isn't a prototype
configure:40796: $? = 0
configure:40799: test -s conftest
configure:40802: $? = 0
configure:40813: result: yes
configure:40830: checking for atexit
configure:40880: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:41030: warning: function declaration isn't a prototype
configure:41037: warning: function declaration isn't a prototype
configure:41045: warning: function declaration isn't a prototype
configure:40883: $? = 0
configure:40886: test -s conftest
configure:40889: $? = 0
configure:40900: result: yes
configure:40830: checking for on_exit
configure:40880: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:41031: warning: function declaration isn't a prototype
configure:41038: warning: function declaration isn't a prototype
configure:41046: warning: function declaration isn't a prototype
configure:40883: $? = 0
configure:40886: test -s conftest
configure:40889: $? = 0
configure:40900: result: yes
configure:40830: checking for vsnprintf
configure:40880: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:41032: warning: function declaration isn't a prototype
configure:41039: warning: function declaration isn't a prototype
configure:41047: warning: function declaration isn't a prototype
configure:40883: $? = 0
configure:40886: test -s conftest
configure:40889: $? = 0
configure:40900: result: yes
configure:40830: checking for snprintf
configure:40880: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:41033: warning: function declaration isn't a prototype
configure:41040: warning: function declaration isn't a prototype
configure:41048: warning: function declaration isn't a prototype
configure:40883: $? = 0
configure:40886: test -s conftest
configure:40889: $? = 0
configure:40900: result: yes
configure:40967: checking if va_list is an array
configure:40998: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:41164: warning: function declaration isn't a prototype
configure:41001: $? = 0
configure:41004: test -s conftest
configure:41007: $? = 0
configure:41018: result: no
configure:41029: checking for va_copy
configure:41059: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:41225: warning: function declaration isn't a prototype
configure:41062: $? = 0
configure:41065: test -s conftest
configure:41068: $? = 0
configure:41079: result: yes
configure:41088: checking for __va_copy
configure:41118: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c >&5
configure:41285: warning: function declaration isn't a prototype
configure:41121: $? = 0
configure:41124: test -s conftest
configure:41127: $? = 0
configure:41138: result: yes
configure:41150: checking for declaration of select
configure:41182: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:41353: warning: function declaration isn't a prototype
configure: In function `main':
configure:41354: warning: unused variable `foo'
configure:41185: $? = 0
configure:41188: test -s conftest.o
configure:41191: $? = 0
configure:41203: result: yes
configure:41214: checking for declaration of swab
configure:41246: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:41418: warning: function declaration isn't a prototype
configure: In function `main':
configure:41419: `swab' undeclared (first use in this function)
configure:41419: (Each undeclared identifier is reported only once
configure:41419: for each function it appears in.)
configure:41419: warning: unused variable `foo'
configure:41249: $? = 1
configure: failed program was:
| #line 41219 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #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_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_ICONV 1
| #define ICONV_CONST
| #define HAVE_GETIFADDRS 1
| #define HAVE_IFADDRS_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_STRUCT_ADDRINFO 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_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_STRERROR 1
| #define HAVE_HSTRERROR 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_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:41267: result: no
configure:41739: checking for snd_seq_open in -lasound
configure:41770: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lasound >&5
configure:41939: warning: function declaration isn't a prototype
configure:41942: warning: function declaration isn't a prototype
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lasound
collect2: ld returned 1 exit status
configure:41773: $? = 1
configure: failed program was:
| #line 41746 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #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_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_ICONV 1
| #define ICONV_CONST
| #define HAVE_GETIFADDRS 1
| #define HAVE_IFADDRS_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_STRUCT_ADDRINFO 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_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_STRERROR 1
| #define HAVE_HSTRERROR 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_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. */
|
| /* 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_seq_open ();
| int
| main ()
| {
| snd_seq_open ();
| ;
| return 0;
| }
configure:41791: result: no
configure:41799: result: Information: ALSA not found
configure:41816: checking esd.h usability
configure:41829: gcc -c -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG conftest.c >&5
configure:41832: $? = 0
configure:41835: test -s conftest.o
configure:41838: $? = 0
configure:41848: result: yes
configure:41852: checking esd.h presence
configure:41863: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:41869: $? = 0
configure:41888: result: yes
configure:41924: checking for esd.h
configure:41931: result: yes
configure:41943: checking for esd_open_sound in -lesd
configure:41974: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes -DKAFFE_VMDEBUG -s conftest.c -lesd >&5
configure:42143: warning: function declaration isn't a prototype
configure:42146: warning: function declaration isn't a prototype
configure:41977: $? = 0
configure:41980: test -s conftest
configure:41983: $? = 0
configure:41995: result: yes
configure:41999: result: Information: Enlightened Sound Daemon found
configure:42112: checking for gmp.h
configure:42117: result: yes
configure:42269: result: Information: Using native math library
configure:42283: checking which extensions to include
configure:42328: result: sound
configure:42333: checking if malloc debugging is wanted
configure:42354: result: no
configure:42557: checking how to run the C preprocessor
configure:42675: result: gcc -E
configure:42700: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:42706: $? = 0
configure:42738: gcc -E -DKAFFE_VMDEBUG conftest.c
configure:42916:28: ac_nonexistent.h: No such file or directory
configure:42744: $? = 1
configure: failed program was:
| #line 42729 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "kaffe"
| #define PACKAGE_TARNAME "kaffe"
| #define PACKAGE_VERSION "1.1.2"
| #define PACKAGE_STRING "kaffe 1.1.2"
| #define PACKAGE_BUGREPORT "kaffe@kaffe.org"
| #define PACKAGE "kaffe"
| #define VERSION "1.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #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 KAFFEVERSION "1.1.2"
| #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_VOIDP 4
| #define ALIGNMENTOF_VOIDP 4
| #define RETSIGTYPE void
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBXEXT 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPNG 1
| #define HAVE_GIF_LIB_H 1
| #define HAVE_LIBUNGIF 1
| #define STDC_HEADERS 1
| #define HAVE_STDARG_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ASM_SIGCONTEXT_H 1
| #define HAVE_ASM_SIGNAL_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_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UTSNAME_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_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_MIPSII_INSTRUCTIONS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #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_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_ICONV 1
| #define ICONV_CONST
| #define HAVE_GETIFADDRS 1
| #define HAVE_IFADDRS_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_STRUCT_ADDRINFO 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_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_FINITE 1
| #define HAVE_STRERROR 1
| #define HAVE_HSTRERROR 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_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 DEFAULT_KAFFEHOME "/usr/local/kaffe/jre/lib"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:42787: checking for path separator
configure:42799: result: :
configure:42804: checking for directory separator
configure:42816: result: /
configure:43259: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by kaffe config.status 1.1.2, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on darkstar
config.status:875: creating Makefile
config.status:875: creating config/Makefile
config.status:875: creating include/Makefile
config.status:875: creating replace/Makefile
config.status:875: creating kaffe/Makefile
config.status:875: creating libraries/Makefile
config.status:875: creating kaffe/jvmpi/Makefile
config.status:875: creating kaffe/kaffevm/Makefile
config.status:875: creating kaffe/kaffevm/intrp/Makefile
config.status:875: creating kaffe/kaffevm/jit/Makefile
config.status:875: creating kaffe/kaffevm/jit3/Makefile
config.status:875: creating kaffe/kaffevm/gcj/Makefile
config.status:875: creating kaffe/kaffevm/systems/Makefile
config.status:875: creating kaffe/kaffevm/systems/unix-jthreads/Makefile
config.status:875: creating kaffe/kaffevm/systems/oskit-pthreads/Makefile
config.status:875: creating kaffe/kaffevm/systems/beos-native/Makefile
config.status:875: creating kaffe/kaffevm/systems/unix-pthreads/Makefile
config.status:875: creating kaffe/kaffe/Makefile
config.status:875: creating kaffe/kaffeh/Makefile
config.status:875: creating kaffe/xprof/Makefile
config.status:875: creating kaffe/man/Makefile
config.status:875: creating kaffe/scripts/Makefile
config.status:875: creating kaffe/scripts/bat/Makefile
config.status:875: creating kaffe/scripts/compat/Makefile
config.status:875: creating libraries/javalib/Makefile
config.status:875: creating libraries/clib/Makefile
config.status:875: creating libraries/clib/native/Makefile
config.status:875: creating libraries/clib/io/Makefile
config.status:875: creating libraries/clib/net/Makefile
config.status:875: creating libraries/clib/zip/Makefile
config.status:875: creating libraries/clib/math/Makefile
config.status:875: creating libraries/clib/management/Makefile
config.status:875: creating libraries/clib/security/Makefile
config.status:875: creating libraries/clib/awt/Makefile
config.status:875: creating libraries/clib/awt/X/Makefile
config.status:875: creating libraries/clib/awt/qt/Makefile
config.status:875: creating libraries/extensions/Makefile
config.status:875: creating libraries/extensions/comm/Makefile
config.status:875: creating libraries/extensions/comm/javalib/Makefile
config.status:875: creating libraries/extensions/pjava/Makefile
config.status:875: creating libraries/extensions/pjava/javalib/Makefile
config.status:875: creating libraries/extensions/servlet/Makefile
config.status:875: creating libraries/extensions/servlet/javalib/Makefile
config.status:875: creating libraries/extensions/microsoft/Makefile
config.status:875: creating libraries/extensions/microsoft/javalib/Makefile
config.status:875: creating libraries/extensions/microsoft/clib/Makefile
config.status:875: creating libraries/extensions/sound/Makefile
config.status:875: creating libraries/extensions/sound/alsa/Makefile
config.status:875: creating libraries/extensions/sound/common/Makefile
config.status:875: creating libraries/extensions/sound/esd/Makefile
config.status:875: creating kaffe/man/kaffe.1
config.status:875: creating libraries/javalib/rebuildLib
config.status:875: creating kaffe/scripts/install-jar
config.status:875: creating kaffe/scripts/kaffe
config.status:875: creating kaffe/scripts/kaffexprof
config.status:875: creating kaffe/scripts/javac
config.status:875: creating kaffe/scripts/javakey
config.status:875: creating kaffe/scripts/jar
config.status:875: creating kaffe/scripts/javah
config.status:875: creating kaffe/scripts/javap
config.status:875: creating kaffe/scripts/jdb
config.status:875: creating kaffe/scripts/kjc
config.status:875: creating kaffe/scripts/kopi
config.status:875: creating kaffe/scripts/javadoc
config.status:875: creating kaffe/scripts/appletviewer
config.status:875: creating kaffe/scripts/rmic
config.status:875: creating kaffe/scripts/rmiregistry
config.status:875: creating kaffe/scripts/serialver
config.status:875: creating kaffe/scripts/native2ascii
config.status:875: creating kaffe/scripts/compat/java
config.status:875: creating kaffe/scripts/compat/javac
config.status:875: creating kaffe/scripts/compat/appletviewer
config.status:875: creating kaffe/scripts/compat/javadoc
config.status:875: creating test/Makefile
config.status:875: creating test/internal/Makefile
config.status:875: creating test/regression/Makefile
config.status:875: creating test/regression/TestScript
config.status:875: creating test/regression/compile_time/Makefile
config.status:875: creating test/regression/compile_time/CompileScript
config.status:875: creating test/regression/run_time/Makefile
config.status:875: creating test/regression/run_time/CompileScript
config.status:979: creating config/config.h
config.status:979: creating include/kaffe/jtypes.h
config.status:1606: executing depfiles commands
configure:44723: configuring in libltdl
configure:44807: running /bin/sh './configure' --prefix=/usr/local/kaffe 'LDFLAGS=-s' --enable-ltdl-convenience --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_alignmentof_voidp=4
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_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-s
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=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_fsync=yes
ac_cv_func_ftime=yes
ac_cv_func_ftruncate=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=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpagesize=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_mkdir=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_on_exit=yes
ac_cv_func_remainder=yes
ac_cv_func_remainderf=yes
ac_cv_func_remove=yes
ac_cv_func_rint=yes
ac_cv_func_rmdir=yes
ac_cv_func_sbrk=yes
ac_cv_func_select=yes
ac_cv_func_setitimer=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaddset=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_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_sync=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_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_X11_extensions_XShm_h=yes
ac_cv_header_alloca_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_asm_sigcontext_h=yes
ac_cv_header_asm_signal_h=yes
ac_cv_header_bsd_libc_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_esd_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_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=yes
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_mach_o_rld_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_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_pwd_h=yes
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_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_ipc_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_shm_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_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_winbase_h=no
ac_cv_header_windows_h=no
ac_cv_header_winnt_h=no
ac_cv_header_winsock_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_Csup___T_9__nothrow=no
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xext_XShmQueryExtension=yes
ac_cv_lib_asound_snd_seq_open=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_esd_esd_open_sound=yes
ac_cv_lib_gmp___gmpz_get_d=yes
ac_cv_lib_gmp_mpz_get_d=no
ac_cv_lib_jpeg_jpeg_read_header=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_md_MD5Init=no
ac_cv_lib_mw__mwvalidcheckl=no
ac_cv_lib_png_png_create_info_struct=yes
ac_cv_lib_ungif_DGifOpen=yes
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_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/ginstall -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_ZIP=zip
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_F77=g77
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=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='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_voidp=4
ac_cv_strtod_m0_broken=no
ac_cv_struct_addrinfo=yes
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_symbol_underscore=no
ac_cv_type___int64=no
ac_cv_type_in_port_t=yes
ac_cv_type_int=yes
ac_cv_type_int16=no
ac_cv_type_int32=no
ac_cv_type_int64=no
ac_cv_type_int8=no
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_uint16=no
ac_cv_type_uint32=no
ac_cv_type_uint8=no
ac_cv_type_unit64=no
ac_cv_type_va_list_array=no
ac_cv_type_voidp=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/i686-pc-linux-gnu/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
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_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
kaffe_cv_gif_lib_version=yes
kaffe_cv_signal_one_shot=no
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=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.1.2.so /lib/libc-2.3.1.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/local/i686-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX=/usr/local/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/local/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/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_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/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'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/src/kaffe-1.1.2/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/kaffe-1.1.2/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/src/kaffe-1.1.2/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/kaffe-1.1.2/missing --run autoheader --include=config'
AUTOMAKE='${SHELL} /usr/src/kaffe-1.1.2/missing --run automake-1.7'
AWK='gawk'
AWT_DIR='X'
AWT_LIBS=' -ljpeg -lpng -lz -lm -lungif -L/usr/X11R6/lib -R/usr/X11R6/lib -lXext -lSM -lICE -lX11 '
BCEL_JAR=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CCLD='$(CC)'
CFLAGS='-g -O2 -Wall -Wstrict-prototypes'
CFLAGS_WITHOUT_PG=' -g -O2 -Wall -Wstrict-prototypes'
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=''
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='-DKVER='"$(KVER)"' -I/usr/src/kaffe-1.1.2/./kaffe/kaffevm -I/usr/src/kaffe-1.1.2/./kaffe/kaffevm/jit3 -I/usr/src/kaffe-1.1.2/./kaffe/kaffevm/systems/unix-jthreads -I$(top_srcdir)/config -I$(top_srcdir)/include -DKAFFE_VMDEBUG'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DIRSEP='/'
DLOPEN_JAVA_LIBS=' -dlopen $(top_builddir)/libraries/clib/native/libnative.la -dlopen $(top_builddir)/libraries/clib/net/libnet.la -dlopen $(top_builddir)/libraries/clib/io/libio.la -dlopen $(top_builddir)/libraries/clib/zip/libzip.la -dlopen $(top_builddir)/libraries/clib/math/libmath.la -dlopen $(top_builddir)/libraries/extensions/sound/esd/libtritonusesd.la -dlopen $(top_builddir)/libraries/clib/management/libmanagement.la -dlopen $(top_builddir)/libraries/clib/security/libsecurity.la -dlopen $(top_builddir)/libraries/clib/awt/X/libawt.la'
DNSJAVA_JAR=''
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'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
HAVE_BCEL_FALSE=''
HAVE_BCEL_TRUE='#'
HAVE_CONFIG_JIT_MD_H='1'
HAVE_DNSJAVA_FALSE=''
HAVE_DNSJAVA_TRUE='#'
HAVE_GCJ_SUPPORT_FALSE=''
HAVE_GCJ_SUPPORT_TRUE='#'
HAVE_JASMIN_FALSE=''
HAVE_JASMIN_TRUE='#'
HAVE_JIKES_FALSE=''
HAVE_JIKES_TRUE='#'
HAVE_MKTEMP_FALSE='#'
HAVE_MKTEMP_TRUE=''
HAVE_ZIP_FALSE='#'
HAVE_ZIP_TRUE=''
INCLUDED_EXTENSIONS='sound'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
JASMIN=''
JAVA_LIBS=' $(top_builddir)/libraries/clib/native/libnative.la $(top_builddir)/libraries/clib/net/libnet.la $(top_builddir)/libraries/clib/io/libio.la $(top_builddir)/libraries/clib/zip/libzip.la $(top_builddir)/libraries/clib/math/libmath.la $(top_builddir)/libraries/extensions/sound/esd/libtritonusesd.la $(top_builddir)/libraries/clib/management/libmanagement.la $(top_builddir)/libraries/clib/security/libsecurity.la $(top_builddir)/libraries/clib/awt/X/libawt.la '
JIKES=''
JIKESPROG=''
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_C='$(top_srcdir)/config/i386/trampolines.c'
KAFFE_ARCHOS='i386-linux'
KAFFE_LIBS=''
KLIBFLAGS=''
KPREFIX=''
KVER='1.1.2'
KVMBINFLAGS=''
KVMLIBFLAGS=''
LDFLAGS='-s'
LIBICONV=''
LIBLTDL='${top_builddir}/libltdl/libltdlc.la'
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBICONV=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/src/kaffe-1.1.2/missing --run makeinfo'
MAKE_KAFFEH='cd $(top_builddir)/kaffe/kaffeh && $(MAKE)'
MATH_LIB='$(top_builddir)/libraries/clib/math/libmath.la'
MATH_LIBS=' -lgmp '
MKTEMP='mktemp'
MOC=''
M_LIBS='-lm '
NEED_LIBXPROF_FALSE=''
NEED_LIBXPROF_TRUE='#'
NET_LIBS=''
OBJEXT='o'
PACKAGE='kaffe'
PACKAGE_BUGREPORT='kaffe@kaffe.org'
PACKAGE_NAME='kaffe'
PACKAGE_STRING='kaffe 1.1.2'
PACKAGE_TARNAME='kaffe'
PACKAGE_VERSION='1.1.2'
PATHSEP=':'
PATH_SEPARATOR=':'
PATH_TO_RT_JAR='/usr/src/kaffe-1.1.2/./libraries/javalib/rt-precompiled.jar'
PROFILE='default'
QEMBED=''
QT_CXXFLAGS=''
QT_GUILINK=''
QT_LDADD=''
RANLIB='ranlib'
REGEN_FORWARD='$(top_srcdir)/config/regen-forward'
SECURITY_LIBS=' '
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SUN_COMPAT_FALSE='#'
SUN_COMPAT_TRUE=''
THREAD_DIR='systems/unix-jthreads'
THREAD_SYSTEM='unix-jthreads'
UIC=''
USE_COMPAT_IFADDRS_FALSE=''
USE_COMPAT_IFADDRS_TRUE='#'
USE_JIT_FALSE='#'
USE_JIT_TRUE=''
USE_PRECOMPILED_RT_JAR_FALSE='#'
USE_PRECOMPILED_RT_JAR_TRUE=''
VERSION='1.1.2'
VM_LIBS=''
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib -R/usr/X11R6/lib'
X_PRE_LIBS='-lXext -lSM -lICE'
ZIP='zip'
ZIP_LIBS=' -lz '
abssrcdir='/usr/src/kaffe-1.1.2/.'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
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='/usr/src/kaffe-1.1.2/install-sh'
jrebindir='/usr/local/kaffe/jre/bin'
jredir='/usr/local/kaffe/jre'
jrelibdir='/usr/local/kaffe/jre/lib'
kaffe_TRANSF='kaffe'
kaffebin_TRANSF='kaffe-bin'
kaffeh_TRANSF='kaffeh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
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=' 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'
threads_frag='./kaffe/kaffevm/systems/unix-jthreads/Makefile.frag'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define ALIGNMENTOF_VOIDP 4
#define ARCHOS "i386-linux"
#define DEFAULT_KAFFEHOME "/usr/local/kaffe/jre/lib"
#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_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_FSYNC 1
#define HAVE_FTIME 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETCWD 1
#define HAVE_GETIFADDRS 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_GETWD 1
#define HAVE_GIF_LIB_H 1
#define HAVE_GMP_H 1
#define HAVE_HSTRERROR 1
#define HAVE_ICONV 1
#define HAVE_ICONV_H 1
#define HAVE_IFADDRS_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_LIBGMP 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBM 1
#define HAVE_LIBPNG 1
#define HAVE_LIBUNGIF 1
#define HAVE_LIBXEXT 1
#define HAVE_LIBZ 1
#define HAVE_LIMITS_H 1
#define HAVE_LINUX_NETLINK_H 1
#define HAVE_LINUX_RTNETLINK_H 1
#define HAVE_LOCALTIME 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_MIPSII_INSTRUCTIONS 1
#define HAVE_MKDIR 1
#define HAVE_MMAP 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_ON_EXIT 1
#define HAVE_PNG_H 1
#define HAVE_POLL_H 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_SELECT 1
#define HAVE_SETITIMER 1
#define HAVE_SIGACTION 1
#define HAVE_SIGADDSET 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_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSTR 1
#define HAVE_STRTOD 1
#define HAVE_STRTOD 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_STRUCT_ADDRINFO 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_SYSLOG_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_IPC_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_SHM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_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_X11_EXTENSIONS_XSHM_H 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 KAFFEVERSION "1.1.2"
#define PACKAGE "kaffe"
#define PACKAGE_BUGREPORT "kaffe@kaffe.org"
#define PACKAGE_NAME "kaffe"
#define PACKAGE_STRING "kaffe 1.1.2"
#define PACKAGE_TARNAME "kaffe"
#define PACKAGE_VERSION "1.1.2"
#define RETSIGTYPE void
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_VOIDP 4
#define SIZEOF___INT64 0
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "1.1.2"
#endif
#ifdef __cplusplus
#include <stdlib.h>
configure: exit 0
--Boundary-00=_4Nym/OVJppYvf4b--