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 :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=Hq9JJUqNJEDZLHVUPty8TieKFKJC/HAydgz6Au1On+N FZtyhoe8JBzNSildiIVnhaR/FUEqXNtKRZCiETL6aduEWy3jPYX1MGGgaam50I+y 3aedqhEp+hLJmZTQ1r48C92BC6Rp8o96DTK9HM2LQHVr6aDQQcKNOJFgAQ3Kv4Jk = 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=gpF5M+bVxpp/WcJ5dB/ehW67NDA=; b=YyXxNQldNzVZ33auf 1KVyVk2rGJYk2qcTHnCKCMrnAr1tSzEq1Caa1YqjhzLS8Fu9QHQgeS1pAAznKJmp c/D5ZfB/3qrXkAqSru8kJwIH5MOsNt/cw0cVNZoLgryWGP2XYJlV4sod5jR+kzLm YpygK+0CQUspK/UyvIMAPJ+Zj4= 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,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <54A32348.2080302@cornell.edu> Date: Tue, 30 Dec 2014 17:12:24 -0500 From: Ken Brown 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: [ANNOUNCEMENT] Updated: ImageMagick-6.9.0.0-1 (Emacs problem) References: <54A2B49A DOT 9060108 AT alice DOT it> <54A2CFD1 DOT 3030403 AT gmail DOT com> <54A317D2 DOT 3050200 AT alice DOT it> <54A31E5D DOT 20302 AT gmail DOT com> In-Reply-To: <54A31E5D.20302@gmail.com> Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 [...] Ken -- 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