X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=vhhJZ4j0609ExepxPYg7T7Zt+d1cX1/m9L+pRjrltIC
	2ocoFYa1/h0utd/MnQeFKMjRbmFdvoCU+XEk4DBEalGEVE8TJSGyjTsaZTYEhony
	Vj21vAXys8u+a6BgoVcnYyOVhuUdWgfhBAlZd2glmO4JyVw7xc9yB7wtES6dkFfA
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=gLwkJdHzppuM73XlGY+tp2uQplc=; b=xp3dL5c4O5BPYnRdN
	XXdaL6hAbLx4haq1QASXDVamEky1o5qQEOqQ9mU5+AHnC+DKFeVUzadkNWlXzDPt
	ILmJTft/LclfKOA1s74HxlVzmuPB39VirDh2NH09Vywu/nNycApO1CZ8o99s9Jcr
	Q2nPIsW5WbG0Bq/JhzBW3fL0VQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: limerock02.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <54DA4363.2040306@cornell.edu>
Date: Tue, 10 Feb 2015 12:44:03 -0500
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Emacs and last libpng release
References: <54DA37E4.1060706@alice.it>
In-Reply-To: <54DA37E4.1060706@alice.it>
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2/10/2015 11:55 AM, Angelo Graziosi wrote:
> Ken Brown wrote:
>> I think the better way is for all libraries that rely on libpng15 to rebuild
>> for libpng16.
>
> Does this mean that there is some library which, after being rebuilt, will allow
> Emacs to be build OB, linking to libpng16, without the need to install libpng15?

I think that's right.  It looks to me like ImageMagick and fontconfig are both 
adding -lpng15 to the link command line.  I'm puzzled about fontconfig because 
it was just rebuilt.

$ pkg-config --libs fontconfig
-lfontconfig -lexpat -lfreetype -lbz2 -lz -lpng15 -lm -lz -lexpat -lfreetype 
-lbz2 -lz -lpng16 -lm -lz

Yaakov, can you explain this?

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

