Installing R on alpha-dec OSF 4.0
On Tue, 12 Jan 1999, Christian Posse wrote:
`/usr/users/susrod/stats/R-0.63.1/src/library/modreg/src'
[snip]
dpbsl.o ksmooth.o loessc.o loess f.o ppr.o qsbart.o sbart.o sgram.o sinerp.o sslvrg.o stxwx.o Make: Unknown flag argument w. Stop. make[4]: *** [modreg.so] Error 1 There is a binary of R created, but when it results in a core dumped.
For what it's worth ... I got similar messages when compiling 0.63.1 on SunOS 4.1.4, with gcc. We have Gnu make as 'gmake' here and a Sun version of 'make', and I used gmake but plain old make may have been called from a lower level within the make process. To work around this problem I just changed to the appropriate directory (.../R-0.63.1/src/library/modreg/src), ran gmake manually, and then cd'd back up to the top and ran gmake again. Hope that helps. Ben Bolker -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._