Date: Thu, 12 Feb 2009 01:42:42 +0100 (CET) From: Gerald Pfeifer <gerald@pfeifer.com> To: QAT@FreeBSD.org 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 Message-ID: <alpine.LSU.1.99.0902120024470.21926@acrux.dbai.tuwien.ac.at> In-Reply-To: <20090211110050.899928FC71@release.ixsystems.com> References: In-Reply-To: <200902111104.n1BB4tRh007664@repoman.freebsd.org> <20090211110050.899928FC71@release.ixsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.1.99.0902120024470.21926>