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

Re: compile problems - javahl on OS X 10.3.2

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-03-04 06:45:52 CET

--On Wednesday, March 3, 2004 10:22 PM -0700 Bill Dudney <bdudney@mac.com>
wrote:

> ./configure --enable-javahl
> --with-jdk=/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/ Home

I just checked and Apple purposely broke the JDK with 'Java 1.4.2' released on
Feb. 2nd via Software Update. They seem to have removed all of the JNI header
files by default.

It seems that you now need to download the 'Java 1.4.2 Developer Package' from
ADC in order to compile JNI apps at all.

*sigh*

Once you install that package, just do --with-jdk=/usr and it should work.
You should not specify the Frameworks directory - let Subversion figure that
out. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 4 06:44:40 2004

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

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