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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=quQBwjUWoZYoHq41 ZLEWhF/6hqP6L0kEw+AyQVy2FL4UyDPSAQW5ayhIUwuCgqMpqjNHvr2Du1Az9pXk u4/R51Cf2M5XnWPZ5faEV7jjmXvdOimmfZoJmOoSilxMQ8pU1uA121R+YtdpSKGi OewInksBp+wIMG10PsvTk+UzPig= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=NCq5B3ztcBnDccdFMLbFpt WQ/MQ=; b=ciijsl+tEzz76BDyT6qVlJCyKSKdXqPGGhLA8lvwDAx/mo9h3BDLg8 T0Q1OCFhAUwXGmzRmG1VdUz0YrvSr7373d/G3Q7USqS1bQ8YiY15nM1taaCaiZnO o9181EBFUHaVGubiBeuSFCL+EHDur24T97cCifgs9dPF8uTkNvftI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=bray, Bray, Hx-languages-length:594, suspect X-HELO: mailsrv.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: Numpy 1.12.1 setup issue (targetting Python 3.6.1) from Cygwin 2.8.0 To: cygwin AT cygwin DOT com References: <1492335890346-133485 DOT post AT n5 DOT nabble DOT com> <1492342647795-133490 DOT post AT n5 DOT nabble DOT com> <c121be04-b63e-2854-689f-7888c0c42fa5 AT cs DOT umass DOT edu> <1492423280653-133510 DOT post AT n5 DOT nabble DOT com> <CAOTD34YQA4=VyCuRfs+qmC=bEx5Jy7nN8nDQQ6-+Z=X=9xQd3Q AT mail DOT gmail DOT com> From: Eliot Moss <moss AT cs DOT umass DOT edu> Message-ID: <a9f42517-3f09-faf6-80e4-d331e9725441@cs.umass.edu> Date: Tue, 25 Apr 2017 13:17:47 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: <CAOTD34YQA4=VyCuRfs+qmC=bEx5Jy7nN8nDQQ6-+Z=X=9xQd3Q@mail.gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 4/25/2017 12:34 PM, Erik Bray wrote: > I've just started having this problem too. There appears to be a bug > in the latest version of the liblapack0 package, because the import > lib liblapack.dll.a lists the lapack DLL name as "cyglapack.dll", when > it should be "cyglapack-0.dll". > > Copying /lib/lapack/cyglapack-0.dll to /lib/lapack/cyglapack.dll works > as a workaround... I suspect that adding a symlink from cyglapack.dll to cyglapack-0.dll would also work, if one prefers that solution. Regards - Eliot -- 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