brendan_mcmahon@prusec.com
2002-Jan-31 17:00 UTC
[Rd] Installation problem : SunOS (PR#1291)
Full_Name: Brendan McMahon Version: 1.3 OS: SunOS Submission from: (NULL) (12.42.50.51) Probably just a configuration problem but ... fails to compile. configure completed without a problem. Any help appreciated!! SunOS flexdev1 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-5_10 `Makedeps' is up to date. gcc -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c arithmetic.c -o arithmetic.o arithmetic.c:58: warning: `struct exception' declared inside parameter list arithmetic.c:58: warning: its scope is only this definition or declaration, arithmetic.c:58: warning: which is probably not what you want. arithmetic.c: In function `matherr': arithmetic.c:60: dereferencing pointer to incomplete type arithmetic.c:61: `DOMAIN' undeclared (first use this function) arithmetic.c:61: (Each undeclared identifier is reported only once arithmetic.c:61: for each function it appears in.) arithmetic.c:62: `SING' undeclared (first use this function) arithmetic.c:65: `OVERFLOW' undeclared (first use this function) arithmetic.c:68: `UNDERFLOW' undeclared (first use this function) arithmetic.c:69: dereferencing pointer to incomplete type arithmetic.c: In function `do_math1': arithmetic.c:984: `acosh' undeclared (first use this function) arithmetic.c:985: `asinh' undeclared (first use this function) arithmetic.c:986: `atanh' undeclared (first use this function) *** Error code 1 make: Fatal error: Command failed for target `arithmetic.o' Current working directory /export/home/flexapp/R/R-1.3.0/src/main *** Error code 1 make: Fatal error: Command failed for target `R' -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Thu, 31 Jan 2002 brendan_mcmahon@prusec.com wrote:> Full_Name: Brendan McMahon > Version: 1.3 > OS: SunOS > Submission from: (NULL) (12.42.50.51) > > > > Probably just a configuration problem but ... fails to compile. > configure completed without a problem.We need to know your compiler system. This is I seem to remember a symptom of using gcc made on SunOS 5.5 under 5.6/7, so if this is gcc, was it built under 5.7? BTW, R is now at 1.4.1, not 1.3.0.> Any help appreciated!! > > SunOS flexdev1 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-5_10 > > `Makedeps' is up to date. > gcc -I. -I../../src/include -I../../src/include -I/usr/local/include > -DHAVE_CONFIG_H -g -O2 -c arithmetic.c -o arithmetic.o > arithmetic.c:58: warning: `struct exception' declared inside parameter list > arithmetic.c:58: warning: its scope is only this definition or declaration, > arithmetic.c:58: warning: which is probably not what you want. > arithmetic.c: In function `matherr': > arithmetic.c:60: dereferencing pointer to incomplete type > arithmetic.c:61: `DOMAIN' undeclared (first use this function) > arithmetic.c:61: (Each undeclared identifier is reported only once > arithmetic.c:61: for each function it appears in.) > arithmetic.c:62: `SING' undeclared (first use this function) > arithmetic.c:65: `OVERFLOW' undeclared (first use this function) > arithmetic.c:68: `UNDERFLOW' undeclared (first use this function) > arithmetic.c:69: dereferencing pointer to incomplete type > arithmetic.c: In function `do_math1': > arithmetic.c:984: `acosh' undeclared (first use this function) > arithmetic.c:985: `asinh' undeclared (first use this function) > arithmetic.c:986: `atanh' undeclared (first use this function) > *** Error code 1 > make: Fatal error: Command failed for target `arithmetic.o' > Current working directory /export/home/flexapp/R/R-1.3.0/src/main > *** Error code 1 > make: Fatal error: Command failed for target `R' > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > 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 > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-- Brian D. Ripley, ripley@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-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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._