Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2016 18:59:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 207697] editors/libreoffice4: fix build with boost 1.60
Message-ID:  <bug-207697-25061-V0CQuGWZoo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207697-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207697-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207697

--- Comment #1 from Don Lewis <truckman@FreeBSD.org> ---
(In reply to Don Lewis from comment #0)

> With this second change, the build with boost 1.59 fails with this error:

That should actually be boost 1.55.

I've figured out what this error does not occur with editors/libreoffice.
It turns out that editors/libreoffice does not use
<mdds/mixed_type_matrix.hpp>, so it is likely that <boost/pool/object_pool.=
hpp>
and the thread stuff is never needed, so the broken version of
<boost/system/system_error.hpp> is never used with
-DBOOST_ERROR_CODE_HEADER_ONLY.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207697-25061-V0CQuGWZoo>