From owner-freebsd-chromium@FreeBSD.ORG Fri Aug 15 01:56:50 2014 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C33A7986; Fri, 15 Aug 2014 01:56:50 +0000 (UTC) Received: from mail.in-addr.com (mail.in-addr.com [IPv6:2a01:4f8:191:61e8::2525:2525]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A1332E94; Fri, 15 Aug 2014 01:56:50 +0000 (UTC) Received: from gjp by mail.in-addr.com with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1XI6l6-000M6h-BQ; Fri, 15 Aug 2014 02:56:48 +0100 Date: Fri, 15 Aug 2014 02:56:48 +0100 From: Gary Palmer To: freebsd-chromium@freebsd.org Subject: chromium 36 on FreeBSD 9? Message-ID: <20140815015648.GA2695@in-addr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: gpalmer@freebsd.org X-SA-Exim-Scanned: No (on mail.in-addr.com); SAEximRunCond expanded to false X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2014 01:56:50 -0000 Hi, The latest update doesn't seem to build on 9.2 Last few lines of build log: Updating projects from gyp files... Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable Package 'libusb-1.0', required by 'world', not found gyp: Call to 'pkg-config --libs-only-l libusb-1.0' returned exit status 1. *** [do-configure] Error code 1 Regards, Gary P.S. not subscribed so please CC me on any reply. Thanks.