<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE></TITLE>

<META content="MSHTML 5.50.4522.1800" name=GENERATOR></HEAD>
<BODY>
<P><FONT size=2>Hello Laurent, Ray and Greg,<BR><BR>I tried the gmake 
settings.<BR>Yet, I still got an Error code 1 message when I run the 
test.&nbsp;<BR><BR><FONT face=Courier size=3>running regression tests<BR>don't 
know how to make ../library/base/R/base (bu42).<BR>*** Error code 1 
(bu21)<BR></FONT><BR><BR>Thanks you if you have any idea.</FONT></P>
<P><FONT size=2>Manuel</FONT></P>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2><FONT face=Arial color=#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&nbsp;</DIV>
<P><BR>-----Message d'origine-----<BR>De : Laurent Gautier [<A 
href="mailto:laurent@genome.cbs.dtu.dk">mailto:laurent@genome.cbs.dtu.dk</A>]<BR>Envoyé 
: mercredi 24 octobre 2001 10:29<BR>À : Greg Jefferis<BR>Cc : Duval, Manuel; 
'R-help@lists.R-project.org'<BR>Objet : Re: [R] Re: Compiling R v 1.3.1 under 
Irix 6.5 on SGI Origin<BR><BR><BR>Hello,<BR><BR><BR>I had (and still have) to 
deal with SGIs and came across the similar<BR>error message. I remember going 
through by setting MAKE=gmake in the<BR>config.site file and by replacing the 
'make ; make test; make install' on<BR>the command line by 'gmake; gmake test; 
gmake install'<BR>(rem: If I remember well, on a SGI the test bit do not go too 
good... this<BR>is (was ?) a reported bug).<BR><BR><BR>Hopin' it 
helps,<BR><BR><BR><BR>Laurent<BR><BR><BR><BR><BR><BR><BR><BR>Laurent Gautier 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CBS, Building 208, DTU<BR>PhD. 
Student&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D-2800 
Lyngby,Denmark&nbsp;&nbsp;<BR>tel: +45 45 25 24 85&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A target=_blank 
href="http://www.cbs.dtu.dk/laurent">http://www.cbs.dtu.dk/laurent</A><BR><BR>On 
Tue, 23 Oct 2001, Greg Jefferis wrote:<BR><BR>&gt; Hi,<BR>&gt;<BR>&gt; I 
wondered if anyone had shed some light on this as I have come on a 
similar<BR>&gt; problem on another Origin.&nbsp; The configure output looks like 
this<BR>&gt;<BR>&gt; &gt; R is now configured for mips-sgi-irix6.5<BR>&gt; 
&gt;<BR>&gt; &gt; Source 
directory:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>&gt; &gt; 
Installation directory:&nbsp;&nbsp;&nbsp; /usr/local<BR>&gt; &gt; C 
compiler:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
gcc&nbsp; -g -O2<BR>&gt; &gt; C++ 
compiler:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
c++&nbsp; -g -O2<BR>&gt; &gt; FORTRAN 
compiler:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g77&nbsp; -g 
-O2<BR>&gt; &gt;<BR>&gt; &gt; X11 
support:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yes<BR>&gt; &gt; Gnome 
support:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
no<BR>&gt; &gt; Tcl/Tk 
support:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yes<BR>&gt; &gt;<BR>&gt; &gt; R profiling 
support:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<BR>&gt; &gt; R as a shared 
library:&nbsp;&nbsp;&nbsp;&nbsp; no<BR>&gt;<BR>&gt; and the make output looks 
like this around the failure 
point<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gcc -I. 
-I../../../src/include -I../../../src/include<BR>&gt; -I/usr/local/include 
-DHAVE_CONFIG_H&nbsp; -fPIC&nbsp; -g -O2 -c nanohttp.c -o<BR>&gt; 
nanohttp.lo<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gcc -I. 
-I../../../src/include -I../../../src/include<BR>&gt; -I/usr/local/include 
-DHAVE_CONFIG_H&nbsp; -fPIC&nbsp; -g -O2 -c sock.c -o 
sock.lo<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gcc -I. 
-I../../../src/include -I../../../src/include<BR>&gt; -I/usr/local/include 
-DHAVE_CONFIG_H&nbsp; -fPIC&nbsp; -g -O2 -c sockconn.c -o<BR>&gt; 
sockconn.lo<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gcc 
-shared&nbsp; -o internet.so&nbsp; Rsock.lo internet.lo nanoftp.lo<BR>&gt; 
nanohttp.lo sock.lo sockconn.lo<BR>&gt; making Lapack.d from 
Lapack.c<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gcc -I. 
-I../../../src/include -I../../../src/include<BR>&gt; -I/usr/local/include 
-DHAVE_CONFIG_H&nbsp; -fPIC&nbsp; -g -O2 -c Lapack.c -o 
Lapack.lo<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g77&nbsp; 
-fPIC&nbsp; -g -O2 -c double.f -o 
double.lo<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g77&nbsp; 
-fPIC&nbsp; -g -O2 -c cmplx.f -o cmplx.lo<BR>&gt; don't know how to make # 
(bu42).<BR>&gt; *** Error code 1 (bu21)<BR>&gt; *** Error code 1 (bu21)<BR>&gt; 
*** Error code 1 (bu21)<BR>&gt; *** Error code 1 (bu21)<BR>&gt;<BR>&gt;<BR>&gt; 
Many thanks for any hints,<BR>&gt;<BR>&gt; Greg Jefferis<BR>&gt;<BR>&gt;<BR>&gt; 
On 10/23/01 06:39, "Duval, Manuel" &lt;Manuel.Duval@pfizer.com&gt; 
wrote:<BR>&gt;<BR>&gt; &gt; Dear R contributors,<BR>&gt; &gt;<BR>&gt; 
&gt;<BR>&gt; &gt; I recently dowloaded the R-1.3.1 on my SGi Origin 200 run by 
Irix6.5.<BR>&gt; &gt; In order to instal it, I launched the command shown 
below:<BR>&gt; &gt;<BR>&gt; &gt; env MAKE=gmake ./configure<BR>&gt; &gt;<BR>&gt; 
&gt; The output was as follow::<BR>&gt; &gt;<BR>&gt; &gt; R is now configured 
for mips-sgi-irix6.5<BR>&gt; &gt;<BR>&gt; &gt; Source 
directory:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>&gt; &gt; 
Installation directory:&nbsp;&nbsp;&nbsp; /usr/local<BR>&gt; &gt; C 
compiler:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cc&nbsp; -OPT:IEEE_NaN_inf=ON -g<BR>&gt; &gt; C++ 
compiler:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
CC&nbsp; -OPT:IEEE_NaN_inf=ON -g<BR>&gt; &gt; FORTRAN 
compiler:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; f77&nbsp; 
-OPT:IEEE_NaN_inf=ON -g<BR>&gt; &gt;<BR>&gt; &gt; X11 
support:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yes<BR>&gt; &gt; Gnome 
support:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
no<BR>&gt; &gt; Tcl/Tk 
support:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
no<BR>&gt; &gt;<BR>&gt; &gt; R profiling 
support:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<BR>&gt; &gt; R as a shared 
library:&nbsp;&nbsp;&nbsp;&nbsp; no<BR>&gt; &gt;<BR>&gt; &gt; Then, when I test 
the installatuion by invoking make check , I got the<BR>&gt; &gt; following 
error message:<BR>&gt; &gt;<BR>&gt; &gt; 
[duval@svsgi4]/shome/d/duvalm/R-1.2.3/tests&gt; make test-All<BR>&gt; &gt; don't 
know how to make ../../library/base/R/base (bu42).<BR>&gt; &gt; *** Error code 1 
(bu21)<BR>&gt; &gt; *** Error code 1 (bu21)<BR>&gt; &gt; *** Error code 1 
(bu21)<BR>&gt; &gt;<BR>&gt; &gt; Any clue to bypass this problem will be greatly 
appreciated.<BR>&gt; &gt;<BR>&gt; &gt; Sincerely<BR>&gt; &gt;<BR>&gt; &gt; 
Manuel<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; 
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.<BR>&gt; 
-.&gt; -<BR>&gt; &gt; r-help mailing list -- Read <A target=_blank 
href="http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html">http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html</A><BR>&gt; 
&gt; Send "info", "help", or "[un]subscribe"<BR>&gt; &gt; (in the "body", not 
the subject !)&nbsp; To: r-help-request@stat.math.ethz.ch<BR>&gt; &gt;<BR>&gt; 
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.<BR>&gt; 
_.&gt; _<BR>&gt;<BR>&gt; 
__________________________________________________________________________<BR>&gt; 
Greg 
Jefferis,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Lab Address: Liqun Luo, Herrin 144<BR>&gt; Neurosciences PhD Programme 
&amp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
e-mail: jefferis@stanford.edu<BR>&gt; Dept Biological 
Sciences,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Lab: (650) 725 5809<BR>&gt; Gilbert Biology 
Building,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Fax: (650) 723 0589<BR>&gt; 371 Serra Mall,<BR>&gt; Stanford, CA 
94305-5020.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Home: (650) 497 1135<BR>&gt;<BR>&gt; 
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-<BR>&gt; 
r-help mailing list -- Read <A target=_blank 
href="http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html">http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html</A><BR>&gt; 
Send "info", "help", or "[un]subscribe"<BR>&gt; (in the "body", not the subject 
!)&nbsp; To: r-help-request@stat.math.ethz.ch<BR>&gt; 
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._<BR>&gt;<BR></P></FONT></BODY></HTML>