Comment 1 for bug 243224

Revision history for this message
goto (gotolaunchpad) wrote :

In Debian there is an experimental package:
http://packages.debian.org/experimental/subversion

Code:
tar xzf subversion_1.5.0dfsg1.orig.tar.gz
cd subversion-1.5.0dfsg1
zcat ../subversion_1.5.0dfsg1-1.diff.gz | patch -p1

The building with "debuild -us -uc" (depending packages install with "sudo apt-get build-dep subversion". Simply install missing packages) works well, but it does not build the libsvn-java package.

With " DEB_BUILD_OPTIONS="with-javahl" debuild -us -uc " I again get this error.
http://ubuntuusers.de/paste/373157/