From owner-freebsd-ports@FreeBSD.ORG Wed May 30 12:45:28 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 37C4916A41F for ; Wed, 30 May 2007 12:45:28 +0000 (UTC) (envelope-from ml.freebsd-ports@ledisez.net) Received: from ledisez.net (ledisez.net [80.247.230.138]) by mx1.freebsd.org (Postfix) with ESMTP id F15C313C447 for ; Wed, 30 May 2007 12:45:27 +0000 (UTC) (envelope-from ml.freebsd-ports@ledisez.net) Received: from webmail.ledisez.net (localhost.localdomain [80.247.230.138]) by ledisez.net (Postfix) with ESMTP id 9E8AA45B233 for ; Wed, 30 May 2007 14:27:18 +0200 (CEST) Received: from 62.212.122.219 (SquirrelMail authenticated user romain) by webmail.ledisez.net with HTTP; Wed, 30 May 2007 14:27:18 +0200 (CEST) Message-ID: <58848.62.212.122.219.1180528038.squirrel@webmail.ledisez.net> Date: Wed, 30 May 2007 14:27:18 +0200 (CEST) From: "Romain LE DISEZ" To: freebsd-ports@freebsd.org User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Ports depending of net/boost broken in -CURRENT 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, 30 May 2007 12:45:28 -0000 Hi all, because of a bug in boost 1.33, it's not possible to compile an application depending of net/boost with GCC 4.2 which is the default now in -CURRENT. The bug is described here : http://svn.boost.org/trac/boost/ticket/779 It seems (I haven't tested) it is fixed in boost 1.34. Are you planning to update the port ? Thanks all for your great job.