X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT com Date: Tue, 10 Feb 2015 11:34:15 -0600 In-Reply-To: <54DA37E4.1060706@alice.it> References: <54DA37E4 DOT 1060706 AT alice DOT 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