Compiling on SGI Irix 5.3

Hubert Palme palme@uni-wuppertal.de
Wed, 6 May 1998 15:17:30 +0200 (MDT)


Hello,

I successfully compiled 0.61.3 on SGI Irix 5.3 (CC). But there is a
syntax bug in src/graphics/graphics.c. I append a diff. Please, have a 
look wether the fix is correct! (I'm not shure :-)

Thanks for the SHELL variable in the Makefile's. Please, don't forget
about the problem with externally installed regular expression
libraries (e.g. librx). Perhaps you can improve the configure
script...

Thanks!
HP.

*** src/graphics/graphics.c.origin      Fri Mar 13 11:51:50 1998
--- src/graphics/graphics.c     Tue May  5 15:25:25 1998
***************
*** 805,812 ****
        *ndiv = nu - ns;
  
        if(*ndiv <= 0)
!         printf("Gpretty(%g,%g,%d): cell=%g, ndiv= %d <=0;\t\t(ns,nu)=(%d,%d);
!                dx=%g, unit=%3e, ismall=%1d.\n",
                 x1,x2, nd0, cell, *ndiv, ns, nu, dx, unit, (int)i_small);
  }
  
--- 805,812 ----
        *ndiv = nu - ns;
  
        if(*ndiv <= 0)
!         printf("Gpretty(%g,%g,%d): cell=%g, ndiv= %d <=0;\t\t(ns,nu)=(%d,%d);"
!                "\t\t dx=%g, unit=%3e, ismall=%1d.\n",
                 x1,x2, nd0, cell, *ndiv, ns, nu, dx, unit, (int)i_small);
  }

-- 
======================================================================
Hubert Palme         Bergische Universitaet-Gesamthochschule Wuppertal
                                      Computing  Center
                                      D-42097 Wuppertal
Email: palme@uni-wuppertal.de             (Germany)
http://www.hrz.uni-wuppertal.de/hrz/personen/h_palme.html
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._