Hi everyone,
I have just tried to compile R 1.3.1 on the following platform:
R is now configured for mips-sgi-irix6.5
Source directory: .
Installation directory: /usr/local
C compiler: gcc -g -O2
C++ compiler: g++ -g -O2
FORTRAN compiler: g77 -g -O2
X11 support: yes
Gnome support: no
Tcl/Tk support: no
R profiling support: yes
R as a shared library: no
and came up with the following error:
making Lapack.d from Lapack.c
gcc -I. -I../../../src/include -I../../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -fPIC -g -O2 -c Lapack.c -o Lapack.lo
g77 -fPIC -g -O2 -c double.f -o double.lo
g77 -fPIC -g -O2 -c cmplx.f -o cmplx.lo
don't know how to make # (bu42).
*** Error code 1 (bu21)
What is "bu42" and or error code "bu21"? And how do I get R
to compile?
Thanks,
Patrick.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
patrick.lindsey@luc.ac.be writes:> making Lapack.d from Lapack.c > gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -fPIC -g -O2 -c Lapack.c -o Lapack.lo > g77 -fPIC -g -O2 -c double.f -o double.lo > g77 -fPIC -g -O2 -c cmplx.f -o cmplx.lo > don't know how to make # (bu42). > *** Error code 1 (bu21) > > What is "bu42" and or error code "bu21"? And how do I get R to compile?Highly system-dependent codes, I'd guess. Are you using GNU make? -- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._