From owner-freebsd-java@FreeBSD.ORG Mon Jan 14 19:40:02 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 287179D6 for ; Mon, 14 Jan 2013 19:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 171DE3A7 for ; Mon, 14 Jan 2013 19:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0EJe14c082227 for ; Mon, 14 Jan 2013 19:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0EJe138082226; Mon, 14 Jan 2013 19:40:01 GMT (envelope-from gnats) Date: Mon, 14 Jan 2013 19:40:01 GMT Message-Id: <201301141940.r0EJe138082226@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: Subject: Re: java/175300: Jamvm fails to compile on ARM6 (raspberry-pi) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: william.dizon@riosalado.edu List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2013 19:40:02 -0000 The following reply was made to PR java/175300; it has been noted by GNATS. From: To: Cc: Subject: Re: java/175300: Jamvm fails to compile on ARM6 (raspberry-pi) Date: Mon, 14 Jan 2013 12:32:31 -0700 This is a multi-part message in MIME format. ------_=_NextPart_001_01CDF28D.E59434CD Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. =20 It was created by configure, which was generated by GNU Autoconf 2.63. Invocation command line was =20 $ ./configure --with-classpath-install-dir=3D/usr/local --enable-ffi --prefix=3D/usr/local --mandir=3D/usr/local/man = --infodir=3D/usr/local/info/ --build=3Darm-portbld-freebsd10.0 =20 ## --------- ## ## Platform. ## ## --------- ## =20 hostname =3D raspberry-pi.local uname -m =3D arm uname -r =3D 10.0-CURRENT uname -s =3D FreeBSD uname -v =3D FreeBSD 10.0-CURRENT #0 r244906M: Sat Jan 5 01:10:27 JST 2013 aoyama@fbs.local:/usr/obj-rpi-clang/arm.armv6/usr/src/sys/RPI-B-test12=20 =20 /usr/bin/uname -p =3D arm /bin/uname -X =3D unknown =20 /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown /usr/bin/hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown =20 PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /root/bin =20 =20 ## ----------- ## ## Core tests. ## ## ----------- ## =20 configure:2149: checking for a BSD-compatible install configure:2217: result: /usr/bin/install -c -o root -g wheel configure:2228: checking whether build environment is sane configure:2271: result: yes configure:2296: checking for a thread-safe mkdir -p configure:2335: result: ./install-sh -c -d configure:2348: checking for gawk configure:2378: result: no configure:2348: checking for mawk configure:2378: result: no configure:2348: checking for nawk configure:2364: found /usr/bin/nawk configure:2375: result: nawk configure:2386: checking whether gmake sets $(MAKE) configure:2408: result: yes configure:2602: checking build system type configure:2620: result: arm-portbld-freebsd10.0 configure:2642: checking host system type configure:2657: result: arm-portbld-freebsd10.0 configure:3120: checking for style of include used by gmake configure:3148: result: GNU configure:3218: checking for gcc configure:3245: result: cc configure:3477: checking for C compiler version configure:3485: cc --version >&5 FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 Target: armv6-unknown-freebsd10.0 Thread model: posix configure:3489: $? =3D 0 configure:3496: cc -v >&5 FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 Target: armv6-unknown-freebsd10.0 Thread model: posix configure:3500: $? =3D 0 configure:3507: cc -V >&5 cc: error: argument to '-V' is missing (expected 1 value) cc: error: no input files configure:3511: $? =3D 1 configure:3534: checking for C compiler default output file name configure:3556: cc -O -pipe conftest.c >&5 configure:3560: $? =3D 0 configure:3598: result: a.out configure:3617: checking whether the C compiler works configure:3627: ./a.out configure:3631: $? =3D 0 configure:3650: result: yes configure:3657: checking whether we are cross compiling configure:3659: result: no configure:3662: checking for suffix of executables configure:3669: cc -o conftest -O -pipe conftest.c >&5 configure:3673: $? =3D 0 configure:3699: result:=20 configure:3705: checking for suffix of object files configure:3731: cc -c -O -pipe conftest.c >&5 configure:3735: $? =3D 0 configure:3760: result: o configure:3764: checking whether we are using the GNU C compiler configure:3793: cc -c -O -pipe conftest.c >&5 configure:3800: $? =3D 0 configure:3817: result: yes configure:3826: checking whether cc accepts -g configure:3856: cc -c -g conftest.c >&5 configure:3863: $? =3D 0 configure:3964: result: yes configure:3981: checking for cc option to accept ISO C89 configure:4055: cc -c -O -pipe conftest.c >&5 configure:4062: $? =3D 0 configure:4085: result: none needed configure:4105: checking dependency style of cc configure:4196: result: gcc3 configure:4211: checking for a sed that does not truncate output configure:4267: result: /usr/bin/sed configure:4270: checking for grep that handles long lines and -e configure:4330: result: /usr/bin/grep configure:4335: checking for egrep configure:4399: result: /usr/bin/grep -E configure:4415: checking for ld used by cc configure:4482: result: /usr/bin/ld configure:4491: checking if the linker (/usr/bin/ld) is GNU ld configure:4506: result: yes configure:4511: checking for /usr/bin/ld option to reload object files configure:4518: result: -r configure:4536: checking for BSD-compatible nm configure:4585: result: /usr/bin/nm -B configure:4589: checking whether ln -s works configure:4593: result: yes configure:4600: checking how to recognize dependent libraries configure:4786: result: unknown configure:5035: checking how to run the C preprocessor configure:5153: result: cpp configure:5182: cpp conftest.c configure:5189: $? =3D 0 configure:5220: cpp conftest.c conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5227: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jamvm" | #define VERSION "1.5.4" | #define THREADED 1 | #define USE_CACHE 1 | #define DIRECT 1 | #define INLINING 1 | #define CLASSPATH_INSTALL_DIR "/usr/local" | #define INSTALL_DIR "/usr/local" | /* end confdefs.h. */ | #include configure:5267: checking for ANSI C header files configure:5297: cc -c -O -pipe conftest.c >&5 configure:5304: $? =3D 0 configure:5403: cc -o conftest -O -pipe conftest.c >&5 configure:5407: $? =3D 0 configure:5413: ./conftest configure:5417: $? =3D 0 configure:5435: result: yes configure:5459: checking for sys/types.h configure:5480: cc -c -O -pipe conftest.c >&5 configure:5487: $? =3D 0 configure:5504: result: yes configure:5459: checking for sys/stat.h configure:5480: cc -c -O -pipe conftest.c >&5 configure:5487: $? =3D 0 configure:5504: result: yes configure:5459: checking for stdlib.h configure:5480: cc -c -O -pipe conftest.c >&5 configure:5487: $? =3D 0 configure:5504: result: yes configure:5459: checking for string.h configure:5480: cc -c -O -pipe conftest.c >&5 configure:5487: $? =3D 0 configure:5504: result: yes configure:5459: checking for memory.h configure:5480: cc -c -O -pipe conftest.c >&5 configure:5487: $? =3D 0 configure:5504: result: yes configure:5459: checking for strings.h configure:5480: cc -c -O -pipe conftest.c >&5 configure:5487: $? =3D 0 configure:5504: result: yes configure:5459: checking for inttypes.h configure:5480: cc -c -O -pipe conftest.c >&5 configure:5487: $? =3D 0 configure:5504: result: yes configure:5459: checking for stdint.h configure:5480: cc -c -O -pipe conftest.c >&5 configure:5487: $? =3D 0 configure:5504: result: yes configure:5459: checking for unistd.h configure:5480: cc -c -O -pipe conftest.c >&5 configure:5487: $? =3D 0 configure:5504: result: yes configure:5534: checking dlfcn.h usability configure:5551: cc -c -O -pipe conftest.c >&5 configure:5558: $? =3D 0 configure:5572: result: yes configure:5576: checking dlfcn.h presence configure:5591: cpp conftest.c configure:5598: $? =3D 0 configure:5612: result: yes configure:5640: checking for dlfcn.h configure:5649: result: yes configure:5776: checking for C++ compiler version configure:5784: c++ --version >&5 FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 Target: armv6-unknown-freebsd10.0 Thread model: posix configure:5788: $? =3D 0 configure:5795: c++ -v >&5 FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 Target: armv6-unknown-freebsd10.0 Thread model: posix configure:5799: $? =3D 0 configure:5806: c++ -V >&5 c++: error: argument to '-V' is missing (expected 1 value) c++: error: no input files configure:5810: $? =3D 1 configure:5813: checking whether we are using the GNU C++ compiler configure:5842: c++ -c -O -pipe conftest.cpp >&5 configure:5849: $? =3D 0 configure:5866: result: yes configure:5875: checking whether c++ accepts -g configure:5905: c++ -c -g conftest.cpp >&5 configure:5912: $? =3D 0 configure:6013: result: yes configure:6038: checking dependency style of c++ configure:6129: result: gcc3 configure:6154: checking how to run the C++ preprocessor configure:6190: c++ -E conftest.cpp configure:6197: $? =3D 0 configure:6228: c++ -E conftest.cpp conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:6235: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jamvm" | #define VERSION "1.5.4" | #define THREADED 1 | #define USE_CACHE 1 | #define DIRECT 1 | #define INLINING 1 | #define CLASSPATH_INSTALL_DIR "/usr/local" | #define INSTALL_DIR "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6268: result: c++ -E configure:6297: c++ -E conftest.cpp configure:6304: $? =3D 0 configure:6335: c++ -E conftest.cpp conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:6342: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jamvm" | #define VERSION "1.5.4" | #define THREADED 1 | #define USE_CACHE 1 | #define DIRECT 1 | #define INLINING 1 | #define CLASSPATH_INSTALL_DIR "/usr/local" | #define INSTALL_DIR "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6437: checking for g77 configure:6467: result: no configure:6437: checking for xlf configure:6467: result: no configure:6437: checking for f77 configure:6467: result: no configure:6437: checking for frt configure:6467: result: no configure:6437: checking for pgf77 configure:6467: result: no configure:6437: checking for cf77 configure:6467: result: no configure:6437: checking for fort77 configure:6467: result: no configure:6437: checking for fl32 configure:6467: result: no configure:6437: checking for af77 configure:6467: result: no configure:6437: checking for xlf90 configure:6467: result: no configure:6437: checking for f90 configure:6467: result: no configure:6437: checking for pgf90 configure:6467: result: no configure:6437: checking for pghpf configure:6467: result: no configure:6437: checking for epcf90 configure:6467: result: no configure:6437: checking for gfortran configure:6467: result: no configure:6437: checking for g95 configure:6467: result: no configure:6437: checking for xlf95 configure:6467: result: no configure:6437: checking for f95 configure:6467: result: no configure:6437: checking for fort configure:6467: result: no configure:6437: checking for ifort configure:6467: result: no configure:6437: checking for ifc configure:6467: result: no configure:6437: checking for efc configure:6467: result: no configure:6437: checking for pgf95 configure:6467: result: no configure:6437: checking for lf95 configure:6467: result: no configure:6437: checking for ftn configure:6467: result: no configure:6490: checking for Fortran 77 compiler version configure:6498: --version >&5 eval: --version: not found configure:6502: $? =3D 127 configure:6509: -v >&5 eval: -v: not found configure:6513: $? =3D 127 configure:6520: -V >&5 eval: -V: not found configure:6524: $? =3D 127 configure:6532: checking whether we are using the GNU Fortran 77 compiler configure:6551: -c conftest.F >&5 eval: -c: not found configure:6558: $? =3D 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif |=20 | end configure:6575: result: no configure:6581: checking whether accepts -g configure:6598: -c -g conftest.f >&5 eval: -c: not found configure:6605: $? =3D 127 configure: failed program was: | program main |=20 | end configure:6621: result: no configure:6654: checking the maximum length of command line arguments configure:6766: result: 262144 configure:6778: checking command to parse /usr/bin/nm -B output from cc object configure:6883: cc -c -O -pipe conftest.c >&5 configure:6886: $? =3D 0 configure:6890: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6893: $? =3D 0 configure:6945: cc -o conftest -O -pipe conftest.c conftstm.o >&5 configure:6948: $? =3D 0 configure:6986: result: ok configure:6990: checking for objdir configure:7005: result: .libs configure:7097: checking for ar configure:7113: found /usr/bin/ar configure:7124: result: ar configure:7189: checking for ranlib configure:7205: found /usr/bin/ranlib configure:7216: result: ranlib configure:7281: checking for strip configure:7297: found /usr/bin/strip configure:7308: result: strip configure:7898: checking if cc supports -fno-rtti -fno-exceptions configure:7916: cc -c -O -pipe -fno-rtti -fno-exceptions conftest.c >&5 configure:7920: $? =3D 0 configure:7933: result: yes configure:7948: checking for cc option to produce PIC configure:8180: result: -fPIC configure:8188: checking if cc PIC flag -fPIC works configure:8206: cc -c -O -pipe -fPIC -DPIC conftest.c >&5 configure:8210: $? =3D 0 configure:8223: result: yes configure:8251: checking if cc static flag -static works configure:8279: result: yes configure:8289: checking if cc supports -c -o file.o configure:8310: cc -c -O -pipe -o out/conftest2.o conftest.c >&5 configure:8314: $? =3D 0 configure:8336: result: yes configure:8362: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9350: result: yes configure:9371: checking whether -lc should be explicitly linked in configure:9376: cc -c -O -pipe conftest.c >&5 configure:9379: $? =3D 0 configure:9394: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9397: $? =3D 0 configure:9409: result: no configure:9417: checking dynamic linker characteristics configure:10019: result: no configure:10043: checking how to hardcode library paths into programs configure:10068: result: immediate configure:10082: checking whether stripping libraries is possible configure:10087: result: yes configure:10917: checking if libtool supports shared libraries configure:10919: result: no configure:10922: checking whether to build shared libraries configure:10943: result: no configure:10946: checking whether to build static libraries configure:10950: result: yes configure:11044: creating libtool configure:11637: checking for ld used by c++ configure:11704: result: /usr/bin/ld configure:11713: checking if the linker (/usr/bin/ld) is GNU ld configure:11728: result: yes configure:11779: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12733: result: no configure:12750: c++ -c -O -pipe conftest.cpp >&5 configure:12753: $? =3D 0 configure:12909: checking for c++ option to produce PIC configure:13193: result: -fPIC configure:13201: checking if c++ PIC flag -fPIC works configure:13219: c++ -c -O -pipe -fPIC -DPIC conftest.cpp >&5 configure:13223: $? =3D 0 configure:13236: result: yes configure:13264: checking if c++ static flag -static works configure:13292: result: yes configure:13302: checking if c++ supports -c -o file.o configure:13323: c++ -c -O -pipe -o out/conftest2.o conftest.cpp >&5 configure:13327: $? =3D 0 configure:13349: result: yes configure:13375: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13401: result: no configure:13468: checking dynamic linker characteristics configure:14018: result: no configure:14042: checking how to hardcode library paths into programs configure:14067: result: immediate configure:20353: checking for gcc configure:20380: result: cc configure:20612: checking for C compiler version configure:20620: cc --version >&5 FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 Target: armv6-unknown-freebsd10.0 Thread model: posix configure:20624: $? =3D 0 configure:20631: cc -v >&5 FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 Target: armv6-unknown-freebsd10.0 Thread model: posix configure:20635: $? =3D 0 configure:20642: cc -V >&5 cc: error: argument to '-V' is missing (expected 1 value) cc: error: no input files configure:20646: $? =3D 1 configure:20649: checking whether we are using the GNU C compiler configure:20702: result: yes configure:20711: checking whether cc accepts -g configure:20849: result: yes configure:20866: checking for cc option to accept ISO C89 configure:20970: result: none needed configure:20990: checking dependency style of cc configure:21081: result: gcc3 configure:21105: checking dependency style of cc configure:21196: result: gcc3 configure:21216: checking for ecj configure:21246: result: no configure:21216: checking for jikes configure:21246: result: no configure:21216: checking for gcj configure:21246: result: no configure:21216: checking for javac configure:21246: result: no configure:21257: checking for pthread_self in -lthr configure:21292: cc -o conftest -O -pipe conftest.c -lthr >&5 configure:21299: $? =3D 0 configure:21320: result: yes configure:21415: checking for fmod in -lm configure:21450: cc -o conftest -O -pipe conftest.c -lm -lthr >&5 configure:21457: $? =3D 0 configure:21478: result: yes configure:21578: checking for inflate in -lz configure:21613: cc -o conftest -O -pipe conftest.c -lz -lm -lthr >&5 configure:21620: $? =3D 0 configure:21641: result: yes configure:21660: checking for ffi_call in -lffi configure:21702: cc -o conftest -I/usr/local/lib/libffi-3.0.9/include -O -pipe -L/usr/local/lib conftest.c -lffi -lz -lm -lthr >&5 /usr/local/lib/libffi.so: undefined reference to `__clear_cache' cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:21709: $? =3D 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "jamvm" | #define VERSION "1.5.4" | #define THREADED 1 | #define USE_CACHE 1 | #define DIRECT 1 | #define INLINING 1 | #define CLASSPATH_INSTALL_DIR "/usr/local" | #define INSTALL_DIR "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBTHR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ |=20 | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ffi_call (); | int | main () | { | return ffi_call (); | ; | return 0; | } configure:21732: result: no configure:21742: error: libffi is missing =20 ## ---------------- ## ## Cache variables. ## ## ---------------- ## =20 ac_cv_build=3Darm-portbld-freebsd10.0 ac_cv_c_compiler_gnu=3Dyes ac_cv_cxx_compiler_gnu=3Dyes ac_cv_env_CCASFLAGS_set=3D'' ac_cv_env_CCASFLAGS_value=3D'' ac_cv_env_CCAS_set=3D'' ac_cv_env_CCAS_value=3D'' ac_cv_env_CCC_set=3D'' ac_cv_env_CCC_value=3D'' ac_cv_env_CC_set=3Dset ac_cv_env_CC_value=3Dcc ac_cv_env_CFLAGS_set=3Dset ac_cv_env_CFLAGS_value=3D'-O -pipe' ac_cv_env_CPPFLAGS_set=3Dset ac_cv_env_CPPFLAGS_value=3D'' ac_cv_env_CPP_set=3Dset ac_cv_env_CPP_value=3Dcpp ac_cv_env_CXXCPP_set=3D'' ac_cv_env_CXXCPP_value=3D'' ac_cv_env_CXXFLAGS_set=3Dset ac_cv_env_CXXFLAGS_value=3D'-O -pipe' ac_cv_env_CXX_set=3Dset ac_cv_env_CXX_value=3Dc++ ac_cv_env_F77_set=3D'' ac_cv_env_F77_value=3D'' ac_cv_env_FFLAGS_set=3D'' ac_cv_env_FFLAGS_value=3D'' ac_cv_env_LDFLAGS_set=3Dset ac_cv_env_LDFLAGS_value=3D'' ac_cv_env_LIBS_set=3D'' ac_cv_env_LIBS_value=3D'' ac_cv_env_build_alias_set=3Dset ac_cv_env_build_alias_value=3Darm-portbld-freebsd10.0 ac_cv_env_host_alias_set=3D'' ac_cv_env_host_alias_value=3D'' ac_cv_env_target_alias_set=3D'' ac_cv_env_target_alias_value=3D'' ac_cv_f77_compiler_gnu=3Dno ac_cv_header_dlfcn_h=3Dyes ac_cv_header_inttypes_h=3Dyes ac_cv_header_memory_h=3Dyes ac_cv_header_stdc=3Dyes ac_cv_header_stdint_h=3Dyes ac_cv_header_stdlib_h=3Dyes ac_cv_header_string_h=3Dyes ac_cv_header_strings_h=3Dyes ac_cv_header_sys_stat_h=3Dyes ac_cv_header_sys_types_h=3Dyes ac_cv_header_unistd_h=3Dyes ac_cv_host=3Darm-portbld-freebsd10.0 ac_cv_lib_ffi_ffi_call=3Dno ac_cv_lib_m_fmod=3Dyes ac_cv_lib_thr_pthread_self=3Dyes ac_cv_lib_z_inflate=3Dyes ac_cv_objext=3Do ac_cv_path_EGREP=3D'/usr/bin/grep -E' ac_cv_path_GREP=3D/usr/bin/grep ac_cv_prog_AWK=3Dnawk ac_cv_prog_CPP=3Dcpp ac_cv_prog_CXXCPP=3D'c++ -E' ac_cv_prog_ac_ct_AR=3Dar ac_cv_prog_ac_ct_CC=3Dcc ac_cv_prog_ac_ct_RANLIB=3Dranlib ac_cv_prog_ac_ct_STRIP=3Dstrip ac_cv_prog_cc_c89=3D'' ac_cv_prog_cc_g=3Dyes ac_cv_prog_cxx_g=3Dyes ac_cv_prog_f77_g=3Dno ac_cv_prog_make_gmake_set=3Dyes am_cv_CCAS_dependencies_compiler_type=3Dgcc3 am_cv_CC_dependencies_compiler_type=3Dgcc3 am_cv_CXX_dependencies_compiler_type=3Dgcc3 lt_cv_deplibs_check_method=3Dunknown lt_cv_file_magic_cmd=3D'$MAGIC_CMD' lt_cv_file_magic_test_file=3D'' lt_cv_ld_reload_flag=3D-r lt_cv_objdir=3D.libs lt_cv_path_LD=3D/usr/bin/ld lt_cv_path_LDCXX=3D/usr/bin/ld lt_cv_path_NM=3D'/usr/bin/nm -B' lt_cv_path_SED=3D/usr/bin/sed lt_cv_prog_compiler_c_o=3Dyes lt_cv_prog_compiler_c_o_CXX=3Dyes lt_cv_prog_compiler_pic_works=3Dyes lt_cv_prog_compiler_pic_works_CXX=3Dyes lt_cv_prog_compiler_rtti_exceptions=3Dyes lt_cv_prog_compiler_static_works=3Dyes lt_cv_prog_compiler_static_works_CXX=3Dyes lt_cv_prog_gnu_ld=3Dyes lt_cv_prog_gnu_ldcxx=3Dyes lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ = ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\' lt_cv_sys_lib_dlsearch_path_spec=3D'/lib /usr/lib' lt_cv_sys_lib_search_path_spec=3D/usr/lib lt_cv_sys_max_cmd_len=3D262144 lt_lt_cv_prog_compiler_c_o=3D'"yes"' lt_lt_cv_prog_compiler_c_o_CXX=3D'"yes"' lt_lt_cv_sys_global_symbol_pipe=3D'"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address=3D'"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=3D'"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' =20 ## ----------------- ## ## Output variables. ## ## ----------------- ## =20 ACLOCAL=3D'${SHELL} /usr/ports/java/jamvm/work/jamvm-1.5.4/missing --run aclocal-1.10' ALLOCA=3D'' AMDEPBACKSLASH=3D'\' AMDEP_FALSE=3D'#' AMDEP_TRUE=3D'' AMTAR=3D'${SHELL} /usr/ports/java/jamvm/work/jamvm-1.5.4/missing --run tar' AR=3D'ar' AUTOCONF=3D'${SHELL} /usr/ports/java/jamvm/work/jamvm-1.5.4/missing = --run autoconf' AUTOHEADER=3D'${SHELL} /usr/ports/java/jamvm/work/jamvm-1.5.4/missing --run autoheader' AUTOMAKE=3D'${SHELL} /usr/ports/java/jamvm/work/jamvm-1.5.4/missing = --run automake-1.10' AWK=3D'nawk' CC=3D'cc' CCAS=3D'cc' CCASDEPMODE=3D'depmode=3Dgcc3' CCASFLAGS=3D'-O -pipe' CCDEPMODE=3D'depmode=3Dgcc3' CFLAGS=3D'-O -pipe' COMPILE_TIME_RELOC_CHECKS_FALSE=3D'#' COMPILE_TIME_RELOC_CHECKS_TRUE=3D'' CPP=3D'cpp' CPPFLAGS=3D'' CXX=3D'c++' CXXCPP=3D'c++ -E' CXXDEPMODE=3D'depmode=3Dgcc3' CXXFLAGS=3D'-O -pipe' CYGPATH_W=3D'echo' DEFS=3D'' DEPDIR=3D'.deps' DSYMUTIL=3D'' ECHO=3D'echo' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'/usr/bin/grep -E' EXEEXT=3D'' F77=3D'' FFLAGS=3D'' GREP=3D'/usr/bin/grep' INSTALL_DATA=3D'install -o root -g wheel -m 444' INSTALL_PROGRAM=3D'install -s -o root -g wheel -m 555' INSTALL_SCRIPT=3D'install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c -s' JAVAC=3D'' LDFLAGS=3D'' LIBOBJS=3D'' LIBS=3D'-lz -lm -lthr ' LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool' LN_S=3D'ln -s' LTLIBOBJS=3D'' MAINT=3D'' MAINTAINER_MODE_FALSE=3D'' MAINTAINER_MODE_TRUE=3D'' MAKEINFO=3D'${SHELL} /usr/ports/java/jamvm/work/jamvm-1.5.4/missing = --run makeinfo' MKDIR_P=3D'./install-sh -c -d' NMEDIT=3D'' OBJEXT=3D'o' PACKAGE=3D'jamvm' PACKAGE_BUGREPORT=3D'' PACKAGE_NAME=3D'' PACKAGE_STRING=3D'' PACKAGE_TARNAME=3D'' PACKAGE_VERSION=3D'' PATH_SEPARATOR=3D':' RANLIB=3D'ranlib' SED=3D'/usr/bin/sed' SET_MAKE=3D'' SHELL=3D'/bin/sh' STRIP=3D'strip' VERSION=3D'1.5.4' ac_ct_CC=3D'cc' ac_ct_CXX=3D'' ac_ct_F77=3D'' am__fastdepCCAS_FALSE=3D'#' am__fastdepCCAS_TRUE=3D'' am__fastdepCC_FALSE=3D'#' am__fastdepCC_TRUE=3D'' am__fastdepCXX_FALSE=3D'#' am__fastdepCXX_TRUE=3D'' am__include=3D'include' am__isrc=3D'' am__leading_dot=3D'.' am__quote=3D'' am__tar=3D'${AMTAR} chof - "$$tardir"' am__untar=3D'${AMTAR} xf -' arch=3D'arm' bindir=3D'${exec_prefix}/bin' build=3D'arm-portbld-freebsd10.0' build_alias=3D'arm-portbld-freebsd10.0' build_cpu=3D'arm' build_os=3D'freebsd10.0' build_vendor=3D'portbld' datadir=3D'${datarootdir}' datarootdir=3D'${prefix}/share' docdir=3D'${datarootdir}/doc/${PACKAGE}' dvidir=3D'${docdir}' exec_prefix=3D'NONE' host=3D'arm-portbld-freebsd10.0' host_alias=3D'' host_cpu=3D'arm' host_os=3D'bsd' host_vendor=3D'portbld' htmldir=3D'${docdir}' includedir=3D'${prefix}/include' infodir=3D'/usr/local/info' install_sh=3D'$(SHELL) = /usr/ports/java/jamvm/work/jamvm-1.5.4/install-sh' interp_cflags=3D'-fno-reorder-blocks' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localedir=3D'${datarootdir}/locale' localstatedir=3D'${prefix}/var' mandir=3D'/usr/local/man' mkdir_p=3D'$(top_builddir)/./install-sh -c -d' oldincludedir=3D'/usr/include' os=3D'bsd' pdfdir=3D'${docdir}' prefix=3D'/usr/local' program_transform_name=3D's,x,x,' psdir=3D'${docdir}' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc' target_alias=3D'' use_zip_no=3D'' use_zip_yes=3D'' with_classpath_install_dir=3D'/usr/local' =20 ## ----------- ## ## confdefs.h. ## ## ----------- ## =20 #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "jamvm" #define VERSION "1.5.4" #define THREADED 1 #define USE_CACHE 1 #define DIRECT 1 #define INLINING 1 #define CLASSPATH_INSTALL_DIR "/usr/local" #define INSTALL_DIR "/usr/local" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_LIBTHR 1 #define HAVE_LIBM 1 #define HAVE_LIBZ 1 =20 configure: exit 1 =20 =20 ------_=_NextPart_001_01CDF28D.E59434CD Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

