From owner-freebsd-gnome@FreeBSD.ORG Mon Dec 24 00:30:01 2012 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3990611B for ; Mon, 24 Dec 2012 00:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 1F31B8FC0C for ; Mon, 24 Dec 2012 00:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBO0U0rE029489 for ; Mon, 24 Dec 2012 00:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBO0U03L029488; Mon, 24 Dec 2012 00:30:00 GMT (envelope-from gnats) Date: Mon, 24 Dec 2012 00:30:00 GMT Message-Id: <201212240030.qBO0U03L029488@freefall.freebsd.org> To: gnome@FreeBSD.org From: Paul Beard Subject: Re: ports/174662: accessibility/atk libs misreferenced X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Paul Beard List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Dec 2012 00:30:01 -0000 The following reply was made to PR ports/174662; it has been noted by GNATS. From: Paul Beard To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/174662: accessibility/atk libs misreferenced Date: Sun, 23 Dec 2012 16:29:21 -0800 Possible workaround: soft link from libatk-1.0.so.10 to the missing = atk-1.0.0.=20 /usr/local/lib/atk-1.0.0 -> /usr/local/lib/libatk-1.0.so.10 This will allow the build and install to complete, no idea of the = stability or functionality of the binaries.=20 Shouldn't it be atk-2.0.1 given the version of atk? PORTNAME=3D atk PORTVERSION=3D 2.0.1 PORTREVISION?=3D 0 CATEGORIES=3D accessibility devel MASTER_SITES=3D GNOME DIST_SUBDIR=3D gnome2=