From owner-freebsd-ports@FreeBSD.ORG Fri Sep 4 17:04:51 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 01792106566C for ; Fri, 4 Sep 2009 17:04:51 +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 B5A4A8FC13 for ; Fri, 4 Sep 2009 17:04:50 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id F3D0034D479; Fri, 4 Sep 2009 18:04:45 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Fri, 4 Sep 2009 18:04:45 +0100 User-Agent: KMail/1.12.0 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.0; amd64; ; ) References: <200908261507.56373.david@vizion2000.net> <200909022303.11314.david@vizion2000.net> <3cb459ed0909030517g4b1997faieddbe15cdc660f42@mail.gmail.com> In-Reply-To: <3cb459ed0909030517g4b1997faieddbe15cdc660f42@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909041804.45899.david@vizion2000.net> Cc: Alexander Churanov Subject: Re: boost-python-libs and associated compile errors -SOLVED 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: Fri, 04 Sep 2009 17:04:51 -0000 > [Repeating part of thread here to return to the mailing list] > > 2009/9/3 David Southwell : > >> > dns1# md5 /usr/include/c++/4.2/bits/gthr-default.h > >> > MD5 (/usr/include/c++/4.2/bits/gthr-default.h) = > >> > 2195ca86c1ea76936a87adabe52e461b > >> > >> Well, this is the same as my. Compiler/header inconsistence version > >> fails. have no ideas currently, what causes your issue. I'll try to > >> update the ports and build openbabel to see if this is very recent > >> failure. > >> > >> Sincerely, > >> Alexander Churanov, > >> maintainer of devel/boost-* > > > > this is an amd64 on intel quad 4 > > I do not know if that has anything to do with it!! > > > > David > > I do not know too, but this may be the reason. I'll try to rebuild > latest openbabel on amd64. > By the way on i386 it had rebuilt flawlessly and boost-python-libs too. > > Sincerely, > Alexander Churanov, I wondered if it could have anything to do with gnome so I did a package delete of gnome2-2.26.3 and a rebuild of its dependency tree (-frR) and guess what boost-python-libs then compiled without a problem!! Thanks everyone for the input __ it is really appreciated and I am so glad to be able to put this one to rest. David