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=npj+AFgvdOKY+504TcCUoIzfqSkCw6PaAx/3Qc96JLx
	POsziGDQiiz+GXeGh8io3NyyO5cZXHYWsD001nwyhjIhg0Eq3IZHL4k7Ues2/HtS
	cMgonSk8CYjwBH1gQHA66UsYVlzRYrmLY+a74L/M/pjSkhAOemVxD1q861SCIc94
	=
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=z64wjrDbQPY3xXzDBfttnPcg09U=; b=V2RzSOUXqVvvKgzfL
	YDW1adWMtLz+KiJrRwh8G3L/91AEKJ2xRdgbilmq/aBgfZHNrMjfTuoc1Q3M4WyZ
	550/E423nrUx1+os/WGt7RhyPz1kuiHM8P5S7VPiL3MVJnJILmMcyJRelnCQMDsi
	MjJvnPOGrjPwXUrd1FnpbCshNU=
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: <54A39478.4010909@cygwin.com>
Date: Wed, 31 Dec 2014 00:15:20 -0600
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.0.0-1 (Emacs problem)
References: <54A2B49A.9060108@alice.it> <54A2CFD1.3030403@gmail.com> <54A317D2.3050200@alice.it> <54A31E5D.20302@gmail.com> <54A32348.2080302@cornell.edu>
In-Reply-To: <54A32348.2080302@cornell.edu>
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2014-12-30 16:12, Ken Brown wrote:
> On 12/30/2014 4:51 PM, Marco Atzeri wrote:
>> On 12/30/2014 10:23 PM, Angelo Graziosi wrote:
>>> Sure it isn't a packaging bug? I see that now ImageMagick has missed
>>> /usr/lib/libMagickCore.dll.a... and this
>>
>> changed name upstream.
>>
>>> cd /usr/lib
>>> ln -sf libMagickCore-6.Q16.dll.a libMagickCore.dll.a
>>>
>>> seem to fix the build (both with CLANG and GCC)
>
> I think the problem is that ImageMagick.pc adds -lImageMagick:
>
> $ pkg-config --libs ImageMagick
> -lMagickCore-6.Q16 -ljbig -llcms2 -ltiff -lfreetype -lbz2 -lz -lpng15
> -lm -lz -ljpeg -lgs -lpng15 -lautotrace -lpng -lz -lm -lMagickCore [...]

Actually, the problem is that autotrace has a (circular) dependency on 
ImageMagick, and therefore autotrace needs to 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

