From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1WLrUR-00025A-Ir for ptxdist@pengutronix.de; Fri, 07 Mar 2014 10:54:51 +0100 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1WLrUR-0003pr-HV for ptxdist@pengutronix.de; Fri, 07 Mar 2014 10:54:51 +0100 Date: Fri, 7 Mar 2014 10:54:51 +0100 From: Michael Olbrich Message-ID: <20140307095451.GC9299@pengutronix.de> References: <93F7FF01-9C08-4848-B7C2-67C5B9351779@emailplus.org> <20140203081326.GF28131@pengutronix.de> <2b0af83d757c8897e1e54eff9ae2f07d@idefix.lespocky.dyndns.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <2b0af83d757c8897e1e54eff9ae2f07d@idefix.lespocky.dyndns.org> Subject: Re: [ptxdist] [PATCH] boost: version bump 1.51.0 -> 1.55.0 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Fri, Mar 07, 2014 at 09:54:37AM +0100, Alexander Dahl wrote: > Am 2014-02-03 09:13, schrieb Michael Olbrich: > > On Fri, Dec 20, 2013 at 02:55:27PM +0100, Jean-Claude Monnin wrote: > >> On 21 Nov 2013, at 10:42, Jean-Claude Monnin wrote: > >> > Boost realease notes: http://www.boost.org/users/history/version_1_55_0.html > >> > Help text is updated with description from project page with respect to C++11. > >> > Menu options for new libraries are added (atomic, coroutine, log). > >> > > >> > Signed-off-by: Jean-Claude Monnin > >> > --- > >> > rules/boost.in | 30 +++++++++++++++++++++++++----- > >> > rules/boost.make | 7 +++++-- > >> > 2 files changed, 30 insertions(+), 7 deletions(-) > >> > >> I saw that the version bump was not part of PTXdist 2013.12.0. Obviously it's > >> not a problem to keep the patched file local to my project, but I was > >> wondering about the reasons. Are there some issues with my patch or boost > >> version 1.55.0? > > > > It just got lost. I've applied it now. > > Sorry for digging in old mails. We came across a dependency problem with > the new boost libraries. We have selected chrono, filesystem, > serialization, system, thread and timer. After compiling stuff with > boost 1.55 executing stuff on the target failed because atomic was > missing on the target. To me it seems some boost library depends on > atomic which is not reflected in the boost.in rule. Does anyone know > which one and could fix this? What exactly is the error you get? None of the libraries seem to be linked to the atomic boost library. Is that a runtime error? Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de