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:references:to:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=o9TK8WJaX+ghU3ih vgPPZkvnf6DbESRw5eHMZEzsYMrzAv7/8YiIi+iJhhhbGnzM+Cg3ytDP7l59w/Bx +HnYWgnPp1s66tu7hyh1KGoJYDJqICluY/201M3ap+rYzgVDhEzP+hC2+rrTCS8C 7bamDA8ZMP0I85AH0gsMFWpC4xI= 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:references:to:reply-to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=gVkkTFkPTfgPiy3OPRgKar 7sBI0=; b=Zw/gnlnGK7wnVBoTvvpWUkiGjOOdwkvfdXm/NUfySN4wUAfGE9BW9c Xbz8AZBBJ9RdY9vsFGR5P/GEKcnrbwEa274goxXMLSIRw/lhvkhzKN0SJN3tIyWS iJSqRpb9CsXvD44blvGkUw/xj8SJ9OFB9VWlF+gb8lJFFPev9L1XQ= 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.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=moss, Moss, suspect X-HELO: smtp-out-so.shaw.ca X-Authority-Analysis: v=2.2 cv=UpATD64B c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=w5aJ8kaLLAry8Qfnm_kA:9 a=QEXdDO2ut3YA:10 Subject: Re: Numpy 1.12.1 setup issue (targetting Python 3.6.1) from Cygwin 2.8.0 References: <1492335890346-133485 DOT post AT n5 DOT nabble DOT com> <1492342647795-133490 DOT post AT n5 DOT nabble DOT com> <1492423280653-133510 DOT post AT n5 DOT nabble DOT com> To: cygwin AT cygwin DOT com Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca From: Brian Inglis Message-ID: Date: Tue, 25 Apr 2017 11:52:21 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfFye6I6DjUt6Yq7rwJoWiO9yuNJTi20Q2YzcuIeRJ1UdDO2JHb3DVW3NXLypYM1Ur6oGFwBM2p0tkC6wg9oIBCOd1ECezLn2P9yH2gwVW7XtO6AcsJB5 FvmC2Q1WasTRwKcJEd0LjB+Th+j2Jm9yjCX8QHFPElc5tM3pVdlp15ExrP2HSWv8YZJEfWmDtI9jSQ== X-IsSubscribed: yes On 2017-04-25 11:17, Eliot Moss wrote: > 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. ISTR a discussion around rebase recently where symlinks do not work because Windows kernel loads the DLLs. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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