[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SDK Problems Compiling JavaHL

From: David Land <david.k.land_at_gmail.com>
Date: 2007-09-17 03:46:57 CEST

I'm not very experienced with Linux or compiling applications as opposed to
install binaries, but I'm having trouble compiling JavaHL on CentOS. I have
downloaded the dependency package from here

http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=260&folderID=2728

and I ran the following command:

./configure --enable-javahl --with-jdk=$JAVA_HOME\
--with-jikes=$JAVA_HOME/bin/javac

per the subclipse FAQ but I'm getting the following error:

"configure: error: Cannot compile JavaHL without a suitable JDK. Please
specify a suitable JDK using the --with-jdk option."

I have JDK 1.5 update 11 installed and $JAVA_HOME is properly set (to
/usr/java/jdk1.5.0_11) so I'm not sure what it's complaining about. Any
ideas?

Thanks,
Dave
Received on Mon Sep 17 03:43:37 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.