From owner-freebsd-ports@FreeBSD.ORG Tue Jan 13 21:56:00 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5CC40D2 for ; Tue, 13 Jan 2015 21:56:00 +0000 (UTC) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:50a2::3:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 177201A4 for ; Tue, 13 Jan 2015 21:56:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id 07B2D6003D0 for ; Tue, 13 Jan 2015 22:55:58 +0100 (CET) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fQ1zNnQdXQHZ for ; Tue, 13 Jan 2015 22:55:57 +0100 (CET) Received: from elch.exwg.net (dslb-088-066-045-018.088.066.pools.vodafone-ip.de [88.66.45.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by smtp.burggraben.net (Postfix) with ESMTPS for ; Tue, 13 Jan 2015 22:55:57 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id 9E3513C; Tue, 13 Jan 2015 22:55:56 +0100 (CET) Date: Tue, 13 Jan 2015 22:55:56 +0100 From: Christoph Moench-Tegeder To: freebsd-ports@freebsd.org Subject: Re: Build Failure: webkit-gtk2 Message-ID: <20150113215556.GB1478@elch.exwg.net> References: <20150112090212.2efaa349@scorpio> <54B42D38.6010109@intersonic.se> <20150113211309.GA1478@elch.exwg.net> <54B58F83.4080003@rainbow-runner.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54B58F83.4080003@rainbow-runner.nl> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2015 21:56:00 -0000 ## Koop Mast (kwm@rainbow-runner.nl): > Hardcoding AR=/usr/bin/ar isn't a fix I like. Well, webkit-gtk (and www/chromium earlier, we have the same problem/fix there) use base system's ld (that's because it's called by your compiler of-the-day) but "some" ar (which is found by configure). AFAIK there's no "real official" way to force use of one toolchain (instead of mix and match). > What I would like to know is why people are changing PATH? Because sometimes we like to use the things we installed in LOCALBASE :) Regards, Christoph -- Spare Space