[R] R-0.65.0 on mips-sgi-irix6.5: Error code 1 (bu21)
Prof Brian D Ripley
ripley at stats.ox.ac.uk
Thu Sep 9 11:00:39 CEST 1999
On Thu, 9 Sep 1999, Diego Kuonen wrote:
> > What do the conflicting header files think?
>
> Lines 681 to 683 from
> /usr/local/lib/gcc-lib/mips-sgi-irix6.2/2.8.1/include/math.h
>
> extern int srandom(unsigned);
> extern char *initstate(unsigned int, char *, int);
> extern char *setstate(char *);
> And /usr/include/stdlib.h says:
>
> extern char *initstate(unsigned int, char *, size_t);
> extern char *setstate(const char *);
> extern void srandom(unsigned);
That's what my book has for ANSI, including having those defined in
stdlib.h not math.h. That's where they are for me on Solaris and Linux.
>
> I appreciate your help...
>
You need a working compilation system. We had one report:
NAME Laurent Gautier
EMAIL laurent.gautier at lionbioscience.de
VERSION 0.65.0 (1999/08/18)
PLATFORM mips-sgi-irix6.5
SYSTEM
CC gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)
FC g77 GNU Fortran 0.5.24-19980804
MAKE make
so perhaps you need to try egcs-1.1.2 or gcc-2.95.1.
--
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list