From owner-freebsd-gnome@FreeBSD.ORG Mon Dec 20 16:16:12 2004 Return-Path: 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 024EB16A4CE; Mon, 20 Dec 2004 16:16:12 +0000 (GMT) Received: from mail.mundomateo.com (static-24-56-193-117.chrlmi.cablespeed.com [24.56.193.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BBB643D41; Mon, 20 Dec 2004 16:16:11 +0000 (GMT) (envelope-from matthew@mundomateo.com) Received: from [10.0.81.12] (ws12.mundomateo.com [10.0.81.12]) by mail.mundomateo.com (Postfix) with ESMTP id 2590F5C53; Mon, 20 Dec 2004 11:16:10 -0500 (EST) Message-ID: <41C6FACA.7020802@mundomateo.com> Date: Mon, 20 Dec 2004 11:16:10 -0500 From: Matthew Hagerty User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: firefox-1.0_5,1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: matthew@mundomateo.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2004 16:16:12 -0000 Greetings, I'm trying to install the Firefox 1.0_5,1 port and it's stopping with a dependency error on atk: ===> firefox-1.0_5,1 depends on shared library: atk-1.0.600 - not found ===> Verifying install for atk-1.0.600 in /usr/ports/accessibility/atk ===> Returning to build of firefox-1.0_5,1 Error: shared library "atk-1.0.600" does not exist *** Error code 1 Stop in /usr/ports/www/firefox. This seems strange since the port requirements show atk-1.8.0 as the required version, which I do have installed. I'm running a 5.3 box installed from Walnut Creek CD-ROM, I ran CVSup on my ports tree, and portupgrade prior to trying to install the Firefox port. I also updated any installed ports with: portupgrade -a. Is this a typo in the dependency list, or am I missing something? Any insight would be greatly appreciated. Thanks, Matthew