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

Subversion with javahl bindings on FreeBSD

From: Nikita Zhuk <nikita.zhuk_at_karppinen.fi>
Date: 2004-08-24 23:37:04 CEST

Hi all,

I need to install subversion (with mod_dav_svn and javahl) on FreeBSD
system. Using FreeBSD ports, I compiled and installed successfully svn
with mod_dav_svn, but there's no option for compiling javahl bindings.
So I decided to compile svn with javahl into different directory
(outside port system), just to get javahl compiled and to copy
libraries and .jars into appropriate locations later.

So I downloaded latest source tarball (1.1.0 rc2), unpacked, configured
it ( ./configure --with-neon=/usr/local --with-jdk=/usr/local/jdk1.4.2
--enable-javahl ) and run "make" (it compiled successfully). After that
I tried to run "make javahl", but I got this error: "error while
writing org.tigris.subversion.javahl.DirEntry:
subversion/bindings/java/javahl/classes/org/tigris/subversion/javahl/
DirEntry.class (No such file or directory) public class DirEntry"

Where is the problem and how can I compile javahl bindings?

Best regards,
Nikita Zhuk

--
Nikita Zhuk
Mac OS X & Web developer
Marko Karppinen & Co. LLC
nikita.zhuk@karppinen.fi
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 25 05:20:11 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.