From owner-freebsd-questions@FreeBSD.ORG Wed Jun 16 16:22:00 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B3701065673 for ; Wed, 16 Jun 2010 16:22:00 +0000 (UTC) (envelope-from lokadamus@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 708118FC0A for ; Wed, 16 Jun 2010 16:21:58 +0000 (UTC) Received: (qmail invoked by alias); 16 Jun 2010 16:21:57 -0000 Received: from d019186.adsl.hansenet.de (EHLO [80.171.19.186]) [80.171.19.186] by mail.gmx.net (mp071) with SMTP; 16 Jun 2010 18:21:57 +0200 X-Authenticated: #3333826 X-Provags-ID: V01U2FsdGVkX19x+HcHCDBxcODnIwn9t3+G12oa0bBO2491hEIXug BKK2uTNbZIf2mm Message-ID: <4C18FA47.3010009@gmx.de> Date: Wed, 16 Jun 2010 18:22:31 +0200 From: Lokadamus User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <72D8AD5D-7BE8-45F7-9C61-097D3CABFB67@silvertree.org> <81683D74-A97E-4CB5-BE31-0DFC615AE51B@silvertree.org> In-Reply-To: <81683D74-A97E-4CB5-BE31-0DFC615AE51B@silvertree.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: Problem upgrading ports - libintl.so.8 not found 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: Wed, 16 Jun 2010 16:22:00 -0000 Am 16.06.2010 01:08, schrieb Scott Schappell: > On Jun 15, 2010, at 3:43 PM, Eitan Adler wrote: > > >> 20100530: >> AFFECTS: users of devel/gettext (i.e.: YOU) >> AUTHOR: ade@FreeBSD.org >> > I did do the make clean, make deinstall and make instal clean and it was still throwing that error. The only way I got the gnupg and ghostscript8-nox11 ports to update was by copying the .8 libraries over from a backup. _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > Which error you got from devel/gettext? I has as error, that gawk is a dependecy of gettext and a make was broken. I remove gawk and then i have install/ upgrade gettext. After that i build gawk new and others ports which use gettext are build and working fine. Now kde3 and wine 1.2-RC3 is running fine on my machine.