From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11171 invoked by alias); 9 Jan 2009 16:51:51 -0000 Received: (qmail 11160 invoked by uid 22791); 9 Jan 2009 16:51:50 -0000 X-Spam-Check-By: sourceware.org Received: from pool-96-233-71-199.bstnma.fios.verizon.net (HELO cgf.cx) (96.233.71.199) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Jan 2009 16:51:35 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id BD5F913C028 for ; Fri, 9 Jan 2009 11:51:23 -0500 (EST) Received: by ednor.cgf.cx (Postfix, from userid 201) id 2B1342B385; Fri, 9 Jan 2009 11:51:23 -0500 (EST) Date: Fri, 09 Jan 2009 17:06:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: lapack creates /lapack-3.0.6* Message-ID: <20090109165122.GA16894@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) 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 X-SW-Source: 2009-01/txt/msg00231.txt.bz2 On Thu, Jan 08, 2009 at 09:58:20AM -0500, Andrew Schulman wrote: >I just upgraded to the latest lapack package, and found that I now have the >following new files: > >$ ls -l /lapack* >-rw-r--r-- 1 ASchulma Domain Users 49630 Mar 23 2006 /lapack-3.0-6.patch > >/lapack-3.0-6: >total 4 >drwxr-xr-x 1 ASchulma Domain Users 0 Jan 8 09:50 CYGWIN-PATCHES/ >-rw-r--r-- 1 ASchulma Domain Users 2680 Mar 22 2006 Makefile >drwxr-xr-x 1 ASchulma Domain Users 0 Jan 8 09:51 atlas-3.6.0/ >drwxr-xr-x 1 ASchulma Domain Users 0 Jan 8 09:51 cblas/ >drwxr-xr-x 1 ASchulma Domain Users 0 Jan 8 09:52 lapack-3.0/ > >Please correct this. Sorry for the inconvenience. There really is no new lapack. I screwed up patching the binary tarball to fix a problem so that the csh setup files dealt with pathnames with spaces. Dropping back to 3.0-5 would have gotten you working, just in case that wasn't obvious. I've put my changes back and made a new 3.0-8 release, replacing the stopgap version that Corinna had installed. But don't expect any new functionality. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/