monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Re: Compiling on FreeBSD 4.x


From: Clemens Hintze
Subject: [Monotone-devel] Re: Compiling on FreeBSD 4.x
Date: Thu, 3 Mar 2005 19:32:48 +0100
User-agent: Mutt/1.4.1i

On Thu, Mar 03, 2005 at 11:04:43AM -0600, Dean Kusler wrote:
> Has anyone had any luck getting Monotone to compile on FreeBSD 4.x? The

yep, I am running Monotone at FreeBSD 4.11.

> port is marked as broken, and there aren't any packages available.
> I tried to install it from the source, but the configure script kept
> barfing. I solved the first couple of issues by adding
> LDFLAGS="-L/usr/local/lib" (to find the boost libraries) and
> CXXFLAGS="-ftemplate-depth-20" (to get boost_filesystem to compile),
> but after that I couldn't get past the libboost_regex check. I've
> attached my config.log in case anyone here has a guess as to what's
> going wrong.

I did not use the port. Because I've begun to use Monotone before any
port existed. But, like you, I had to make some adaptions by hand. The
most important was, to install the proper boost library but build with
g++33 instead of the default g++ (i.e. 2.95.x). I believe boost was
not fully 2.95.x compatible.

After I had installed boost, I had to trick around to use g++33 for
Monotone too. I had also to adapt the makefiles a bit like you did.


But then all went smooth.

HTH,
Clemens.

-- 
Clemens Hintze  mailto: c.hintze (at) gmx.net




reply via email to

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