From owner-freebsd-gnome@FreeBSD.ORG Mon Feb 22 17:56:25 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F06371065670 for ; Mon, 22 Feb 2010 17:56:25 +0000 (UTC) (envelope-from bhowes@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 7B6CC8FC0C for ; Mon, 22 Feb 2010 17:56:25 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e12so703479fga.13 for ; Mon, 22 Feb 2010 09:56:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Sy1n1V0i3vjKBc/9qzXZfGiXvfm7Flj7s8A1bhGx1jg=; b=ALYSe8NMAFkIzRoES6PvDU0iQqDzm1YeuLWHZkRRlrAYECuXNFDLqtLuDS70dZsL3r m1o95rBWh8Xo3mZDSr8rlfGleBlMBuXn79u8S06c8x6iGpvAIAP4zocvJebVkPWvuzLC BZpYFxMyyimgNWDeN533jOypmXD883zdY4zJY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=j6knnI3sfhb+K8JxUxT3+gifqhKstcS3BDtv7Xz6dWi3/v1rikJk85XWasrpuM6mPi 1KfwDZadbhxdEnymixqy246r2p8uClypUTwxjfmYBSCKqCXQ1r5osoEvC+zRIqFr7dKT 4QF9oJAzbcwnV3hrK7gg8kxgDcsltclsWSR0w= Received: by 10.87.51.13 with SMTP id d13mr13697709fgk.11.1266859756609; Mon, 22 Feb 2010 09:29:16 -0800 (PST) Received: from ?192.168.0.110? (adsl-99-133-162-76.dsl.pltn13.sbcglobal.net [99.133.162.76]) by mx.google.com with ESMTPS id d4sm3819164fga.15.2010.02.22.09.29.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 22 Feb 2010 09:29:15 -0800 (PST) Message-ID: <4B82BEE5.9050704@gmail.com> Date: Mon, 22 Feb 2010 09:29:09 -0800 From: Brendan Howes User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: Joe Marcus Clarke References: <201002211920.o1LJK3Jc084459@freefall.freebsd.org> <1266780530.98965.56.camel@shumai.marcuscom.com> In-Reply-To: <1266780530.98965.56.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: ports/141015: sysutils/consolekit: consolekit-0.4.1_1 fails to build X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2010 17:56:26 -0000 On 2/21/2010 11:28 AM, Joe Marcus Clarke wrote: > On Sun, 2010-02-21 at 19:20 +0000, Brendan Howes wrote: > >> The following reply was made to PR ports/141015; it has been noted by GNATS. >> >> From: Brendan Howes >> To: bug-followup@FreeBSD.org, mickrussom@yahoo.com >> Cc: >> Subject: Re: ports/141015: sysutils/consolekit: consolekit-0.4.1_1 fails to >> build >> Date: Sun, 21 Feb 2010 10:51:15 -0800 >> >> gobject-introspection still fails to build. Just hangs there. I have to >> use ports tgz from the ftp. >> > If your home directory is NFS-mounted, you will need to symlink ~/.cache > to a locally mounted file system. > > Joe > > Thanks for feedback, Unfortunately in my case I'm not using NFS - just plain filesystem with regular home dirs.