Re: [Numpy-discussion] New Linux build problem

2007-05-30 Thread Brian Granger
Take that back, unsetting LDFLAGS did work!!! Thanks Brian On 5/30/07, Brian Granger <[EMAIL PROTECTED]> wrote: > > This looks like numpy.distutils has found ATLAS's FORTRAN BLAS library but > > not > > its libcblas library. Do you have a correct site.cfg file? From Chris > > Hanley's > > earl

Re: [Numpy-discussion] New Linux build problem

2007-05-30 Thread Brian Granger
> This looks like numpy.distutils has found ATLAS's FORTRAN BLAS library but not > its libcblas library. Do you have a correct site.cfg file? From Chris Hanley's > earlier post, it looks like the tarball on the SF site mistakenly includes a > site.cfg. Delete it or correct it. I will look at this.

Re: [Numpy-discussion] New Linux build problem

2007-05-30 Thread Robert Kern
Brian Granger wrote: > Hi, > > I am building numpy on a 32 bit Linux system (Scientific Linux). > Numpy used to build fine on this system, but as I have moved to the > new 1.0.3 versions, I have run into problems building. Basically, I > get lots of things like: > > undefined reference to `cblas

[Numpy-discussion] New Linux build problem

2007-05-30 Thread Brian Granger
Hi, I am building numpy on a 32 bit Linux system (Scientific Linux). Numpy used to build fine on this system, but as I have moved to the new 1.0.3 versions, I have run into problems building. Basically, I get lots of things like: undefined reference to `cblas_sdot' and undefined reference to `