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=noOPlzOZXqd2xNKUAnVX3yAw13AvBVE+QJqTAKBHmcv
	xl4Yy2EQXgXkE/O4XnEoRIbCUCXqpxgbMknRdiiWW9kEvh0zH9BjLkZd6VHqZ3Oq
	oe5tgXKc/QmryauATmWbzZAdppghjdpiSKN0k8ASRqHJl2CwGX6v+bWXUOFexWuo
	=
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=gU7OnKb1md1+trPm4BCGbhG6s5w=; b=gj3ou/p83Juq2uBaC
	KToLg6ImJzUFpDtIUE7hGychvQ6XS6GLm/NErAjj4Zd4MLAWbXt1QM9Qg2SzPvfE
	JkuCtk9/2RsaTDp/FFiwi/s438JQuDuH3aI8hn/yOH5w1wh2hdrdVeQt9PhpoC75
	PMS4ib9/z+lAPwwNblN357dRS8=
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: <1423589655.11468.54.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 11:34:15 -0600
In-Reply-To: <54DA37E4.1060706@alice.it>
References: <54DA37E4.1060706@alice.it>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Tue, 2015-02-10 at 17:55 +0100, 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?

The problem isn't emacs, it is that ImageMagick's .pc files mention
-lpng15 instead of -lpng.  I changed the libMagick-devel deps from
libpng-devel to libpng15-devel on sourceware until it can be rebuilt.

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

