From owner-cvs-all@FreeBSD.ORG Thu Feb 12 00:42:38 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C33EB1065675; Thu, 12 Feb 2009 00:42:38 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id 796EC8FC19; Thu, 12 Feb 2009 00:42:38 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 8C21339125; Thu, 12 Feb 2009 01:42:36 +0100 (CET) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 0291510059; Thu, 12 Feb 2009 01:42:42 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id E74B810054; Thu, 12 Feb 2009 01:42:42 +0100 (CET) Date: Thu, 12 Feb 2009 01:42:42 +0100 (CET) From: Gerald Pfeifer To: QAT@FreeBSD.org In-Reply-To: <20090211110050.899928FC71@release.ixsystems.com> Message-ID: References: In-Reply-To: <200902111104.n1BB4tRh007664@repoman.freebsd.org> <20090211110050.899928FC71@release.ixsystems.com> User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: ports@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/it++ Makefile distinfo pkg-plist ports/math/it++/files patch-configure patch-include_base_machdep.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2009 00:42:40 -0000 On Wed, 11 Feb 2009, QAT@FreeBSD.org wrote: > checking for ATL_xerbla in -latlas... no > checking for sgemm_ in -lblas... no > checking for dgemm_ in -lblas... no > configure: error: cannot find any BLAS library, which is required by LAPACK. > You can override this error by using "--without-blas" option, but the > functionality of the IT++ library will be limited. You have been warned! > ===> Script "configure" failed unexpectedly. I'm sorry, I cannot reproduce this. My configure passes with the following checking for ATL_xerbla in -latlas... no checking for sgemm_ in -lblas... no checking for dgemm_ in -lblas... yes and I cannot see any other difference than me being on i386 as opposed to amd64 and using a prefix different from /usr/local (which, if anything, makes things more likely to break). :-( Gerald -- Gerald (Jerry) Pfeifer gerald@pfeifer.com http://www.pfeifer.com/gerald/