Re: [Rd] [R] Problem loading library Matrix on Solaris machine

2004-08-19 Thread Prof Brian Ripley
I have four Solaris build setups, gcc/Forte cc x 32/64-bit. If you tell me a bit more about yours, I can do the appropriate testing. Looks like this Matrix/src/taucs/taucs.h: #if (defined(OSTYPE_irix) || defined(OSTYPE_solaris)) #include #include #define isinf(x) (!finite((x)) && !isnan((x)))

[Rd] [R] Problem loading library Matrix on Solaris machine

2004-08-19 Thread Gerrit Eichner
Dear R-devel list members, after having contacted Douglas Bates (author of package Matrix) he suggested to ask this list for assistance with the following problem: After having under > version platform sparc-sun-solaris2.9 arch sparc os solaris2.9 system sparc, solaris2.9 status majo