From owner-freebsd-ports@FreeBSD.ORG Sun May 16 04:30:38 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A61011065672 for ; Sun, 16 May 2010 04:30:38 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id 354F88FC15 for ; Sun, 16 May 2010 04:30:37 +0000 (UTC) Received: (qmail 3846 invoked by uid 399); 16 May 2010 04:30:37 -0000 Received: from localhost (HELO ?192.168.0.145?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 16 May 2010 04:30:37 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4BEF74EB.6020109@FreeBSD.org> Date: Sat, 15 May 2010 21:30:35 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Christer Edwards References: <4BEEECAD.1020500@yandex.ru> <20100515225142.GA61623@Jason-Helfmans-MacBook-Pro.local> In-Reply-To: X-Enigmail-Version: 1.0.1 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports Mailing List , Jason , Ruslan Mahmatkhanov Subject: Re: graphics/libchamplain build failure (libpng.so.5 not found) 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: Sun, 16 May 2010 04:30:38 -0000 On 5/15/2010 8:56 PM, Christer Edwards wrote: > On Sat, May 15, 2010 at 4:51 PM, Jason wrote: >> I ran into this as well, and after completely removing libchamplain, and >> doing a rebuild on all libraries needing png, this port installed with no >> issue and built against libpng.so.6, as expected. >> > > I'm having a similar issue, although not with libchamplain. Can you > comment regarding how you rebuilt all libraries needing png? I've been > trying to force-rebuilds of ports, but I'm still getting complaints > for applications needing libpng.so I posted the following already which should tell you what libs you're missing, and what you need to rebuild, did you not see my message? for file in /usr/local/lib/*; do nf=`ldd $file 2>/dev/null | grep 'not found'` if [ -n "$nf" ]; then echo $file echo $nf echo '' fi done > ~/old-lib-list -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/