From owner-freebsd-ports@FreeBSD.ORG Wed Jan 29 10:18:01 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D73D76CB for ; Wed, 29 Jan 2014 10:18:01 +0000 (UTC) Received: from fep33.mx.upcmail.net (fep33.mx.upcmail.net [62.179.121.51]) by mx1.freebsd.org (Postfix) with ESMTP id 222D61766 for ; Wed, 29 Jan 2014 10:18:00 +0000 (UTC) Received: from edge04.upcmail.net ([192.168.13.239]) by viefep33-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20140129101753.NAVJ18992.viefep33-int.chello.at@edge04.upcmail.net>; Wed, 29 Jan 2014 11:17:53 +0100 Received: from [127.0.0.1] ([178.84.134.112]) by edge04.upcmail.net with edge id KmHs1n01W2Rg3Ey03mHsm6; Wed, 29 Jan 2014 11:17:53 +0100 X-SourceIP: 178.84.134.112 Message-ID: <52E8D551.9060905@rainbow-runner.nl> Date: Wed, 29 Jan 2014 11:17:53 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Torfinn Ingolfsen , FreeBSD Ports ML Subject: Re: devel/libgee 0.8.5 fails to build References: <52E7E086.9070804@rainbow-runner.nl> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 140128-1, 28-01-2014), Outbound message X-Antivirus-Status: Clean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 10:18:01 -0000 On 28-1-2014 18:12, Torfinn Ingolfsen wrote: > Hello, > > On Tue, Jan 28, 2014 at 5:53 PM, Koop Mast wrote: >> Hmm the element warnings seem to be harmless, but the but the above gvfs >> warning seems to be more interesting. Could you rebuild/install gvfs and see >> if that would fix this? > reinstalling gvfs does not fix this. > >> I assume you have gvfs installed with the gphoto and hal options? > Why do you assume I have those options set? > Anyway here is the gvfs config I am using: > > root@kg-v7# cd /usr/ports/devel/gvfs > root@kg-v7# make showconfig > ===> The following configuration options are available for gvfs-1.12.3_2: > AVAHI=on: Zeroconf support via Avahi > CDDA=off: CDDA (enables HAL) > FUSE=off: FUSE (Filesystem in Userspace) support > GPHOTO2=off: Gphoto 2 camera support (enables HAL) > HAL=off: HAL (Hardware Abstraction Layer) support > SAMBA=on: Samba support > ===> Use 'make config' to modify these settings > > HTH I reproduced the problem, will work on a fix when I get back home after work. -Koop