monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: Re: monotone on alpha, possibly only Debian (wa


From: Jack Lloyd
Subject: Re: [Monotone-devel] Re: Re: monotone on alpha, possibly only Debian (was Re: ikiwiki monotone support)
Date: Mon, 14 Jan 2008 14:12:38 -0500
User-agent: Mutt/1.5.11

On Mon, Jan 14, 2008 at 08:03:55PM +0100, Pavel Cahyna wrote:

> lib3rdparty.a is where the error must be. Unfortunately due to extreme
> slowness of monotone compilation I don't think I'll have the patience to
> investigate further in the near future. And unfortunately I've deleted the
> object files for the compilations to free disk space.

I don't suppose you could you try building just Botan and seeing if
its testsuite passes? (Botan is much less memory intensive to compile
than all of Monotone.)

To do this:

wget http://botan.randombit.net/files/Botan-1.6.3.tgz
tar -xvzf Botan-1.6.3.tgz
cd Botan-1.6.3
./configure.pl
make check
LD_LIBRARY_PATH=. ./check --validate

-Jack




reply via email to

[Prev in Thread] Current Thread [Next in Thread]