[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: Brian Kalbfus <bkalbfu_at_harthosp.org>
Date: 2004-10-15 14:22:14 CEST

I had the exact same error two days ago. I had to manually create the
class folder it is trying to compile into.
 
-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
 
Received on Fri Oct 15 14:23:29 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.