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:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=rVu Q8xzCNE8mXxkD7Ti16+4B5Jf23xgreMD2pnbmvznp3xFODxV58FxAjO2Q3/6BZ/f NzvFGAL34qngLf8G6nPCQsGZVN7hPSSKv5KNGmJ/AUE1IVzU1y78XhRDHDqrGHcj zjTHfmZ+zG3JWIAVA2sxocvo8r4dE9Opp68hK6Co= 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 :content-type:content-transfer-encoding; s=default; bh=tpOOGY66Q EDWXsEgyOrHt4oXZ4k=; b=cKgy4TJWlUj8b6XmTPExVffI+6ovSyVnw3tK0QKAt wzaDlHIRA3OaGspFCmt31klsj6kwXmQjYXCOrt18dTV4x77uTPU5An2iU6X6NlQW ExneNP2Jrxc8cLBMJS/HkqiXu8s/HsuYhpQRlqZp1bvffcSN3ZUvoCN+xAihvqLf yc= 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.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp204.alice.it Message-ID: <54AFD23F.1020307@alice.it> Date: Fri, 09 Jan 2015 14:06:07 +0100 From: Angelo Graziosi 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 AT cygwin DOT com Subject: Re: ImageMagick-6.9.0.0-1 ( autotrace circular dependency) Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit I do not know if this is relevant (see [*]), but I need this link, cd /usr/lib ln -sf libMagickCore-6.Q16.dll.a libMagickCore.dll.a also while configuring, otherwise these tests fail: checking for MagickExportImagePixels... no checking for MagickMergeImageLayers... no From config.log, it seems it tries to find those functions in '-lMagickCore' (there is, there, a 'ld ... error ... -lMagickCore not found...' Ciao, Angelo. --- [*] https://cygwin.com/ml/cygwin/2014-12/msg00399.html, https://cygwin.com/ml/cygwin/2014-12/msg00393.html -- 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