This file contains = any messages produced by compilers while

running configure, = to aid debugging if configure makes a mistake.

 

It was created by = configure, which was

generated by GNU = Autoconf 2.63.  Invocation command line was

 

  $ ./configure = --with-classpath-install-dir=3D/usr/local --enable-ffi = --prefix=3D/usr/local --mandir=3D/usr/local/man = --infodir=3D/usr/local/info/ = --build=3Darm-portbld-freebsd10.0

 

## --------- = ##

## Platform. = ##

## --------- = ##

 

hostname =3D = raspberry-pi.local

uname -m =3D = arm

uname -r =3D = 10.0-CURRENT

uname -s =3D = FreeBSD

uname -v =3D FreeBSD = 10.0-CURRENT #0 r244906M: Sat Jan  5 01:10:27 JST = 2013     = aoyama@fbs.local:/usr/obj-rpi-clang/arm.armv6/usr/src/sys/RPI-B-test12 =

 

/usr/bin/uname -p = =3D arm

/bin/uname = -X     =3D unknown

 

/bin/arch         &nbs= p;    =3D unknown

/usr/bin/arch = -k       =3D = unknown

/usr/convex/getsysinfo =3D unknown

/usr/bin/hostinfo      =3D = unknown

/bin/machine         &= nbsp; =3D unknown

