[Rd] R 2.8.0. INSTALL script error on Solaris2.8 (PR#13261)

2008-11-07 Thread gml4410
Full_Name: Gordon Lack Version: 2.8.0 OS: Solaris 2.8 Submission from: (NULL) (198.28.92.5) The INSTALL.in script in src/scripts has this at line 620: if ! test -f "${R_INCLUDE_DIR}/R.h" ; then That fails to run under sh on Solaris (itis OK in bash, which is why it runs OK on Linux). The c

[Rd] Solaris build produces worrying warning. (PR#9382)

2006-11-24 Thread gml4410
Full_Name: Gordon Lack Version: 2.4.0 OS: Solaris8 Submission from: (NULL) (198.28.92.5) A 32-bit compile of R-2.4.0 on Solaris8 (using gcc3.4.3) produces this: == make[3]: Entering directory `/var/tmp/gml-R/R-2.4.0/src/extra/pcre' gcc -I. -I. -I../../../src/include -I../../../src/i

[Rd] OSF1 build fails (PR#9380)

2006-11-23 Thread gml4410
Full_Name: Gordon Lack Version: 2.4.0 OS: OSF1 5.1 Submission from: (NULL) (198.28.92.5) Attempts to build R 2.4.0 on an OSF1 5.1 system result in: == gcc -I. -I../../src/include -I../../src/include .. In file included from dynload.c:33: ../../src/include/Defn.h:554: error: parse

[Rd] configure issue (PR#9379)

2006-11-23 Thread gml4410
Full_Name: Gordon Lack Version: 2.4.0 OS: Redhat Linux AS2.1 Submission from: (NULL) (198.28.92.5) Not sure whether this is a configure issue or an R one. It's only a minor issue, so this is really just FYI. The code in configure checks for the version of makeinfo by splitting the version strin

[Rd] R-2.2.0: malloc probelm in regex code (PR#8287)

2005-11-08 Thread gml4410
Full_Name: Gordon Lack Version: 2.2.0 OS: OSF1/Tur64 Submission from: (NULL) (193.128.25.20) R-2.2.0 fails to build on OSF1 systems. . make[4]: Leaving directory `/R-2.2.0/src/library/tools/src Error in list.files(path, pattern, all.files, full.names, recursive) : invalid 'patter