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=VF6aLPfhnOzp2S3ODmuWfq893fzD71V6VXLsDelCmoF
	cnbhbgTe4a6zBmjVPwXbFQEeKyd5v0289La2/Oa4/ctvpSeCYZ2nmGQuFcHaSh+9
	8TQPahnjCihjWP9poMYGWr+iBfFV2EdS3EpKjOxGokksWgh085A8FMRD40oh/hes
	=
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=2TZueZhjCJvXq6/hUswFVPkGGE4=; b=KDIRt+uXvx1ow5rNz
	c+UaVEE9TucubEFVYz4Dnq7fChJr+OJaUo0wEkmLTw4DylK32K7AVALoj8I9FCSG
	IRqijjIitIo/yc7x4O2f93Jotess7+4jqcUnmfKhBJ86HM86cL4DkRcjXcMRkHw8
	emAhkBB42TaX6eyLn8orVzD0BE=
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.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wg0-f51.google.com
X-Received: by 10.180.9.241 with SMTP id d17mr113839764wib.13.1420016412043;        Wed, 31 Dec 2014 01:00:12 -0800 (PST)
Message-ID: <54A3BB09.7090709@gmail.com>
Date: Wed, 31 Dec 2014 09:59:53 +0100
From: Marco Atzeri <marco.atzeri@gmail.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: ImageMagick-6.9.0.0-1 ( autotrace circular dependency)
References: <54A2B49A.9060108@alice.it> <54A2CFD1.3030403@gmail.com> <54A317D2.3050200@alice.it> <54A31E5D.20302@gmail.com> <54A32348.2080302@cornell.edu> <54A39478.4010909@cygwin.com>
In-Reply-To: <54A39478.4010909@cygwin.com>
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 12/31/2014 7:15 AM, Yaakov Selkowitz wrote:
> 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.
>

and after ImageMagick at least repacked
I really hate ImageMagick continues break of API

> Yaakov

Marco

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