/usr/bin/oslevel       =3D = unknown

/bin/universe         = =3D unknown

 

PATH: = /sbin

PATH: = /bin

PATH: = /usr/sbin

PATH: = /usr/bin

PATH: = /usr/games

PATH: = /usr/local/sbin

PATH: = /usr/local/bin

PATH: = /root/bin

 

 

## ----------- = ##

## Core tests. = ##

## ----------- = ##

 

configure:2149: = checking for a BSD-compatible install

configure:2217: = result: /usr/bin/install -c -o root -g wheel

configure:2228: = checking whether build environment is sane

configure:2271: = result: yes

configure:2296: = checking for a thread-safe mkdir -p

configure:2335: = result: ./install-sh -c -d

configure:2348: = checking for gawk

configure:2378: = result: no

configure:2348: = checking for mawk

configure:2378: = result: no

configure:2348: = checking for nawk

configure:2364: = found /usr/bin/nawk

configure:2375: = result: nawk

configure:2386: = checking whether gmake sets $(MAKE)

configure:2408: = result: yes

configure:2602: = checking build system type

configure:2620: = result: arm-portbld-freebsd10.0

configure:2642: = checking host system type

configure:2657: = result: arm-portbld-freebsd10.0

configure:3120: = checking for style of include used by gmake

