Re: [sage-devel] Error in building/installing linbox on Open Solaris 64 bit

2010-01-15 Thread Clement Pernet
Hi, This part of the interface is actually terrible. In particular, I don't see the rationale for the use of static's here. Hopefully this will be all gone when we'll switch to have LinBox and matrix_modn_dense support use natively the same matrix type (#4258). But given your compilation err

[sage-devel] Error in building/installing linbox on Open Solaris 64 bit

2010-01-15 Thread Jaap Spies
There seems to be a problem with linbox-sage.C linbox-sage.C:438: instantiated from here linbox-sage.C:312: warning: unused variable ‘k’ linbox-sage.C: At global scope: linbox-sage.C:72: warning: ‘void linbox_set_modn_matrix(mod_int**, LinBox::DenseMatrix >&, size_t, size_t)’ declared ‘static’