From owner-freebsd-x11@FreeBSD.ORG Sun Nov 21 19:40:12 2010 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0669C1065673 for ; Sun, 21 Nov 2010 19:40:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CF5688FC16 for ; Sun, 21 Nov 2010 19:40:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oALJeB89055561 for ; Sun, 21 Nov 2010 19:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oALJeBAe055554; Sun, 21 Nov 2010 19:40:11 GMT (envelope-from gnats) Date: Sun, 21 Nov 2010 19:40:11 GMT Message-Id: <201011211940.oALJeBAe055554@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Andriy Gapon Cc: Subject: Re: ports/147646: [PATCH] graphics/libGL: fix linking with newer gcc and binutils X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andriy Gapon List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 19:40:12 -0000 The following reply was made to PR ports/147646; it has been noted by GNATS. From: Andriy Gapon To: Koop Mast Cc: bug-followup@freebsd.org Subject: Re: ports/147646: [PATCH] graphics/libGL: fix linking with newer gcc and binutils Date: Sun, 21 Nov 2010 21:31:37 +0200 on 21/11/2010 15:12 Koop Mast said the following: > What Dimitry forgot to mention that this problem showed up while working on the binutils 2.17 update. > Since this will be in head at some point it makes sense to get this fixed. Not only that, but this bug troubled everyone using gcc44/45/46 from the ports collection to build the ports in question. -- Andriy Gapon