configure:3148: = result: GNU

configure:3218: = checking for gcc

configure:3245: = result: cc

configure:3477: = checking for C compiler version

configure:3485: cc = --version >&5

FreeBSD clang = version 3.2 (tags/RELEASE_32/final 170710) = 20121221

Target: = armv6-unknown-freebsd10.0

Thread model: = posix

configure:3489: $? = =3D 0

configure:3496: cc = -v >&5

FreeBSD clang = version 3.2 (tags/RELEASE_32/final 170710) = 20121221

Target: = armv6-unknown-freebsd10.0

Thread model: = posix

configure:3500: $? = =3D 0

configure:3507: cc = -V >&5

cc: error: argument = to '-V' is missing (expected 1 value)

cc: error: no input = files

configure:3511: $? = =3D 1

configure:3534: = checking for C compiler default output file name

configure:3556: cc = -O -pipe   conftest.c  >&5

configure:3560: $? = =3D 0

configure:3598: = result: a.out

configure:3617: = checking whether the C compiler works

configure:3627: = ./a.out

configure:3631: $? = =3D 0

configure:3650: = result: yes

configure:3657: = checking whether we are cross compiling

configure:3659: = result: no

configure:3662: = checking for suffix of executables

configure:3669: cc = -o conftest -O -pipe   conftest.c  = >&5

configure:3673: $? = =3D 0

configure:3699: = result:

configure:3705: = checking for suffix of object files

configure:3731: cc = -c -O -pipe  conftest.c >&5

configure:3735: $? = =3D 0

configure:3760: = result: o

configure:3764: = checking whether we are using the GNU C compiler

configure:3793: cc = -c -O -pipe  conftest.c >&5

configure:3800: $? = =3D 0

configure:3817: = result: yes

configure:3826: = checking whether cc accepts -g

configure:3856: cc = -c -g  conftest.c >&5

configure:3863: $? = =3D 0

