From owner-freebsd-ports@FreeBSD.ORG Mon Feb 7 13:55:01 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CBF216A4CE for ; Mon, 7 Feb 2005 13:55:01 +0000 (GMT) Received: from almso2.proxy.att.com (almso2.att.com [192.128.166.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A9B43D2F for ; Mon, 7 Feb 2005 13:55:00 +0000 (GMT) (envelope-from jwb@homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.8])j17DssNM002800; Mon, 7 Feb 2005 08:54:55 -0500 Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.212.39]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id IAA13783; Mon, 7 Feb 2005 08:54:05 -0500 (EST) Received: from akiva.homer.att.com (localhost [127.0.0.1]) by akiva.homer.att.com (8.11.7+Sun/8.9.3) with ESMTP id j17Ds5E13031; Mon, 7 Feb 2005 08:54:05 -0500 (EST) Message-Id: <200502071354.j17Ds5E13031@akiva.homer.att.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= In-reply-to: Your message of "Sat, 05 Feb 2005 01:34:42 +0100." <420414A2.1000706@cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Date: Mon, 07 Feb 2005 08:54:04 -0500 From: "J. W. Ballantine" cc: ports@freebsd.org Subject: Re: FreeBSD Port: xfce4-4.2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 13:55:01 -0000 Yes, I do have glib-2.6.1 installed via devel/glib20, and also atk-1.9.0 via accessibility/atk. Jim ---------- In Response to your message ------------- > Date: Sat, 05 Feb 2005 01:34:42 +0100 > To: ports@freebsd.org > From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= > Subject: Re: FreeBSD Port: xfce4-4.2.0 > > J. W. Ballantine wrote: > > > /usr/bin/ld: warning: libgobject-2.0.so.505, needed by > > /usr/local/lib/libatk-1.0.so, may conflict with libgobject-2.0.so.600 > > /usr/bin/ld: warning: libgmodule-2.0.so.505, needed by > > /usr/local/lib/libatk-1.0.so, may conflict with libgmodule-2.0.so.600 > > /usr/bin/ld: warning: libglib-2.0.so.505, needed by > > /usr/local/lib/libatk-1.0.so, may conflict with libglib-2.0.so.600 > > It looks like that you played with Glib > 2.4. Do you? In this case you > should try upgrading all software depending on it, for example atk to > its latest version 1.9 which is not available as port, or consider to > reinstall the port devel/glib20 (Glib 2.4) after removing everything > which does not belong to a port. > > Björn >