This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by jikes configure 1.22, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure CPPFLAGS=-I/usr/local/include LIBS=-L/usr/local/lib --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 169 tasks, 225 threads, 4 processors Load average: 1.49, Mach factor: 2.50 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1365: checking for a BSD-compatible install configure:1420: result: /usr/bin/install -c -o root -g wheel configure:1431: checking whether build environment is sane configure:1474: result: yes configure:1531: checking for gawk configure:1547: found /usr/local/bin/gawk configure:1557: result: gawk configure:1567: checking whether gmake sets $(MAKE) configure:1587: result: yes configure:1765: checking whether to enable maintainer-specific portions of Makefiles configure:1774: result: no configure:1796: checking build system type configure:1814: result: i386-unknown-gnu configure:1822: checking host system type configure:1836: result: i386-unknown-gnu configure:1853: checking for touch configure:1871: found /usr/local/bin/touch configure:1883: result: /usr/local/bin/touch configure:1939: checking for i386-unknown-gnu-g++ configure:1965: result: c++ configure:2023: checking for C++ compiler version configure:2026: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2029: $? = 0 configure:2031: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2034: $? = 0 configure:2036: c++ -V &5 c++: `-V' option must have argument configure:2039: $? = 1 configure:2062: checking for C++ compiler default output file name configure:2065: c++ -fno-common conftest.cc >&5 configure:2068: $? = 0 configure:2114: result: a.out configure:2119: checking whether the C++ compiler works configure:2125: ./a.out configure:2128: $? = 0 configure:2145: result: yes configure:2152: checking whether we are cross compiling configure:2154: result: no configure:2157: checking for suffix of executables configure:2159: c++ -o conftest -fno-common conftest.cc >&5 configure:2162: $? = 0 configure:2187: result: configure:2193: checking for suffix of object files configure:2214: c++ -c -fno-common conftest.cc >&5 configure:2217: $? = 0 configure:2239: result: configure:2243: checking whether we are using the GNU C++ compiler configure:2267: c++ -c -fno-common conftest.cc >&5 configure:2273: $? = 0 configure:2277: test -z || test ! -s conftest.err configure:2280: $? = 0 configure:2283: test -s conftest. configure:2286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2299: result: no configure:2305: checking whether c++ accepts -g configure:2326: c++ -c -g conftest.cc >&5 configure:2332: $? = 0 configure:2336: test -z || test ! -s conftest.err configure:2339: $? = 0 configure:2342: test -s conftest. configure:2345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2356: result: no configure:2398: c++ -c -fno-common conftest.cc >&5 configure:2404: $? = 0 configure:2408: test -z || test ! -s conftest.err configure:2411: $? = 0 configure:2414: test -s conftest. configure:2417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2398: c++ -c -fno-common conftest.cc >&5 configure:2404: $? = 0 configure:2408: test -z || test ! -s conftest.err configure:2411: $? = 0 configure:2414: test -s conftest. configure:2417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2398: c++ -c -fno-common conftest.cc >&5 configure:2404: $? = 0 configure:2408: test -z || test ! -s conftest.err configure:2411: $? = 0 configure:2414: test -s conftest. configure:2417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2398: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:2404: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2398: c++ -c -fno-common conftest.cc >&5 configure:2404: $? = 0 configure:2408: test -z || test ! -s conftest.err configure:2411: $? = 0 configure:2414: test -s conftest. configure:2417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2398: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2404: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2496: checking for style of include used by gmake configure:2524: result: GNU configure:2552: checking dependency style of c++ configure:2642: result: gcc3 configure:2660: checking for Windows and DOS and OS/2 style pathnames configure:2674: result: no configure:2736: checking how to run the C++ preprocessor configure:2767: c++ -E conftest.cc configure:2773: $? = 0 configure:2805: c++ -E conftest.cc conftest.cc:17:28: ac_nonexistent.h: No such file or directory configure:2811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include configure:2850: result: c++ -E configure:2874: c++ -E conftest.cc configure:2880: $? = 0 configure:2912: c++ -E conftest.cc conftest.cc:17:28: ac_nonexistent.h: No such file or directory configure:2918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include configure:2962: checking for egrep configure:2972: result: grep -E configure:2977: checking for ANSI C header files configure:3002: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:17: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3008: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3130: result: no configure:3155: checking for sys/types.h configure:3171: c++ -c -fno-common conftest.cc >&5 configure:3177: $? = 0 configure:3181: test -z || test ! -s conftest.err configure:3184: $? = 0 configure:3187: test -s conftest. configure:3190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3201: result: no configure:3155: checking for sys/stat.h configure:3171: c++ -c -fno-common conftest.cc >&5 configure:3177: $? = 0 configure:3181: test -z || test ! -s conftest.err configure:3184: $? = 0 configure:3187: test -s conftest. configure:3190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3201: result: no configure:3155: checking for stdlib.h configure:3171: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:52: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3177: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3201: result: no configure:3155: checking for string.h configure:3171: c++ -c -fno-common conftest.cc >&5 configure:3177: $? = 0 configure:3181: test -z || test ! -s conftest.err configure:3184: $? = 0 configure:3187: test -s conftest. configure:3190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3201: result: no configure:3155: checking for memory.h configure:3171: c++ -c -fno-common conftest.cc >&5 configure:3177: $? = 0 configure:3181: test -z || test ! -s conftest.err configure:3184: $? = 0 configure:3187: test -s conftest. configure:3190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3201: result: no configure:3155: checking for strings.h configure:3171: c++ -c -fno-common conftest.cc >&5 configure:3177: $? = 0 configure:3181: test -z || test ! -s conftest.err configure:3184: $? = 0 configure:3187: test -s conftest. configure:3190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3201: result: no configure:3155: checking for inttypes.h configure:3171: c++ -c -fno-common conftest.cc >&5 configure:3177: $? = 0 configure:3181: test -z || test ! -s conftest.err configure:3184: $? = 0 configure:3187: test -s conftest. configure:3190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3201: result: no configure:3155: checking for stdint.h configure:3171: c++ -c -fno-common conftest.cc >&5 configure:3177: $? = 0 configure:3181: test -z || test ! -s conftest.err configure:3184: $? = 0 configure:3187: test -s conftest. configure:3190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3201: result: no configure:3155: checking for unistd.h configure:3171: c++ -c -fno-common conftest.cc >&5 configure:3177: $? = 0 configure:3181: test -z || test ! -s conftest.err configure:3184: $? = 0 configure:3187: test -s conftest. configure:3190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3201: result: no configure:3233: checking stdio.h usability configure:3245: c++ -c -fno-common conftest.cc >&5 configure:3251: $? = 0 configure:3255: test -z || test ! -s conftest.err configure:3258: $? = 0 configure:3261: test -s conftest. configure:3264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3274: result: no configure:3278: checking stdio.h presence configure:3288: c++ -E conftest.cc configure:3294: $? = 0 configure:3314: result: yes configure:3327: WARNING: stdio.h: present but cannot be compiled configure:3329: WARNING: stdio.h: check for missing prerequisite headers? configure:3331: WARNING: stdio.h: see the Autoconf documentation configure:3333: WARNING: stdio.h: section "Present But Cannot Be Compiled" configure:3335: WARNING: stdio.h: proceeding with the preprocessor's result configure:3337: WARNING: stdio.h: in the future, the compiler will take precedence configure:3349: checking for stdio.h configure:3356: result: yes configure:3233: checking assert.h usability configure:3245: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/assert.h:44, from conftest.cc:52: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3274: result: no configure:3278: checking assert.h presence configure:3288: c++ -E conftest.cc configure:3294: $? = 0 configure:3314: result: yes configure:3327: WARNING: assert.h: present but cannot be compiled configure:3329: WARNING: assert.h: check for missing prerequisite headers? configure:3331: WARNING: assert.h: see the Autoconf documentation configure:3333: WARNING: assert.h: section "Present But Cannot Be Compiled" configure:3335: WARNING: assert.h: proceeding with the preprocessor's result configure:3337: WARNING: assert.h: in the future, the compiler will take precedence configure:3349: checking for assert.h configure:3356: result: yes configure:3233: checking errno.h usability configure:3245: c++ -c -fno-common conftest.cc >&5 configure:3251: $? = 0 configure:3255: test -z || test ! -s conftest.err configure:3258: $? = 0 configure:3261: test -s conftest. configure:3264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3274: result: no configure:3278: checking errno.h presence configure:3288: c++ -E conftest.cc configure:3294: $? = 0 configure:3314: result: yes configure:3327: WARNING: errno.h: present but cannot be compiled configure:3329: WARNING: errno.h: check for missing prerequisite headers? configure:3331: WARNING: errno.h: see the Autoconf documentation configure:3333: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:3335: WARNING: errno.h: proceeding with the preprocessor's result configure:3337: WARNING: errno.h: in the future, the compiler will take precedence configure:3349: checking for errno.h configure:3356: result: yes configure:3233: checking limits.h usability configure:3245: c++ -c -fno-common conftest.cc >&5 configure:3251: $? = 0 configure:3255: test -z || test ! -s conftest.err configure:3258: $? = 0 configure:3261: test -s conftest. configure:3264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3274: result: no configure:3278: checking limits.h presence configure:3288: c++ -E conftest.cc configure:3294: $? = 0 configure:3314: result: yes configure:3327: WARNING: limits.h: present but cannot be compiled configure:3329: WARNING: limits.h: check for missing prerequisite headers? configure:3331: WARNING: limits.h: see the Autoconf documentation configure:3333: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:3335: WARNING: limits.h: proceeding with the preprocessor's result configure:3337: WARNING: limits.h: in the future, the compiler will take precedence configure:3349: checking for limits.h configure:3356: result: yes configure:3233: checking ctype.h usability configure:3245: c++ -c -fno-common conftest.cc >&5 configure:3251: $? = 0 configure:3255: test -z || test ! -s conftest.err configure:3258: $? = 0 configure:3261: test -s conftest. configure:3264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3274: result: no configure:3278: checking ctype.h presence configure:3288: c++ -E conftest.cc configure:3294: $? = 0 configure:3314: result: yes configure:3327: WARNING: ctype.h: present but cannot be compiled configure:3329: WARNING: ctype.h: check for missing prerequisite headers? configure:3331: WARNING: ctype.h: see the Autoconf documentation configure:3333: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:3335: WARNING: ctype.h: proceeding with the preprocessor's result configure:3337: WARNING: ctype.h: in the future, the compiler will take precedence configure:3349: checking for ctype.h configure:3356: result: yes configure:3233: checking time.h usability configure:3245: c++ -c -fno-common conftest.cc >&5 configure:3251: $? = 0 configure:3255: test -z || test ! -s conftest.err configure:3258: $? = 0 configure:3261: test -s conftest. configure:3264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3274: result: no configure:3278: checking time.h presence configure:3288: c++ -E conftest.cc configure:3294: $? = 0 configure:3314: result: yes configure:3327: WARNING: time.h: present but cannot be compiled configure:3329: WARNING: time.h: check for missing prerequisite headers? configure:3331: WARNING: time.h: see the Autoconf documentation configure:3333: WARNING: time.h: section "Present But Cannot Be Compiled" configure:3335: WARNING: time.h: proceeding with the preprocessor's result configure:3337: WARNING: time.h: in the future, the compiler will take precedence configure:3349: checking for time.h configure:3356: result: yes configure:3233: checking float.h usability configure:3245: c++ -c -fno-common conftest.cc >&5 configure:3251: $? = 0 configure:3255: test -z || test ! -s conftest.err configure:3258: $? = 0 configure:3261: test -s conftest. configure:3264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3274: result: no configure:3278: checking float.h presence configure:3288: c++ -E conftest.cc configure:3294: $? = 0 configure:3314: result: yes configure:3327: WARNING: float.h: present but cannot be compiled configure:3329: WARNING: float.h: check for missing prerequisite headers? configure:3331: WARNING: float.h: see the Autoconf documentation configure:3333: WARNING: float.h: section "Present But Cannot Be Compiled" configure:3335: WARNING: float.h: proceeding with the preprocessor's result configure:3337: WARNING: float.h: in the future, the compiler will take precedence configure:3349: checking for float.h configure:3356: result: yes configure:3388: checking windows.h usability configure:3400: c++ -c -fno-common conftest.cc >&5 conftest.cc:58:21: windows.h: No such file or directory configure:3406: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3429: result: no configure:3433: checking windows.h presence configure:3443: c++ -E conftest.cc conftest.cc:24:21: windows.h: No such file or directory configure:3449: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:3469: result: no configure:3504: checking for windows.h configure:3511: result: no configure:3388: checking direct.h usability configure:3400: c++ -c -fno-common conftest.cc >&5 conftest.cc:58:20: direct.h: No such file or directory configure:3406: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3429: result: no configure:3433: checking direct.h presence configure:3443: c++ -E conftest.cc conftest.cc:24:20: direct.h: No such file or directory configure:3449: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:3469: result: no configure:3504: checking for direct.h configure:3511: result: no configure:3388: checking dirent.h usability configure:3400: c++ -c -fno-common conftest.cc >&5 configure:3406: $? = 0 configure:3410: test -z || test ! -s conftest.err configure:3413: $? = 0 configure:3416: test -s conftest. configure:3419: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3429: result: no configure:3433: checking dirent.h presence configure:3443: c++ -E conftest.cc configure:3449: $? = 0 configure:3469: result: yes configure:3482: WARNING: dirent.h: present but cannot be compiled configure:3484: WARNING: dirent.h: check for missing prerequisite headers? configure:3486: WARNING: dirent.h: see the Autoconf documentation configure:3488: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure:3490: WARNING: dirent.h: proceeding with the preprocessor's result configure:3492: WARNING: dirent.h: in the future, the compiler will take precedence configure:3504: checking for dirent.h configure:3511: result: yes configure:3388: checking sys/cygwin.h usability configure:3400: c++ -c -fno-common conftest.cc >&5 conftest.cc:59:24: sys/cygwin.h: No such file or directory configure:3406: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3429: result: no configure:3433: checking sys/cygwin.h presence configure:3443: c++ -E conftest.cc conftest.cc:25:24: sys/cygwin.h: No such file or directory configure:3449: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:3469: result: no configure:3504: checking for sys/cygwin.h configure:3511: result: no configure:3388: checking locale.h usability configure:3400: c++ -c -fno-common conftest.cc >&5 configure:3406: $? = 0 configure:3410: test -z || test ! -s conftest.err configure:3413: $? = 0 configure:3416: test -s conftest. configure:3419: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3429: result: no configure:3433: checking locale.h presence configure:3443: c++ -E conftest.cc configure:3449: $? = 0 configure:3469: result: yes configure:3482: WARNING: locale.h: present but cannot be compiled configure:3484: WARNING: locale.h: check for missing prerequisite headers? configure:3486: WARNING: locale.h: see the Autoconf documentation configure:3488: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:3490: WARNING: locale.h: proceeding with the preprocessor's result configure:3492: WARNING: locale.h: in the future, the compiler will take precedence configure:3504: checking for locale.h configure:3511: result: yes configure:3540: checking math.h usability configure:3552: c++ -c -fno-common conftest.cc >&5 configure:3558: $? = 0 configure:3562: test -z || test ! -s conftest.err configure:3565: $? = 0 configure:3568: test -s conftest. configure:3571: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3581: result: no configure:3585: checking math.h presence configure:3595: c++ -E conftest.cc configure:3601: $? = 0 configure:3621: result: yes configure:3634: WARNING: math.h: present but cannot be compiled configure:3636: WARNING: math.h: check for missing prerequisite headers? configure:3638: WARNING: math.h: see the Autoconf documentation configure:3640: WARNING: math.h: section "Present But Cannot Be Compiled" configure:3642: WARNING: math.h: proceeding with the preprocessor's result configure:3644: WARNING: math.h: in the future, the compiler will take precedence configure:3656: checking for math.h configure:3663: result: yes configure:3676: checking for library containing cos configure:3706: c++ -o conftest -fno-common conftest.cc >&5 configure:3712: $? = 0 configure:3716: test -z || test ! -s conftest.err configure:3719: $? = 0 configure:3722: test -s conftest configure:3725: $? = 0 configure:3795: result: none required configure:3805: checking whether the compiler implements namespaces configure:3832: c++ -c -fno-common conftest.cc >&5 configure:3838: $? = 0 configure:3842: test -z || test ! -s conftest.err configure:3845: $? = 0 configure:3848: test -s conftest. configure:3851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | namespace Outer { namespace Inner { int i = 0; }} | int | main () | { | using namespace Outer::Inner; return i; | ; | return 0; | } configure:3869: result: no configure:3879: checking whether the compiler supports ISO C++ standard library configure:3907: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iostream:45, from conftest.cc:27: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3913: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #ifdef HAVE_NAMESPACES | using namespace std; | #endif | configure:3944: result: no configure:3955: checking whether the compiler recognizes bool as a built-in type configure:3986: c++ -c -fno-common conftest.cc >&5 configure:3992: $? = 0 configure:3996: test -z || test ! -s conftest.err configure:3999: $? = 0 configure:4002: test -s conftest. configure:4005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | | int f(int x){return x;} | int f(char x){return x;} | int f(bool x){return x;} | | int | main () | { | bool b = true; return f(b); | ; | return 0; | } configure:4022: result: no configure:4035: checking for VC++ style set_new_handler configure:4073: c++ -o conftest -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:41: error: `_set_new_handler' undeclared (first use this function) conftest.cc:41: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_STD | # include | # ifdef HAVE_NAMESPACES | using namespace std; | # endif | #else | # include | #endif | int OutOfMemory(size_t) { return 0; } | | int | main () | { | _set_new_handler(OutOfMemory); | ; | return 0; | } configure:4111: result: no configure:4121: checking for standard set_new_handler configure:4144: c++ -o conftest -fno-common conftest.cc >&5 configure:4150: $? = 0 configure:4154: test -z || test ! -s conftest.err configure:4157: $? = 0 configure:4160: test -s conftest configure:4163: $? = 0 configure:4175: result: yes configure:4187: checking for compiler error on discard of const qualifier configure:4204: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `const char* const_foo(const char*)': conftest.cc:29: warning: invalid conversion from `const char*' to `char*' configure:4210: $? = 0 configure:4214: test -z || test ! -s conftest.err configure:4217: $? = 0 configure:4220: test -s conftest. configure:4223: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | | char * foo(char * arg) { return arg; } | const char * const_foo(const char * arg) { return foo(arg); } | configure:4235: result: yes configure:4262: checking wchar.h usability configure:4274: c++ -c -fno-common conftest.cc >&5 configure:4280: $? = 0 configure:4284: test -z || test ! -s conftest.err configure:4287: $? = 0 configure:4290: test -s conftest. configure:4293: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERROR_DISCARD_CONST | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4303: result: no configure:4307: checking wchar.h presence configure:4317: c++ -E conftest.cc configure:4323: $? = 0 configure:4343: result: yes configure:4356: WARNING: wchar.h: present but cannot be compiled configure:4358: WARNING: wchar.h: check for missing prerequisite headers? configure:4360: WARNING: wchar.h: see the Autoconf documentation configure:4362: WARNING: wchar.h: section "Present But Cannot Be Compiled" configure:4364: WARNING: wchar.h: proceeding with the preprocessor's result configure:4366: WARNING: wchar.h: in the future, the compiler will take precedence configure:4378: checking for wchar.h configure:4385: result: yes configure:4253: checking for string.h configure:4258: result: no configure:4253: checking for strings.h configure:4258: result: no configure:4253: checking for memory.h configure:4258: result: no configure:4408: checking for wcslen configure:4465: c++ -o conftest -fno-common conftest.cc >&5 configure:4471: $? = 0 configure:4475: test -z || test ! -s conftest.err configure:4478: $? = 0 configure:4481: test -s conftest configure:4484: $? = 0 configure:4496: result: yes configure:4408: checking for wcscpy configure:4465: c++ -o conftest -fno-common conftest.cc >&5 configure:4471: $? = 0 configure:4475: test -z || test ! -s conftest.err configure:4478: $? = 0 configure:4481: test -s conftest configure:4484: $? = 0 configure:4496: result: yes configure:4408: checking for wcsncpy configure:4465: c++ -o conftest -fno-common conftest.cc >&5 configure:4471: $? = 0 configure:4475: test -z || test ! -s conftest.err configure:4478: $? = 0 configure:4481: test -s conftest configure:4484: $? = 0 configure:4496: result: yes configure:4408: checking for wcscat configure:4465: c++ -o conftest -fno-common conftest.cc >&5 configure:4471: $? = 0 configure:4475: test -z || test ! -s conftest.err configure:4478: $? = 0 configure:4481: test -s conftest configure:4484: $? = 0 configure:4496: result: yes configure:4408: checking for wcscmp configure:4465: c++ -o conftest -fno-common conftest.cc >&5 configure:4471: $? = 0 configure:4475: test -z || test ! -s conftest.err configure:4478: $? = 0 configure:4481: test -s conftest configure:4484: $? = 0 configure:4496: result: yes configure:4408: checking for wcsncmp configure:4465: c++ -o conftest -fno-common conftest.cc >&5 configure:4471: $? = 0 configure:4475: test -z || test ! -s conftest.err configure:4478: $? = 0 configure:4481: test -s conftest configure:4484: $? = 0 configure:4496: result: yes configure:4525: checking for wint_t configure:4550: c++ -c -fno-common conftest.cc >&5 configure:4556: $? = 0 configure:4560: test -z || test ! -s conftest.err configure:4563: $? = 0 configure:4566: test -s conftest. configure:4569: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERROR_DISCARD_CONST | #define HAVE_WCHAR_H 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSNCPY 1 | #define HAVE_WCSCAT 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | /* end confdefs.h. */ | | #ifdef HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #else | # ifdef HAVE_STRINGS_H | # include | # endif | #endif | #ifdef HAVE_WCHAR_H | # include | #endif | | | int | main () | { | if ((wint_t *) 0) | return 0; | if (sizeof (wint_t)) | return 0; | ; | return 0; | } configure:4580: result: no configure:4597: checking call wcslen configure:4618: c++ -c -fno-common conftest.cc >&5 configure:4624: $? = 0 configure:4628: test -z || test ! -s conftest.err configure:4631: $? = 0 configure:4634: test -s conftest. configure:4637: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERROR_DISCARD_CONST | #define HAVE_WCHAR_H 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSNCPY 1 | #define HAVE_WCSCAT 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | /* end confdefs.h. */ | | #ifdef HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #else | # ifdef HAVE_STRINGS_H | # include | # endif | #endif | #ifdef HAVE_WCHAR_H | # include | #endif | | int | main () | { | wcslen(NULL) | ; | return 0; | } configure:4649: result: no configure:4787: checking for presence of ostream << const unsigned char * configure:4809: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/ostream:45, from /usr/include/gcc/darwin/3.3/c++/iostream:45, from /usr/include/gcc/darwin/3.3/c++/backward/iostream.h:32, from conftest.cc:40: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERROR_DISCARD_CONST | #define HAVE_WCHAR_H 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSNCPY 1 | #define HAVE_WCSCAT 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | /* end confdefs.h. */ | | #ifdef HAVE_STD | # include | using namespace std; | #else | # include | #endif | void foo(const unsigned char *arg) { cerr << arg; } | configure:4840: result: no configure:4920: checking iconv.h usability configure:4932: c++ -c -fno-common conftest.cc >&5 configure:4938: $? = 0 configure:4942: test -z || test ! -s conftest.err configure:4945: $? = 0 configure:4948: test -s conftest. configure:4951: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERROR_DISCARD_CONST | #define HAVE_WCHAR_H 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSNCPY 1 | #define HAVE_WCSCAT 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4961: result: no configure:4965: checking iconv.h presence configure:4975: c++ -E conftest.cc configure:4981: $? = 0 configure:5001: result: yes configure:5014: WARNING: iconv.h: present but cannot be compiled configure:5016: WARNING: iconv.h: check for missing prerequisite headers? configure:5018: WARNING: iconv.h: see the Autoconf documentation configure:5020: WARNING: iconv.h: section "Present But Cannot Be Compiled" configure:5022: WARNING: iconv.h: proceeding with the preprocessor's result configure:5024: WARNING: iconv.h: in the future, the compiler will take precedence configure:5036: checking for iconv.h configure:5043: result: yes configure:5058: checking for library containing iconv configure:5088: c++ -o conftest -fno-common conftest.cc >&5 ld: Undefined symbols: _iconv configure:5094: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERROR_DISCARD_CONST | #define HAVE_WCHAR_H 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSNCPY 1 | #define HAVE_WCSCAT 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_ICONV_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 iconv (); | int | main () | { | iconv (); | ; | return 0; | } configure:5143: c++ -o conftest -fno-common conftest.cc -liconv >&5 configure:5149: $? = 0 configure:5153: test -z || test ! -s conftest.err configure:5156: $? = 0 configure:5159: test -s conftest configure:5162: $? = 0 configure:5177: result: -liconv configure:5185: checking for library containing libiconv_open configure:5215: c++ -o conftest -fno-common conftest.cc -liconv >&5 configure:5221: $? = 0 configure:5225: test -z || test ! -s conftest.err configure:5228: $? = 0 configure:5231: test -s conftest configure:5234: $? = 0 configure:5304: result: none required configure:5330: checking simple call to iconv configure:5352: c++ -c -fno-common conftest.cc >&5 configure:5358: $? = 0 configure:5362: test -z || test ! -s conftest.err configure:5365: $? = 0 configure:5368: test -s conftest. configure:5371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERROR_DISCARD_CONST | #define HAVE_WCHAR_H 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSNCPY 1 | #define HAVE_WCSCAT 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #else | # ifdef HAVE_STRINGS_H | # include | # endif | #endif | #ifdef HAVE_WCHAR_H | # include | #endif | #ifdef HAVE_ICONV_H | # include | #endif | int | main () | { | iconv(0, NULL, NULL, NULL, NULL) | ; | return 0; | } configure:5383: result: no configure:5386: checking for error calling iconv with const 2nd argument configure:5410: c++ -c -fno-common conftest.cc >&5 configure:5416: $? = 0 configure:5420: test -z || test ! -s conftest.err configure:5423: $? = 0 configure:5426: test -s conftest. configure:5429: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERROR_DISCARD_CONST | #define HAVE_WCHAR_H 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSNCPY 1 | #define HAVE_WCSCAT 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #else | # ifdef HAVE_STRINGS_H | # include | # endif | #endif | #ifdef HAVE_WCHAR_H | # include | #endif | #ifdef HAVE_ICONV_H | # include | #endif | int | main () | { | | const char ** s = NULL; | iconv(0, s, NULL, NULL, NULL); | | ; | return 0; | } configure:5441: result: yes configure:5451: checking fix for calling iconv with non const argument configure:5479: c++ -c -fno-common conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:63: warning: invalid conversion from `char**' to `const char**' configure:5485: $? = 0 configure:5489: test -z || test ! -s conftest.err configure:5492: $? = 0 configure:5495: test -s conftest. configure:5498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "jikes" | #define PACKAGE_TARNAME "jikes" | #define PACKAGE_VERSION "1.22" | #define PACKAGE_STRING "jikes 1.22" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jikes" | #define VERSION "1.22" | #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" | #ifdef __cplusplus | void exit (int); | #endif | #define PATH_SEPARATOR ':' | #define UNIX_FILE_SYSTEM | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ERROR_DISCARD_CONST | #define HAVE_WCHAR_H 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSNCPY 1 | #define HAVE_WCSCAT 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_ICONV_H 1 | #define HAVE_ERROR_CALL_ICONV_CONST | /* end confdefs.h. */ | | #ifdef HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #else | # ifdef HAVE_STRINGS_H | # include | # endif | #endif | #ifdef HAVE_WCHAR_H | # include | #endif | #ifdef HAVE_ICONV_H | # include | #endif | int | main () | { | | const wchar_t * s = NULL; | iconv( 0, | #ifdef HAVE_ERROR_CALL_ICONV_CONST | (char **) | #endif | s, NULL, NULL, NULL); | | ; | return 0; | } configure:5505: error: Could not compile with iconv const cast fix ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_call_iconv=no ac_cv_call_wcslen=no ac_cv_cxx_bool=no ac_cv_cxx_compiler_gnu=no ac_cv_cxx_have_std=no ac_cv_cxx_namespaces=no ac_cv_cxx_ostream_const_unsigned_char_ptr=no ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_error_call_iconv_const=yes ac_cv_error_discard_const=yes ac_cv_exeext= ac_cv_func_wcscat=yes ac_cv_func_wcscmp=yes ac_cv_func_wcscpy=yes ac_cv_func_wcslen=yes ac_cv_func_wcsncmp=yes ac_cv_func_wcsncpy=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_float_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_cygwin_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_wchar_h=yes ac_cv_header_windows_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_TOUCH=/usr/local/bin/touch ac_cv_prog_AWK=gawk ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_gmake_set=yes ac_cv_search_cos='none required' ac_cv_search_iconv=-liconv ac_cv_search_libiconv_open='none required' ac_cv_standard_set_new_handler=yes ac_cv_type_wint_t=no ac_cv_vcpp_set_new_handler=no acx_cv_pathname_style_dos=no am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/java/jikes/work/jikes-1.22/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/java/jikes/work/jikes-1.22/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/java/jikes/work/jikes-1.22/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/java/jikes/work/jikes-1.22/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/java/jikes/work/jikes-1.22/missing --run automake-1.8' AWK='gawk' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' JIKESPG='' LDFLAGS='' LIBOBJS='' LIBS='-liconv ' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/java/jikes/work/jikes-1.22/missing --run makeinfo' OBJEXT='' PACKAGE='jikes' PACKAGE_BUGREPORT='' PACKAGE_NAME='jikes' PACKAGE_STRING='jikes 1.22' PACKAGE_TARNAME='jikes' PACKAGE_VERSION='1.22' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' TOUCH='/usr/local/bin/touch' VERSION='1.22' ac_ct_CXX='' ac_ct_STRIP='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/java/jikes/work/jikes-1.22/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_ERROR_CALL_ICONV_CONST #define HAVE_ERROR_DISCARD_CONST #define HAVE_FLOAT_H 1 #define HAVE_ICONV_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_STDIO_H 1 #define HAVE_TIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCSCAT 1 #define HAVE_WCSCMP 1 #define HAVE_WCSCPY 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNCMP 1 #define HAVE_WCSNCPY 1 #define JIKES_VERSION_STRING "Version 1.22 - 3 October 2004" #define PACKAGE "jikes" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "jikes" #define PACKAGE_STRING "jikes 1.22" #define PACKAGE_TARNAME "jikes" #define PACKAGE_VERSION "1.22" #define PATH_SEPARATOR ':' #define UNIX_FILE_SYSTEM #define VERSION "1.22" #endif #ifdef __cplusplus void exit (int); configure: exit 1