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

Building the java bindings

From: Kevin O'Neill <kevin_at_rocketred.com.au>
Date: 2001-12-17 03:33:22 CET

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