From owner-freebsd-questions@FreeBSD.ORG Tue Dec 5 09:38:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 41F0516A61F for ; Tue, 5 Dec 2006 09:38:22 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5699C43D1F for ; Tue, 5 Dec 2006 09:36:46 +0000 (GMT) (envelope-from nagylzs@freemail.hu) Received: from [80.99.172.190] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1GrWjr-0006Fy-6w for freebsd-questions@freebsd.org; Tue, 05 Dec 2006 10:37:23 +0100 Message-ID: <45753DD3.50602@freemail.hu> Date: Tue, 05 Dec 2006 10:37:23 +0100 From: =?ISO-8859-2?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <457092D0.8090401@designaproduct.biz> <45749A80.7000304@designaproduct.biz> <45753A90.9030704@freemail.hu> In-Reply-To: <45753A90.9030704@freemail.hu> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: /usr/ports/x11-toolkits/eel linker error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2006 09:38:27 -0000 > messias# portupgrade -a > Stale dependency: gail-1.9.3 <-- gnome2-fifth-toe-2.12.3 -- manually > run 'pkgdb -F' to fix, or specify -O to force. > messias# pkgdb -F > ---> Checking the package registry database > messias# I just realized that this is a gnome 2.12 dependency. It should not be there at all (the new ports tree is using gnome 2.16). But I cannot remove this dependency. :-( messias# whereis gnome2-fifth-toe gnome2-fifth-toe: /usr/ports/x11/gnome2-fifth-toe messias# cd /usr/ports/x11/gnome2-fifth-toe messias# make deinstall ===> Deinstalling for x11/gnome2-fifth-toe ===> gnome2-fifth-toe not installed, skipping I also tried to remove gail, but then I got this: messias# portupgrade -a Stale dependency: gmake-3.81_1 <-- gnome2-fifth-toe-2.12.3 -- manually run 'pkgdb -F' to fix, or specify -O to force. messias# pkgdb -F ---> Checking the package registry database messias# I also tried "pkgdb -Ff" and "portsdb -Uu", but the problem remains the same. Do any of you have an idea what is wrong? Thanks, Laszlo