[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: Alexander Mueller <alex_at_littleblue.de>
Date: 2001-12-17 10:34:22 CET

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
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.