[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 00:45:28 CET

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

> I got the source for subversion and I'm trying to get the javahl stuff to
> compile.

Yeah, the javahl configure scripts don't properly work on Darwin.

But, the good news is if you are using the trunk, you don't need to use a
separate build system - it's all integrated now. Just pass --enable-javahl to
the main Subversion configure and you can then run:

'make javahl-javah javahl-java javahl-lib'
'make install-javahl-javah install-javahl-java install-javahl-lib'

This works for me on OS X. We'll probably remove the separate javahl build
system for 1.1 and beyond. -- 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 00:44:18 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.