From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 19 20:49:10 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79DE316A400 for ; Sun, 19 Mar 2006 20:49:10 +0000 (UTC) (envelope-from christopher.hodgins@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15DA843D4C for ; Sun, 19 Mar 2006 20:49:09 +0000 (GMT) (envelope-from christopher.hodgins@gmail.com) Received: by wproxy.gmail.com with SMTP id i30so869753wra for ; Sun, 19 Mar 2006 12:49:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ura/oBr3m2XSMWwBOBnzeenPPoMw3WGYL8/+nK2Z1gDqDWYE5blftn9Tgs/6CI1/oBLkSlt/WHv32VLagZjrUvihiibXWm2ofK8aucPLm4RG9IjL9sn7HktTH5+jXq6mcCVfd2q3ip69uKu9Ov4ZWyabbTAlmFhqBuC6J6u007I= Received: by 10.54.107.11 with SMTP id f11mr3214093wrc; Sun, 19 Mar 2006 12:49:09 -0800 (PST) Received: by 10.54.83.6 with HTTP; Sun, 19 Mar 2006 12:49:09 -0800 (PST) Message-ID: <63c3899e0603191249s33b5286bv264c3d3edd57316d@mail.gmail.com> Date: Sun, 19 Mar 2006 20:49:09 +0000 From: "Chris Hodgins" To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Gnomecontrolcenter2 conflicting with fam and gamin 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: Sun, 19 Mar 2006 20:49:10 -0000 Hi, Noticed a bit of an irregularity with gnomecontrolcenter2. I had previously installed the gnome2 port and along the way while installing that and other things the gamin port was installed as well. I then proceeded to follow the gnome faq and installed fam to take advantage of all that it offers. As part of this I had to remove gamin and install fam in its place. I later tried to upgrade gnomecontrolcenter2 but it died with the error: /usr/X11R6/lib/libgnome-menu.so: undefined reference to `FAMNoExists' A little searching and I found this page: http://www.freelists.org/archives/emelfm2/06-2005/msg00024.html It mentions: "As I understand it, the API for gamin (as of v 0.1.0) differs from vanilla= FAM only in that the former has that extra function, FAMNoExists" After uninstalling fam and reinstalling gamin and pkgdb -F to fix up the dependencies everything compiled successfully again. Should the gnomecontrolcenter2 have a dependecy on gamin or the faq (http://www.freebsd.org/gnome/docs/faq2.html#q) changed to use the gamin port? You guys are the experts. :o) Thanks Chris Hodgins