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

Re: Problems compiling javahl

From: Werner Punz <werpu_at_gmx.at>
Date: 2004-12-02 09:49:51 CET

Werner Punz wrote:
> Hi I am sort of banging my head here.
> I have been trying to build the javahl library.
> (Subversion 1.1.1 built ok)
> I did the configure with --enable-javahl and the correct jdk path, but
> once I do make javahl I get following error:
>
> /home/werpu/Desktop/subversion-1.1.1/subversion-1.1.1/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 am sort of stumped here.
> Does anybody know a solution?
>

I forgot to mentiom, if I go into the source dir and compile the stuff
by hand with javac the compile itself works, I am not exactly sure where
the problem is, but it seems sort of like a build problem.
The system is Linux Debian testing, with JDK 1.4.2 or JDK 1.5 both gave
the same error.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 2 09:58:23 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.