07-09-04 04:32 PM
Hi all,
I want to use the jakrata-tomcat server on gentoo linux 2004.1 on
sparc64 hardware.
Here's the output when I run configure:
atws16yc jsvc-src # ./configure --with-java=/opt/jakarta/java/
*** Current host ***
checking build system type... sparc64-unknown-linux-gnu
checking host system type... sparc64-unknown-linux-gnu
checking cached host system type... ok
*** C-Language compilation tools ***
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for ranlib... ranlib
*** Java compilation tools ***
checking JAVA_HOME... /opt/jakarta/java/
checking for javac... /opt/blackdown-jdk-1.4.1/bin/javac
checking wether the Java compiler (/opt/blackdown-jdk-1.4.1/bin/javac)
works...
yes
checking for jar... /opt/jakarta/java//bin/jar
*** Host support ***
checking C flags dependant on host system type... failed
configure: error: Unsupported CPU architecture "sparc64"
hmm. I don't understand the error message since the
C compiler can definitely to sparc64 binaries (apache, openssl
did compile without error).
Does anybody know about this and can help me?
Thanks!
best regards
Martin Schenk
[ Post a follow-up to this message ]
|