configure:3964: = result: yes

configure:3981: = checking for cc option to accept ISO C89

configure:4055: = cc  -c -O -pipe  conftest.c >&5

configure:4062: $? = =3D 0

configure:4085: = result: none needed

configure:4105: = checking dependency style of cc

configure:4196: = result: gcc3

configure:4211: = checking for a sed that does not truncate output

configure:4267: = result: /usr/bin/sed

configure:4270: = checking for grep that handles long lines and -e

configure:4330: = result: /usr/bin/grep

configure:4335: = checking for egrep

configure:4399: = result: /usr/bin/grep -E

configure:4415: = checking for ld used by cc

configure:4482: = result: /usr/bin/ld

configure:4491: = checking if the linker (/usr/bin/ld) is GNU ld

configure:4506: = result: yes

configure:4511: = checking for /usr/bin/ld option to reload object = files

configure:4518: = result: -r

configure:4536: = checking for BSD-compatible nm

configure:4585: = result: /usr/bin/nm -B

configure:4589: = checking whether ln -s works

configure:4593: = result: yes

configure:4600: = checking how to recognize dependent libraries

configure:4786: = result: unknown

configure:5035: = checking how to run the C preprocessor

configure:5153: = result: cpp

configure:5182: = cpp  conftest.c

configure:5189: $? = =3D 0

configure:5220: = cpp  conftest.c

conftest.c:16:10: = fatal error: 'ac_nonexistent.h' file not found

#include = <ac_nonexistent.h>

         = ^

1 error = generated.

configure:5227: $? = =3D 1

configure: failed = program was:

| /* = confdefs.h.  */

| #define = PACKAGE_NAME ""

| #define = PACKAGE_TARNAME ""

| #define = PACKAGE_VERSION ""

| #define = PACKAGE_STRING ""

| #define = PACKAGE_BUGREPORT ""

| #define PACKAGE = "jamvm"

| #define VERSION = "1.5.4"

| #define THREADED = 1

| #define USE_CACHE = 1

| #define DIRECT = 1

| #define INLINING = 1

| #define = CLASSPATH_INSTALL_DIR "/usr/local"

| #define = INSTALL_DIR "/usr/local"

| /* end = confdefs.h.  */

| #include = <ac_nonexistent.h>

configure:5267: = checking for ANSI C header files

configure:5297: cc = -c -O -pipe  conftest.c >&5

configure:5304: $? = =3D 0

configure:5403: cc = -o conftest -O -pipe   conftest.c  = >&5

configure:5407: $? = =3D 0

configure:5413: = ./conftest

configure:5417: $? = =3D 0

configure:5435: = result: yes

configure:5459: = checking for sys/types.h

configure:5480: cc = -c -O -pipe  conftest.c >&5

configure:5487: $? = =3D 0

configure:5504: = result: yes

configure:5459: = checking for sys/stat.h

configure:5480: cc = -c -O -pipe  conftest.c >&5

configure:5487: $? = =3D 0

configure:5504: = result: yes

configure:5459: = checking for stdlib.h

configure:5480: cc = -c -O -pipe  conftest.c >&5

configure:5487: $? = =3D 0

configure:5504: = result: yes

configure:5459: = checking for string.h

configure:5480: cc = -c -O -pipe  conftest.c >&5

configure:5487: $? = =3D 0

configure:5504: = result: yes

configure:5459: = checking for memory.h

configure:5480: cc = -c -O -pipe  conftest.c >&5

configure:5487: $? = =3D 0

configure:5504: = result: yes

configure:5459: = checking for strings.h

configure:5480: cc = -c -O -pipe  conftest.c >&5

configure:5487: $? = =3D 0

configure:5504: = result: yes

configure:5459: = checking for inttypes.h

configure:5480: cc = -c -O -pipe  conftest.c >&5

configure:5487: $? = =3D 0

configure:5504: = result: yes

configure:5459: = checking for stdint.h

configure:5480: cc = -c -O -pipe  conftest.c >&5

configure:5487: $? = =3D 0

configure:5504: = result: yes

configure:5459: = checking for unistd.h

configure:5480: cc = -c -O -pipe  conftest.c >&5

configure:5487: $? = =3D 0

configure:5504: = result: yes

configure:5534: = checking dlfcn.h usability

configure:5551: cc = -c -O -pipe  conftest.c >&5

configure:5558: $? = =3D 0

configure:5572: = result: yes

configure:5576: = checking dlfcn.h presence

configure:5591: = cpp  conftest.c

configure:5598: $? = =3D 0

configure:5612: = result: yes

configure:5640: = checking for dlfcn.h

configure:5649: = result: yes

configure:5776: = checking for C++ compiler version

configure:5784: c++ = --version >&5

FreeBSD clang = version 3.2 (tags/RELEASE_32/final 170710) = 20121221

Target: = armv6-unknown-freebsd10.0

Thread model: = posix

configure:5788: $? = =3D 0

configure:5795: c++ = -v >&5

FreeBSD clang = version 3.2 (tags/RELEASE_32/final 170710) = 20121221

Target: = armv6-unknown-freebsd10.0

Thread model: = posix

configure:5799: $? = =3D 0

configure:5806: c++ = -V >&5

c++: error: argument = to '-V' is missing (expected 1 value)

c++: error: no input = files

configure:5810: $? = =3D 1

configure:5813: = checking whether we are using the GNU C++ = compiler

configure:5842: c++ = -c -O -pipe  conftest.cpp >&5

configure:5849: $? = =3D 0

configure:5866: = result: yes

configure:5875: = checking whether c++ accepts -g

configure:5905: c++ = -c -g  conftest.cpp >&5

configure:5912: $? = =3D 0

configure:6013: = result: yes

configure:6038: = checking dependency style of c++

configure:6129: = result: gcc3

configure:6154: = checking how to run the C++ preprocessor

configure:6190: c++ = -E  conftest.cpp

configure:6197: $? = =3D 0

configure:6228: c++ = -E  conftest.cpp

conftest.cpp:27:10: = fatal error: 'ac_nonexistent.h' file not found

#include = <ac_nonexistent.h>

         = ^

1 error = generated.

configure:6235: $? = =3D 1

configure: failed = program was:

| /* = confdefs.h.  */

| #define = PACKAGE_NAME ""

| #define = PACKAGE_TARNAME ""

| #define = PACKAGE_VERSION ""

| #define = PACKAGE_STRING ""

| #define = PACKAGE_BUGREPORT ""

| #define PACKAGE = "jamvm"

| #define VERSION = "1.5.4"

| #define THREADED = 1

| #define USE_CACHE = 1

| #define DIRECT = 1

| #define INLINING = 1

| #define = CLASSPATH_INSTALL_DIR "/usr/local"

| #define = INSTALL_DIR "/usr/local"

| #define = STDC_HEADERS 1

| #define = HAVE_SYS_TYPES_H 1

| #define = HAVE_SYS_STAT_H 1

| #define = HAVE_STDLIB_H 1

| #define = HAVE_STRING_H 1

| #define = HAVE_MEMORY_H 1

| #define = HAVE_STRINGS_H 1

| #define = HAVE_INTTYPES_H 1

| #define = HAVE_STDINT_H 1

| #define = HAVE_UNISTD_H 1

| #define = HAVE_DLFCN_H 1

| /* end = confdefs.h.  */

| #include = <ac_nonexistent.h>

configure:6268: = result: c++ -E

configure:6297: c++ = -E  conftest.cpp

configure:6304: $? = =3D 0

configure:6335: c++ = -E  conftest.cpp

conftest.cpp:27:10: = fatal error: 'ac_nonexistent.h' file not found

#include = <ac_nonexistent.h>

         = ^

1 error = generated.

configure:6342: $? = =3D 1

configure: failed = program was:

| /* = confdefs.h.  */

| #define = PACKAGE_NAME ""

| #define = PACKAGE_TARNAME ""

| #define = PACKAGE_VERSION ""

| #define = PACKAGE_STRING ""

| #define = PACKAGE_BUGREPORT ""

| #define PACKAGE = "jamvm"

| #define VERSION = "1.5.4"

| #define THREADED = 1

| #define USE_CACHE = 1

| #define DIRECT = 1

| #define INLINING = 1

| #define = CLASSPATH_INSTALL_DIR "/usr/local"

