Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost Filesystem fails with FreeBSD 10, clang, and boost
From: Lars Viklund (zao_at_[hidden])
Date: 2014-06-21 16:07:48


On Fri, Jun 20, 2014 at 11:01:54AM -0700, Ricky Huang wrote:
> On Jun 20, 2014, at 12:50 AM, Lars Viklund <zao_at_[hidden]> wrote:
> > I reproduced your problem on my 10.0 machine and resolved it by adding
> > 'system' to the list of the components.
> >
>
> That was it - adding system to CMake fine_package() fixed the problem. I guess the entire build system was different, FreeBSD 9, gcc, boost 1.48, on my older system.

The dependency on System from Filesystem arrived sometime in the last
1.4x series. There's a bunch of them in Boost and some are even
documented at times.

Popular ones tend to be Thread+System, DateTime, Regex.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net