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=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 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: <1423592005.11468.55.camel@cygwin.com> Subject: Re: Emacs and last libpng release From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Tue, 10 Feb 2015 12:13:25 -0600 In-Reply-To: <54DA4363.2040306@cornell.edu> References: <54DA37E4 DOT 1060706 AT alice DOT it> <54DA4363 DOT 2040306 AT cornell DOT 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