From owner-freebsd-ports@FreeBSD.ORG Wed Sep 2 10:00:05 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 764091065672 for ; Wed, 2 Sep 2009 10:00:05 +0000 (UTC) (envelope-from alexanderchuranov@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id 749378FC16 for ; Wed, 2 Sep 2009 10:00:04 +0000 (UTC) Received: by bwz2 with SMTP id 2so585708bwz.43 for ; Wed, 02 Sep 2009 03:00:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Im3iH6AS5b9gBsoqoF/1xbJD98qCXKQEQVjLx8BWyJM=; b=giJZAqpKkWj/CJuyDIwNeeuFnTwmSSQtID5KVmn3jwhCKpKY01j7sbvKnFDhmpCukN 0UX6Vof+Ot4NZUbxRPMIPuZVtypXXHPezlIlh1vs2iN9YRJZydbbZXWu8jKhKwkKic5r cDzNuzb7U/rL2bH2Ujm3vAN6RB54EZ3woBC4U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=WZwXKOtaZFa7O0GvdCvTAgJ0nP4dXbBRmgXfScnVP13rVgghivW8vG6kt+XuGpuLW3 63JUR8Hjt/oq67lq7nTEiii0V1ARtrFqIdqi8JTzMTRefrgBIKlJXUsusF3ky0pmD5HR kaFbzQboBPIzRaCMuDGfREFvJaMvXDljDGJik= MIME-Version: 1.0 Received: by 10.204.24.71 with SMTP id u7mr6591752bkb.35.1251885603460; Wed, 02 Sep 2009 03:00:03 -0700 (PDT) In-Reply-To: <200909011809.03207.david@vizion2000.net> References: <200908261507.56373.david@vizion2000.net> <200909011458.36993.david@vizion2000.net> <3cb459ed0909010823h42546b72oea814dbe8bab9f40@mail.gmail.com> <200909011809.03207.david@vizion2000.net> Date: Wed, 2 Sep 2009 14:00:03 +0400 Message-ID: <3cb459ed0909020300h6431f224u995c014335099c1@mail.gmail.com> From: Alexander Churanov To: David Southwell Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org 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:00:05 -0000 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 : > Hi > > Thanks for taking a look -- much appreciated. Here is the output you aske= d > for: > > dns1# c++ --version > c++ (GCC) 4.2.1 20070719 =A0[FreeBSD] > Copyright (C) 2007 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. =A0There is= NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. > > David >