From owner-freebsd-chromium@FreeBSD.ORG Fri Sep 23 10:50:10 2011 Return-Path: Delivered-To: chromium@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FCE21065670 for ; Fri, 23 Sep 2011 10:50:10 +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 272B88FC13 for ; Fri, 23 Sep 2011 10:50:10 +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 p8NAoAgH007281 for ; Fri, 23 Sep 2011 10:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8NAo9dp007279; Fri, 23 Sep 2011 10:50:09 GMT (envelope-from gnats) Date: Fri, 23 Sep 2011 10:50:09 GMT Message-Id: <201109231050.p8NAo9dp007279@freefall.freebsd.org> To: chromium@FreeBSD.org From: George Liaskos Cc: Subject: Re: ports/160935: www/chromium doesn't update X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: George Liaskos List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2011 10:50:10 -0000 The following reply was made to PR ports/160935; it has been noted by GNATS. From: George Liaskos To: bug-followup@FreeBSD.org, timp87@gmail.com Cc: Subject: Re: ports/160935: www/chromium doesn't update Date: Fri, 23 Sep 2011 13:18:45 +0300 Hello, It is a known issue, Chromium picks system headers and some compilation issues arise when you have protobuf from ports installed. The same happens if you have V8 installed, as a workaround try to remove protobuf. I am trying to resolve this issues, thank you for your report. Regards, George