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

Re: javahl compile problem

From: Wolfgang Fritz <wolfgang.fritz_at_keymile.com>
Date: 2004-10-15 10:55:32 CEST

Martin A. Brooks wrote:
> Hi
>
> I'm trying to build javahl and I get this error when doing 'make
> javahl':
>
>
> /root/subversion-1.1.0/subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/DirEntry.java:32: 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
> ^
>

I remember I had this message too, but I dont't remember what was the
exact cause. Do you have a Java SDK installed and if yes, did
"configure" find it (see configure output)?

I use the configure parameters

--enable-javahl
--with-jdk=/usr/lib/java

on my system (SuSE 9.0)

Wolfgang

> Any thoughts?
>
> Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 15 10:56:07 2004

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.