I'm sure this is a very simple problem but I'm stuck. When running the ./configure script, to install R (version 1.6) on Solaris 2.6, I get an error message at the end of the configuration process "WARNING: f77 and cc disagree on int and double. configure: error: maybe change CFLAGS or FFLAGS?" However, I have seen no documentation on these flags' options, syntax, and how to find out which option I should use in my case. Any ideas, please? Thanks Alejandro Gallego **************************************************************************** ************ Dr Alejandro Gallego Tel: +44 (0)1224 876544 Ecosystem Modeller Direct: +44 (0)1224 295350 Fisheries Research Services Fax: +44 (0)1224 295511 Marine Laboratory, PO Box 101 375 Victoria Road, Torry e-mail: a.gallego at marlab.ac.uk Aberdeen AB11 9DB URL: http://www.marlab.ac.uk/ SCOTLAND Fisheries Research Services is an agency of the Scottish Executive ><)))?> **************************************************************************** ************ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Which compilers? The most likely story is that compiled Fortran will not run because its libraries are not being found. Check that LD_LIBRARY_PATH is correct and does include the Fortran library directories. On Mon, 4 Nov 2002, Alejandro Gallego wrote:> I'm sure this is a very simple problem but I'm stuck. When running the > ./configure script, to install R (version 1.6) on Solaris 2.6, I get an > error message at the end of the configuration process "WARNING: f77 and cc > disagree on int and double. configure: error: maybe change CFLAGS or > FFLAGS?" However, I have seen no documentation on these flags' options, > syntax, and how to find out which option I should use in my case. Any > ideas, please?-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._