[Rd] Compiling R 1.1.0 under OpenBSD 2.7
Ragnar Beer
rbeer@uni-goettingen.de
Tue, 20 Jun 2000 18:47:54 +0200
Howdy!
I was trying to compile R 1.1.0 under OpenBSD 2.7 and got the
following output from the make step:
-----snip-----
gcc -I. -I../../src/include -I../../src/include
-I../../src/include/R_ext -I/usr/local/include -DHAVE_CONFIG_H
-mieee-fp -g -O2 -c arithmetic.c -o arithmetic.o
arithmetic.c:48: warning: `struct exception' declared inside parameter list
arithmetic.c:48: warning: its scope is only this definition or
declaration, which is probably not what you want.
arithmetic.c: In function `matherr':
arithmetic.c:50: dereferencing pointer to incomplete type
arithmetic.c:59: dereferencing pointer to incomplete type
arithmetic.c:53: warning: unreachable code at beginning of switch statement
*** Error code 1
Stop in /home/rbeer/src/R-1.1.0/src/main.
*** Error code 1
Stop in /home/rbeer/src/R-1.1.0/src/main (line 131 of Makefile).
*** Error code 1
Stop in /home/rbeer/src/R-1.1.0/src (line 21 of Makefile).
*** Error code 1
Stop in /home/rbeer/src/R-1.1.0 (line 42 of Makefile).
-----snip-----
Can anyone help? I'm in the process of switching to OpenBSD from
Linux because of OpenBSD's _very_ good security features but I just
won't get R running :(
--Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._