I did not use the --with-jdk flag, I used --enable-javahl and --use-ssl
-Brian
>>>Wolfgang Fritz <wolfgang.fritz@gmx.net> 10/15 12:10 pm >>>
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:35:34 2004