From owner-freebsd-ports@FreeBSD.ORG Sun May 16 06:26:09 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 07C981065670 for ; Sun, 16 May 2010 06:26:09 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [95.108.130.119]) by mx1.freebsd.org (Postfix) with ESMTP id A8C1B8FC21 for ; Sun, 16 May 2010 06:26:08 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward15.mail.yandex.net (Yandex) with ESMTP id C05134458B3C for ; Sun, 16 May 2010 10:26:07 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1273991167; bh=XgoYMPojidibqSXgW848IB8Gq5MAH17vkRmOqM1fC6g=; h=Message-ID:Date:From:MIME-Version:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=nbM86D0c5sq4VPsv3dg3+A9LW2vZn3hG3DT7gD8t95tuSWcA4Jy5nv3xOHhQKvu1Z VLwV7lp56Cy3Ikrt+VLgS/K86JXk4Oc8RZyjjeQ/zXFa57p7X53Q+90wgpooJd4Z32 hKvz1iOLdyNb/PTG7gsmJ6v+XKT4lcUZLbAJ40a0= Received: from smeshariki2.local (unknown [77.66.144.195]) by smtp12.mail.yandex.net (Yandex) with ESMTPSA id 9316313E804D for ; Sun, 16 May 2010 10:26:07 +0400 (MSD) Message-ID: <4BEF8FCB.2020801@yandex.ru> Date: Sun, 16 May 2010 10:25:15 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.1.9) Gecko/20100515 Thunderbird/3.0.4 MIME-Version: 1.0 References: <4BEEECAD.1020500@yandex.ru> <20100515225142.GA61623@Jason-Helfmans-MacBook-Pro.local> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1273991167 X-Yandex-Spam: 1 X-Yandex-Front: smtp12.mail.yandex.net Cc: FreeBSD Ports Mailing List 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 06:26:09 -0000 16.05.2010 07:56, Christer Edwards пишет: > 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'm just followed gnome update procedure and then portmaster -af. -- Regards, Ruslan