470 lines
14 KiB
Text
470 lines
14 KiB
Text
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.59. Invocation command line was
|
|
|
|
$ ./configure --with-jdk=/common/awips/jdk1.6.0_05/include,/common/awips/jdk1.6.0_05/lib --with-hdf5=/home/chammack/Desktop/hdf5-1.8.4-pre1/src/
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = dev10.oma.us.ray.com
|
|
uname -m = i686
|
|
uname -r = 2.6.18-128.1.6.el5PAE
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Wed Apr 1 10:02:22 EDT 2009
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = i686
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /common/chammack/awips/bin
|
|
PATH: /common/chammack/awips/jdk1.6.0_05/bin
|
|
PATH: /common/awips/jdk1.6.0_05/bin/
|
|
PATH: /opt/yjp-8.0/bin
|
|
PATH: /opt/openoffice.org3/program
|
|
PATH: /opt/CollabNet_Subversion/bin
|
|
PATH: /common/chammack/awips/bin
|
|
PATH: /common/chammack/awips/jdk1.6.0_05/bin
|
|
PATH: /common/awips/jdk1.6.0_05/bin/
|
|
PATH: /usr/kerberos/bin
|
|
PATH: /opt/yjp-8.0/bin
|
|
PATH: /opt/openoffice.org3/program
|
|
PATH: /opt/CollabNet_Subversion/bin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/bin
|
|
PATH: /bin
|
|
PATH: /usr/X11R6/bin
|
|
PATH: /home/chammack/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:1334: checking if tr works
|
|
configure:1342: result: yes
|
|
configure:1350: checking for gawk
|
|
configure:1366: found /usr/bin/gawk
|
|
configure:1376: result: gawk
|
|
configure:1386: checking if expr works
|
|
configure:1414: result: yes
|
|
configure:1464: checking for gcc
|
|
configure:1480: found /usr/bin/gcc
|
|
configure:1490: result: gcc
|
|
configure:1734: checking for C compiler version
|
|
configure:1737: gcc --version </dev/null >&5
|
|
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
|
|
Copyright (C) 2006 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:1740: $? = 0
|
|
configure:1742: gcc -v </dev/null >&5
|
|
Using built-in specs.
|
|
Target: i386-redhat-linux
|
|
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
|
|
Thread model: posix
|
|
gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)
|
|
configure:1745: $? = 0
|
|
configure:1747: gcc -V </dev/null >&5
|
|
gcc: '-V' option must have argument
|
|
configure:1750: $? = 1
|
|
configure:1773: checking for C compiler default output file name
|
|
configure:1776: gcc conftest.c >&5
|
|
configure:1779: $? = 0
|
|
configure:1825: result: a.out
|
|
configure:1830: checking whether the C compiler works
|
|
configure:1836: ./a.out
|
|
configure:1839: $? = 0
|
|
configure:1856: result: yes
|
|
configure:1863: checking whether we are cross compiling
|
|
configure:1865: result: no
|
|
configure:1868: checking for suffix of executables
|
|
configure:1870: gcc -o conftest conftest.c >&5
|
|
configure:1873: $? = 0
|
|
configure:1898: result:
|
|
configure:1904: checking for suffix of object files
|
|
configure:1925: gcc -c conftest.c >&5
|
|
configure:1928: $? = 0
|
|
configure:1950: result: o
|
|
configure:1954: checking whether we are using the GNU C compiler
|
|
configure:1978: gcc -c conftest.c >&5
|
|
configure:1984: $? = 0
|
|
configure:1988: test -z
|
|
|| test ! -s conftest.err
|
|
configure:1991: $? = 0
|
|
configure:1994: test -s conftest.o
|
|
configure:1997: $? = 0
|
|
configure:2010: result: yes
|
|
configure:2016: checking whether gcc accepts -g
|
|
configure:2037: gcc -c -g conftest.c >&5
|
|
configure:2043: $? = 0
|
|
configure:2047: test -z
|
|
|| test ! -s conftest.err
|
|
configure:2050: $? = 0
|
|
configure:2053: test -s conftest.o
|
|
configure:2056: $? = 0
|
|
configure:2067: result: yes
|
|
configure:2084: checking for gcc option to accept ANSI C
|
|
configure:2154: gcc -c -g -O2 conftest.c >&5
|
|
configure:2160: $? = 0
|
|
configure:2164: test -z
|
|
|| test ! -s conftest.err
|
|
configure:2167: $? = 0
|
|
configure:2170: test -s conftest.o
|
|
configure:2173: $? = 0
|
|
configure:2191: result: none needed
|
|
configure:2209: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
|
|
configure:2215: $? = 1
|
|
configure: failed program was:
|
|
| #ifndef __cplusplus
|
|
| choke me
|
|
| #endif
|
|
configure:2349: checking whether make sets $(MAKE)
|
|
configure:2369: result: yes
|
|
configure:2391: checking for a BSD-compatible install
|
|
configure:2446: result: /usr/bin/install -c
|
|
configure:2464: checking how to run the C preprocessor
|
|
configure:2499: gcc -E conftest.c
|
|
configure:2505: $? = 0
|
|
configure:2537: gcc -E conftest.c
|
|
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:2543: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:2582: result: gcc -E
|
|
configure:2606: gcc -E conftest.c
|
|
configure:2612: $? = 0
|
|
configure:2644: gcc -E conftest.c
|
|
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:2650: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:2694: checking for egrep
|
|
configure:2704: result: grep -E
|
|
configure:2709: checking for ANSI C header files
|
|
configure:2734: gcc -c -g -O2 conftest.c >&5
|
|
configure:2740: $? = 0
|
|
configure:2744: test -z
|
|
|| test ! -s conftest.err
|
|
configure:2747: $? = 0
|
|
configure:2750: test -s conftest.o
|
|
configure:2753: $? = 0
|
|
configure:2842: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit'
|
|
configure:2845: $? = 0
|
|
configure:2847: ./conftest
|
|
configure:2850: $? = 0
|
|
configure:2865: result: yes
|
|
configure:2876: checking for ceil in -lm
|
|
configure:2906: gcc -o conftest -g -O2 conftest.c -lm >&5
|
|
conftest.c:17: warning: conflicting types for built-in function 'ceil'
|
|
configure:2912: $? = 0
|
|
configure:2916: test -z
|
|
|| test ! -s conftest.err
|
|
configure:2919: $? = 0
|
|
configure:2922: test -s conftest
|
|
configure:2925: $? = 0
|
|
configure:2938: result: yes
|
|
configure:3031: checking for rm
|
|
configure:3049: found /bin/rm
|
|
configure:3062: result: /bin/rm
|
|
configure:3071: checking for find
|
|
configure:3089: found /usr/bin/find
|
|
configure:3102: result: /usr/bin/find
|
|
configure:3116: checking build system type
|
|
configure:3134: result: i686-pc-linux-gnu
|
|
configure:3142: checking host system type
|
|
configure:3156: result: i686-pc-linux-gnu
|
|
configure:3164: checking target system type
|
|
configure:3178: result: i686-pc-linux-gnu
|
|
configure:3259: checking gzip compression
|
|
configure:3295: result: no
|
|
configure:3302: checking jpeg compression
|
|
configure:3337: result: no
|
|
configure:3344: checking szip compression
|
|
configure:3381: result: no
|
|
configure:3388: checking HDF4 library
|
|
configure:3431: result: no
|
|
configure:3476: checking HDF5 library
|
|
configure:3520: result: yes
|
|
configure:3523: result: HDF5 found: /libhdf.a
|
|
configure:3528: checking dependencies for HDF5 library
|
|
configure:3548: result: OK
|
|
configure:3556: checking HDF4to5 library
|
|
configure:3908: result: no
|
|
configure:3973: checking jni.h usability
|
|
configure:3985: gcc -c -g -O2 -shared -DUNIX386 -I/common/awips/jdk1.6.0_05/include -I/common/awips/jdk1.6.0_05/include/linux conftest.c >&5
|
|
configure:3991: $? = 0
|
|
configure:3995: test -z
|
|
|| test ! -s conftest.err
|
|
configure:3998: $? = 0
|
|
configure:4001: test -s conftest.o
|
|
configure:4004: $? = 0
|
|
configure:4014: result: yes
|
|
configure:4018: checking jni.h presence
|
|
configure:4028: gcc -E -shared -DUNIX386 -I/common/awips/jdk1.6.0_05/include -I/common/awips/jdk1.6.0_05/include/linux conftest.c
|
|
configure:4034: $? = 0
|
|
configure:4054: result: yes
|
|
configure:4089: checking for jni.h
|
|
configure:4096: result: yes
|
|
configure:4187: checking for java
|
|
configure:4205: found /common/awips/jdk1.6.0_05/bin/java
|
|
configure:4217: result: /common/awips/jdk1.6.0_05/bin/java
|
|
configure:4226: checking for javac
|
|
configure:4244: found /common/awips/jdk1.6.0_05/bin/javac
|
|
configure:4256: result: /common/awips/jdk1.6.0_05/bin/javac
|
|
configure:4265: checking for javadoc
|
|
configure:4283: found /common/awips/jdk1.6.0_05/bin/javadoc
|
|
configure:4295: result: /common/awips/jdk1.6.0_05/bin/javadoc
|
|
configure:4304: checking for jar
|
|
configure:4322: found /common/awips/jdk1.6.0_05/bin/jar
|
|
configure:4334: result: /common/awips/jdk1.6.0_05/bin/jar
|
|
configure:4410: checking "JH45 install directory"
|
|
configure:4417: result:
|
|
configure:4745: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by config.status, which was
|
|
generated by GNU Autoconf 2.59. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on dev10.oma.us.ray.com
|
|
|
|
config.status:694: creating Makefile
|
|
config.status:694: creating native/Makefile
|
|
config.status:694: creating native/hdflib/Makefile
|
|
config.status:694: creating native/hdf5lib/Makefile
|
|
config.status:694: creating bin/hdfview.sh
|
|
config.status:694: creating test/linktest/Makefile
|
|
config.status:694: creating test/linktest/testlink
|
|
config.status:694: creating test/linktest/testh4link
|
|
config.status:694: creating test/Makefile
|
|
config.status:694: creating test/object/Makefile
|
|
config.status:694: creating test/object/testh4file.sh
|
|
config.status:694: creating test/object/testh5file.sh
|
|
config.status:694: creating test/object/runtests.sh
|
|
config.status:694: creating test/h5/TestHDF5.sh
|
|
config.status:694: creating test/object/TestH5Object.sh
|
|
config.status:694: creating test/object/TestH5Table.sh
|
|
config.status:694: creating test/object/TestH5MemoryLeak.sh
|
|
config.status:694: creating test/unittests/Makefile
|
|
config.status:694: creating test/unittests/unittests.sh
|
|
config.status:694: creating examples/Makefile
|
|
config.status:694: creating examples/intro/Makefile
|
|
config.status:694: creating examples/datasets/Makefile
|
|
config.status:694: creating examples/datatypes/Makefile
|
|
config.status:694: creating examples/groups/Makefile
|
|
config.status:694: creating examples/runExample.sh
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-linux-gnu
|
|
ac_cv_build_alias=i686-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_exeext=
|
|
ac_cv_header_jni_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_host=i686-pc-linux-gnu
|
|
ac_cv_host_alias=i686-pc-linux-gnu
|
|
ac_cv_lib_HDF4=
|
|
ac_cv_lib_HDF45=
|
|
ac_cv_lib_HDF45INC=
|
|
ac_cv_lib_HDF4INC=
|
|
ac_cv_lib_HDF5=/libhdf.a
|
|
ac_cv_lib_HDF5INC=/home/chammack/Desktop/hdf5-1.8.4-pre1/src/
|
|
ac_cv_lib_JAVAINC=/common/awips/jdk1.6.0_05/include
|
|
ac_cv_lib_JH45INST=.
|
|
ac_cv_lib_m_ceil=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_FIND=/usr/bin/find
|
|
ac_cv_path_JAR=/common/awips/jdk1.6.0_05/bin/jar
|
|
ac_cv_path_JAVA=/common/awips/jdk1.6.0_05/bin/java
|
|
ac_cv_path_JAVAC=/common/awips/jdk1.6.0_05/bin/javac
|
|
ac_cv_path_JAVADOC=/common/awips/jdk1.6.0_05/bin/javadoc
|
|
ac_cv_path_RM=/bin/rm
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cc_stdc=
|
|
ac_cv_prog_egrep='grep -E'
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_target=i686-pc-linux-gnu
|
|
ac_cv_target_alias=i686-pc-linux-gnu
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
AWK='gawk'
|
|
CC='gcc'
|
|
CFLAGS='-g -O2'
|
|
CLASSPATH='/common/awips/jdk1.6.0_05/jre/lib/rt.jar:/home/chammack/hdf5java-beta/hdf-java-2.6'
|
|
COPT='-shared -DUNIX386'
|
|
COPTNOSHARE=''
|
|
CPP='gcc -E'
|
|
CPPFLAGS=' -shared -DUNIX386 -I/common/awips/jdk1.6.0_05/include -I/common/awips/jdk1.6.0_05/include/linux'
|
|
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_LIBM=1 -DHAVE_JNI_H=1 '
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='grep -E'
|
|
EXEEXT=''
|
|
FIND='/usr/bin/find'
|
|
H45INC=''
|
|
H45LIB=''
|
|
HDF4INC=''
|
|
HDF4LIB=''
|
|
HDF5INC='/home/chammack/Desktop/hdf5-1.8.4-pre1/src/'
|
|
HDF5LIB='/libhdf.a'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
JAR='/common/awips/jdk1.6.0_05/bin/jar'
|
|
JAVA='/common/awips/jdk1.6.0_05/bin/java'
|
|
JAVABIN='/common/awips/jdk1.6.0_05/bin'
|
|
JAVAC='/common/awips/jdk1.6.0_05/bin/javac'
|
|
JAVADOC='/common/awips/jdk1.6.0_05/bin/javadoc'
|
|
JAVAINC2='/common/awips/jdk1.6.0_05/include/linux'
|
|
JAVAINC='/common/awips/jdk1.6.0_05/include'
|
|
JAVALIB=''
|
|
JAVATARG='linux'
|
|
JH45INST='.'
|
|
JH5INST='.'
|
|
JHVINST='.'
|
|
JPEGLIB=''
|
|
JSLEXT='so'
|
|
LD='gcc'
|
|
LDFLAGS=''
|
|
LDOPT2=''
|
|
LDOPT='-shared'
|
|
LIBH45=''
|
|
LIBOBJS=''
|
|
LIBS='/libhdf.a/libhdf5.a -lm '
|
|
LLEXT='a'
|
|
LTLIBOBJS=''
|
|
OBJEXT='o'
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME=''
|
|
PACKAGE_STRING=''
|
|
PACKAGE_TARNAME=''
|
|
PACKAGE_VERSION=''
|
|
PATH_SEPARATOR=':'
|
|
RM='/bin/rm'
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
SLEXT='so'
|
|
SZLIB=''
|
|
TARGET='i686-pc-linux-gnu'
|
|
VERSSTRING='VERSION=hdf-java-2.6b1'
|
|
ZLIB=''
|
|
ac_ct_CC='gcc'
|
|
bindir='${exec_prefix}/bin'
|
|
build='i686-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='i686'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${prefix}/share'
|
|
exec_prefix='${prefix}'
|
|
host='i686-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='i686'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
includedir='${prefix}/include'
|
|
infodir='${prefix}/info'
|
|
javabin=''
|
|
jdkclasses=''
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${prefix}/man'
|
|
oldincludedir='/usr/include'
|
|
prefix=''
|
|
program_transform_name='s,x,x,'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target='i686-pc-linux-gnu'
|
|
target_alias=''
|
|
target_cpu='i686'
|
|
target_os='linux-gnu'
|
|
target_vendor='pc'
|
|
|
|
## ------------- ##
|
|
## Output files. ##
|
|
## ------------- ##
|
|
|
|
VERSION='./VERSION'
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
#define HAVE_JNI_H 1
|
|
#define HAVE_LIBM 1
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_NAME ""
|
|
#define PACKAGE_STRING ""
|
|
#define PACKAGE_TARNAME ""
|
|
#define PACKAGE_VERSION ""
|
|
#define STDC_HEADERS 1
|
|
|
|
configure: exit 0
|