> On Tue, 12 Oct 2010 21:52:48 +1300 > > François Bissey <[email protected]> wrote: > > Basically as far as we understand that's a problem when using gsl for > > your cblas. There are two workarounds while we work out why it doesn't > > work for you: > > 1) switch to atlas cblas > > or > > 2) compile gsl with the "static-libs" useflag. > > Then recompile linbox. > > > > Before you do that, it would be helpful if you sent us a build log of > > lnbox-1.1.6-r3 and if you know how the configuration log of linbox. > > > > Cheers, > > Francois > > I have just re-emerged linbox-1.1.6-r3 without changing any cblas > configuration (just to produce a build.log) and Sage now works! > So I am surprised and I can understand nothing about all this > situation. > I have attached the build.log just in case. > Thank you. That's a relief that it is all working now. I can see from your build log that everything should be fine. There is the important line: checking for C interface to BLAS... found
Which would be different if you still had the problem. Cheers, Francois
