monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] The everlasting release


From: Stephen Leake
Subject: Re: [Monotone-devel] The everlasting release
Date: Sun, 02 Jan 2011 10:44:21 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt)

Stephen Leake <address@hidden> writes:

> Now it's dying on:
>
> ../monotone.source-tree-cleanup/src/sanity.cc:18:37: 
> boost/circular_buffer.hpp: No such file or directory
>
> Apparently circular_buffer is not in Boost 1.34.1. Cygwin is at Boost
> 1.43. INSTALL says we support Boost 1.33.
>
> Hmm. Annotate says this include line has been there since 2007, and it's
> in main, where it compiles fine. But it's definitely not in my MinGW
> installation of Boost 1.34 so I'm confused.

There's a monotone/boost directory that contains circular_buffer.
Changing '<boost/boost/circular_buffer.hpp>' to
'"boost/circular_buffer.hpp"' makes it work.

I'm not clear why this works in main, but it's not important.


-- 
-- Stephe



reply via email to

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