Problem in "configure" for Solaris (cc) -- solved (partly) --
"PD" == Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk> writes:
PD> This is a generic problem with autoconf: It goes looking for X, PD> the compile doesn't work because of Y, and it reports that X is PD> missing. Of course, one should always check config.log when PD> something goes wrong, it contains the details of the compiler PD> failure and the failed programs. I have seen another such problem. The check for -lblas is done with the C compiler invoked on a short C program stub. For me the blas library is found but the program does not link properly because of missing Fortran library routines. Configure then decides that there is no blas library present. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._