From owner-freebsd-ports@FreeBSD.ORG Wed Sep 2 10:31:07 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E4A4106568B for ; Wed, 2 Sep 2009 10:31:07 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id CD6F28FC1B for ; Wed, 2 Sep 2009 10:31:06 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 1C4C934D446; Wed, 2 Sep 2009 11:30:52 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Wed, 2 Sep 2009 11:30:51 +0100 User-Agent: KMail/1.12.0 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.0; amd64; ; ) References: <200908261507.56373.david@vizion2000.net> <200909011809.03207.david@vizion2000.net> <3cb459ed0909020300h6431f224u995c014335099c1@mail.gmail.com> In-Reply-To: <3cb459ed0909020300h6431f224u995c014335099c1@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909021130.52018.david@vizion2000.net> Cc: Alexander Churanov Subject: Re: boost-python-libs and associated compile errors X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2009 10:31:07 -0000 > > Hi > > > > Thanks for taking a look -- much appreciated. Here is the output you > > asked for: > > > > dns1# c++ --version > > c++ (GCC) 4.2.1 20070719 [FreeBSD] > > Copyright (C) 2007 Free Software Foundation, Inc. > > This is free software; see the source for copying conditions. There is > > NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > > PURPOSE. > > > > David > David, > > Unfortunately, the issue is not reproducible on my machine. I've just > re-built all boost ports. I'll try to reproduce the issue by updating > ports and re-building openbabel and kdeedu4. > > Could you send me the output of 'md5 > /usr/include/c++/4.2/bits/gthr-default.h'? > > Sincerely, > Alexander Churanov, > maintainer of devel/boost-* > > 2009/9/1 David Southwell : Thanks for trying here is the output: dns1# md5 /usr/include/c++/4.2/bits/gthr-default.h MD5 (/usr/include/c++/4.2/bits/gthr-default.h) = 2195ca86c1ea76936a87adabe52e461b dns1# Thanks David