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

Re: Building the java bindings

From: Chonger <jcheng_at_johncheng.dhs.org>
Date: 2001-12-17 18:21:54 CET

Hi, all!

   I've been reading about Java bindings on this mailing list. I consider
myself
to be pretty novice when it comes to hacking. But I've been coding in Java
for a while and I think I know my way around when it comes to that. I've
been using CVS and, in general, have loved it. I read SVN's design guide
and thought it was great. I love to be able to contribute, if anything just
testing and debugging.

  So my question is, what is the Java binding and how can I help when it
comes
to that.

----- Original Message -----
From: "Alexander Mueller" <alex@littleblue.de>
To: <dev@subversion.tigris.org>
Sent: Monday, December 17, 2001 1:34 AM
Subject: Re: Building the java bindings

> On what platform are you trying to build.
> The build script is in a very early stage right now.
> My configuration for development:
> - Linux using gcc
> - Java JDK 1.3
>
> The java bindings are in a very early stage of development... So I you are
> interested just from the Java point of view you might want to wait some
more
> time. Right now the java bindings is more for C programmers who want to
> help implement features...
>
> Alex
>
>
>
> Kevin O'Neill schrieb:
>
> > I'm having a couple of problems building the the svn java bindings.
> >
> > I do the following:
> >
> > $ ./build-java.sh
> > to run the examples, first set the shell variable.
> > type:
> > export LD_LIBRARY_PATH=.
> > otherwise the library wont be found!
> > run the sample apps with:
> > java TestAdd
> >
> > $ ./build.sh
> > In file included from date.c:23:
> > j.h:64: parse error before `j__set_object'
> > j.h:67: warning: data definition has no type or storage class
> > In file included from status.c:23:
> > j.h:64: parse error before `j__set_object'
> > j.h:67: warning: data definition has no type or storage class
> >
> > unfortunately the libsvn_jni.so isn't built. As any c skills I had have
long
> > fallen into disuse so I'm unsure how to fix this :( Any help would be
> > appreciated.
> >
> > k.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:53 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.