From owner-freebsd-chromium@FreeBSD.ORG Mon Mar 25 18:10:03 2013 Return-Path: Delivered-To: freebsd-chromium@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 13925C8C for ; Mon, 25 Mar 2013 18:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 05C357F7 for ; Mon, 25 Mar 2013 18:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2PIA2Im088795 for ; Mon, 25 Mar 2013 18:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2PIA2ZS088794; Mon, 25 Mar 2013 18:10:02 GMT (envelope-from gnats) Date: Mon, 25 Mar 2013 18:10:02 GMT Message-Id: <201303251810.r2PIA2ZS088794@freefall.freebsd.org> To: freebsd-chromium@FreeBSD.org Cc: From: Beeblebrox Subject: ports/177283: www/chromium does not compile X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Beeblebrox List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Mar 2013 18:10:03 -0000 The following reply was made to PR ports/177283; it has been noted by GNATS. From: Beeblebrox To: =?ISO-8859-1?Q?Ren=E9_Ladan?= , bug-followup@FreeBSD.org Cc: Subject: ports/177283: www/chromium does not compile Date: Mon, 25 Mar 2013 20:06:40 +0200 René Ladan wrote: > If I undertand correctly this is now solved? Yes, solved in the sense that the port gets built and installed and solved in the sense that "it's not a problem for me any longer". Whether it is solved for someone else who does not have the gcc soft-links, whether it is a gcc error (for not creating the soft links) or a port error (because it looks for gcc in /usr/bin) is a question another person should answer. Thanks.