From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 37302 invoked by alias); 25 Apr 2017 17:52:24 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 37282 invoked by uid 89); 25 Apr 2017 17:52:22 -0000 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 Received: from smtp-out-so.shaw.ca (HELO smtp-out-so.shaw.ca) (64.59.136.137) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 25 Apr 2017 17:52:21 +0000 Received: from [192.168.1.100] ([174.0.238.184]) by shaw.ca with SMTP id 34dRdLY16eQWU34dSd0oVh; Tue, 25 Apr 2017 11:52:22 -0600 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.post@n5.nabble.com> <1492342647795-133490.post@n5.nabble.com> <1492423280653-133510.post@n5.nabble.com> To: cygwin@cygwin.com Reply-To: Brian.Inglis@SystematicSw.ab.ca From: Brian Inglis Message-ID: Date: Wed, 26 Apr 2017 08:19:00 -0000 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 X-SW-Source: 2017-04/txt/msg00334.txt.bz2 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