| #define = INSTALL_DIR "/usr/local"

| #define = STDC_HEADERS 1

| #define = HAVE_SYS_TYPES_H 1

| #define = HAVE_SYS_STAT_H 1

| #define = HAVE_STDLIB_H 1

| #define = HAVE_STRING_H 1

| #define = HAVE_MEMORY_H 1

| #define = HAVE_STRINGS_H 1

| #define = HAVE_INTTYPES_H 1

| #define = HAVE_STDINT_H 1

| #define = HAVE_UNISTD_H 1

| #define = HAVE_DLFCN_H 1

| /* end = confdefs.h.  */

| #include = <ac_nonexistent.h>

configure:6437: = checking for g77

configure:6467: = result: no

configure:6437: = checking for xlf

configure:6467: = result: no

configure:6437: = checking for f77

configure:6467: = result: no

configure:6437: = checking for frt

configure:6467: = result: no

configure:6437: = checking for pgf77

configure:6467: = result: no

configure:6437: = checking for cf77

configure:6467: = result: no

configure:6437: = checking for fort77

configure:6467: = result: no

configure:6437: = checking for fl32

configure:6467: = result: no

configure:6437: = checking for af77

configure:6467: = result: no

configure:6437: = checking for xlf90

configure:6467: = result: no

configure:6437: = checking for f90

configure:6467: = result: no

configure:6437: = checking for pgf90

configure:6467: = result: no

configure:6437: = checking for pghpf

configure:6467: = result: no

configure:6437: = checking for epcf90

configure:6467: = result: no

configure:6437: = checking for gfortran

configure:6467: = result: no

configure:6437: = checking for g95

configure:6467: = result: no

configure:6437: = checking for xlf95

configure:6467: = result: no

configure:6437: = checking for f95

configure:6467: = result: no

configure:6437: = checking for fort

configure:6467: = result: no

configure:6437: = checking for ifort

configure:6467: = result: no

configure:6437: = checking for ifc

configure:6467: = result: no

configure:6437: = checking for efc

configure:6467: = result: no

configure:6437: = checking for pgf95

configure:6467: = result: no

configure:6437: = checking for lf95

configure:6467: = result: no

configure:6437: = checking for ftn

configure:6467: = result: no

configure:6490: = checking for Fortran 77 compiler version

configure:6498:  --version >&5

eval: --version: not = found

configure:6502: $? = =3D 127

configure:6509:  -v >&5

eval: -v: not = found

configure:6513: $? = =3D 127

configure:6520:  -V >&5

eval: -V: not = found

configure:6524: $? = =3D 127

configure:6532: = checking whether we are using the GNU Fortran 77 = compiler

configure:6551:  -c  conftest.F = >&5

eval: -c: not = found

configure:6558: $? = =3D 127

configure: failed = program was:

|       program = main

| #ifndef = __GNUC__

|        choke = me

| = #endif

| =

|       end

configure:6575: = result: no

configure:6581: = checking whether  accepts -g

configure:6598:  -c -g conftest.f = >&5

eval: -c: not = found

configure:6605: $? = =3D 127

configure: failed = program was:

|       program = main

| =

|       end

configure:6621: = result: no

configure:6654: = checking the maximum length of command line = arguments

configure:6766: = result: 262144

configure:6778: = checking command to parse /usr/bin/nm -B output from cc = object

configure:6883: cc = -c -O -pipe  conftest.c >&5

configure:6886: $? = =3D 0

