i'm building 1.6.23 on CentOS using:

./autogen.sh
./get-deps.sh
./configure --enable-javahl --with-jdk=/opt/IBM/WMBT800/jdk
make
make javahl
make install-javahl

it's all fine up until the very last part of 'install-javahl' when the
relink fails:


/usr/bin/ld: cannot find -lsvn_client-1
collect2: ld returned 1 exit status
libtool: install: error: relink `libsvnjavahl-1.la' with the above command
before installing it
make: *** [install-javahl-lib] Error 1


The relink looks fine compared to the main build command so i really dont
know why this would fail if the main build works?

Can anyone help?

-- 
Martin Samm

Reply via email to