problem with make fullcheck on Sparc Solaris 8
Peter Dalgaard BSA
p.dalgaard@biostat.ku.dk
19 Sep 2002 21:02:12 +0200
Paul Gilbert <pgilbert@bank-banque-canada.ca> writes:
> Gardar Johannesson wrote:
> >
> > I have been trying out R-1.6.0 tarballs (2002-9-10 and 2002-9-17) on:
> >
> > arch sparc
> > os solaris2.8
>
> ...
>
> > running code in 'survival-Ex.R' ...bash: survival-Ex.R: No such file or
> > directory
> > mv: cannot access survival-Ex.Rout
> > *** Error code 2
> > make: Fatal error: Command failed for target `survival-Ex.Rout'
>
> I've just had the same problem (with 2002-9-12) on Solaris 2.8 using GNU
> tools.
OK, I think I traced this to the fact that "test" on Solaris with the
Bourne shell will be the built-in one which doesn't understand the
-nt operator. Of course my own test builds used /bin/bash...
This is likely not a portable fix, but could you just for verification
try replacing test with /bin/test in the Makefile in tests/Examples?
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._