From owner-freebsd-ports@FreeBSD.ORG Tue Feb 20 18:48:34 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 34D6416A511 for ; Tue, 20 Feb 2007 18:48:34 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx24.fluidhosting.com [204.14.89.7]) by mx1.freebsd.org (Postfix) with SMTP id C647513C474 for ; Tue, 20 Feb 2007 18:48:33 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 12074 invoked by uid 399); 20 Feb 2007 18:48:33 -0000 Received: from localhost (HELO ?192.168.0.4?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 20 Feb 2007 18:48:33 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <45DB4280.8070204@FreeBSD.org> Date: Tue, 20 Feb 2007 10:48:32 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0b2 (Windows/20070116) MIME-Version: 1.0 To: Ranko Sredojevic References: <21bc91010702200641v5588d486jdc42e3cb4a9db319@mail.gmail.com> In-Reply-To: <21bc91010702200641v5588d486jdc42e3cb4a9db319@mail.gmail.com> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: libgpg-error version mismatch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2007 18:48:34 -0000 Ranko Sredojevic wrote: > /libexec/ld-elf.so.1: Shared object "libgpg-error.so.2" not found, required > by "xsltproc" I think you misunderstand the problem. ld-elf.so.1 doesn't need libgpg-error.so.2, whatever xsltproc is needs it. You can do: grep xsltproc /var/db/pkg/*/* and that should tell you what port to rebuild. Or you could do 'portupgrade -r' and specify whatever version of libgpg-error you have installed currently. hth, Doug -- This .signature sanitized for your protection