I'm trying to build the current development version of R on an SGI running IRIX6.5. Everything proceeds merrily until I reach the eda package. This is the error message I get if I cd to the appropriate directory and type 'make' or 'make all.' Does this make sense to anyone? -- Thanks, Debby gmake[3]: Entering directory `/l/fsc/dfs/src/R/src/library/eda' building package 'eda' ../../../library/eda/R/eda is unchanged ../../../library/eda/man/eda.Rd is unchanged /home/dfs/src/R/src/library/eda/src gmake[4]: Entering directory `/l/fsc/dfs/src/R/src/library/eda/src' config.status: error: invalid argument: src/library/eda/src/Makefile
Are you rebuilding? ./config.status might need to be run to remake the Makefile, or: ./config.status --recheck ; ./config.status (from top level directory in the R tree). I've had the same problems before. Deborah Swayne <dfs at research.att.com> writes:> I'm trying to build the current development version of R on an SGI > running IRIX6.5. Everything proceeds merrily until I reach the eda > package. This is the error message I get if I cd to the appropriate > directory and type 'make' or 'make all.' Does this make sense to > anyone? -- Thanks, Debby > > gmake[3]: Entering directory `/l/fsc/dfs/src/R/src/library/eda' > building package 'eda' > ../../../library/eda/R/eda is unchanged > ../../../library/eda/man/eda.Rd is unchanged > /home/dfs/src/R/src/library/eda/src > gmake[4]: Entering directory `/l/fsc/dfs/src/R/src/library/eda/src' > config.status: error: invalid argument: src/library/eda/src/Makefile > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html >-- rossini at u.washington.edu http://www.analytics.washington.edu/ Biomedical and Health Informatics University of Washington Biostatistics, SCHARP/HVTN Fred Hutchinson Cancer Research Center UW (Tu/Th/F): 206-616-7630 FAX=206-543-3461 | Voicemail is unreliable FHCRC (M/W): 206-667-7025 FAX=206-667-4812 | use Email CONFIDENTIALITY NOTICE: This e-mail message and any attachme...{{dropped}}
On Wed, 18 Feb 2004, Deborah Swayne wrote:> I'm trying to build the current development version of R on an SGI > running IRIX6.5. Everything proceeds merrily until I reach the eda > package. This is the error message I get if I cd to the appropriate > directory and type 'make' or 'make all.' Does this make sense to > anyone? -- Thanks, DebbyThere should be no such directory. Did you do this in a clean build directory, as this is what would happen if you try to rebuild over sources from a couple of months ago? Please try again starting in an empty build directory.> > gmake[3]: Entering directory `/l/fsc/dfs/src/R/src/library/eda' > building package 'eda' > ../../../library/eda/R/eda is unchanged > ../../../library/eda/man/eda.Rd is unchanged > /home/dfs/src/R/src/library/eda/src > gmake[4]: Entering directory `/l/fsc/dfs/src/R/src/library/eda/src' > config.status: error: invalid argument: src/library/eda/src/Makefile-- 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 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595