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