On Wed, 11 Feb 2009, q...@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 ger...@pfeifer.com http://www.pfeifer.com/gerald/ _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"