Mantis - Resin
Viewing Issue Advanced Details
3862 minor always 01-27-10 17:08 02-08-10 14:45
alex  
ferg  
normal  
closed 4.0.3  
fixed  
none    
none 4.0.4  
0003862: configure: test jdk for 1.6 or better and error if condition is not met
rep by: Tom Howard
uname -m = x86_64
uname -r = 2.6.18-164.11.1.el5
uname -s = Linux
uname -v = 0000001 SMP Wed Jan 20 07:32:21 EST 2010

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2047: checking build system type
configure:2065: result: x86_64-unknown-linux-gnu
configure:2087: checking host system type
configure:2102: result: x86_64-unknown-linux-gnu
configure:2124: checking target system type
configure:2139: result: x86_64-unknown-linux-gnu
configure:2183: checking for a BSD-compatible install
configure:2239: result: /usr/bin/install -c
configure:2250: checking whether build environment is sane
configure:2293: result: yes
configure:2321: checking for a thread-safe mkdir -p
configure:2360: result: /bin/mkdir -p
configure:2373: checking for gawk
configure:2389: found /bin/gawk
configure:2400: result: gawk
configure:2411: checking whether make sets $(MAKE)
configure:2432: result: yes
configure:2669: checking for gcc
configure:2685: found /usr/bin/gcc
configure:2696: result: gcc
configure:2934: checking for C compiler version
configure:2941: gcc --version >&5
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)
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:2944: $? = 0
configure:2951: gcc -v >&5
Using built-in specs.
Target: x86_64-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=x86_64-redhat-linux
Thread model: posix
g

There are no notes attached to this issue.