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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=gfRU4N8Zet9b4qzh /Z0tpwyGyNN6c3TcUZn/mC3m6PgiICgdr6nh+YXxoNnAQ3mxN74VQpki8dx1qxNZ hl2aQZGMUl6Eip2/Vr3iYUVYC7u8VNrl18dqrRruWgflxmmTerJtwpq68VsrZYq1 dEQ84YjJ8iI2YzlhiP2JFRJhNBc= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=6TuXRHbcvDoKZa5evyEmcb U9sK4=; b=RXVISiFBjBqzhIAq+rWGjeWXn4dSZxUg1pcIAyPPq6cdnmSLwUa/JZ DTSxCtNedJrbF8yS91koOvsugHydw13h6UFVfSP/o7fgwvcVfdhCCdgU3KK01tEx PoXUS8ZW+ygJFl4wNg5pHIPfz7FEmySA8HJvG/oE8nRQW10J9/e+s= 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.8 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. Subject: Re: convert does nothing - issue with cyglcms2-2 dll? To: cygwin AT cygwin DOT com References: <4855c785a6dc2519a7f1cf68e700f3b3 AT mail DOT gmail DOT com> From: Ken Brown Message-ID: <561A7A76.7090805@cornell.edu> Date: Sun, 11 Oct 2015 11:04:22 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <4855c785a6dc2519a7f1cf68e700f3b3@mail.gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 10/11/2015 10:25 AM, Katriel Friedman wrote: > Hi Cygwin List, > > I'm running Windows 7, 64 bit, with Cygwin 64-bit installed from the 2.871 > installer. The Imagemagick "convert" command returns the prompt > immediately, even when followed by gibberish, e.g. "convert adsfasdf". I > first observed the problem with Imagemagick 6.9.1.3-3. I tried > uninstalling and reinstalling Imagemagick, and restarting Cygwin, and the > problem remained. I also tried downgrading to 6.7.6.3-4, and the problem > still remained. > > When I start convert.exe directly from windows Explorer I get the pop-up > error "the procedure entry point cmsCreateContext could not be located in > the dynamic link library cyglcms2-2.dll". I also tried reinstalling > liblcms2-2 to no avail. What's the output of 'cygcheck /usr/bin/convert.exe'? Does it indicate any missing DLLs? If answering those questions doesn't solve the problem, please run 'cygcheck -s -v -r > cygcheck.out' and include that file *as an attachment*, as requested here: https://cygwin.com/problems.html 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