This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by sablevm-classpath configure 1.13, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --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 /usr/bin/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: 152 tasks, 208 threads, 4 processors Load average: 1.87, Mach factor: 2.12 /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:2154: checking build system type configure:2172: result: i386-unknown-gnu configure:2194: checking host system type configure:2209: result: i386-unknown-gnu configure:2231: checking target system type configure:2246: result: i386-unknown-gnu configure:2307: checking for a BSD-compatible install configure:2363: result: /usr/bin/install -c -o root -g wheel configure:2374: checking whether build environment is sane configure:2417: result: yes configure:2482: checking for gawk configure:2498: found /usr/local/bin/gawk configure:2509: result: gawk configure:2520: checking whether gmake sets $(MAKE) configure:2541: result: yes configure:2720: checking how to create a ustar tar archive configure:2733: tar --version tar (GNU tar) 1.18 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2736: $? = 0 configure:2776: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2779: $? = 0 configure:2783: tar -xf - &5 cc (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:3327: $? = 0 configure:3334: cc -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:3337: $? = 0 configure:3344: cc -V >&5 cc: `-V' option must have argument configure:3347: $? = 1 configure:3370: checking for C compiler default output file name configure:3397: cc -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3400: $? = 0 configure:3438: result: a.out configure:3455: checking whether the C compiler works configure:3465: ./a.out configure:3468: $? = 0 configure:3485: result: yes configure:3492: checking whether we are cross compiling configure:3494: result: no configure:3497: checking for suffix of executables configure:3504: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3507: $? = 0 configure:3531: result: configure:3537: checking for suffix of object files configure:3563: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3566: $? = 0 configure:3589: result: configure:3593: checking whether we are using the GNU C compiler configure:3622: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3628: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3645: result: no configure:3650: checking whether cc accepts -g configure:3680: cc -c -g conftest.c >&5 configure:3686: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3718: cc -c conftest.c >&5 configure:3724: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3757: cc -c -g conftest.c >&5 configure:3763: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3785: result: no configure:3802: checking for cc option to accept ISO C89 configure:3876: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3882: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3876: cc -qlanglvl=extc89 -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3882: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3876: cc -qlanglvl=ansi -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3882: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3876: cc -std -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc1: error: unrecognized option `-std' configure:3882: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3876: cc -Ae -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 :6:2: missing '(' after predicate configure:3882: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3876: cc -Aa -D_HPUX_SOURCE -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 :6:2: missing '(' after predicate configure:3882: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3876: cc -Xc -D__EXTENSIONS__ -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-Xc' configure:3882: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3908: result: unsupported configure:3925: checking dependency style of cc configure:4015: result: gcc3 configure:4038: checking how to run the C preprocessor configure:4078: cc -E conftest.c configure:4084: $? = 0 configure:4115: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4121: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include configure:4154: result: cc -E configure:4183: cc -E conftest.c configure:4189: $? = 0 configure:4220: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4226: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include configure:4264: checking for grep that handles long lines and -e configure:4338: result: /usr/bin/grep configure:4343: checking for egrep configure:4421: result: /usr/bin/grep -E configure:4426: checking for ANSI C header files configure:4456: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4462: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4587: result: no configure:4611: checking for sys/types.h configure:4632: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4654: result: no configure:4611: checking for sys/stat.h configure:4632: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4654: result: no configure:4611: checking for stdlib.h configure:4632: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4654: result: no configure:4611: checking for string.h configure:4632: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4654: result: no configure:4611: checking for memory.h configure:4632: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4654: result: no configure:4611: checking for strings.h configure:4632: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4654: result: no configure:4611: checking for inttypes.h configure:4632: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4654: result: no configure:4611: checking for stdint.h configure:4632: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4654: result: no configure:4611: checking for unistd.h configure:4632: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4638: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4654: result: no configure:4689: checking alsa/asoundlib.h usability configure:4706: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:43:28: alsa/asoundlib.h: No such file or directory configure:4712: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4726: result: no configure:4730: checking alsa/asoundlib.h presence configure:4745: cc -E conftest.c conftest.c:10:28: alsa/asoundlib.h: No such file or directory configure:4751: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include configure:4765: result: no configure:4798: checking for alsa/asoundlib.h configure:4806: result: no configure:4857: checking dssi.h usability configure:4874: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:43:18: dssi.h: No such file or directory configure:4880: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4894: result: no configure:4898: checking dssi.h presence configure:4913: cc -E conftest.c conftest.c:10:18: dssi.h: No such file or directory configure:4919: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include configure:4933: result: no configure:4966: checking for dssi.h configure:4974: result: no configure:5137: checking whether ln -s works configure:5141: result: yes configure:5161: checking for a BSD-compatible install configure:5217: result: /usr/bin/install -c -o root -g wheel configure:5345: checking for C++ compiler version configure:5352: 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:5355: $? = 0 configure:5362: 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:5365: $? = 0 configure:5372: c++ -V >&5 c++: `-V' option must have argument configure:5375: $? = 1 configure:5378: checking whether we are using the GNU C++ compiler configure:5407: c++ -c -fno-common conftest.cpp >&5 configure:5413: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5430: result: no configure:5435: checking whether c++ accepts -g configure:5465: c++ -c -g conftest.cpp >&5 configure:5471: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5503: c++ -c conftest.cpp >&5 configure:5509: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5542: c++ -c -g conftest.cpp >&5 configure:5548: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5570: result: no configure:5595: checking dependency style of c++ configure:5685: result: gcc3 configure:5775: checking for a sed that does not truncate output configure:5829: result: /usr/local/bin/sed configure:5876: checking for non-GNU ld configure:5910: result: /usr/bin/ld configure:5919: checking if the linker (/usr/bin/ld) is GNU ld configure:5934: result: no configure:5939: checking for /usr/bin/ld option to reload object files configure:5946: result: -r configure:5964: checking for BSD-compatible nm configure:6013: result: /usr/bin/nm -p configure:6017: checking how to recognise dependent libraries configure:6193: result: pass_all configure:6436: checking dlfcn.h usability configure:6453: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6459: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6473: result: no configure:6477: checking dlfcn.h presence configure:6492: cc -E conftest.c configure:6498: $? = 0 configure:6512: result: yes configure:6525: WARNING: dlfcn.h: present but cannot be compiled configure:6527: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6529: WARNING: dlfcn.h: see the Autoconf documentation configure:6531: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6533: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6535: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6545: checking for dlfcn.h configure:6553: result: yes configure:6576: checking how to run the C++ preprocessor configure:6612: c++ -E conftest.cpp configure:6618: $? = 0 configure:6649: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6655: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6688: result: c++ -E configure:6717: c++ -E conftest.cpp configure:6723: $? = 0 configure:6754: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6760: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6809: checking for i386-unknown-gnu-g77 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-xlf configure:6839: result: no configure:6809: checking for i386-unknown-gnu-f77 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-frt configure:6839: result: no configure:6809: checking for i386-unknown-gnu-pgf77 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-cf77 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-fort77 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-fl32 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-af77 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-xlf90 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-f90 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-pgf90 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-pghpf configure:6839: result: no configure:6809: checking for i386-unknown-gnu-epcf90 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-gfortran configure:6839: result: no configure:6809: checking for i386-unknown-gnu-g95 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-xlf95 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-f95 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-fort configure:6839: result: no configure:6809: checking for i386-unknown-gnu-ifort configure:6839: result: no configure:6809: checking for i386-unknown-gnu-ifc configure:6839: result: no configure:6809: checking for i386-unknown-gnu-efc configure:6839: result: no configure:6809: checking for i386-unknown-gnu-pgf95 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-lf95 configure:6839: result: no configure:6809: checking for i386-unknown-gnu-ftn configure:6839: result: no configure:6853: checking for g77 configure:6869: found /usr/local/bin/g77 configure:6880: result: g77 configure:6910: checking for Fortran 77 compiler version configure:6917: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (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:6920: $? = 0 configure:6927: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6930: $? = 0 configure:6937: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6940: $? = 0 configure:6948: checking whether we are using the GNU Fortran 77 compiler configure:6967: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6973: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6990: result: no configure:6996: checking whether g77 accepts -g configure:7013: g77 -c -g conftest.f >&5 configure:7019: $? = 0 configure: failed program was: | program main | | end configure:7035: result: no configure:7065: checking the maximum length of command line arguments configure:7174: result: configure:7185: checking command to parse /usr/bin/nm -p output from cc object configure:7290: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7293: $? = 0 configure:7297: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7300: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7290: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7293: $? = 0 configure:7297: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:7300: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7390: result: failed configure:7397: checking for objdir configure:7412: result: .libs configure:7464: checking for i386-unknown-gnu-ar configure:7494: result: no configure:7504: checking for ar configure:7520: found /usr/bin/ar configure:7531: result: ar configure:7560: checking for i386-unknown-gnu-ranlib configure:7590: result: no configure:7600: checking for ranlib configure:7616: found /usr/bin/ranlib configure:7627: result: ranlib configure:7656: checking for i386-unknown-gnu-strip configure:7686: result: no configure:7696: checking for strip configure:7712: found /usr/bin/strip configure:7723: result: strip configure:8059: checking for cc option to produce PIC configure:8269: result: configure:8340: checking if cc static flag works configure:8368: result: yes configure:8378: checking if cc supports -c -o file.o configure:8402: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib -o out/conftest2.o conftest.c >&5 configure:8406: $? = 0 configure:8425: result: yes configure:8451: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9406: result: no configure:9473: checking dynamic linker characteristics configure:10049: result: gnu ld.so configure:10058: checking how to hardcode library paths into programs configure:10083: result: unsupported configure:10097: checking whether stripping libraries is possible configure:10118: result: no configure:10903: checking if libtool supports shared libraries configure:10905: result: no configure:10908: checking whether to build shared libraries configure:10929: result: no configure:10932: checking whether to build static libraries configure:10936: result: yes configure:11028: creating libtool configure:11758: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12692: result: yes configure:12710: c++ -c -fno-common conftest.cpp >&5 configure:12713: $? = 0 configure:12832: checking for c++ option to produce PIC configure:13106: result: configure:13177: checking if c++ static flag works configure:13205: result: yes configure:13215: checking if c++ supports -c -o file.o configure:13239: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13243: $? = 0 configure:13262: result: yes configure:13288: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13316: result: yes configure:13383: checking dynamic linker characteristics configure:13959: result: gnu ld.so configure:13968: checking how to hardcode library paths into programs configure:13993: result: unsupported configure:14519: checking if libtool supports shared libraries configure:14521: result: no configure:14524: checking whether to build shared libraries configure:14544: result: no configure:14547: checking whether to build static libraries configure:14551: result: yes configure:14561: checking for g77 option to produce PIC configure:14771: result: configure:14842: checking if g77 static flag works configure:14870: result: yes configure:14880: checking if g77 supports -c -o file.o configure:14904: g77 -c -o out/conftest2.o conftest.f >&5 configure:14908: $? = 0 configure:14927: result: yes configure:14953: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15888: result: no configure:15955: checking dynamic linker characteristics configure:16531: result: gnu ld.so configure:16540: checking how to hardcode library paths into programs configure:16565: result: unsupported configure:20119: checking for i386-unknown-gnu-gcc configure:20146: result: cc configure:20424: checking for C compiler version configure:20431: cc --version >&5 cc (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:20434: $? = 0 configure:20441: cc -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:20444: $? = 0 configure:20451: cc -V >&5 cc: `-V' option must have argument configure:20454: $? = 1 configure:20457: checking whether we are using the GNU C compiler configure:20509: result: no configure:20514: checking whether cc accepts -g configure:20649: result: no configure:20666: checking for cc option to accept ISO C89 configure:20772: result: unsupported configure:20789: checking dependency style of cc configure:20879: result: gcc3 configure:20901: checking how to run the C preprocessor configure:21017: result: cc -E configure:21046: cc -E conftest.c configure:21052: $? = 0 configure:21083: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:21089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:21128: checking for ANSI C header files configure:21289: result: no configure:21300: checking size of void * configure:21330: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21336: $? = 0 configure:21360: result: 4 configure:21369: checking whether byte ordering is bigendian configure:21401: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21407: $? = 0 configure:21438: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: `not' undeclared (first use in this function) conftest.c:19: error: (Each undeclared identifier is reported only once conftest.c:19: error: for each function it appears in.) conftest.c:19: error: parse error before "big" configure:21444: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | /* end confdefs.h. */ | #include | #include | int | main () | { | | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | ; | return 0; | } configure:21522: result: no configure:21610: checking for unistd.h configure:21616: result: no configure:21610: checking for sys/types.h configure:21616: result: no configure:21620: checking sys/config.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:46:24: sys/config.h: No such file or directory configure:21643: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21657: result: no configure:21661: checking sys/config.h presence configure:21676: cc -E conftest.c conftest.c:13:24: sys/config.h: No such file or directory configure:21682: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | /* end confdefs.h. */ | #include configure:21696: result: no configure:21729: checking for sys/config.h configure:21737: result: no configure:21620: checking sys/ioctl.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21643: $? = 0 configure:21657: result: yes configure:21661: checking sys/ioctl.h presence configure:21676: cc -E conftest.c configure:21682: $? = 0 configure:21696: result: yes configure:21729: checking for sys/ioctl.h configure:21737: result: yes configure:21620: checking asm/ioctls.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:47:24: asm/ioctls.h: No such file or directory configure:21643: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21657: result: no configure:21661: checking asm/ioctls.h presence configure:21676: cc -E conftest.c conftest.c:14:24: asm/ioctls.h: No such file or directory configure:21682: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:21696: result: no configure:21729: checking for asm/ioctls.h configure:21737: result: no configure:21610: checking for inttypes.h configure:21616: result: no configure:21610: checking for stdint.h configure:21616: result: no configure:21620: checking utime.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21643: $? = 0 configure:21657: result: yes configure:21661: checking utime.h presence configure:21676: cc -E conftest.c configure:21682: $? = 0 configure:21696: result: yes configure:21729: checking for utime.h configure:21737: result: yes configure:21620: checking sys/utime.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:48:23: sys/utime.h: No such file or directory configure:21643: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21657: result: no configure:21661: checking sys/utime.h presence configure:21676: cc -E conftest.c conftest.c:15:23: sys/utime.h: No such file or directory configure:21682: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:21696: result: no configure:21729: checking for sys/utime.h configure:21737: result: no configure:21620: checking sys/filio.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21643: $? = 0 configure:21657: result: yes configure:21661: checking sys/filio.h presence configure:21676: cc -E conftest.c configure:21682: $? = 0 configure:21696: result: yes configure:21729: checking for sys/filio.h configure:21737: result: yes configure:21620: checking sys/time.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21643: $? = 0 configure:21657: result: yes configure:21661: checking sys/time.h presence configure:21676: cc -E conftest.c configure:21682: $? = 0 configure:21696: result: yes configure:21729: checking for sys/time.h configure:21737: result: yes configure:21620: checking sys/select.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21643: $? = 0 configure:21657: result: yes configure:21661: checking sys/select.h presence configure:21676: cc -E conftest.c configure:21682: $? = 0 configure:21696: result: yes configure:21729: checking for sys/select.h configure:21737: result: yes configure:21620: checking crt_externs.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21643: $? = 0 configure:21657: result: yes configure:21661: checking crt_externs.h presence configure:21676: cc -E conftest.c configure:21682: $? = 0 configure:21696: result: yes configure:21729: checking for crt_externs.h configure:21737: result: yes configure:21620: checking fcntl.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21643: $? = 0 configure:21657: result: yes configure:21661: checking fcntl.h presence configure:21676: cc -E conftest.c configure:21682: $? = 0 configure:21696: result: yes configure:21729: checking for fcntl.h configure:21737: result: yes configure:21620: checking sys/mman.h usability configure:21637: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21643: $? = 0 configure:21657: result: yes configure:21661: checking sys/mman.h presence configure:21676: cc -E conftest.c configure:21682: $? = 0 configure:21696: result: yes configure:21729: checking for sys/mman.h configure:21737: result: yes configure:21765: checking sys/socket.h usability configure:21782: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:21788: $? = 0 configure:21802: result: yes configure:21806: checking sys/socket.h presence configure:21821: cc -E conftest.c configure:21827: $? = 0 configure:21841: result: yes configure:21874: checking for sys/socket.h configure:21882: result: yes conftest.c:25:24: sys/config.h: No such file or directory configure:21973: checking for socklen_t configure:22011: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22017: $? = 0 configure:22032: result: yes configure:22095: checking for ftruncate configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for fsync configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for select configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for gethostname configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for socket configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for strerror configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for fork configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for pipe configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for execve configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for open configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for close configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for lseek configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for fstat configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for read configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for write configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for htonl configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for memset configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function `memset' configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for htons configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for connect configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for getsockname configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for getpeername configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for bind configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for listen configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for accept configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for recvfrom configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for send configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for sendto configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for setsockopt configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for getsockopt configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for time configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for mktime configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for localtime_r configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for strerror_r configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for fcntl configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for mmap configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for munmap configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for mincore configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for msync configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for madvise configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for getpagesize configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22095: checking for sysconf configure:22151: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22157: $? = 0 configure:22175: result: yes configure:22186: checking whether time.h and sys/time.h may both be included configure:22216: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22222: $? = 0 configure:22237: result: yes configure:22247: checking whether struct tm is in sys/time.h or time.h configure:22277: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22283: $? = 0 configure:22298: result: time.h configure:22308: checking for struct tm.tm_zone configure:22339: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22345: $? = 0 configure:22405: result: yes configure:22557: checking for tm_gmtoff in struct tm configure:22580: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22586: $? = 0 configure:22596: result: yes configure:22708: checking for an ANSI C-conforming const configure:22783: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22789: $? = 0 configure:22804: result: yes configure:22814: checking for __attribute__ configure:22835: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:22841: $? = 0 configure:22858: result: yes configure:22945: checking for non-GNU ld configure:22975: result: /usr/bin/ld configure:22984: checking if the linker (/usr/bin/ld) is GNU ld configure:22996: result: no configure:23002: checking for shared library run path origin configure:23015: result: done configure:23445: checking for iconv configure:23477: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:23483: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_BSD_INT32_DEFINED 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_EXECVE 1 | #define HAVE_OPEN 1 | #define HAVE_CLOSE 1 | #define HAVE_LSEEK 1 | #define HAVE_FSTAT 1 | #define HAVE_READ 1 | #define HAVE_WRITE 1 | #define HAVE_HTONL 1 | #define HAVE_MEMSET 1 | #define HAVE_HTONS 1 | #define HAVE_CONNECT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_RECVFROM 1 | #define HAVE_SEND 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_TIME 1 | #define HAVE_MKTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_MSYNC 1 | #define HAVE_MADVISE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define STRUCT_TM_HAS_GMTOFF 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:23526: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c -liconv >&5 configure:23532: $? = 0 configure:23553: result: yes configure:23563: checking how to link with libiconv configure:23565: result: -liconv configure:23576: checking for iconv declaration configure:23615: cc -c -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:80: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:23621: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_BSD_INT32_DEFINED 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_EXECVE 1 | #define HAVE_OPEN 1 | #define HAVE_CLOSE 1 | #define HAVE_LSEEK 1 | #define HAVE_FSTAT 1 | #define HAVE_READ 1 | #define HAVE_WRITE 1 | #define HAVE_HTONL 1 | #define HAVE_MEMSET 1 | #define HAVE_HTONS 1 | #define HAVE_CONNECT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_RECVFROM 1 | #define HAVE_SEND 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_TIME 1 | #define HAVE_MKTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_MSYNC 1 | #define HAVE_MADVISE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:23640: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:23880: checking for X configure:23995: cc -E conftest.c conftest.c:73:22: X11/Xlib.h: No such file or directory configure:24001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_BSD_INT32_DEFINED 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_EXECVE 1 | #define HAVE_OPEN 1 | #define HAVE_CLOSE 1 | #define HAVE_LSEEK 1 | #define HAVE_FSTAT 1 | #define HAVE_READ 1 | #define HAVE_WRITE 1 | #define HAVE_HTONL 1 | #define HAVE_MEMSET 1 | #define HAVE_HTONS 1 | #define HAVE_CONNECT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_RECVFROM 1 | #define HAVE_SEND 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_TIME 1 | #define HAVE_MKTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_MSYNC 1 | #define HAVE_MADVISE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | #include configure:24050: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c -lX11 >&5 conftest.c:73:22: X11/Xlib.h: No such file or directory configure:24056: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_BSD_INT32_DEFINED 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_EXECVE 1 | #define HAVE_OPEN 1 | #define HAVE_CLOSE 1 | #define HAVE_LSEEK 1 | #define HAVE_FSTAT 1 | #define HAVE_READ 1 | #define HAVE_WRITE 1 | #define HAVE_HTONL 1 | #define HAVE_MEMSET 1 | #define HAVE_HTONS 1 | #define HAVE_CONNECT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_RECVFROM 1 | #define HAVE_SEND 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_TIME 1 | #define HAVE_MKTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_MSYNC 1 | #define HAVE_MADVISE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:24115: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:24137: checking whether -R must be followed by a space configure:24163: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c -R/usr/X11R6/lib >&5 cc: unrecognized option `-R/usr/X11R6/lib' configure:24169: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_BSD_INT32_DEFINED 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_EXECVE 1 | #define HAVE_OPEN 1 | #define HAVE_CLOSE 1 | #define HAVE_LSEEK 1 | #define HAVE_FSTAT 1 | #define HAVE_READ 1 | #define HAVE_WRITE 1 | #define HAVE_HTONL 1 | #define HAVE_MEMSET 1 | #define HAVE_HTONS 1 | #define HAVE_CONNECT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_RECVFROM 1 | #define HAVE_SEND 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_TIME 1 | #define HAVE_MKTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_MSYNC 1 | #define HAVE_MADVISE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:24204: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c -R /usr/X11R6/lib >&5 cc: unrecognized option `-R' ld: can't map file: /usr/X11R6/lib ((os/kern) invalid argument) configure:24210: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "sablevm-classpath" | #define PACKAGE_TARNAME "sablevm-classpath" | #define PACKAGE_VERSION "1.13" | #define PACKAGE_STRING "sablevm-classpath 1.13" | #define PACKAGE_BUGREPORT "http://sablevm.org/" | #define PACKAGE "sablevm-classpath" | #define VERSION "1.13" | #define HAVE_DLFCN_H 1 | #define SIZEOF_VOID_P 4 | #define BYTEORDER 1234 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_INT32_DEFINED 1 | #define HAVE_BSD_INT32_DEFINED 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSYNC 1 | #define HAVE_SELECT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_EXECVE 1 | #define HAVE_OPEN 1 | #define HAVE_CLOSE 1 | #define HAVE_LSEEK 1 | #define HAVE_FSTAT 1 | #define HAVE_READ 1 | #define HAVE_WRITE 1 | #define HAVE_HTONL 1 | #define HAVE_MEMSET 1 | #define HAVE_HTONS 1 | #define HAVE_CONNECT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_ACCEPT 1 | #define HAVE_RECVFROM 1 | #define HAVE_SEND 1 | #define HAVE_SENDTO 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_TIME 1 | #define HAVE_MKTIME 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_MSYNC 1 | #define HAVE_MADVISE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:24223: result: neither works configure:24276: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:24282: $? = 0 configure:24439: checking for gethostbyname configure:24495: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24501: $? = 0 configure:24518: result: yes configure:24663: checking for connect configure:24742: result: yes configure:24814: checking for remove configure:24870: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:24876: $? = 0 configure:24893: result: yes configure:24965: checking for shmat configure:25021: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:25027: $? = 0 configure:25044: result: yes configure:25125: checking for IceConnectionNumber in -lICE configure:25160: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE >&5 configure:25166: $? = 0 configure:25184: result: yes configure:25199: checking for XTestQueryExtension in -lXtst configure:25234: cc -o conftest -I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib conftest.c -lXtst -L/usr/X11R6/lib >&5 configure:25240: $? = 0 configure:25258: result: yes configure:25274: checking for pkg-config configure:25292: found /usr/local/bin/pkg-config configure:25305: result: /usr/local/bin/pkg-config configure:25323: checking for gtk+-2.0 >= 2.4 gthread-2.0 >= 2.2 gdk-pixbuf-2.0 configure:25362: error: Library requirements (gtk+-2.0 >= 2.4 gthread-2.0 >= 2.2 gdk-pixbuf-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_attribute=yes ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib' 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=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_f77_compiler_gnu=no ac_cv_func_accept=yes ac_cv_func_bind=yes ac_cv_func_close=yes ac_cv_func_connect=yes ac_cv_func_execve=yes ac_cv_func_fcntl=yes ac_cv_func_fork=yes ac_cv_func_fstat=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeername=yes ac_cv_func_getsockname=yes ac_cv_func_getsockopt=yes ac_cv_func_htonl=yes ac_cv_func_htons=yes ac_cv_func_listen=yes ac_cv_func_localtime_r=yes ac_cv_func_lseek=yes ac_cv_func_madvise=yes ac_cv_func_memset=yes ac_cv_func_mincore=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_msync=yes ac_cv_func_munmap=yes ac_cv_func_open=yes ac_cv_func_pipe=yes ac_cv_func_read=yes ac_cv_func_recvfrom=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_send=yes ac_cv_func_sendto=yes ac_cv_func_setsockopt=yes ac_cv_func_shmat=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_sysconf=yes ac_cv_func_time=yes ac_cv_func_write=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' ac_cv_header_alsa_asoundlib_h=no ac_cv_header_asm_ioctls_h=no ac_cv_header_crt_externs_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dssi_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_config_h=no ac_cv_header_sys_filio_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_utime_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xtst_XTestQueryExtension=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar 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_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_sizeof_void_p=4 ac_cv_struct_tm=time.h ac_cv_target=i386-unknown-gnu ac_cv_type_socklen_t=yes acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_lib_iconv=yes am_cv_prog_tar_ustar=gnutar am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= 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= lt_cv_sys_max_cmd_len= 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='""' 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='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/missing --run tar' AM_CPPFLAGS='' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/missing --run automake-1.9' AWK='gawk' CAIRO_CFLAGS='' CAIRO_LIBS='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-I/usr/local/include -L/usr/local/lib -I/usr/local/include -L/usr/local/lib' CLASSPATH_INCLUDES='' CLASSPATH_MODULE='-module -release 1.13 -no-undefined' CP='' CPP='cc -E' CPPFLAGS='' CREATE_ALSA_LIBRARIES_FALSE='' CREATE_ALSA_LIBRARIES_TRUE='#' CREATE_API_DOCS_FALSE='' CREATE_API_DOCS_TRUE='' CREATE_CORE_JNI_LIBRARIES_FALSE='#' CREATE_CORE_JNI_LIBRARIES_TRUE='' CREATE_DSSI_LIBRARIES_FALSE='' CREATE_DSSI_LIBRARIES_TRUE='#' CREATE_GTK_PEER_LIBRARIES_FALSE='#' CREATE_GTK_PEER_LIBRARIES_TRUE='' CREATE_JNI_HEADERS_FALSE='' CREATE_JNI_HEADERS_TRUE='#' CREATE_JNI_LIBRARIES_FALSE='#' CREATE_JNI_LIBRARIES_TRUE='' CREATE_QT_PEER_LIBRARIES_FALSE='' CREATE_QT_PEER_LIBRARIES_TRUE='#' CREATE_XMLJ_LIBRARY_FALSE='' CREATE_XMLJ_LIBRARY_TRUE='#' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATE='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' ECJ='' EGREP='/usr/bin/grep -E' ERROR_CFLAGS='' EXAMPLESDIR='' EXEEXT='' F77='g77' FASTJAR='' FASTJAR_COMPRESSION_FLAGS='' FFLAGS='' FIND='' FOUND_ECJ_FALSE='' FOUND_ECJ_TRUE='' FOUND_GCJX_FALSE='' FOUND_GCJX_TRUE='' FOUND_GCJ_FALSE='' FOUND_GCJ_TRUE='' FOUND_JIKES_FALSE='' FOUND_JIKES_TRUE='' FOUND_KJC_FALSE='' FOUND_KJC_TRUE='' FREETYPE2_CFLAGS='' FREETYPE2_LIBS='' GCJX='' GJDOC='' GREP='/usr/bin/grep' GTK_CAIRO_ENABLED='false' GTK_CAIRO_FALSE='' GTK_CAIRO_TRUE='#' GTK_CFLAGS='' GTK_LIBS='' INIT_LOAD_LIBRARY='' INSTALL_CLASS_FILES_FALSE='#' INSTALL_CLASS_FILES_TRUE='' INSTALL_COMPRESSED_CLASS_FILES_FALSE='' INSTALL_COMPRESSED_CLASS_FILES_TRUE='' 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' JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION='' JAY='' JAY_SKELETON='' JIKES='' JIKESENCODING='' JIKES_FLAGS=' -q' LDFLAGS='' LIBDEBUG='' LIBICONV='-liconv' LIBOBJS='' LIBRELEASE='1.13' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /mnt/gmirror/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/missing --run makeinfo' MKDIR='' MOC='' OBJEXT='' PACKAGE='sablevm-classpath' PACKAGE_BUGREPORT='http://sablevm.org/' PACKAGE_NAME='sablevm-classpath' PACKAGE_STRING='sablevm-classpath 1.13' PACKAGE_TARNAME='sablevm-classpath' PACKAGE_VERSION='1.13' PANGOFT2_CFLAGS='' PANGOFT2_LIBS='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' QT_CFLAGS='' QT_LIBS='' RANLIB='ranlib' REGEN_PARSERS_FALSE='' REGEN_PARSERS_TRUE='' REMOVE='' SET_MAKE='' SHELL='/bin/sh' STRICT_WARNING_CFLAGS='' STRIP='strip' USER_CLASSLIB='' USER_JAVAH='' USER_SPECIFIED_CLASSLIB_FALSE='' USER_SPECIFIED_CLASSLIB_TRUE='' USER_SPECIFIED_JAVAH_FALSE='' USER_SPECIFIED_JAVAH_TRUE='' VERSION='1.13' WARNING_CFLAGS='' XMKMF='' XML_CFLAGS='' XML_LIBS='' XSLT_CFLAGS='' XSLT_LIBS='' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ZIP='' ZIP_COMPRESSION_FLAGS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' default_toolkit='gnu.java.awt.peer.gtk.GtkToolkit' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' glibjdir='${datadir}/${PACKAGE}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/java/sablevm-classpath/work/sablevm-classpath-1.13/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' nativelibdir='${libdir}/${PACKAGE}' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='x86' target_os='gnu' target_vendor='unknown' vm_classes='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "sablevm-classpath" #define PACKAGE_TARNAME "sablevm-classpath" #define PACKAGE_VERSION "1.13" #define PACKAGE_STRING "sablevm-classpath 1.13" #define PACKAGE_BUGREPORT "http://sablevm.org/" #define PACKAGE "sablevm-classpath" #define VERSION "1.13" #define HAVE_DLFCN_H 1 #define SIZEOF_VOID_P 4 #define BYTEORDER 1234 #define HAVE_SYS_IOCTL_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_CRT_EXTERNS_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_INT32_DEFINED 1 #define HAVE_INT32_DEFINED 1 #define HAVE_BSD_INT32_DEFINED 1 #define HAVE_SOCKLEN_T 1 #define HAVE_FTRUNCATE 1 #define HAVE_FSYNC 1 #define HAVE_SELECT 1 #define HAVE_GETHOSTNAME 1 #define HAVE_SOCKET 1 #define HAVE_STRERROR 1 #define HAVE_FORK 1 #define HAVE_PIPE 1 #define HAVE_EXECVE 1 #define HAVE_OPEN 1 #define HAVE_CLOSE 1 #define HAVE_LSEEK 1 #define HAVE_FSTAT 1 #define HAVE_READ 1 #define HAVE_WRITE 1 #define HAVE_HTONL 1 #define HAVE_MEMSET 1 #define HAVE_HTONS 1 #define HAVE_CONNECT 1 #define HAVE_GETSOCKNAME 1 #define HAVE_GETPEERNAME 1 #define HAVE_BIND 1 #define HAVE_LISTEN 1 #define HAVE_ACCEPT 1 #define HAVE_RECVFROM 1 #define HAVE_SEND 1 #define HAVE_SENDTO 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETSOCKOPT 1 #define HAVE_TIME 1 #define HAVE_MKTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_STRERROR_R 1 #define HAVE_FCNTL 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_MINCORE 1 #define HAVE_MSYNC 1 #define HAVE_MADVISE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_SYSCONF 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define STRUCT_TM_HAS_GMTOFF 1 #define HAVE_ICONV 1 #define ICONV_CONST const configure: exit 1