configure:6890: = /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ =        ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ =        ][     = ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> = conftest.nm

configure:6893: $? = =3D 0

configure:6945: cc = -o conftest -O -pipe   conftest.c conftstm.o = >&5

configure:6948: $? = =3D 0

configure:6986: = result: ok

configure:6990: = checking for objdir

configure:7005: = result: .libs

configure:7097: = checking for ar

configure:7113: = found /usr/bin/ar

configure:7124: = result: ar

configure:7189: = checking for ranlib

configure:7205: = found /usr/bin/ranlib

configure:7216: = result: ranlib

configure:7281: = checking for strip

configure:7297: = found /usr/bin/strip

configure:7308: = result: strip

configure:7898: = checking if cc supports -fno-rtti = -fno-exceptions

configure:7916: cc = -c -O -pipe  -fno-rtti -fno-exceptions conftest.c = >&5

configure:7920: $? = =3D 0

configure:7933: = result: yes

configure:7948: = checking for cc option to produce PIC

configure:8180: = result: -fPIC

configure:8188: = checking if cc PIC flag -fPIC works

configure:8206: cc = -c -O -pipe  -fPIC -DPIC conftest.c = >&5

configure:8210: $? = =3D 0

configure:8223: = result: yes

configure:8251: = checking if cc static flag -static works

configure:8279: = result: yes

configure:8289: = checking if cc supports -c -o file.o

configure:8310: cc = -c -O -pipe  -o out/conftest2.o conftest.c = >&5

configure:8314: $? = =3D 0

configure:8336: = result: yes

configure:8362: = checking whether the cc linker (/usr/bin/ld) supports shared = libraries

configure:9350: = result: yes

configure:9371: = checking whether -lc should be explicitly linked = in

configure:9376: cc = -c -O -pipe  conftest.c >&5

configure:9379: $? = =3D 0

configure:9394: cc = -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest = 2\>\&1 \| grep  -lc  \>/dev/null = 2\>\&1

configure:9397: $? = =3D 0

configure:9409: = result: no

configure:9417: = checking dynamic linker characteristics

configure:10019: = result: no

configure:10043: = checking how to hardcode library paths into = programs

configure:10068: = result: immediate

configure:10082: = checking whether stripping libraries is possible

configure:10087: = result: yes

configure:10917: = checking if libtool supports shared libraries

configure:10919: = result: no

configure:10922: = checking whether to build shared libraries

configure:10943: = result: no

configure:10946: = checking whether to build static libraries

configure:10950: = result: yes

configure:11044: = creating libtool

configure:11637: = checking for ld used by c++

configure:11704: = result: /usr/bin/ld

configure:11713: = checking if the linker (/usr/bin/ld) is GNU ld

configure:11728: = result: yes

configure:11779: = checking whether the c++ linker (/usr/bin/ld) supports shared = libraries

configure:12733: = result: no

configure:12750: c++ = -c -O -pipe  conftest.cpp >&5

configure:12753: $? = =3D 0

configure:12909: = checking for c++ option to produce PIC

configure:13193: = result: -fPIC

configure:13201: = checking if c++ PIC flag -fPIC works

configure:13219: c++ = -c -O -pipe  -fPIC -DPIC conftest.cpp = >&5

configure:13223: $? = =3D 0

configure:13236: = result: yes

configure:13264: = checking if c++ static flag -static works

configure:13292: = result: yes

configure:13302: = checking if c++ supports -c -o file.o

configure:13323: c++ = -c -O -pipe  -o out/conftest2.o conftest.cpp = >&5

configure:13327: $? = =3D 0

configure:13349: = result: yes

configure:13375: = checking whether the c++ linker (/usr/bin/ld) supports shared = libraries

configure:13401: = result: no

configure:13468: = checking dynamic linker characteristics

configure:14018: = result: no

configure:14042: = checking how to hardcode library paths into = programs

configure:14067: = result: immediate

configure:20353: = checking for gcc

configure:20380: = result: cc

configure:20612: = checking for C compiler version

configure:20620: cc = --version >&5

FreeBSD clang = version 3.2 (tags/RELEASE_32/final 170710) = 20121221

Target: = armv6-unknown-freebsd10.0

Thread model: = posix

configure:20624: $? = =3D 0

configure:20631: cc = -v >&5

FreeBSD clang = version 3.2 (tags/RELEASE_32/final 170710) = 20121221

Target: = armv6-unknown-freebsd10.0

Thread model: = posix

configure:20635: $? = =3D 0

configure:20642: cc = -V >&5

cc: error: argument = to '-V' is missing (expected 1 value)

cc: error: no input = files

configure:20646: $? = =3D 1

configure:20649: = checking whether we are using the GNU C compiler

configure:20702: = result: yes

configure:20711: = checking whether cc accepts -g

configure:20849: = result: yes

configure:20866: = checking for cc option to accept ISO C89

configure:20970: = result: none needed

configure:20990: = checking dependency style of cc

configure:21081: = result: gcc3

configure:21105: = checking dependency style of cc

configure:21196: = result: gcc3

configure:21216: = checking for ecj

configure:21246: = result: no

configure:21216: = checking for jikes

configure:21246: = result: no

configure:21216: = checking for gcj

configure:21246: = result: no

configure:21216: = checking for javac

configure:21246: = result: no

configure:21257: = checking for pthread_self in -lthr

configure:21292: cc = -o conftest -O -pipe   conftest.c -lthr   = >&5

configure:21299: $? = =3D 0

configure:21320: = result: yes

configure:21415: = checking for fmod in -lm

configure:21450: cc = -o conftest -O -pipe   conftest.c -lm  -lthr  = >&5

configure:21457: $? = =3D 0

configure:21478: = result: yes

configure:21578: = checking for inflate in -lz

configure:21613: cc = -o conftest -O -pipe   conftest.c -lz  -lm -lthr  = >&5

configure:21620: $? = =3D 0

configure:21641: = result: yes

configure:21660: = checking for ffi_call in -lffi

configure:21702: cc = -o conftest -I/usr/local/lib/libffi-3.0.9/include   -O = -pipe  -L/usr/local/lib    conftest.c = -lffi   -lz -lm -lthr  >&5

/usr/local/lib/libffi.so: undefined reference to = `__clear_cache'

cc: error: linker = command failed with exit code 1 (use -v to see = invocation)

configure:21709: $? = =3D 1

configure: failed = program was:

| /* = confdefs.h.  */

| #define = PACKAGE_NAME ""

| #define = PACKAGE_TARNAME ""

| #define = PACKAGE_VERSION ""

| #define = PACKAGE_STRING ""

| #define = PACKAGE_BUGREPORT ""

| #define PACKAGE = "jamvm"

| #define VERSION = "1.5.4"

| #define THREADED = 1

| #define USE_CACHE = 1

| #define DIRECT = 1

| #define INLINING = 1

| #define = CLASSPATH_INSTALL_DIR "/usr/local"

| #define = INSTALL_DIR "/usr/local"

| #define = STDC_HEADERS 1

| #define = HAVE_SYS_TYPES_H 1

| #define = HAVE_SYS_STAT_H 1

| #define = HAVE_STDLIB_H 1

| #define = HAVE_STRING_H 1

| #define = HAVE_MEMORY_H 1

| #define = HAVE_STRINGS_H 1

| #define = HAVE_INTTYPES_H 1

| #define = HAVE_STDINT_H 1

| #define = HAVE_UNISTD_H 1

| #define = HAVE_DLFCN_H 1

| #define = HAVE_LIBTHR 1

| #define HAVE_LIBM = 1

| #define HAVE_LIBZ = 1

| /* end = confdefs.h.  */

| =

| /* Override any = GCC internal prototype to avoid an error.

|    = Use char because int might match the return type of a = GCC

|    = builtin and then its argument prototype would still apply.  = */

| #ifdef = __cplusplus

| extern = "C"

| = #endif

| char ffi_call = ();

| = int

| main = ()

| = {

| return ffi_call = ();

|   = ;

|   return = 0;

| = }

configure:21732: = result: no

configure:21742: = error: libffi is missing

 

## ---------------- = ##

## Cache variables. = ##

## ---------------- = ##

 

ac_cv_build=3Darm-portbld-freebsd10.0

ac_cv_c_compiler_gnu=3Dyes

ac_cv_cxx_compiler_gnu=3Dyes

ac_cv_env_CCASFLAGS_set=3D''

ac_cv_env_CCASFLAGS_value=3D''

ac_cv_env_CCAS_set=3D''

ac_cv_env_CCAS_value=3D''

ac_cv_env_CCC_set=3D''

ac_cv_env_CCC_value=3D''

ac_cv_env_CC_set=3Dset

ac_cv_env_CC_value=3Dcc

ac_cv_env_CFLAGS_set=3Dset

ac_cv_env_CFLAGS_value=3D'-O -pipe'

ac_cv_env_CPPFLAGS_set=3Dset

ac_cv_env_CPPFLAGS_value=3D''

ac_cv_env_CPP_set=3Dset

ac_cv_env_CPP_value=3Dcpp

ac_cv_env_CXXCPP_set=3D''

ac_cv_env_CXXCPP_value=3D''

ac_cv_env_CXXFLAGS_set=3Dset

ac_cv_env_CXXFLAGS_value=3D'-O -pipe'

ac_cv_env_CXX_set=3Dset

ac_cv_env_CXX_value=3Dc++

ac_cv_env_F77_set=3D''

ac_cv_env_F77_value=3D''

ac_cv_env_FFLAGS_set=3D''

ac_cv_env_FFLAGS_value=3D''

ac_cv_env_LDFLAGS_set=3Dset

ac_cv_env_LDFLAGS_value=3D''

ac_cv_env_LIBS_set=3D''

ac_cv_env_LIBS_value=3D''

ac_cv_env_build_alias_set=3Dset

ac_cv_env_build_alias_value=3Darm-portbld-freebsd10.0

ac_cv_env_host_alias_set=3D''

ac_cv_env_host_alias_value=3D''

ac_cv_env_target_alias_set=3D''

ac_cv_env_target_alias_value=3D''

ac_cv_f77_compiler_gnu=3Dno

ac_cv_header_dlfcn_h=3Dyes

ac_cv_header_inttypes_h=3Dyes

ac_cv_header_memory_h=3Dyes

ac_cv_header_stdc=3Dyes

ac_cv_header_stdint_h=3Dyes

ac_cv_header_stdlib_h=3Dyes

ac_cv_header_string_h=3Dyes

ac_cv_header_strings_h=3Dyes

ac_cv_header_sys_stat_h=3Dyes

ac_cv_header_sys_types_h=3Dyes

ac_cv_header_unistd_h=3Dyes

ac_cv_host=3Darm-portbld-freebsd10.0

ac_cv_lib_ffi_ffi_call=3Dno

ac_cv_lib_m_fmod=3Dyes

ac_cv_lib_thr_pthread_self=3Dyes

ac_cv_lib_z_inflate=3Dyes

ac_cv_objext=3Do

ac_cv_path_EGREP=3D'/usr/bin/grep -E'

ac_cv_path_GREP=3D/usr/bin/grep

ac_cv_prog_AWK=3Dnawk

ac_cv_prog_CPP=3Dcpp

ac_cv_prog_CXXCPP=3D'c++ -E'

ac_cv_prog_ac_ct_AR=3Dar

ac_cv_prog_ac_ct_CC=3Dcc

ac_cv_prog_ac_ct_RANLIB=3Dranlib

ac_cv_prog_ac_ct_STRIP=3Dstrip

ac_cv_prog_cc_c89=3D''

ac_cv_prog_cc_g=3Dyes

ac_cv_prog_cxx_g=3Dyes

ac_cv_prog_f77_g=3Dno

ac_cv_prog_make_gmake_set=3Dyes

am_cv_CCAS_dependencies_compiler_type=3Dgcc3

<= p class=3DMsoNormal style=3D'text-autospace:none'>am_cv_CC_dependencies_compiler_type=3Dgcc3

am_cv_CXX_dependencies_compiler_type=3Dgcc3

lt_cv_deplibs_check_method=3Dunknown

lt_cv_file_magic_cmd=3D'$MAGIC_CMD'

lt_cv_file_magic_test_file=3D''

lt_cv_ld_reload_flag=3D-r

lt_cv_objdir=3D.libs

lt_cv_path_LD=3D/usr/bin/ld

lt_cv_path_LDCXX=3D/usr/bin/ld

lt_cv_path_NM=3D'/usr/bin/nm -B'

lt_cv_path_SED=3D/usr/bin/sed

lt_cv_prog_compiler_c_o=3Dyes

lt_cv_prog_compiler_c_o_CXX=3Dyes

lt_cv_prog_compiler_pic_works=3Dyes

lt_cv_prog_compiler_pic_works_CXX=3Dyes

lt_cv_prog_compiler_rtti_exceptions=3Dyes

lt_cv_prog_compiler_static_works=3Dyes

lt_cv_prog_compiler_static_works_CXX=3Dyes

lt_cv_prog_gnu_ld=3Dyes

lt_cv_prog_gnu_ldcxx=3Dyes

lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ =      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[    ][ =     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 = \2/p'\'

lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: = \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e = '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) = \&\2},/p'\'

lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* = \(.*\)$/extern int \1;/p'\'

lt_cv_sys_lib_dlsearch_path_spec=3D'/lib = /usr/lib'

lt_cv_sys_lib_search_path_spec=3D/usr/lib

lt_cv_sys_max_cmd_len=3D262144

lt_lt_cv_prog_compiler_c_o=3D'"yes"'

lt_lt_cv_prog_compiler_c_o_CXX=3D'"yes"'

lt_lt_cv_sys_global_symbol_pipe=3D'"sed -n -e '\''s/^.*[ = ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ =        = ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 = \\2/p'\''"'

lt_lt_cv_sys_global_symbol_to_c_name_address=3D'"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=3D'"sed -n -e '\''s/^. .* = \\(.*\\)\$/extern int \\1;/p'\''"'

 

## ----------------- = ##

## Output variables. = ##

## ----------------- = ##

 

ACLOCAL=3D'${SHELL} = /usr/ports/java/jamvm/work/jamvm-1.5.4/missing --run = aclocal-1.10'

ALLOCA=3D''

AMDEPBACKSLASH=3D'\'

AMDEP_FALSE=3D'#'

AMDEP_TRUE=3D''

AMTAR=3D'${SHELL} = /usr/ports/java/jamvm/work/jamvm-1.5.4/missing --run = tar'

AR=3D'ar'

AUTOCONF=3D'${SHELL} = /usr/ports/java/jamvm/work/jamvm-1.5.4/missing --run = autoconf'

AUTOHEADER=3D'${SHELL} = /usr/ports/java/jamvm/work/jamvm-1.5.4/missing --run = autoheader'

AUTOMAKE=3D'${SHELL} = /usr/ports/java/jamvm/work/jamvm-1.5.4/missing --run = automake-1.10'

AWK=3D'nawk'

CC=3D'cc'

CCAS=3D'cc'

CCASDEPMODE=3D'depmode=3Dgcc3'

CCASFLAGS=3D'-O = -pipe'

CCDEPMODE=3D'depmode=3Dgcc3'

CFLAGS=3D'-O = -pipe'

COMPILE_TIME_RELOC_CHECKS_FALSE=3D'#'

COMPILE_TIME_RELOC_CHECKS_TRUE=3D''

CPP=3D'cpp'

CPPFLAGS=3D''

CXX=3D'c++'

CXXCPP=3D'c++ = -E'

CXXDEPMODE=3D'depmode=3Dgcc3'

CXXFLAGS=3D'-O = -pipe'

CYGPATH_W=3D'echo'

DEFS=3D''

DEPDIR=3D'.deps'

DSYMUTIL=3D''

ECHO=3D'echo'

ECHO_C=3D''

ECHO_N=3D'-n'

ECHO_T=3D''

EGREP=3D'/usr/bin/grep -E'

EXEEXT=3D''

F77=3D''

FFLAGS=3D''

GREP=3D'/usr/bin/grep'

INSTALL_DATA=3D'install  -o root -g wheel -m = 444'

INSTALL_PROGRAM=3D'install  -s -o root -g wheel -m = 555'

INSTALL_SCRIPT=3D'install  -o root -g wheel -m = 555'

INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c = -s'

JAVAC=3D''

LDFLAGS=3D''

LIBOBJS=3D''

LIBS=3D'-lz -lm = -lthr '

LIBTOOL=3D'$(SHELL) = $(top_builddir)/libtool'

LN_S=3D'ln = -s'

LTLIBOBJS=3D''

MAINT=3D''

MAINTAINER_MODE_FALSE=3D''

MAINTAINER_MODE_TRUE=3D''

MAKEINFO=3D'${SHELL} = /usr/ports/java/jamvm/work/jamvm-1.5.4/missing --run = makeinfo'

MKDIR_P=3D'./install-sh -c -d'

NMEDIT=3D''

OBJEXT=3D'o'

PACKAGE=3D'jamvm'

PACKAGE_BUGREPORT=3D''

PACKAGE_NAME=3D''

PACKAGE_STRING=3D''

PACKAGE_TARNAME=3D''

PACKAGE_VERSION=3D''

PATH_SEPARATOR=3D':'

RANLIB=3D'ranlib'

SED=3D'/usr/bin/sed'

SET_MAKE=3D''

SHELL=3D'/bin/sh'

STRIP=3D'strip'

VERSION=3D'1.5.4'

ac_ct_CC=3D'cc'

ac_ct_CXX=3D''

ac_ct_F77=3D''

am__fastdepCCAS_FALSE=3D'#'

am__fastdepCCAS_TRUE=3D''

am__fastdepCC_FALSE=3D'#'

am__fastdepCC_TRUE=3D''

am__fastdepCXX_FALSE=3D'#'

am__fastdepCXX_TRUE=3D''

am__include=3D'include'

am__isrc=3D''

am__leading_dot=3D'.'

am__quote=3D''

am__tar=3D'${AMTAR} = chof - "$$tardir"'

am__untar=3D'${AMTAR} xf -'

arch=3D'arm'

bindir=3D'${exec_prefix}/bin'

build=3D'arm-portbld-freebsd10.0'

build_alias=3D'arm-portbld-freebsd10.0'

build_cpu=3D'arm'

build_os=3D'freebsd10.0'

build_vendor=3D'portbld'

datadir=3D'${datarootdir}'

datarootdir=3D'${prefix}/share'

docdir=3D'${datarootdir}/doc/${PACKAGE}'

dvidir=3D'${docdir}'

exec_prefix=3D'NONE'

host=3D'arm-portbld-freebsd10.0'

host_alias=3D''

host_cpu=3D'arm'

host_os=3D'bsd'

host_vendor=3D'portbld'

htmldir=3D'${docdir}'

includedir=3D'${prefix}/include'

infodir=3D'/usr/local/info'

install_sh=3D'$(SHELL) = /usr/ports/java/jamvm/work/jamvm-1.5.4/install-sh'

<= p class=3DMsoNormal style=3D'text-autospace:none'>interp_cflags=3D'-fno-reorder-blocks'

libdir=3D'${exec_prefix}/lib'

libexecdir=3D'${exec_prefix}/libexec'

localedir=3D'${datarootdir}/locale'

localstatedir=3D'${prefix}/var'

mandir=3D'/usr/local/man'

mkdir_p=3D'$(top_builddir)/./install-sh -c = -d'

oldincludedir=3D'/usr/include'

os=3D'bsd'

pdfdir=3D'${docdir}'

prefix=3D'/usr/local'

program_transform_name=3D's,x,x,'

psdir=3D'${docdir}'

sbindir=3D'${exec_prefix}/sbin'

sharedstatedir=3D'${prefix}/com'

sysconfdir=3D'${prefix}/etc'

target_alias=3D''

use_zip_no=3D''

use_zip_yes=3D''

with_classpath_install_dir=3D'/usr/local'

 

## ----------- = ##

## confdefs.h. = ##

## ----------- = ##

 

#define PACKAGE_NAME = ""

#define = PACKAGE_TARNAME ""

#define = PACKAGE_VERSION ""

#define = PACKAGE_STRING ""

#define = PACKAGE_BUGREPORT ""

#define PACKAGE = "jamvm"

#define VERSION = "1.5.4"

#define THREADED = 1

#define USE_CACHE = 1

#define DIRECT = 1

#define INLINING = 1

#define = CLASSPATH_INSTALL_DIR "/usr/local"

#define INSTALL_DIR = "/usr/local"

#define STDC_HEADERS = 1

#define = HAVE_SYS_TYPES_H 1

#define = HAVE_SYS_STAT_H 1

#define = HAVE_STDLIB_H 1

#define = HAVE_STRING_H 1

#define = HAVE_MEMORY_H 1

#define = HAVE_STRINGS_H 1

#define = HAVE_INTTYPES_H 1

#define = HAVE_STDINT_H 1

#define = HAVE_UNISTD_H 1

#define HAVE_DLFCN_H = 1

#define HAVE_LIBTHR = 1

#define HAVE_LIBM = 1

#define HAVE_LIBZ = 1

 

configure: exit = 1

 

 

------_=_NextPart_001_01CDF28D.E59434CD--