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

Re: Compiling Subversion 1.5.0 under Ubuntu 8.04 32bit

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Fri, 27 Jun 2008 00:04:35 -0700

Benno Korn 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/

Occasionally I get the same error, but it goes away when I run the make
command again. I think something somewhere in the dependency generation
is borked, but I haven't had the time, nor the inclination to look at it
thoroughly.

-Hyrum

Received on 2008-06-27 09:05:01 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.