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:cc :subject:content-type:content-transfer-encoding; q=dns; s= default; b=eC7YbfX4BmsZdvA8biVwkMvypwYmPrGfdG9+u25+AY3o7TlCbUd3V GQ69ht0jFOLv5zITWDJ8AeHS57peVYZfenLw1wfytjl3sG37cI+VwMmj2s22j1A7 53vQrLAAwoRzKI+SS11EYEwTTQtN3LcV6xPJmsGhbEFgCcD8AQVRrg= 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:cc :subject:content-type:content-transfer-encoding; s=default; bh=i 3yYAOxYGwnSS1Pnc6HGjc/auNA=; b=y3u3VmOiPBqYKIIXVgrHQeb2xa/YBkxS9 09g2huIdslTnIYsSSKmrA/QTJMyPy9R/4Zuub2QkiUt/87Yid5FISAHQmXjA+V5f 9ZMCimKPqtJ6e0ZZGESWb8hl2wnebDQm4hiWYOaxWaYPTAMkJ2WSKN/VyhRg+gT/ kMpd0xgOi0= 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: smtp203.alice.it Message-ID: <54A2B49A.9060108@alice.it> Date: Tue, 30 Dec 2014 15:20:10 +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 CC: marco DOT atzeri AT gmail DOT com Subject: Re: [ANNOUNCEMENT] Updated: ImageMagick-6.9.0.0-1 (Emacs problem) Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Marco Atzeri wrote: > Version 6.9.0.0-1 of > ImageMagick > ImageMagick-doc > libMagickCore6 > libMagick-devel > perl-Image-Magick > > have been uploaded for cygwin After this upgrade, Emacs fails to build from trunk: [...] Configured for `x86_64-pc-cygwin'. Where should the build process find the source code? . What compiler should emacs be built with? clang -pipe -Ofast -g0 -fomit-frame-pointer Should Emacs use the GNU version of malloc? only before dumping Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? yes What window system should Emacs use? w32 What toolkit should Emacs use? none Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? Standard dirs [...] Does Emacs use imagemagick? yes [...] -lpng15 -lm -lz -lcairo -lz -lGL -lgobject-2.0 -lffi -lglib-2.0 -lintl -lpcre -lintl -liconv -lpcre -lpixman-1 -lfontconfig -lexpat -lfreetype -lbz2 -lpng15 -lm -lz -lexpat -lfreetype -lbz2 -lz -lEGL -lm -lpthread -lGL -lm -lpthread -lXdamage -lXfixes -lX11-xcb -lxcb-glx -lpng15 -lm -lz -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lxml2 -lz -lgdi32 -lm -lgomp -lm -lMagickCore-6.Q16 -ljbig -llcms2 [...] -lgobject-2.0 -lffi -lglib-2.0 -lintl -lpcre -lintl -liconv -lpcre -lz /usr/lib/gcc/x86_64-pc-cygwin/4.8.3/../../../../x86_64-pc-cygwin/bin/ld: impossibile trovare -lMagickCore /usr/lib/gcc/x86_64-pc-cygwin/4.8.3/../../../../x86_64-pc-cygwin/bin/ld: impossibile trovare -lMagickCore collect2: error: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) Makefile:689: set di istruzioni per l'obiettivo "temacs.exe" non riuscito make[1]: *** [temacs.exe] Errore 1 make[1]: uscita dalla directory "/tmp/emacs-master/src" Makefile:384: set di istruzioni per l'obiettivo "src" non riuscito make: *** [src] Errore 2 make: *** Attesa per i processi non terminati.... Ciao, Angelo. -- 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