I've no idea about the glob detection, but clearly this is the first
system that allegedly lacks glob that we have encountered: the file needs
to be
#if defined(HAVE_GLOB) || defined(Win32)
glob_t globbuf;
#endif
Have fixed that for 2.6.1 patched.
On Mon, 26 Nov 2007, [EMAIL PROTECTED] wr
Full_Name: Mike Pacey
Version: 2.6.0
OS: SuSe Linux 9.3 x86_64
Submission from: (NULL) (194.80.32.10)
A "vanilla" version of R configures and compiles without a problem on my system.
Switching to using the PGI compiler configures correctly (see the values at the
bottom fo thismessage), but compi