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:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=s93K0Ih6NK2gvHq+4eiMbnxwdljMS6/NuhocrftlMW4
	E//9ZFDuOW02EHypI1c6Wgsvl6hL5clfOzKMYQ5Sz9aMxzKFvVQzn0+iGR0yT8ps
	hUDzW+qi7TkcTiiAx42KGC266DP10YeO55KwdJ6k21nctbDGSvKfgYVzw0ehGoj0
	=
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:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=DLsokCWIz8yZIHIu6sliP7WldH4=; b=tDPRpKflXDfz3oldi
	UrQ9aUL8gorqBn6vW+XwuYKQAFHDHj2H1eGHFFXIlBuxDfIStR6IO9T/v88r2580
	NhaqEZOHoQmUtl5O13tPBSRoFcLQ8mQx8Slg2vgUSkRoANpoXKgL5Jcp2cZK/KXi
	QR8/OMJK+sSkfSs2GO413UtPoA=
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.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1423592005.11468.55.camel@cygwin.com>
Subject: Re: Emacs and last libpng release
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Tue, 10 Feb 2015 12:13:25 -0600
In-Reply-To: <54DA4363.2040306@cornell.edu>
References: <54DA37E4.1060706@alice.it> <54DA4363.2040306@cornell.edu>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Tue, 2015-02-10 at 12:44 -0500, Ken Brown wrote:
> 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?

cygcheck -c libfontconfig-devel libfreetype-devel ?

--
Yaakov



--
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

