monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] [monotone 0.25] testsuite: 148 failed


From: Timothy Brownawell
Subject: Re: [Monotone-devel] [monotone 0.25] testsuite: 148 failed
Date: Mon, 23 Jan 2006 16:40:20 -0600

On Mon, 2006-01-23 at 14:09 -0800, Roger House wrote:
> Today I downloaded monotone 0.25 source to an AMD64 and built it with gcc
> 3.4.4.  I ran
> 
>         make check
> 
> afterwards, and an error cropped up.  Attached are testsuite.log and
> config.log.  The latter shows the results of running ./configure, which may
> be of use to you.

> t_empty_env.at:8: env -i $PREEXECUTE $_MT_EXEC 
> --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db 
> --keydir=$_ROOT_DIR/keys address@hidden --root=$_ROOT_DIR --help
> stderr:
> /home/rhouse/monotone/monotone-0.25/monotone: error while loading shared 
> libraries: libboost_regex-gcc-1_33_1.so.1.33.1: cannot open shared object 
> file: No such file or directory

>   $ ./configure --prefix=/home/rhouse/monotone 
> CPPFLAGS=-I/home/rhouse/boost/boost_1_33_1 LDFLAGS=-I/home/rhouse/boost/lib 
> BOOST_SUFFIX=-gcc

> CPPFLAGS='-I/home/rhouse/boost/boost_1_33_1'
> LDFLAGS='-I/home/rhouse/boost/lib'

Is boost installed to a nonstandard location, such that you need to use
LD_LIBRARY_PATH to run programs that link to it?

Tim






reply via email to

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