From owner-freebsd-ppc@FreeBSD.ORG Wed Nov 20 17:07:43 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 737C923C; Wed, 20 Nov 2013 17:07:43 +0000 (UTC) Date: Wed, 20 Nov 2013 17:07:43 +0000 From: Alexey Dokuchaev To: Luciano Mannucci Subject: Re: /usr/ports/devel/icu does not compile Message-ID: <20131120170743.GA16921@FreeBSD.org> References: <20131120122336.0553e1fd@puffo.bilink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131120122336.0553e1fd@puffo.bilink.net> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: freebsd-ppc@freebsd.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 17:07:43 -0000 On Wed, Nov 20, 2013 at 12:23:36PM +0100, Luciano Mannucci wrote: > Now I'm trying to compile webkit-gtk2 (needed - among others - by > gnome). I'm still trying to understand what's going wrong (each > attempt costs more then 24 hours compilation :). Perhaps ccache would help? It can be really a time-saver esp. for C++ shit that takes ages to [re]compile. ./danfe