From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 1 23:51:58 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77A35106568A for ; Tue, 1 Jul 2008 23:51:58 +0000 (UTC) (envelope-from me@janh.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.freebsd.org (Postfix) with ESMTP id 07DBE8FC1C for ; Tue, 1 Jul 2008 23:51:58 +0000 (UTC) (envelope-from me@janh.de) Received: from janh.freebsd (f054103164.adsl.alicedsl.de [78.54.103.164]) by mrelayeu.kundenserver.de (node=mrelayeu7) with ESMTP (Nemesis) id 0ML2xA-1KDpdZ1UsB-00066e; Wed, 02 Jul 2008 01:51:57 +0200 Message-ID: <486AC31A.6050702@janh.de> Date: Wed, 02 Jul 2008 01:51:54 +0200 From: Jan Henrik Sylvester User-Agent: Thunderbird 2.0.0.14 (X11/20080615) MIME-Version: 1.0 To: Jeremy Messenger References: <486A4D1C.7060106@janh.de> <486A6E50.5060301@janh.de> In-Reply-To: <486A6E50.5060301@janh.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+o9NWlpxhi8DXlavyAwwIrmYFVISmT3dmsyC9 zWQudGQmGYDppYwpzTzD+cQJ9DPF9GEqevR3k64eFS2ysBbVcT /IlpH/HTvk9xdRTETIv5Q== Cc: gnome-list freebsd Subject: Re: firefox3 error, gconf related on none gnome system 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: Tue, 01 Jul 2008 23:51:58 -0000 >>> Starting firefox3, I always get this annoying error: >>> >>> Failed to contact configuration server; some possible causes are that >>> you need to enable TCP/IP networking for ORBit, or you have stale NFS >>> locks due to a system crash. See http://www.gnome.org/projects/gconf/ Sorry for the fuss. I recompiled gconf2 and the error disappeared. Previously, I had gconf2 installed as a package from ftp/packages-7-stable, now I did compile the same version myself. It might be the difference that the package has been build on pointyhat or my system. Otherwise, it proves that my attempt to rid my 7-RELEASE system from 7-STABLE packages that are incompatible failed: http://lists.freebsd.org/pipermail/freebsd-questions/2008-June/177553.html gconf does not use any FBSD symbols that are not FBSD_1.0, but still seems to be incompatible. Sorry again and thanks for you attempt to help! Cheers, Jan Henrik