[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_gmx.net>
Date: 2004-10-15 18:10:32 CEST

Brian Kalbfus wrote:
> I had the exact same error two days ago. I had to manually create the
> class folder it is trying to compile into.
>

Strange. I was quite sure that I did not have to do that and in order to
verify it I just rebuilt subversion-1.1.0 from the official tar ball.
The classes directory is not contained in the tar ball, but created
during the build.

I did:

./configure --enable-javahl --with-jdk=/usr/lib/java
make
make javahl

Wolfgang

> -Brian
>
>
>>>>Wolfgang Fritz <wolfgang.fritz@keymile.com> 10/15 4:55 am >>>
>
>
> 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
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 15 18:12:42 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.