[Rd] R-2.6.2 Solaris 11 build, install, and check failures (PR#11093)

f.middleton at apogeect.com f.middleton at apogeect.com
Mon Apr 7 02:15:37 CEST 2008


This is a multi-part message in MIME format.
--------------040104030506030406090004
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Actually, things weren't great using Solaris 9, but building and installing
under Solaris 11 required some workarounds - the installation process
seems to fail completely under Solaris 11. A plain "./configure" fails
in pretty much the same way.

Note: "make" is aliased to "gmake -j 4" to use all 4 cpus in this hardware.
bash-3.2# uname -a
  SunOS apogee5 5.11 snv_85 sun4u sparc SUNW,Ultra-80

bash-3.2> ./configure --disable-fast-install --enable-threads=solaris --disable-rpath
......
bash-3.2> make
......
begin installing recommended package foreign
* Installing *source* package 'foreign' ...
checking for gcc... gmake[3]: Entering directory `/tmp/R.INSTALL.BfaONZ/foreign'
gcc -std=gnu99
gmake[3]: Leaving directory `/tmp/R.INSTALL.BfaONZ/foreign'
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
ERROR: configuration failed for package 'foreign'
** Removing '/usr/local/src/R-2.6.2/library/foreign'
gmake[2]: *** [foreign.ts] Error 1
gmake[2]: *** Waiting for unfinished jobs....
.....
** building package indices ...
* DONE (spatial)
gmake[2]: Leaving directory `/usr/local/src/R-2.6.2/src/library/Recommended'
gmake[1]: *** [recommended-packages] Error 2
gmake[1]: Leaving directory `/usr/local/src/R-2.6.2/src/library/Recommended'
gmake: *** [stamp-recommended] Error 2
.....

bash-3.2> make clean
.....
./configure --disable-fast-install --enable-threads=solaris --disable-rpath --without-recommended-packages
.....
configure: WARNING: you cannot build DVI versions of the R manuals,
configure: WARNING: you cannot build PDF versions of the R manuals
.....
bash-3.2> make
...... [no errors] .....
bash-3.2# make install
......
mkdir /usr/local/lib/R
gmake[1]: Entering directory `/usr/local/src/R-2.6.2/m4'
gmake[1]: Nothing to be done for `install'.
gmake[1]: Leaving directory `/usr/local/src/R-2.6.2/m4'
gmake[1]: Entering directory `/usr/local/src/R-2.6.2/tools'
gmake[1]: Nothing to be done for `install'.
gmake[1]: Leaving directory `/usr/local/src/R-2.6.2/tools'
gmake[1]: Entering directory `/usr/local/src/R-2.6.2/doc'
installing doc ...
/bin/ginstall: cannot change permissions of `/usr/local/lib/R/doc': No such file or directory
mkdir /usr/local/lib/R/doc
mkdir: Failed to make directory "/usr/local/lib/R/doc"; File exists
gmake[1]: *** [installdirs] Error 2
gmake[1]: *** Waiting for unfinished jobs....
/bin/ginstall -c -m 644 ../NEWS "/usr/local/lib/R/doc"
gmake[1]: Leaving directory `/usr/local/src/R-2.6.2/doc'
gmake: *** [install] Error 1
....
bash-3.2> ls -lrt /usr/local/bin/R
/usr/local/bin/R: No such file or directory
bash-3.2# cd /usr/local/bin
bash-3.2# ln -s ../src/R-2.6.2/bin/R

Works! See http://www.apogeect.com/html/pca/

One little glitch, if you try to postcript() or "png()" with
an output filename containing a "%", it segfaults. 

bash-3.2# make check
.....
comparing 'reg-S4.Rout' to './reg-S4.Rout.save' ... OK
 OK
comparing 'reg-tests-2.Rout' to './reg-tests-2.Rout.save' ... OK
gmake[3]: *** [reg-tests-1.Rout] Error 1
gmake[3]: Leaving directory `/usr/local/src/R-2.6.2/tests'
gmake[2]: *** [test-Reg] Error 2
gmake[2]: Leaving directory `/usr/local/src/R-2.6.2/tests'
gmake[1]: *** [test-all-basics] Error 1
gmake[1]: Leaving directory `/usr/local/src/R-2.6.2/tests'
gmake: *** [check] Error 2

It would be nice to save some of the 160M bytes that the R distribution
takes. Would a functioning install eliminate the need to keep the
entire source?

Thanks for a cool language! Let me know if I can help with debugging
or testing...

Regards -- Frank Middleton


--------------040104030506030406090004
Content-Type: text/x-log;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by R configure 2.6.2, which was
generated by GNU Autoconf 2.60.  Invocation command line was

  $ ./configure --disable-fast-install --enable-threads=solaris --disable-rpath --without-recommended-packages

## --------- ##
## Platform. ##
## --------- ##

hostname = apogee5
uname -m = sun4u
uname -r = 5.11
uname -s = SunOS
uname -v = snv_85

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = apogee5
Release = 5.11
KernelID = snv_85
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 4

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /opt/csw/bin
PATH: /usr/sfw/bin
PATH: /usr/ccs/bin
PATH: .
PATH: /home/frank/scripts
PATH: /usr/openwin/bin
PATH: /usr/X11/bin
PATH: /usr/ucb
PATH: /usr/acad/acad
PATH: /usr/acad/ade


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2351: checking build system type
configure:2369: result: sparc-sun-solaris2.11
configure:2391: checking host system type
configure:2406: result: sparc-sun-solaris2.11
configure:3000: checking for pwd
configure:3018: found /bin/pwd
configure:3031: result: /bin/pwd
configure:3039: checking whether builddir is srcdir
configure:3047: result: yes
configure:3052: checking for working aclocal
configure:3060: result: missing
configure:3065: checking for working autoconf
configure:3069: result: found
configure:3078: checking for working automake
configure:3086: result: missing
configure:3091: checking for working autoheader
configure:3095: result: found
configure:3108: checking for gawk
configure:3138: result: no
configure:3108: checking for mawk
configure:3138: result: no
configure:3108: checking for nawk
configure:3124: found /bin/nawk
configure:3135: result: nawk
configure:3146: checking for grep that handles long lines and -e
configure:3220: result: /bin/ggrep
configure:3225: checking for egrep
configure:3303: result: /bin/ggrep -E
configure:3308: checking whether ln -s works
configure:3312: result: yes
configure:3362: checking for ranlib
configure:3378: found /bin/ranlib
configure:3389: result: ranlib
configure:3419: checking for bison
configure:3435: found /bin/bison
configure:3446: result: bison -y
configure:3462: checking for ar
configure:3478: found /bin/ar
configure:3489: result: ar
configure:3516: checking for a BSD-compatible install
configure:3572: result: /bin/ginstall -c
configure:3607: checking for sed
configure:3626: found /usr/xpg4/bin/sed
configure:3638: result: /usr/xpg4/bin/sed
configure:3658: checking for less
configure:3676: found /bin/less
configure:3688: result: /bin/less
configure:3711: checking for perl
configure:3729: found /bin/perl
configure:3741: result: /bin/perl
configure:3753: checking whether perl version is at least 5.8.0
configure:3764: result: yes
configure:3838: checking for dvips
configure:3871: result: no
configure:3884: checking for tex
configure:3917: result: no
configure:3930: checking for latex
configure:3963: result: no
configure:3978: WARNING: you cannot build DVI versions of the R manuals
configure:3985: checking for makeindex
configure:4018: result: no
configure:4031: checking for pdftex
configure:4064: result: no
configure:4077: checking for pdflatex
configure:4110: result: no
configure:4125: WARNING: you cannot build PDF versions of the R manuals
configure:4132: checking for makeinfo
configure:4150: found /bin/makeinfo
configure:4162: result: /bin/makeinfo
configure:4174: checking whether makeinfo version is at least 4.7
configure:4194: result: yes
configure:4211: checking for texi2dvi
configure:4229: found /bin/texi2dvi
configure:4241: result: /bin/texi2dvi
configure:4315: checking for unzip
configure:4333: found /bin/unzip
configure:4345: result: /bin/unzip
configure:4361: checking for zip
configure:4379: found /bin/zip
configure:4391: result: /bin/zip
configure:4407: checking for gzip
configure:4425: found /bin/gzip
configure:4437: result: /bin/gzip
configure:4455: checking for firefox
configure:4473: found /bin/firefox
configure:4485: result: /bin/firefox
configure:4502: result: using default browser ... /bin/firefox
configure:4512: checking for acroread
configure:4530: found /bin/acroread
configure:4542: result: /bin/acroread
configure:4609: checking for gcc
configure:4625: found /usr/sfw/bin/gcc
configure:4636: result: gcc
configure:4874: checking for C compiler version
configure:4881: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-20050802)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4884: $? = 0
configure:4891: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/specs
Configured with: /gates/sfwnv/builds/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
configure:4894: $? = 0
configure:4901: gcc -V >&5
gcc: `-V' option must have argument
configure:4904: $? = 1
configure:4927: checking for C compiler default output file name
configure:4954: gcc  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4957: $? = 0
configure:5003: result: a.out
configure:5008: checking whether the C compiler works
configure:5018: ./a.out
configure:5021: $? = 0
configure:5038: result: yes
configure:5045: checking whether we are cross compiling
configure:5047: result: no
configure:5050: checking for suffix of executables
configure:5057: gcc -o conftest  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5060: $? = 0
configure:5084: result: 
configure:5090: checking for suffix of object files
configure:5116: gcc -c  -I/usr/local/include conftest.c >&5
configure:5119: $? = 0
configure:5142: result: o
configure:5146: checking whether we are using the GNU C compiler
configure:5175: gcc -c  -I/usr/local/include conftest.c >&5
configure:5181: $? = 0
configure:5188: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5191: $? = 0
configure:5198: test -s conftest.o
configure:5201: $? = 0
configure:5215: result: yes
configure:5220: checking whether gcc accepts -g
configure:5250: gcc -c -g -I/usr/local/include conftest.c >&5
configure:5256: $? = 0
configure:5263: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5266: $? = 0
configure:5273: test -s conftest.o
configure:5276: $? = 0
configure:5406: result: yes
configure:5423: checking for gcc option to accept ISO C89
configure:5497: gcc  -c -g -O2 -I/usr/local/include conftest.c >&5
configure:5503: $? = 0
configure:5510: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5513: $? = 0
configure:5520: test -s conftest.o
configure:5523: $? = 0
configure:5543: result: none needed
configure:5568: checking how to run the C preprocessor
configure:5608: gcc -E -I/usr/local/include conftest.c
configure:5614: $? = 0
configure:5652: gcc -E -I/usr/local/include conftest.c
conftest.c:16:28: ac_nonexistent.h: No such file or directory
configure:5658: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5698: result: gcc -E
configure:5727: gcc -E -I/usr/local/include conftest.c
configure:5733: $? = 0
configure:5771: gcc -E -I/usr/local/include conftest.c
conftest.c:16:28: ac_nonexistent.h: No such file or directory
configure:5777: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5823: checking whether gcc needs -traditional
configure:5865: result: no
configure:5877: checking how to run the C preprocessor
configure:6007: result: gcc -E
configure:6036: gcc -E -I/usr/local/include conftest.c
configure:6042: $? = 0
configure:6080: gcc -E -I/usr/local/include conftest.c
conftest.c:16:28: ac_nonexistent.h: No such file or directory
configure:6086: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6200: checking for g77
configure:6216: found /usr/sfw/bin/g77
configure:6227: result: g77
configure:6352: checking for Fortran 77 compiler version
configure:6359: g77 --version >&5
GNU Fortran (GCC) 3.4.3 (csl-sol210-3_4-20050802)
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:6362: $? = 0
configure:6369: g77 -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/specs
Configured with: /gates/sfwnv/builds/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
configure:6372: $? = 0
configure:6379: g77 -V >&5
g77: `-V' option must have argument
configure:6382: $? = 1
configure:6390: checking whether we are using the GNU Fortran 77 compiler
configure:6409: g77 -c  conftest.F >&5
configure:6415: $? = 0
configure:6422: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
configure:6425: $? = 0
configure:6432: test -s conftest.o
configure:6435: $? = 0
configure:6449: result: yes
configure:6455: checking whether g77 accepts -g
configure:6472: g77 -c -g conftest.f >&5
configure:6478: $? = 0
configure:6485: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
configure:6488: $? = 0
configure:6495: test -s conftest.o
configure:6498: $? = 0
configure:6511: result: yes
configure:6600: checking for g++
configure:6616: found /usr/sfw/bin/g++
configure:6627: result: g++
configure:6658: checking for C++ compiler version
configure:6665: g++ --version >&5
g++ (GCC) 3.4.3 (csl-sol210-3_4-20050802)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6668: $? = 0
configure:6675: g++ -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/specs
Configured with: /gates/sfwnv/builds/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
configure:6678: $? = 0
configure:6685: g++ -V >&5
g++: `-V' option must have argument
configure:6688: $? = 1
configure:6691: checking whether we are using the GNU C++ compiler
configure:6720: g++ -c  -I/usr/local/include conftest.cpp >&5
configure:6726: $? = 0
configure:6733: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:6736: $? = 0
configure:6743: test -s conftest.o
configure:6746: $? = 0
configure:6760: result: yes
configure:6765: checking whether g++ accepts -g
configure:6795: g++ -c -g -I/usr/local/include conftest.cpp >&5
configure:6801: $? = 0
configure:6808: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:6811: $? = 0
configure:6818: test -s conftest.o
configure:6821: $? = 0
configure:6951: result: yes
configure:6979: checking how to run the C++ preprocessor
configure:7015: g++ -E -I/usr/local/include conftest.cpp
configure:7021: $? = 0
configure:7059: g++ -E -I/usr/local/include conftest.cpp
conftest.cpp:16:28: ac_nonexistent.h: No such file or directory
configure:7065: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7105: result: g++ -E
configure:7134: g++ -E -I/usr/local/include conftest.cpp
configure:7140: $? = 0
configure:7178: g++ -E -I/usr/local/include conftest.cpp
conftest.cpp:16:28: ac_nonexistent.h: No such file or directory
configure:7184: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7228: checking whether __attribute__((visibility())) is supported
configure:7239: gcc -Werror -S conftest.c -o conftest.s 1>&5
conftest.c:1: warning: visibility attribute not supported in this configuration; ignored
configure:7242: $? = 1
configure:7251: result: no
configure:7264: checking whether gcc accepts -fvisibility
configure:7290: gcc -c -g -O2 -fvisibility=hidden -I/usr/local/include conftest.c >&5
cc1: error: unrecognized command line option "-fvisibility=hidden"
configure:7296: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7328: result: no
configure:7353: checking whether g77 accepts -fvisibility
configure:7369: g77 -c -g -O2 -fvisibility=hidden conftest.f >&5
f771: error: unrecognized command line option "-fvisibility=hidden"
configure:7375: $? = 1
configure: failed program was:
|       program main
| 
|       end
configure:7407: result: no
configure:7491: checking for gcc
configure:7507: found /usr/sfw/bin/gcc
configure:7518: result: gcc
configure:7547: checking for Objective C compiler version
configure:7554: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-20050802)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:7557: $? = 0
configure:7564: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/specs
Configured with: /gates/sfwnv/builds/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
configure:7567: $? = 0
configure:7574: gcc -V >&5
gcc: `-V' option must have argument
configure:7577: $? = 1
configure:7580: checking whether we are using the GNU Objective C compiler
configure:7609: gcc -c  -I/usr/local/include conftest.m >&5
configure:7615: $? = 0
configure:7622: test -z "$ac_objc_werror_flag" || test ! -s conftest.err
configure:7625: $? = 0
configure:7632: test -s conftest.o
configure:7635: $? = 0
configure:7649: result: yes
configure:7654: checking whether gcc accepts -g
configure:7684: gcc -c -g -I/usr/local/include conftest.m >&5
configure:7690: $? = 0
configure:7697: test -z "$ac_objc_werror_flag" || test ! -s conftest.err
configure:7700: $? = 0
configure:7707: test -s conftest.o
configure:7710: $? = 0
configure:7840: result: yes
configure:7893: gcc -c -g -O2 -I/usr/local/include conftest.m >&5
conftest.m: In function `main':
conftest.m:21: error: `id' undeclared (first use in this function)
conftest.m:21: error: (Each undeclared identifier is reported only once
conftest.m:21: error: for each function it appears in.)
conftest.m:21: error: syntax error before "foo"
configure:7899: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| id foo;
|   ;
|   return 0;
| }
configure:7941: checking for cached ObjC++ compiler
configure:7947: result: none
configure:7993: checking whether g++ can compile ObjC++
running: g++ -c conftest.mm -I/usr/local/include 
g++: conftest.mm: linker input file unused because linking not done
configure:8019: result: yes
configure:8070: checking for Objective C++ compiler
configure:8076: result: g++
configure:8171: checking for a sed that does not truncate output
configure:8225: result: /bin/sed
configure:8239: checking for ld used by gcc
configure:8306: result: /usr/ccs/bin/ld
configure:8315: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:8330: result: no
configure:8335: checking for /usr/ccs/bin/ld option to reload object files
configure:8342: result: -r
configure:8351: checking for BSD-compatible nm
configure:8393: result: /bin/nm -p
configure:8397: checking how to recognise dependent libraries
configure:8580: result: pass_all
configure:8801: checking for ANSI C header files
configure:8831: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:8837: $? = 0
configure:8844: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:8847: $? = 0
configure:8854: test -s conftest.o
configure:8857: $? = 0
configure:8953: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:8956: $? = 0
configure:8962: ./conftest
configure:8965: $? = 0
configure:8982: result: yes
configure:9006: checking for sys/types.h
configure:9027: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9033: $? = 0
configure:9040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9043: $? = 0
configure:9050: test -s conftest.o
configure:9053: $? = 0
configure:9066: result: yes
configure:9006: checking for sys/stat.h
configure:9027: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9033: $? = 0
configure:9040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9043: $? = 0
configure:9050: test -s conftest.o
configure:9053: $? = 0
configure:9066: result: yes
configure:9006: checking for stdlib.h
configure:9027: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9033: $? = 0
configure:9040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9043: $? = 0
configure:9050: test -s conftest.o
configure:9053: $? = 0
configure:9066: result: yes
configure:9006: checking for string.h
configure:9027: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9033: $? = 0
configure:9040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9043: $? = 0
configure:9050: test -s conftest.o
configure:9053: $? = 0
configure:9066: result: yes
configure:9006: checking for memory.h
configure:9027: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9033: $? = 0
configure:9040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9043: $? = 0
configure:9050: test -s conftest.o
configure:9053: $? = 0
configure:9066: result: yes
configure:9006: checking for strings.h
configure:9027: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9033: $? = 0
configure:9040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9043: $? = 0
configure:9050: test -s conftest.o
configure:9053: $? = 0
configure:9066: result: yes
configure:9006: checking for inttypes.h
configure:9027: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9033: $? = 0
configure:9040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9043: $? = 0
configure:9050: test -s conftest.o
configure:9053: $? = 0
configure:9066: result: yes
configure:9006: checking for stdint.h
configure:9027: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9033: $? = 0
configure:9040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9043: $? = 0
configure:9050: test -s conftest.o
configure:9053: $? = 0
configure:9066: result: yes
configure:9006: checking for unistd.h
configure:9027: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9033: $? = 0
configure:9040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9043: $? = 0
configure:9050: test -s conftest.o
configure:9053: $? = 0
configure:9066: result: yes
configure:9093: checking dlfcn.h usability
configure:9110: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9116: $? = 0
configure:9123: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:9126: $? = 0
configure:9133: test -s conftest.o
configure:9136: $? = 0
configure:9147: result: yes
configure:9151: checking dlfcn.h presence
configure:9166: gcc -E -I/usr/local/include conftest.c
configure:9172: $? = 0
configure:9193: result: yes
configure:9226: checking for dlfcn.h
configure:9234: result: yes
configure:9253: checking the maximum length of command line arguments
configure:9318: result: 262144
configure:9329: checking command to parse /bin/nm -p output from gcc object
configure:9418: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:9421: $? = 0
configure:9425: /bin/nm -p conftest.o \| sed -n -e 's/^.*[ 	]\([BDRT][BDRT]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:9428: $? = 0
configure:9480: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:9483: $? = 0
configure:9521: result: ok
configure:9525: checking for objdir
configure:9540: result: .libs
configure:9728: checking for ranlib
configure:9755: result: ranlib
configure:9824: checking for strip
configure:9840: found /bin/strip
configure:9851: result: strip
configure:10127: checking if gcc static flag  works
configure:10150: result: yes
configure:10172: checking if gcc supports -fno-rtti -fno-exceptions
configure:10190: gcc -c -g -O2 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:10194: $? = 0
configure:10205: result: no
configure:10220: checking for gcc option to produce PIC
configure:10397: result: -fPIC
configure:10405: checking if gcc PIC flag -fPIC works
configure:10423: gcc -c -g -O2 -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:10427: $? = 0
configure:10438: result: yes
configure:10462: checking if gcc supports -c -o file.o
configure:10483: gcc -c -g -O2 -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:10487: $? = 0
configure:10507: result: yes
configure:10533: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries
configure:11409: result: yes
configure:11435: checking whether -lc should be explicitly linked in
configure:11440: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:11443: $? = 0
configure:11457: gcc -shared -Wl,-h -Wl,conftest -o conftest conftest.o  -v 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:11460: $? = 1
configure:11472: result: yes
configure:11480: checking dynamic linker characteristics
configure:12020: result: solaris2.11 ld.so
configure:12024: checking how to hardcode library paths into programs
configure:12049: result: immediate
configure:12063: checking whether stripping libraries is possible
configure:12084: result: no
configure:12977: checking if libtool supports shared libraries
configure:12979: result: yes
configure:12982: checking whether to build shared libraries
configure:13040: result: yes
configure:13043: checking whether to build static libraries
configure:13047: result: no
configure:13139: creating libtool
configure:13687: checking for ld used by g++
configure:13754: result: /usr/ccs/bin/ld
configure:13763: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:13778: result: no
configure:13829: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
configure:14685: result: yes
configure:14707: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5
configure:14710: $? = 0
configure:14806: checking for g++ option to produce PIC
configure:15058: result: -fPIC
configure:15066: checking if g++ PIC flag -fPIC works
configure:15084: g++ -c -g -O2 -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:15088: $? = 0
configure:15099: result: yes
configure:15123: checking if g++ supports -c -o file.o
configure:15144: g++ -c -g -O2 -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:15148: $? = 0
configure:15168: result: yes
configure:15194: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
configure:15219: result: yes
configure:15290: checking dynamic linker characteristics
configure:15830: result: solaris2.11 ld.so
configure:15834: checking how to hardcode library paths into programs
configure:15859: result: immediate
configure:15873: checking whether stripping libraries is possible
configure:15894: result: no
configure:17264: checking if libtool supports shared libraries
configure:17266: result: yes
configure:17269: checking whether to build shared libraries
configure:17287: result: yes
configure:17290: checking whether to build static libraries
configure:17294: result: no
configure:17306: checking for g77 option to produce PIC
configure:17483: result: -fPIC
configure:17491: checking if g77 PIC flag -fPIC works
configure:17509: g77 -c -g -O2 -fPIC conftest.f >&5
configure:17513: $? = 0
configure:17524: result: yes
configure:17548: checking if g77 supports -c -o file.o
configure:17569: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:17573: $? = 0
configure:17593: result: yes
configure:17619: checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries
configure:18475: result: yes
configure:18546: checking dynamic linker characteristics
configure:19086: result: solaris2.11 ld.so
configure:19090: checking how to hardcode library paths into programs
configure:19115: result: immediate
configure:19129: checking whether stripping libraries is possible
configure:19150: result: no
configure:23613: checking for cos in -lm
configure:23648: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lm   >&5
conftest.c:35: warning: conflicting types for built-in function 'cos'
configure:23654: $? = 0
configure:23661: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23664: $? = 0
configure:23671: test -s conftest
configure:23674: $? = 0
configure:23688: result: yes
configure:23702: checking for sin in -lm
configure:23737: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lm   >&5
conftest.c:35: warning: conflicting types for built-in function 'sin'
configure:23743: $? = 0
configure:23750: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23753: $? = 0
configure:23760: test -s conftest
configure:23763: $? = 0
configure:23777: result: yes
configure:23988: checking for dlopen in -ldl
configure:24023: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl  -lm  >&5
configure:24029: $? = 0
configure:24036: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24039: $? = 0
configure:24046: test -s conftest
configure:24049: $? = 0
configure:24063: result: yes
configure:24095: checking readline/history.h usability
configure:24112: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24118: $? = 0
configure:24125: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24128: $? = 0
configure:24135: test -s conftest.o
configure:24138: $? = 0
configure:24149: result: yes
configure:24153: checking readline/history.h presence
configure:24168: gcc -E -I/usr/local/include conftest.c
configure:24174: $? = 0
configure:24195: result: yes
configure:24228: checking for readline/history.h
configure:24236: result: yes
configure:24095: checking readline/readline.h usability
configure:24112: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:24118: $? = 0
configure:24125: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24128: $? = 0
configure:24135: test -s conftest.o
configure:24138: $? = 0
configure:24149: result: yes
configure:24153: checking readline/readline.h presence
configure:24168: gcc -E -I/usr/local/include conftest.c
configure:24174: $? = 0
configure:24195: result: yes
configure:24228: checking for readline/readline.h
configure:24236: result: yes
configure:24254: checking for rl_callback_read_char in -lreadline
configure:24289: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lreadline   >&5
Undefined			first referenced
 symbol  			    in file
tgoto                               /usr/local/lib/libreadline.so
tputs                               /usr/local/lib/libreadline.so
tgetent                             /usr/local/lib/libreadline.so
tgetnum                             /usr/local/lib/libreadline.so
tgetstr                             /usr/local/lib/libreadline.so
tgetflag                            /usr/local/lib/libreadline.so
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:24295: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rl_callback_read_char ();
| int
| main ()
| {
| return rl_callback_read_char ();
|   ;
|   return 0;
| }
configure:24329: result: no
configure:24345: checking for main in -lncurses
configure:24374: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lncurses   >&5
ld: fatal: library -lncurses: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:24380: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:24414: result: no
configure:24425: checking for main in -ltermcap
configure:24454: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ltermcap   >&5
configure:24460: $? = 0
configure:24467: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24470: $? = 0
configure:24477: test -s conftest
configure:24480: $? = 0
configure:24494: result: yes
configure:24590: checking for rl_callback_read_char in -lreadline
configure:24625: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lreadline  -ltermcap  >&5
configure:24631: $? = 0
configure:24638: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24641: $? = 0
configure:24648: test -s conftest
configure:24651: $? = 0
configure:24665: result: yes
configure:24683: checking for history_truncate_file
configure:24739: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lreadline -ltermcap  >&5
configure:24745: $? = 0
configure:24752: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24755: $? = 0
configure:24762: test -s conftest
configure:24765: $? = 0
configure:24779: result: yes
configure:24800: checking whether rl_completion_matches exists and is declared
configure:24832: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:24838: $? = 0
configure:24845: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:24848: $? = 0
configure:24855: test -s conftest
configure:24858: $? = 0
configure:24872: result: yes
configure:24888: checking for ANSI C header files
configure:25069: result: yes
configure:25079: checking whether time.h and sys/time.h may both be included
configure:25109: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25115: $? = 0
configure:25122: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25125: $? = 0
configure:25132: test -s conftest.o
configure:25135: $? = 0
configure:25147: result: yes
configure:25165: checking for dirent.h that defines DIR
configure:25194: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25200: $? = 0
configure:25207: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25210: $? = 0
configure:25217: test -s conftest.o
configure:25220: $? = 0
configure:25233: result: yes
configure:25246: checking for library containing opendir
configure:25287: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:25293: $? = 0
configure:25300: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25303: $? = 0
configure:25310: test -s conftest
configure:25313: $? = 0
configure:25337: result: none required
configure:25447: checking for sys/wait.h that is POSIX.1 compatible
configure:25483: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25489: $? = 0
configure:25496: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25499: $? = 0
configure:25506: test -s conftest.o
configure:25509: $? = 0
configure:25521: result: yes
configure:25578: checking arpa/inet.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking arpa/inet.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for arpa/inet.h
configure:25719: result: yes
configure:25578: checking dl.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
conftest.c:74:16: dl.h: No such file or directory
configure:25601: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dl.h>
configure:25632: result: no
configure:25636: checking dl.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
conftest.c:41:16: dl.h: No such file or directory
configure:25657: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h.  */
| #include <dl.h>
configure:25678: result: no
configure:25711: checking for dl.h
configure:25719: result: no
configure:25568: checking for dlfcn.h
configure:25574: result: yes
configure:25578: checking elf.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking elf.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for elf.h
configure:25719: result: yes
configure:25578: checking fcntl.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking fcntl.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for fcntl.h
configure:25719: result: yes
configure:25578: checking floatingpoint.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking floatingpoint.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for floatingpoint.h
configure:25719: result: yes
configure:25578: checking fpu_control.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
conftest.c:78:25: fpu_control.h: No such file or directory
configure:25601: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fpu_control.h>
configure:25632: result: no
configure:25636: checking fpu_control.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
conftest.c:45:25: fpu_control.h: No such file or directory
configure:25657: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| /* end confdefs.h.  */
| #include <fpu_control.h>
configure:25678: result: no
configure:25711: checking for fpu_control.h
configure:25719: result: no
configure:25578: checking glob.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking glob.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for glob.h
configure:25719: result: yes
configure:25578: checking grp.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking grp.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for grp.h
configure:25719: result: yes
configure:25578: checking limits.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking limits.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for limits.h
configure:25719: result: yes
configure:25578: checking locale.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking locale.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for locale.h
configure:25719: result: yes
configure:25578: checking netdb.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking netdb.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for netdb.h
configure:25719: result: yes
configure:25578: checking netinet/in.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking netinet/in.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for netinet/in.h
configure:25719: result: yes
configure:25578: checking pwd.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking pwd.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for pwd.h
configure:25719: result: yes
configure:25578: checking stdbool.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking stdbool.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for stdbool.h
configure:25719: result: yes
configure:25568: checking for strings.h
configure:25574: result: yes
configure:25578: checking sys/param.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking sys/param.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for sys/param.h
configure:25719: result: yes
configure:25578: checking sys/select.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking sys/select.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for sys/select.h
configure:25719: result: yes
configure:25578: checking sys/socket.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking sys/socket.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for sys/socket.h
configure:25719: result: yes
configure:25568: checking for sys/stat.h
configure:25574: result: yes
configure:25578: checking sys/resource.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking sys/resource.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for sys/resource.h
configure:25719: result: yes
configure:25578: checking sys/time.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking sys/time.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for sys/time.h
configure:25719: result: yes
configure:25578: checking sys/times.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking sys/times.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for sys/times.h
configure:25719: result: yes
configure:25578: checking sys/utsname.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking sys/utsname.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for sys/utsname.h
configure:25719: result: yes
configure:25578: checking time.h usability
configure:25595: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25601: $? = 0
configure:25608: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25611: $? = 0
configure:25618: test -s conftest.o
configure:25621: $? = 0
configure:25632: result: yes
configure:25636: checking time.h presence
configure:25651: gcc -E -I/usr/local/include conftest.c
configure:25657: $? = 0
configure:25678: result: yes
configure:25711: checking for time.h
configure:25719: result: yes
configure:25568: checking for unistd.h
configure:25574: result: yes
configure:25755: checking errno.h usability
configure:25772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25778: $? = 0
configure:25785: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25788: $? = 0
configure:25795: test -s conftest.o
configure:25798: $? = 0
configure:25809: result: yes
configure:25813: checking errno.h presence
configure:25828: gcc -E -I/usr/local/include conftest.c
configure:25834: $? = 0
configure:25855: result: yes
configure:25888: checking for errno.h
configure:25896: result: yes
configure:25745: checking for inttypes.h
configure:25751: result: yes
configure:25755: checking stdarg.h usability
configure:25772: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25778: $? = 0
configure:25785: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25788: $? = 0
configure:25795: test -s conftest.o
configure:25798: $? = 0
configure:25809: result: yes
configure:25813: checking stdarg.h presence
configure:25828: gcc -E -I/usr/local/include conftest.c
configure:25834: $? = 0
configure:25855: result: yes
configure:25888: checking for stdarg.h
configure:25896: result: yes
configure:25745: checking for stdint.h
configure:25751: result: yes
configure:25745: checking for string.h
configure:25751: result: yes
configure:25916: checking whether setjmp.h is POSIX.1 compatible
configure:25944: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:25950: $? = 0
configure:25957: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:25960: $? = 0
configure:25967: test -s conftest.o
configure:25970: $? = 0
configure:25982: result: yes
configure:25984: checking whether sigsetjmp is declared
configure:26015: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:26021: $? = 0
configure:26028: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26031: $? = 0
configure:26038: test -s conftest.o
configure:26041: $? = 0
configure:26053: result: yes
configure:26069: checking whether siglongjmp is declared
configure:26100: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:26106: $? = 0
configure:26113: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26116: $? = 0
configure:26123: test -s conftest.o
configure:26126: $? = 0
configure:26138: result: yes
configure:26170: checking for GNU C library with version >= 2
configure:26197: result: no
configure:26210: checking return type of signal handlers
configure:26238: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:78: error: void value not ignored as it ought to be
configure:26244: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:26276: result: void
configure:26284: checking for pid_t
configure:26314: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:26320: $? = 0
configure:26327: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26330: $? = 0
configure:26337: test -s conftest.o
configure:26340: $? = 0
configure:26352: result: yes
configure:26364: checking for size_t
configure:26394: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:26400: $? = 0
configure:26407: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26410: $? = 0
configure:26417: test -s conftest.o
configure:26420: $? = 0
configure:26432: result: yes
configure:26444: checking whether SIZE_MAX is declared
configure:26487: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:26490: $? = 0
configure:26496: ./conftest
configure:26499: $? = 0
configure:26515: result: yes
configure:26525: checking for blkcnt_t
configure:26555: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:26561: $? = 0
configure:26568: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26571: $? = 0
configure:26578: test -s conftest.o
configure:26581: $? = 0
configure:26593: result: yes
configure:26607: checking for type of socket length
configure:26643: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:26649: $? = 0
configure:26656: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26659: $? = 0
configure:26666: test -s conftest.o
configure:26669: $? = 0
configure:26694: result: socklen_t *
configure:26703: checking for stack_t
configure:26734: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:26740: $? = 0
configure:26747: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26750: $? = 0
configure:26757: test -s conftest.o
configure:26760: $? = 0
configure:26772: result: yes
configure:26788: checking for intptr_t
configure:26824: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:26830: $? = 0
configure:26837: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26840: $? = 0
configure:26847: test -s conftest.o
configure:26850: $? = 0
configure:26862: result: yes
configure:26872: checking for uintptr_t
configure:26908: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:26914: $? = 0
configure:26921: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:26924: $? = 0
configure:26931: test -s conftest.o
configure:26934: $? = 0
configure:26946: result: yes
configure:26964: checking whether byte ordering is bigendian
configure:26996: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:85: error: `bogus' undeclared (first use in this function)
conftest.c:85: error: (Each undeclared identifier is reported only once
conftest.c:85: error: for each function it appears in.)
conftest.c:85: error: syntax error before "endian"
configure:27002: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
|  bogus endian macros
| #endif
| 
|   ;
|   return 0;
| }
configure:27200: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:27203: $? = 0
configure:27209: ./conftest
configure:27212: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| 
|   /* Are we little or big endian?  From Harbison&Steele.  */
|   union
|   {
|     long int l;
|     char c[sizeof (long int)];
|   } u;
|   u.l = 1;
|   return u.c[sizeof (long int) - 1] == 1;
| 
|   ;
|   return 0;
| }
configure:27231: result: yes
configure:27250: checking for an ANSI C-conforming const
configure:27325: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
configure:27331: $? = 0
configure:27338: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:27341: $? = 0
configure:27348: test -s conftest.o
configure:27351: $? = 0
configure:27363: result: yes
configure:27375: checking for gcc option to accept ISO C99
configure:27505: gcc  -c -g -O2 -I/usr/local/include conftest.c >&5
conftest.c:100: error: syntax error before "text"
conftest.c: In function `test_restrict':
conftest.c:105: error: 'for' loop initial declaration used outside C99 mode
conftest.c:105: error: `text' undeclared (first use in this function)
conftest.c:105: error: (Each undeclared identifier is reported only once
conftest.c:105: error: for each function it appears in.)
conftest.c: In function `main':
conftest.c:156: error: syntax error before "newvar"
conftest.c:165: error: 'for' loop initial declaration used outside C99 mode
conftest.c:181: error: `newvar' undeclared (first use in this function)
configure:27511: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict(ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy work.
| static void
| test_varargs(const char *format, ...)
| {
|   va_list args;
|   va_start(args, format);
|   va_list args_copy;
|   va_copy(args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg(args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg(args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = (float) va_arg(args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end(args_copy);
|   va_end(args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool and long long datatypes.
|   _Bool success = false;
|   long long int bignum = -1234567890LL;
|   unsigned long long int ubignum = 1234567890uLL;
| 
|   // Check restrict.
|   if (test_restrict("String literal") != 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs("s, d' f .", "string", 65, 34.234);
| 
|   // Check incomplete arrays work.
|   struct incomplete_array *ia =
|     malloc(sizeof(struct incomplete_array) + (sizeof(double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = (double) i * 1.234;
| 
|   // Check named initialisers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[43] = 543;
| 
|   // work around unused variable warnings
|   return  bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x';
| 
|   ;
|   return 0;
| }
configure:27505: gcc -std=gnu99 -c -g -O2 -I/usr/local/include conftest.c >&5
configure:27511: $? = 0
configure:27518: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:27521: $? = 0
configure:27528: test -s conftest.o
configure:27531: $? = 0
configure:27558: result: -std=gnu99
configure:27705: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:27716: result: -std=gnu99
configure:27721: checking for inline
configure:27746: gcc -std=gnu99 -c -g -O2 -I/usr/local/include conftest.c >&5
configure:27752: $? = 0
configure:27759: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:27762: $? = 0
configure:27769: test -s conftest.o
configure:27772: $? = 0
configure:27786: result: inline
configure:27800: checking for int
configure:27830: gcc -std=gnu99 -c -g -O2 -I/usr/local/include conftest.c >&5
configure:27836: $? = 0
configure:27843: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:27846: $? = 0
configure:27853: test -s conftest.o
configure:27856: $? = 0
configure:27868: result: yes
configure:27871: checking size of int
configure:28259: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:28262: $? = 0
configure:28268: ./conftest
configure:28271: $? = 0
configure:28293: result: 4
configure:28310: checking for long
configure:28340: gcc -std=gnu99 -c -g -O2 -I/usr/local/include conftest.c >&5
configure:28346: $? = 0
configure:28353: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:28356: $? = 0
configure:28363: test -s conftest.o
configure:28366: $? = 0
configure:28378: result: yes
configure:28381: checking size of long
configure:28769: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:28772: $? = 0
configure:28778: ./conftest
configure:28781: $? = 0
configure:28803: result: 4
configure:28810: checking for long long
configure:28840: gcc -std=gnu99 -c -g -O2 -I/usr/local/include conftest.c >&5
configure:28846: $? = 0
configure:28853: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:28856: $? = 0
configure:28863: test -s conftest.o
configure:28866: $? = 0
configure:28878: result: yes
configure:28881: checking size of long long
configure:29269: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:29272: $? = 0
configure:29278: ./conftest
configure:29281: $? = 0
configure:29303: result: 8
configure:29310: checking for double
configure:29340: gcc -std=gnu99 -c -g -O2 -I/usr/local/include conftest.c >&5
configure:29346: $? = 0
configure:29353: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:29356: $? = 0
configure:29363: test -s conftest.o
configure:29366: $? = 0
configure:29378: result: yes
configure:29381: checking size of double
configure:29769: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:29772: $? = 0
configure:29778: ./conftest
configure:29781: $? = 0
configure:29803: result: 8
configure:29810: checking for long double
configure:29840: gcc -std=gnu99 -c -g -O2 -I/usr/local/include conftest.c >&5
configure:29846: $? = 0
configure:29853: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:29856: $? = 0
configure:29863: test -s conftest.o
configure:29866: $? = 0
configure:29878: result: yes
configure:29881: checking size of long double
configure:30269: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:30272: $? = 0
configure:30278: ./conftest
configure:30281: $? = 0
configure:30303: result: 16
configure:30310: checking for size_t
configure:30378: result: yes
configure:30381: checking size of size_t
configure:30769: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:30772: $? = 0
configure:30778: ./conftest
configure:30781: $? = 0
configure:30803: result: 4
configure:30812: checking whether we can compute C Make dependencies
configure:30847: result: yes, using gcc -std=gnu99 -MM
configure:30871: checking whether gcc -std=gnu99 supports -c -o FILE.lo
configure:30881: gcc -std=gnu99 -g -O2 -c conftest.c -o TMP/conftest.lo 1>&5
configure:30884: $? = 0
configure:30887: gcc -std=gnu99 -g -O2 -c conftest.c -o TMP/conftest.lo 1>&5
configure:30890: $? = 0
configure:30898: result: yes
configure:30938: checking how to get verbose linking output from g77
configure:30954: g77 -c -g -O2 conftest.f >&5
configure:30960: $? = 0
configure:30967: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
configure:30970: $? = 0
configure:30977: test -s conftest.o
configure:30980: $? = 0
configure:30999: g77 -o conftest -g -O2 -v -L/usr/local/lib conftest.f
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/specs
Configured with: /gates/sfwnv/builds/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
 /usr/sfw/libexec/gcc/sparc-sun-solaris2.11/3.4.3/f771 conftest.f -quiet -dumpbase conftest.f -mcpu=v7 -auxbase conftest -g -O2 -version -o /var/tmp//ccTKaWTl.s
GNU F77 version 3.4.3 (csl-sol210-3_4-20050802) (sparc-sun-solaris2.11)
	compiled by GNU C version 3.4.3 (csl-sol210-3_4-20050802).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 /usr/ccs/bin/as -V -Qy -s -xarch=v8 -o /var/tmp//ccUKaWTl.o /var/tmp//ccTKaWTl.s
/usr/ccs/bin/as: Sun Compiler Common 12 SunOS_sparc snv_83 02/01/2008
 /usr/sfw/libexec/gcc/sparc-sun-solaris2.11/3.4.3/collect2 -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crt1.o /usr/lib/crti.o /usr/lib/values-Xa.o /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crtbegin.o -L/usr/local/lib -L. -L/usr/bin/X11 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../../../sparc-sun-solaris2.11/lib -L/usr/ccs/lib -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../.. /var/tmp//ccUKaWTl.o -lfrtbegin -lg2c -lm -R/usr/sfw/lib -lgcc_s -lgcc -lc -R/usr/sfw/lib -lgcc_s -lgcc -lc /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crtend.o /usr/lib/crtn.o
ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.618
configure:31065: result: -v
configure:31067: checking for Fortran 77 libraries of g77
configure:31090: g77 -o conftest -g -O2 -v -L/usr/local/lib conftest.f
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/specs
Configured with: /gates/sfwnv/builds/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
 /usr/sfw/libexec/gcc/sparc-sun-solaris2.11/3.4.3/f771 conftest.f -quiet -dumpbase conftest.f -mcpu=v7 -auxbase conftest -g -O2 -version -o /var/tmp//ccuUaOVl.s
GNU F77 version 3.4.3 (csl-sol210-3_4-20050802) (sparc-sun-solaris2.11)
	compiled by GNU C version 3.4.3 (csl-sol210-3_4-20050802).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 /usr/ccs/bin/as -V -Qy -s -xarch=v8 -o /var/tmp//ccvUaOVl.o /var/tmp//ccuUaOVl.s
/usr/ccs/bin/as: Sun Compiler Common 12 SunOS_sparc snv_83 02/01/2008
 /usr/sfw/libexec/gcc/sparc-sun-solaris2.11/3.4.3/collect2 -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crt1.o /usr/lib/crti.o /usr/lib/values-Xa.o /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crtbegin.o -L/usr/local/lib -L. -L/usr/bin/X11 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../../../sparc-sun-solaris2.11/lib -L/usr/ccs/lib -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../.. /var/tmp//ccvUaOVl.o -lfrtbegin -lg2c -lm -R/usr/sfw/lib -lgcc_s -lgcc -lc -R/usr/sfw/lib -lgcc_s -lgcc -lc /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crtend.o /usr/lib/crtn.o
ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.618
configure:31264: result:  -L/usr/ccs/lib -L/usr/lib -L/usr/local/lib -L. -L/usr/bin/X11 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../../../sparc-sun-solaris2.11/lib -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../.. -lfrtbegin -lg2c -lm -R/usr/sfw/lib -lgcc_s
configure:31282: checking how to get verbose linking output from gcc -std=gnu99
configure:31308: gcc -std=gnu99 -c -g -O2 -I/usr/local/include conftest.c >&5
configure:31314: $? = 0
configure:31321: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:31324: $? = 0
configure:31331: test -s conftest.o
configure:31334: $? = 0
configure:31361: gcc -std=gnu99 -o conftest -g -O2 -v -I/usr/local/include -L/usr/local/lib conftest.c  >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/specs
Configured with: /gates/sfwnv/builds/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
 /usr/sfw/libexec/gcc/sparc-sun-solaris2.11/3.4.3/cc1 -quiet -v -I/usr/local/include conftest.c -quiet -dumpbase conftest.c -mcpu=v7 -auxbase conftest -g -O2 -std=gnu99 -version -o /var/tmp//ccwlai1l.s
ignoring nonexistent directory "/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../../../sparc-sun-solaris2.11/include"
ignoring duplicate directory "/usr/local/include"
  as it is a non-system directory that duplicates a system directory
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/sfw/include
 /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/include
 /usr/include
End of search list.
GNU C version 3.4.3 (csl-sol210-3_4-20050802) (sparc-sun-solaris2.11)
	compiled by GNU C version 3.4.3 (csl-sol210-3_4-20050802).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 /usr/ccs/bin/as -V -Qy -s -xarch=v8 -o /var/tmp//ccxlai1l.o /var/tmp//ccwlai1l.s
/usr/ccs/bin/as: Sun Compiler Common 12 SunOS_sparc snv_83 02/01/2008
 /usr/sfw/libexec/gcc/sparc-sun-solaris2.11/3.4.3/collect2 -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crt1.o /usr/lib/crti.o /usr/lib/values-Xa.o /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crtbegin.o -L/usr/local/lib -L. -L/usr/bin/X11 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../../../sparc-sun-solaris2.11/lib -L/usr/ccs/lib -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../.. /var/tmp//ccxlai1l.o -R/usr/sfw/lib -lgcc -lgcc_eh -lc -R/usr/sfw/lib -lgcc -lgcc_eh -lc /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crtend.o /usr/lib/crtn.o
ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.618
configure:31411: result: -v
configure:31413: checking for C libraries of gcc -std=gnu99
configure:31444: gcc -std=gnu99 -o conftest -g -O2 -v -I/usr/local/include -L/usr/local/lib conftest.c  >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/specs
Configured with: /gates/sfwnv/builds/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
 /usr/sfw/libexec/gcc/sparc-sun-solaris2.11/3.4.3/cc1 -quiet -v -I/usr/local/include conftest.c -quiet -dumpbase conftest.c -mcpu=v7 -auxbase conftest -g -O2 -std=gnu99 -version -o /var/tmp//ccMxay3l.s
ignoring nonexistent directory "/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../../../sparc-sun-solaris2.11/include"
ignoring duplicate directory "/usr/local/include"
  as it is a non-system directory that duplicates a system directory
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/sfw/include
 /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/include
 /usr/include
End of search list.
GNU C version 3.4.3 (csl-sol210-3_4-20050802) (sparc-sun-solaris2.11)
	compiled by GNU C version 3.4.3 (csl-sol210-3_4-20050802).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 /usr/ccs/bin/as -V -Qy -s -xarch=v8 -o /var/tmp//ccNxay3l.o /var/tmp//ccMxay3l.s
/usr/ccs/bin/as: Sun Compiler Common 12 SunOS_sparc snv_83 02/01/2008
 /usr/sfw/libexec/gcc/sparc-sun-solaris2.11/3.4.3/collect2 -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crt1.o /usr/lib/crti.o /usr/lib/values-Xa.o /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crtbegin.o -L/usr/local/lib -L. -L/usr/bin/X11 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../../../sparc-sun-solaris2.11/lib -L/usr/ccs/lib -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../.. /var/tmp//ccNxay3l.o -R/usr/sfw/lib -lgcc -lgcc_eh -lc -R/usr/sfw/lib -lgcc -lgcc_eh -lc /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crtend.o /usr/lib/crtn.o
ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.618
configure:31599: result:  -L/usr/ccs/lib -L/usr/lib -L/usr/local/lib -L. -L/usr/bin/X11 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../../../sparc-sun-solaris2.11/lib -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../.. -R/usr/sfw/lib -lgcc_eh
configure:31730: checking for dummy main to link with Fortran 77 libraries
configure:31774: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm   -lg2c -lm -R/usr/sfw/lib -lgcc_s >&5
configure:31780: $? = 0
configure:31787: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:31790: $? = 0
configure:31797: test -s conftest
configure:31800: $? = 0
configure:31893: result: none
configure:31930: checking for Fortran 77 name-mangling scheme
configure:31949: g77 -c -g -O2 conftest.f >&5
configure:31955: $? = 0
configure:31962: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
configure:31965: $? = 0
configure:31972: test -s conftest.o
configure:31975: $? = 0
configure:32027: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c cfortran_test.o -ldl -lm   -lg2c -lm -R/usr/sfw/lib -lgcc_s >&5
Undefined			first referenced
 symbol  			    in file
foobar                              /var/tmp//cckZaikm.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:32033: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char foobar ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return foobar ();
|   ;
|   return 0;
| }
configure:32027: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c cfortran_test.o -ldl -lm   -lg2c -lm -R/usr/sfw/lib -lgcc_s >&5
configure:32033: $? = 0
configure:32040: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:32043: $? = 0
configure:32050: test -s conftest
configure:32053: $? = 0
configure:32128: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c cfortran_test.o -ldl -lm   -lg2c -lm -R/usr/sfw/lib -lgcc_s >&5
Undefined			first referenced
 symbol  			    in file
foo_bar_                            /var/tmp//ccpma4om.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:32134: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char foo_bar_ ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return foo_bar_ ();
|   ;
|   return 0;
| }
configure:32128: gcc -std=gnu99 -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c cfortran_test.o -ldl -lm   -lg2c -lm -R/usr/sfw/lib -lgcc_s >&5
configure:32134: $? = 0
configure:32141: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:32144: $? = 0
configure:32151: test -s conftest
configure:32154: $? = 0
configure:32207: result: lower case, underscore, extra underscore
configure:32320: checking whether g77 appends underscores to external names
configure:32336: result: yes
configure:32352: checking whether g77 appends extra underscores to external names
configure:32368: result: yes
configure:32386: checking whether mixed C/Fortran code can be run
configure:32443: result: yes
configure:32459: checking whether g77 and gcc -std=gnu99 agree on int and double
configure:32537: result: yes
configure:32553: checking whether g77 and gcc -std=gnu99 agree on double complex
configure:32629: result: yes
configure:32658: checking whether g++ accepts -M for generating dependencies
configure:32673: result: yes
configure:33434: checking for working Foundation implementation
configure:33441: result: no
configure:35301: checking for xmkmf
configure:35319: found /usr/openwin/bin/xmkmf
configure:35331: result: /usr/openwin/bin/xmkmf
configure:35952: checking for off_t
configure:35990: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:35996: $? = 0
configure:36003: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36006: $? = 0
configure:36013: test -s conftest.o
configure:36016: $? = 0
configure:36028: result: yes
configure:36041: checking for working alloca.h
configure:36076: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36082: $? = 0
configure:36089: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36092: $? = 0
configure:36099: test -s conftest
configure:36102: $? = 0
configure:36115: result: yes
configure:36125: checking for alloca
configure:36180: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36186: $? = 0
configure:36193: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36196: $? = 0
configure:36203: test -s conftest
configure:36206: $? = 0
configure:36219: result: yes
configure:36470: checking whether alloca is declared
configure:36511: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:36517: $? = 0
configure:36524: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36527: $? = 0
configure:36534: test -s conftest.o
configure:36537: $? = 0
configure:36549: result: yes
configure:36576: checking for fseeko
configure:36640: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36646: $? = 0
configure:36653: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36656: $? = 0
configure:36663: test -s conftest
configure:36666: $? = 0
configure:36680: result: yes
configure:36576: checking for ftello
configure:36640: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36646: $? = 0
configure:36653: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36656: $? = 0
configure:36663: test -s conftest
configure:36666: $? = 0
configure:36680: result: yes
configure:36576: checking for isblank
configure:36640: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36646: $? = 0
configure:36653: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36656: $? = 0
configure:36663: test -s conftest
configure:36666: $? = 0
configure:36680: result: yes
configure:36576: checking for matherr
configure:36640: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36646: $? = 0
configure:36653: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36656: $? = 0
configure:36663: test -s conftest
configure:36666: $? = 0
configure:36680: result: yes
configure:36694: checking whether fcntl exists and is declared
configure:36732: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36738: $? = 0
configure:36745: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36748: $? = 0
configure:36755: test -s conftest
configure:36758: $? = 0
configure:36772: result: yes
configure:36786: checking whether getgrgid exists and is declared
configure:36824: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36830: $? = 0
configure:36837: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36840: $? = 0
configure:36847: test -s conftest
configure:36850: $? = 0
configure:36864: result: yes
configure:36883: checking whether expm1 exists and is declared
configure:36921: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36927: $? = 0
configure:36934: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36937: $? = 0
configure:36944: test -s conftest
configure:36947: $? = 0
configure:36961: result: yes
configure:36883: checking whether hypot exists and is declared
configure:36921: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36927: $? = 0
configure:36934: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36937: $? = 0
configure:36944: test -s conftest
configure:36947: $? = 0
configure:36961: result: yes
configure:36883: checking whether log1p exists and is declared
configure:36921: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36927: $? = 0
configure:36934: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36937: $? = 0
configure:36944: test -s conftest
configure:36947: $? = 0
configure:36961: result: yes
configure:36883: checking whether log2 exists and is declared
configure:36921: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36927: $? = 0
configure:36934: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36937: $? = 0
configure:36944: test -s conftest
configure:36947: $? = 0
configure:36961: result: yes
configure:36883: checking whether log10 exists and is declared
configure:36921: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36927: $? = 0
configure:36934: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36937: $? = 0
configure:36944: test -s conftest
configure:36947: $? = 0
configure:36961: result: yes
configure:36883: checking whether rint exists and is declared
configure:36921: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:36927: $? = 0
configure:36934: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:36937: $? = 0
configure:36944: test -s conftest
configure:36947: $? = 0
configure:36961: result: yes
configure:36975: checking whether getpwuid exists and is declared
configure:37013: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37019: $? = 0
configure:37026: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37029: $? = 0
configure:37036: test -s conftest
configure:37039: $? = 0
configure:37053: result: yes
configure:37069: checking whether sigaction exists and is declared
configure:37107: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37113: $? = 0
configure:37120: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37123: $? = 0
configure:37130: test -s conftest
configure:37133: $? = 0
configure:37147: result: yes
configure:37069: checking whether sigaltstack exists and is declared
configure:37107: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37113: $? = 0
configure:37120: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37123: $? = 0
configure:37130: test -s conftest
configure:37133: $? = 0
configure:37147: result: yes
configure:37069: checking whether sigemptyset exists and is declared
configure:37107: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37113: $? = 0
configure:37120: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37123: $? = 0
configure:37130: test -s conftest
configure:37133: $? = 0
configure:37147: result: yes
configure:37162: checking whether va_copy exists and is declared
configure:37200: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37206: $? = 0
configure:37213: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37216: $? = 0
configure:37223: test -s conftest
configure:37226: $? = 0
configure:37240: result: yes
configure:37162: checking whether __va_copy exists and is declared
configure:37200: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37206: $? = 0
configure:37213: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37216: $? = 0
configure:37223: test -s conftest
configure:37226: $? = 0
configure:37240: result: yes
configure:37255: checking whether fdopen exists and is declared
configure:37293: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37299: $? = 0
configure:37306: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37309: $? = 0
configure:37316: test -s conftest
configure:37319: $? = 0
configure:37333: result: yes
configure:37255: checking whether popen exists and is declared
configure:37293: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37299: $? = 0
configure:37306: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37309: $? = 0
configure:37316: test -s conftest
configure:37319: $? = 0
configure:37333: result: yes
configure:37349: checking whether setenv exists and is declared
configure:37387: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37393: $? = 0
configure:37400: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37403: $? = 0
configure:37410: test -s conftest
configure:37413: $? = 0
configure:37427: result: yes
configure:37349: checking whether system exists and is declared
configure:37387: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37393: $? = 0
configure:37400: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37403: $? = 0
configure:37410: test -s conftest
configure:37413: $? = 0
configure:37427: result: yes
configure:37349: checking whether unsetenv exists and is declared
configure:37387: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37393: $? = 0
configure:37400: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37403: $? = 0
configure:37410: test -s conftest
configure:37413: $? = 0
configure:37427: result: yes
configure:37442: checking whether strcoll exists and is declared
configure:37480: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37486: $? = 0
configure:37493: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37496: $? = 0
configure:37503: test -s conftest
configure:37506: $? = 0
configure:37520: result: yes
configure:37442: checking whether strerror exists and is declared
configure:37480: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37486: $? = 0
configure:37493: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37496: $? = 0
configure:37503: test -s conftest
configure:37506: $? = 0
configure:37520: result: yes
configure:37535: checking whether getrlimit exists and is declared
configure:37573: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37579: $? = 0
configure:37586: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37589: $? = 0
configure:37596: test -s conftest
configure:37599: $? = 0
configure:37613: result: yes
configure:37535: checking whether getrusage exists and is declared
configure:37573: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37579: $? = 0
configure:37586: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37589: $? = 0
configure:37596: test -s conftest
configure:37599: $? = 0
configure:37613: result: yes
configure:37628: checking whether mkfifo exists and is declared
configure:37666: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37672: $? = 0
configure:37679: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37682: $? = 0
configure:37689: test -s conftest
configure:37692: $? = 0
configure:37706: result: yes
configure:37628: checking whether stat exists and is declared
configure:37666: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37672: $? = 0
configure:37679: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37682: $? = 0
configure:37689: test -s conftest
configure:37692: $? = 0
configure:37706: result: yes
configure:37720: checking whether gettimeofday exists and is declared
configure:37758: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37764: $? = 0
configure:37771: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37774: $? = 0
configure:37781: test -s conftest
configure:37784: $? = 0
configure:37798: result: yes
configure:37812: checking whether times exists and is declared
configure:37850: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37856: $? = 0
configure:37863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37866: $? = 0
configure:37873: test -s conftest
configure:37876: $? = 0
configure:37890: result: yes
configure:37904: checking whether time exists and is declared
configure:37942: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:37948: $? = 0
configure:37955: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:37958: $? = 0
configure:37965: test -s conftest
configure:37968: $? = 0
configure:37982: result: yes
configure:38003: checking whether access exists and is declared
configure:38043: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38049: $? = 0
configure:38056: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38059: $? = 0
configure:38066: test -s conftest
configure:38069: $? = 0
configure:38083: result: yes
configure:38003: checking whether chdir exists and is declared
configure:38043: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38049: $? = 0
configure:38056: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38059: $? = 0
configure:38066: test -s conftest
configure:38069: $? = 0
configure:38083: result: yes
configure:38003: checking whether execv exists and is declared
configure:38043: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38049: $? = 0
configure:38056: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38059: $? = 0
configure:38066: test -s conftest
configure:38069: $? = 0
configure:38083: result: yes
configure:38003: checking whether ftruncate exists and is declared
configure:38043: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38049: $? = 0
configure:38056: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38059: $? = 0
configure:38066: test -s conftest
configure:38069: $? = 0
configure:38083: result: yes
configure:38003: checking whether getcwd exists and is declared
configure:38043: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38049: $? = 0
configure:38056: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38059: $? = 0
configure:38066: test -s conftest
configure:38069: $? = 0
configure:38083: result: yes
configure:38003: checking whether getuid exists and is declared
configure:38043: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38049: $? = 0
configure:38056: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38059: $? = 0
configure:38066: test -s conftest
configure:38069: $? = 0
configure:38083: result: yes
configure:38003: checking whether symlink exists and is declared
configure:38043: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38049: $? = 0
configure:38056: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38059: $? = 0
configure:38066: test -s conftest
configure:38069: $? = 0
configure:38083: result: yes
configure:38003: checking whether sysconf exists and is declared
configure:38043: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38049: $? = 0
configure:38056: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38059: $? = 0
configure:38066: test -s conftest
configure:38069: $? = 0
configure:38083: result: yes
configure:38099: checking for putenv
configure:38163: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38169: $? = 0
configure:38176: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38179: $? = 0
configure:38186: test -s conftest
configure:38189: $? = 0
configure:38203: result: yes
configure:38213: checking whether putenv is declared
configure:38252: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:38258: $? = 0
configure:38265: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38268: $? = 0
configure:38275: test -s conftest.o
configure:38278: $? = 0
configure:38290: result: yes
configure:38313: checking for vasprintf
configure:38377: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
Undefined			first referenced
 symbol  			    in file
vasprintf                           /var/tmp//ccx.a4vp.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:38383: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| /* end confdefs.h.  */
| /* Define vasprintf to an innocuous variant, in case <limits.h> declares vasprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vasprintf innocuous_vasprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vasprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef vasprintf
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char vasprintf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_vasprintf || defined __stub___vasprintf
| choke me
| #endif
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return vasprintf ();
|   ;
|   return 0;
| }
configure:38417: result: no
configure:38427: checking whether vasprintf is declared
configure:38466: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c: In function `main':
conftest.c:153: error: `vasprintf' undeclared (first use in this function)
conftest.c:153: error: (Each undeclared identifier is reported only once
conftest.c:153: error: for each function it appears in.)
configure:38472: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| #ifndef vasprintf
|   char *p = (char *) vasprintf;
|   return !p;
| #endif
| 
|   ;
|   return 0;
| }
configure:38504: result: no
configure:38527: checking for realpath
configure:38591: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38597: $? = 0
configure:38604: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38607: $? = 0
configure:38614: test -s conftest
configure:38617: $? = 0
configure:38631: result: yes
configure:38641: checking whether realpath is declared
configure:38681: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:38687: $? = 0
configure:38694: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38697: $? = 0
configure:38704: test -s conftest.o
configure:38707: $? = 0
configure:38719: result: yes
configure:38742: checking whether glob exists and is declared
configure:38782: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38788: $? = 0
configure:38795: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38798: $? = 0
configure:38805: test -s conftest
configure:38808: $? = 0
configure:38822: result: yes
configure:38865: checking for isnan
configure:38929: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:38935: $? = 0
configure:38942: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:38945: $? = 0
configure:38952: test -s conftest
configure:38955: $? = 0
configure:38969: result: yes
configure:38979: checking whether isfinite is declared
configure:39018: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:39024: $? = 0
configure:39031: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39034: $? = 0
configure:39041: test -s conftest.o
configure:39044: $? = 0
configure:39056: result: yes
configure:39072: checking whether isnan is declared
configure:39111: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:39117: $? = 0
configure:39124: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39127: $? = 0
configure:39134: test -s conftest.o
configure:39137: $? = 0
configure:39149: result: yes
configure:39167: checking whether you have IEEE 754 floating-point arithmetic
configure:39179: result: yes
configure:39196: checking whether putenv("FOO") can unset an environment variable
configure:39236: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:39239: $? = 0
configure:39245: ./conftest
./configure: line 39246:  8062 Segmentation Fault      (core dumped) ./conftest$ac_exeext
configure:39248: $? = 139
configure: program exited with status 139
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| /* end confdefs.h.  */
| 
| #include "confdefs.h"
| #include <stdlib.h>
| #include <string.h>
| int main()
| {
|     char *p;
| #ifdef HAVE_PUTENV
|     putenv("R_TEST=testit");
|     p = getenv("R_TEST");
|     if(!p) exit(10);
|     if(strcmp(p, "testit")) exit(11);
|     putenv("R_TEST");
|     p = getenv("R_TEST");
|     if(!p) exit(0);
| #endif
|     exit(1);
| }
| 
configure:39264: result: no
configure:39276: checking whether putenv("FOO=") can unset an environment variable
configure:39316: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:39319: $? = 0
configure:39325: ./conftest
configure:39328: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| /* end confdefs.h.  */
| 
| #include "confdefs.h"
| #include <stdlib.h>
| #include <string.h>
| int main()
| {
|     char *p;
| #ifdef HAVE_PUTENV
|     putenv("R_TEST=testit");
|     p = getenv("R_TEST");
|     if(!p) exit(10);
|     if(strcmp(p, "testit")) exit(11);
|     putenv("R_TEST=");
|     p = getenv("R_TEST");
|     if(!p) exit(0);
| #endif
|     exit(1);
| }
| 
configure:39344: result: no
configure:39361: checking for nl_langinfo and CODESET
configure:39395: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:39401: $? = 0
configure:39408: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39411: $? = 0
configure:39418: test -s conftest
configure:39421: $? = 0
configure:39435: result: yes
configure:39477: checking for acosh
configure:39541: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
conftest.c:172: warning: conflicting types for built-in function 'acosh'
configure:39547: $? = 0
configure:39554: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39557: $? = 0
configure:39564: test -s conftest
configure:39567: $? = 0
configure:39581: result: yes
configure:39477: checking for asinh
configure:39541: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
conftest.c:173: warning: conflicting types for built-in function 'asinh'
configure:39547: $? = 0
configure:39554: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39557: $? = 0
configure:39564: test -s conftest
configure:39567: $? = 0
configure:39581: result: yes
configure:39477: checking for atanh
configure:39541: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
conftest.c:174: warning: conflicting types for built-in function 'atanh'
configure:39547: $? = 0
configure:39554: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39557: $? = 0
configure:39564: test -s conftest
configure:39567: $? = 0
configure:39581: result: yes
configure:39477: checking for mkdtemp
configure:39541: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:39547: $? = 0
configure:39554: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39557: $? = 0
configure:39564: test -s conftest
configure:39567: $? = 0
configure:39581: result: yes
configure:39477: checking for snprintf
configure:39541: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
conftest.c:176: warning: conflicting types for built-in function 'snprintf'
configure:39547: $? = 0
configure:39554: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39557: $? = 0
configure:39564: test -s conftest
configure:39567: $? = 0
configure:39581: result: yes
configure:39477: checking for strdup
configure:39541: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
conftest.c:177: warning: conflicting types for built-in function 'strdup'
configure:39547: $? = 0
configure:39554: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39557: $? = 0
configure:39564: test -s conftest
configure:39567: $? = 0
configure:39581: result: yes
configure:39477: checking for strncasecmp
configure:39541: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
configure:39547: $? = 0
configure:39554: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39557: $? = 0
configure:39564: test -s conftest
configure:39567: $? = 0
configure:39581: result: yes
configure:39477: checking for vsnprintf
configure:39541: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
conftest.c:179: warning: conflicting types for built-in function 'vsnprintf'
configure:39547: $? = 0
configure:39554: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39557: $? = 0
configure:39564: test -s conftest
configure:39567: $? = 0
configure:39581: result: yes
configure:39600: checking whether acosh is declared
configure:39639: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:39645: $? = 0
configure:39652: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39655: $? = 0
configure:39662: test -s conftest.o
configure:39665: $? = 0
configure:39677: result: yes
configure:39693: checking whether asinh is declared
configure:39732: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:39738: $? = 0
configure:39745: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39748: $? = 0
configure:39755: test -s conftest.o
configure:39758: $? = 0
configure:39770: result: yes
configure:39786: checking whether atanh is declared
configure:39825: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:39831: $? = 0
configure:39838: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39841: $? = 0
configure:39848: test -s conftest.o
configure:39851: $? = 0
configure:39863: result: yes
configure:39881: checking whether mkdtemp is declared
configure:39919: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:39925: $? = 0
configure:39932: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:39935: $? = 0
configure:39942: test -s conftest.o
configure:39945: $? = 0
configure:39957: result: yes
configure:39973: checking whether snprintf is declared
configure:40011: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:40017: $? = 0
configure:40024: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:40027: $? = 0
configure:40034: test -s conftest.o
configure:40037: $? = 0
configure:40049: result: yes
configure:40065: checking whether strdup is declared
configure:40103: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:40109: $? = 0
configure:40116: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:40119: $? = 0
configure:40126: test -s conftest.o
configure:40129: $? = 0
configure:40141: result: yes
configure:40157: checking whether strncasecmp is declared
configure:40195: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:40201: $? = 0
configure:40208: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:40211: $? = 0
configure:40218: test -s conftest.o
configure:40221: $? = 0
configure:40233: result: yes
configure:40249: checking whether vsnprintf is declared
configure:40287: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:40293: $? = 0
configure:40300: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:40303: $? = 0
configure:40310: test -s conftest.o
configure:40313: $? = 0
configure:40325: result: yes
configure:40344: checking for library containing connect
configure:40393: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ldl -lm  >&5
Undefined			first referenced
 symbol  			    in file
connect                             /var/tmp//ccANaySq.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:40399: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char connect ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return connect ();
|   ;
|   return 0;
| }
configure:40393: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lsocket  -ldl -lm  >&5
configure:40399: $? = 0
configure:40406: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:40409: $? = 0
configure:40416: test -s conftest
configure:40419: $? = 0
configure:40443: result: -lsocket
configure:40451: checking for library containing gethostbyname
configure:40500: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lsocket -ldl -lm  >&5
Undefined			first referenced
 symbol  			    in file
gethostbyname                       /var/tmp//ccGbaaXq.o  (symbol belongs to implicit dependency /usr/lib/libnsl.so.1)
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:40506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyname ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return gethostbyname ();
|   ;
|   return 0;
| }
configure:40500: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl  -lsocket -ldl -lm  >&5
configure:40506: $? = 0
configure:40513: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:40516: $? = 0
configure:40523: test -s conftest
configure:40526: $? = 0
configure:40550: result: -lnsl
configure:40558: checking for library containing xdr_string
configure:40607: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:40613: $? = 0
configure:40620: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:40623: $? = 0
configure:40630: test -s conftest
configure:40633: $? = 0
configure:40657: result: none required
configure:40665: checking for __setfpucw
configure:40729: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
Undefined			first referenced
 symbol  			    in file
__setfpucw                          /var/tmp//ccaSaG4q.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:40735: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define __setfpucw to an innocuous variant, in case <limits.h> declares __setfpucw.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __setfpucw innocuous___setfpucw
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __setfpucw (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __setfpucw
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __setfpucw ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___setfpucw || defined __stub_____setfpucw
| choke me
| #endif
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return __setfpucw ();
|   ;
|   return 0;
| }
configure:40768: result: no
configure:40842: checking for working calloc
configure:40870: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:40873: $? = 0
configure:40879: ./conftest
configure:40882: $? = 0
configure:40898: result: yes
configure:40909: checking for working isfinite
configure:40942: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:40945: $? = 0
configure:40951: ./conftest
configure:40954: $? = 0
configure:40970: result: yes
configure:40982: checking for working log1p
configure:41033: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41036: $? = 0
configure:41042: ./conftest
configure:41045: $? = 0
configure:41061: result: yes
configure:41075: checking whether ftell works correctly on files opened for append
configure:41114: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
conftest.c:172: warning: return type defaults to `int'
conftest.c: In function `main':
conftest.c:182: warning: implicit declaration of function `unlink'
configure:41117: $? = 0
configure:41123: ./conftest
configure:41126: $? = 0
configure:41142: result: yes
configure:41153: checking for working sigaction
configure:41192: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41195: $? = 0
configure:41201: ./conftest
configure:41204: $? = 0
configure:41220: result: yes
configure:41232: checking whether C99 double complex is supported
configure:41237: result: 
configure:41249: checking complex.h usability
configure:41266: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:41272: $? = 0
configure:41279: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41282: $? = 0
configure:41289: test -s conftest.o
configure:41292: $? = 0
configure:41303: result: yes
configure:41307: checking complex.h presence
configure:41322: gcc -E -I/usr/local/include  conftest.c
configure:41328: $? = 0
configure:41349: result: yes
configure:41382: checking for complex.h
configure:41389: result: yes
configure:41401: checking for double complex
configure:41440: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:41446: $? = 0
configure:41453: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41456: $? = 0
configure:41463: test -s conftest.o
configure:41466: $? = 0
configure:41478: result: yes
configure:41492: checking whether cexp exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether clog exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether csqrt exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether cpow exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether ccos exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether csin exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether ctan exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether cacos exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether casin exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether catan exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether ccosh exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether csinh exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether ctanh exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether cacosh exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether casinh exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41492: checking whether catanh exists and is declared
configure:41530: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
configure:41536: $? = 0
configure:41543: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:41546: $? = 0
configure:41553: test -s conftest
configure:41556: $? = 0
configure:41570: result: yes
configure:41580: checking whether C99 double complex is compatible with Rcomplex
configure:41624: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
conftest.c: In function `main':
conftest.c:191: warning: passing arg 1 of `set_it' from incompatible pointer type
conftest.c:192: error: `_Complex_I' undeclared (first use in this function)
conftest.c:192: error: (Each undeclared identifier is reported only once
conftest.c:192: error: for each function it appears in.)
configure:41627: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| /* end confdefs.h.  */
| 
| #include "confdefs.h"
| #include <complex.h>
| #include <stdlib.h>
| typedef struct {
|         double r;
|         double i;
| } Rcomplex;
| 
| void set_it(Rcomplex *z)
| {
|     z[0].r = 3.14159265;
|     z[0].i = 2.172;
|     z[1].i = 3.14159265;
|     z[1].r = 2.172;
|     z[2].r = 123.456;
|     z[2].i = 0.123456;
| }
| int main () {
|     double complex z[3];
| 
|     set_it(z);
|     if(cabs(z[2] - 123.456 - 0.123456 * _Complex_I) < 1e-4) exit(0);
|     else exit(1);
| }
| 
configure:41651: result: no
configure:41657: result: no
configure:41672: checking for cblas_cdotu_sub in vecLib framework
configure:41716: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -framework vecLib  -lnsl -lsocket -ldl -lm  >&5
gcc: vecLib: No such file or directory
cc1: error: unrecognized command line option "-framework"
configure:41722: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cblas_cdotu_sub ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return cblas_cdotu_sub ();
|   ;
|   return 0;
| }
configure:41768: result: no
configure:43628: checking iconv.h usability
configure:43645: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:43651: $? = 0
configure:43658: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:43661: $? = 0
configure:43668: test -s conftest.o
configure:43671: $? = 0
configure:43682: result: yes
configure:43686: checking iconv.h presence
configure:43701: gcc -E -I/usr/local/include  conftest.c
configure:43707: $? = 0
configure:43728: result: yes
configure:43761: checking for iconv.h
configure:43769: result: yes
configure:43784: checking for iconv
configure:43825: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  >&5
Undefined			first referenced
 symbol  			    in file
libiconv_close                      /var/tmp//ccOfaans.o
libiconv_open                       /var/tmp//ccOfaans.o
libiconv                            /var/tmp//ccOfaans.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:43831: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #ifdef HAVE_ICONV_H
| #include <iconv.h>
| #endif
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|        iconv(cd,NULL,NULL,NULL,NULL);
|        iconv_close(cd);
|   ;
|   return 0;
| }
configure:43900: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:43906: $? = 0
configure:43913: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:43916: $? = 0
configure:43923: test -s conftest
configure:43926: $? = 0
configure:43944: result: in libiconv
configure:43953: checking whether iconv accepts "UTF-8", "latin1" and "UCS-*"
configure:44028: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44031: $? = 0
configure:44037: ./conftest
configure:44040: $? = 0
configure:44056: result: yes
configure:44068: checking for iconvlist
configure:44109: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
conftest.c: In function `main':
conftest.c:190: warning: passing arg 1 of `libiconvlist' from incompatible pointer type
configure:44115: $? = 0
configure:44122: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44125: $? = 0
configure:44132: test -s conftest
configure:44135: $? = 0
configure:44149: result: yes
configure:44200: checking wchar.h usability
configure:44217: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:44223: $? = 0
configure:44230: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44233: $? = 0
configure:44240: test -s conftest.o
configure:44243: $? = 0
configure:44254: result: yes
configure:44258: checking wchar.h presence
configure:44273: gcc -E -I/usr/local/include  conftest.c
configure:44279: $? = 0
configure:44300: result: yes
configure:44333: checking for wchar.h
configure:44341: result: yes
configure:44200: checking wctype.h usability
configure:44217: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:44223: $? = 0
configure:44230: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44233: $? = 0
configure:44240: test -s conftest.o
configure:44243: $? = 0
configure:44254: result: yes
configure:44258: checking wctype.h presence
configure:44273: gcc -E -I/usr/local/include  conftest.c
configure:44279: $? = 0
configure:44300: result: yes
configure:44333: checking for wctype.h
configure:44341: result: yes
configure:44372: checking whether mbrtowc exists and is declared
configure:44410: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44416: $? = 0
configure:44423: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44426: $? = 0
configure:44433: test -s conftest
configure:44436: $? = 0
configure:44450: result: yes
configure:44372: checking whether wcrtomb exists and is declared
configure:44410: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44416: $? = 0
configure:44423: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44426: $? = 0
configure:44433: test -s conftest
configure:44436: $? = 0
configure:44450: result: yes
configure:44372: checking whether wcscoll exists and is declared
configure:44410: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44416: $? = 0
configure:44423: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44426: $? = 0
configure:44433: test -s conftest
configure:44436: $? = 0
configure:44450: result: yes
configure:44372: checking whether wcsftime exists and is declared
configure:44410: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44416: $? = 0
configure:44423: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44426: $? = 0
configure:44433: test -s conftest
configure:44436: $? = 0
configure:44450: result: yes
configure:44372: checking whether wcstod exists and is declared
configure:44410: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44416: $? = 0
configure:44423: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44426: $? = 0
configure:44433: test -s conftest
configure:44436: $? = 0
configure:44450: result: yes
configure:44465: checking whether mbstowcs exists and is declared
configure:44503: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44509: $? = 0
configure:44516: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44519: $? = 0
configure:44526: test -s conftest
configure:44529: $? = 0
configure:44543: result: yes
configure:44465: checking whether wcstombs exists and is declared
configure:44503: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44509: $? = 0
configure:44516: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44519: $? = 0
configure:44526: test -s conftest
configure:44529: $? = 0
configure:44543: result: yes
configure:44560: checking whether wctrans exists and is declared
configure:44598: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44604: $? = 0
configure:44611: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44614: $? = 0
configure:44621: test -s conftest
configure:44624: $? = 0
configure:44638: result: yes
configure:44560: checking whether iswblank exists and is declared
configure:44598: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44604: $? = 0
configure:44611: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44614: $? = 0
configure:44621: test -s conftest
configure:44624: $? = 0
configure:44638: result: yes
configure:44560: checking whether wctype exists and is declared
configure:44598: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44604: $? = 0
configure:44611: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44614: $? = 0
configure:44621: test -s conftest
configure:44624: $? = 0
configure:44638: result: yes
configure:44560: checking whether iswctype exists and is declared
configure:44598: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:44604: $? = 0
configure:44611: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44614: $? = 0
configure:44621: test -s conftest
configure:44624: $? = 0
configure:44638: result: yes
configure:44662: checking for wctrans_t
configure:44702: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:44708: $? = 0
configure:44715: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44718: $? = 0
configure:44725: test -s conftest.o
configure:44728: $? = 0
configure:44740: result: yes
configure:44750: checking for mbstate_t
configure:44790: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:44796: $? = 0
configure:44803: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:44806: $? = 0
configure:44813: test -s conftest.o
configure:44816: $? = 0
configure:44828: result: yes
configure:44863: checking for X
configure:45129: result: libraries /usr/openwin/lib, headers /usr/openwin/include
configure:45153: checking whether -R must be followed by a space
configure:45185: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv -R/usr/openwin/lib >&5
configure:45191: $? = 0
configure:45198: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:45201: $? = 0
configure:45208: test -s conftest
configure:45211: $? = 0
configure:45224: result: no
configure:45356: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv  -L/usr/openwin/lib -R/usr/openwin/lib -lX11 >&5
configure:45362: $? = 0
configure:45369: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:45372: $? = 0
configure:45379: test -s conftest
configure:45382: $? = 0
configure:45583: checking for gethostbyname
configure:45647: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:45653: $? = 0
configure:45660: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:45663: $? = 0
configure:45670: test -s conftest
configure:45673: $? = 0
configure:45686: result: yes
configure:45879: checking for connect
configure:45943: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:45949: $? = 0
configure:45956: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:45959: $? = 0
configure:45966: test -s conftest
configure:45969: $? = 0
configure:45982: result: yes
configure:46078: checking for remove
configure:46142: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:46148: $? = 0
configure:46155: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:46158: $? = 0
configure:46165: test -s conftest
configure:46168: $? = 0
configure:46181: result: yes
configure:46277: checking for shmat
configure:46341: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:46347: $? = 0
configure:46354: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:46357: $? = 0
configure:46364: test -s conftest
configure:46367: $? = 0
configure:46380: result: yes
configure:46485: checking for IceConnectionNumber in -lICE
configure:46528: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib -L/usr/openwin/lib conftest.c -lICE  -lnsl -lsocket -ldl -lm  -liconv >&5
configure:46534: $? = 0
configure:46541: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:46544: $? = 0
configure:46551: test -s conftest
configure:46554: $? = 0
configure:46568: result: yes
configure:46593: checking X11/Intrinsic.h usability
configure:46610: gcc -std=gnu99 -c -g -O2   -I/usr/openwin/include -I/usr/local/include  conftest.c >&5
configure:46616: $? = 0
configure:46623: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:46626: $? = 0
configure:46633: test -s conftest.o
configure:46636: $? = 0
configure:46647: result: yes
configure:46651: checking X11/Intrinsic.h presence
configure:46666: gcc -E -I/usr/local/include  conftest.c
configure:46672: $? = 0
configure:46693: result: yes
configure:46726: checking for X11/Intrinsic.h
configure:46733: result: yes
configure:46741: checking for XtToolkitInitialize in -lXt
configure:46784: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lXt  -L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lnsl -lsocket -ldl -lm  -liconv >&5
configure:46790: $? = 0
configure:46797: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:46800: $? = 0
configure:46807: test -s conftest
configure:46810: $? = 0
configure:46824: result: yes
configure:46851: result: using X11 ... yes
configure:46864: checking for KeySym
configure:46903: gcc -std=gnu99 -c -g -O2   -I/usr/openwin/include -I/usr/local/include  conftest.c >&5
configure:46909: $? = 0
configure:46916: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:46919: $? = 0
configure:46926: test -s conftest.o
configure:46929: $? = 0
configure:46941: result: yes
configure:46972: checking X11/Xmu/Atoms.h usability
configure:46989: gcc -std=gnu99 -c -g -O2   -I/usr/openwin/include -I/usr/local/include  conftest.c >&5
configure:46995: $? = 0
configure:47002: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:47005: $? = 0
configure:47012: test -s conftest.o
configure:47015: $? = 0
configure:47026: result: yes
configure:47030: checking X11/Xmu/Atoms.h presence
configure:47045: gcc -E -I/usr/local/include  conftest.c
configure:47051: $? = 0
configure:47072: result: yes
configure:47105: checking for X11/Xmu/Atoms.h
configure:47112: result: yes
configure:47120: checking for XmuInternAtom in -lXmu
configure:47163: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lXmu  -L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lXt -lnsl -lsocket -ldl -lm  -liconv >&5
configure:47169: $? = 0
configure:47176: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:47179: $? = 0
configure:47186: test -s conftest
configure:47189: $? = 0
configure:47203: result: yes
configure:47224: checking for CFStringGetSystemEncoding in CoreFoundation framework
configure:47268: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -framework CoreFoundation  -lnsl -lsocket -ldl -lm  -liconv >&5
gcc: CoreFoundation: No such file or directory
cc1: error: unrecognized command line option "-framework"
configure:47274: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char CFStringGetSystemEncoding ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return CFStringGetSystemEncoding ();
|   ;
|   return 0;
| }
configure:47320: result: no
configure:47366: checking for tclConfig.sh
configure:47399: result: no
configure:47408: checking for tclConfig.sh in library (sub)directories
configure:47426: result: /usr/lib/tclConfig.sh
configure:47441: checking for tkConfig.sh
configure:47474: result: no
configure:47483: checking for tkConfig.sh in library (sub)directories
configure:47501: result: /usr/lib/tkConfig.sh
configure:47584: checking /usr/include/tcl8.4/generic/tcl.h usability
configure:47601: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c:227:45: /usr/include/tcl8.4/generic/tcl.h: No such file or directory
configure:47607: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include </usr/include/tcl8.4/generic/tcl.h>
configure:47638: result: no
configure:47642: checking /usr/include/tcl8.4/generic/tcl.h presence
configure:47657: gcc -E -I/usr/local/include  conftest.c
conftest.c:194:45: /usr/include/tcl8.4/generic/tcl.h: No such file or directory
configure:47663: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| #include </usr/include/tcl8.4/generic/tcl.h>
configure:47684: result: no
configure:47717: checking for /usr/include/tcl8.4/generic/tcl.h
configure:47725: result: no
configure:47584: checking /usr/include/tcl8.4/tcl.h usability
configure:47601: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c:227:37: /usr/include/tcl8.4/tcl.h: No such file or directory
configure:47607: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include </usr/include/tcl8.4/tcl.h>
configure:47638: result: no
configure:47642: checking /usr/include/tcl8.4/tcl.h presence
configure:47657: gcc -E -I/usr/local/include  conftest.c
conftest.c:194:37: /usr/include/tcl8.4/tcl.h: No such file or directory
configure:47663: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| #include </usr/include/tcl8.4/tcl.h>
configure:47684: result: no
configure:47717: checking for /usr/include/tcl8.4/tcl.h
configure:47725: result: no
configure:47584: checking /usr/include/tcl.h usability
configure:47601: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:47607: $? = 0
configure:47614: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:47617: $? = 0
configure:47624: test -s conftest.o
configure:47627: $? = 0
configure:47638: result: yes
configure:47642: checking /usr/include/tcl.h presence
configure:47657: gcc -E -I/usr/local/include  conftest.c
configure:47663: $? = 0
configure:47684: result: yes
configure:47717: checking for /usr/include/tcl.h
configure:47725: result: yes
configure:47812: checking /usr/include/tk8.4/generic/tk.h usability
configure:47829: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  -I/usr/openwin/include -I/usr/include conftest.c >&5
conftest.c:227:43: /usr/include/tk8.4/generic/tk.h: No such file or directory
configure:47835: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include </usr/include/tk8.4/generic/tk.h>
configure:47866: result: no
configure:47870: checking /usr/include/tk8.4/generic/tk.h presence
configure:47885: gcc -E -I/usr/local/include  -I/usr/openwin/include -I/usr/include conftest.c
conftest.c:194:43: /usr/include/tk8.4/generic/tk.h: No such file or directory
configure:47891: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| #include </usr/include/tk8.4/generic/tk.h>
configure:47912: result: no
configure:47945: checking for /usr/include/tk8.4/generic/tk.h
configure:47953: result: no
configure:47812: checking /usr/include/tk8.4/tk.h usability
configure:47829: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  -I/usr/openwin/include -I/usr/include conftest.c >&5
conftest.c:227:35: /usr/include/tk8.4/tk.h: No such file or directory
configure:47835: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include </usr/include/tk8.4/tk.h>
configure:47866: result: no
configure:47870: checking /usr/include/tk8.4/tk.h presence
configure:47885: gcc -E -I/usr/local/include  -I/usr/openwin/include -I/usr/include conftest.c
conftest.c:194:35: /usr/include/tk8.4/tk.h: No such file or directory
configure:47891: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| #include </usr/include/tk8.4/tk.h>
configure:47912: result: no
configure:47945: checking for /usr/include/tk8.4/tk.h
configure:47953: result: no
configure:47812: checking /usr/include/tcl8.4/tk.h usability
configure:47829: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  -I/usr/openwin/include -I/usr/include conftest.c >&5
conftest.c:227:36: /usr/include/tcl8.4/tk.h: No such file or directory
configure:47835: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include </usr/include/tcl8.4/tk.h>
configure:47866: result: no
configure:47870: checking /usr/include/tcl8.4/tk.h presence
configure:47885: gcc -E -I/usr/local/include  -I/usr/openwin/include -I/usr/include conftest.c
conftest.c:194:36: /usr/include/tcl8.4/tk.h: No such file or directory
configure:47891: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| /* end confdefs.h.  */
| #include </usr/include/tcl8.4/tk.h>
configure:47912: result: no
configure:47945: checking for /usr/include/tcl8.4/tk.h
configure:47953: result: no
configure:47812: checking /usr/include/tk.h usability
configure:47829: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  -I/usr/openwin/include -I/usr/include conftest.c >&5
configure:47835: $? = 0
configure:47842: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:47845: $? = 0
configure:47852: test -s conftest.o
configure:47855: $? = 0
configure:47866: result: yes
configure:47870: checking /usr/include/tk.h presence
configure:47885: gcc -E -I/usr/local/include  -I/usr/openwin/include -I/usr/include conftest.c
configure:47891: $? = 0
configure:47912: result: yes
configure:47945: checking for /usr/include/tk.h
configure:47953: result: yes
configure:48347: checking whether compiling/linking Tcl/Tk code works
configure:48395: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -I/usr/include -I/usr/include -I/usr/openwin/include -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv -L/usr/lib -ltcl8.4 -L/usr/lib -ltk8.4 -L/usr/openwin/lib -lX11 >&5
configure:48401: $? = 0
configure:48408: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:48411: $? = 0
configure:48418: test -s conftest
configure:48421: $? = 0
configure:48442: result: yes
configure:48469: checking for BSD networking
configure:48484: result: yes
configure:48513: checking if jpeglib version >= 6b
configure:48539: result: yes
configure:48544: checking for jpeg_destroy_compress in -ljpeg
configure:48587: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -ljpeg -lnsl -lsocket -ldl -lm  -liconv -lnsl -lsocket -ldl -lm  -liconv >&5
configure:48593: $? = 0
configure:48600: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:48603: $? = 0
configure:48610: test -s conftest
configure:48613: $? = 0
configure:48627: result: yes
configure:48646: checking for main in -lz
configure:48683: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lz  -lnsl -lsocket -ldl -lm  -liconv >&5
configure:48689: $? = 0
configure:48696: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:48699: $? = 0
configure:48706: test -s conftest
configure:48709: $? = 0
configure:48723: result: yes
configure:48732: checking if libpng version >= 1.0.5
configure:48758: result: yes
configure:48764: checking for png_create_write_struct in -lpng
configure:48807: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lpng -lz -lnsl -lsocket -ldl -lm  -liconv -lnsl -lsocket -ldl -lm  -liconv >&5
configure:48813: $? = 0
configure:48820: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:48823: $? = 0
configure:48830: test -s conftest
configure:48833: $? = 0
configure:48847: result: yes
configure:48879: checking rpc/types.h usability
configure:48896: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:48902: $? = 0
configure:48909: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:48912: $? = 0
configure:48919: test -s conftest.o
configure:48922: $? = 0
configure:48933: result: yes
configure:48937: checking rpc/types.h presence
configure:48952: gcc -E -I/usr/local/include  conftest.c
configure:48958: $? = 0
configure:48979: result: yes
configure:49012: checking for rpc/types.h
configure:49019: result: yes
configure:49026: checking for rpc/xdr.h
configure:49047: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:49053: $? = 0
configure:49060: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:49063: $? = 0
configure:49070: test -s conftest.o
configure:49073: $? = 0
configure:49085: result: yes
configure:49090: checking for XDR support
configure:49104: result: yes
configure:49444: checking whether zlib support needs to be compiled
configure:49451: result: yes
configure:49453: checking mmap support for zlib
configure:49483: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
conftest.c: In function `hello':
conftest.c:207: warning: passing arg 1 of `exit' makes integer from pointer without a cast
Undefined			first referenced
 symbol  			    in file
main                                /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/crt1.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:49486: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <sys/types.h>
| #include <sys/mman.h>
| #include <sys/stat.h>
| caddr_t hello() {
|   exit(mmap((caddr_t)0, (off_t)0, PROT_READ, MAP_SHARED, 0, (off_t)0));
| }
| 
configure:49511: result: yes
configure:49796: checking whether bzip2 support needs to be compiled
configure:49803: result: yes
configure:50162: checking whether PCRE support needs to be compiled
configure:50168: result: yes
configure:50184: checking whether leap seconds are treated according to POSIX
configure:50221: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:50224: $? = 0
configure:50230: ./conftest
configure:50233: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <time.h>
| #include <stdio.h>
| #include "confdefs.h"
| 
| int main () {
|   struct tm *tm;
|   time_t ct = 0; /* required on 64bit AIX */
| 
|   ctime(&ct);
|   ct = ct - (ct % 60);
|   tm = gmtime(&ct);
|   if(tm->tm_sec == 0) exit(1); else exit(0);
| }
| 
configure:50249: result: yes
configure:50266: checking for setitimer
configure:50330: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
configure:50336: $? = 0
configure:50343: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:50346: $? = 0
configure:50353: test -s conftest
configure:50356: $? = 0
configure:50370: result: yes
configure:50406: checking for special C compiler options needed for large files
configure:50541: result: no
configure:50547: checking for _FILE_OFFSET_BITS value needed for large files
configure:50591: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c:210: warning: left shift count >= width of type
conftest.c:210: warning: left shift count >= width of type
conftest.c:212: error: size of array `off_t_is_large' is negative
configure:50597: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| 		       && LARGE_OFF_T % 2147483647 == 1)
| 		      ? 1 : -1];
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:50666: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:50672: $? = 0
configure:50679: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:50682: $? = 0
configure:50689: test -s conftest.o
configure:50692: $? = 0
configure:50706: result: 64
configure:50716: checking for _LARGE_FILES value needed for large files
configure:50760: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:50766: $? = 0
configure:50773: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:50776: $? = 0
configure:50783: test -s conftest.o
configure:50786: $? = 0
configure:50875: result: no
configure:50887: checking for _LARGEFILE_SOURCE value needed for large files
configure:50923: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c: In function `main':
conftest.c:217: warning: the address of `fseeko', will always evaluate as `true'
configure:50929: $? = 0
configure:50936: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:50939: $? = 0
configure:50946: test -s conftest.o
configure:50949: $? = 0
configure:51030: result: no
configure:51044: checking for fseeko
configure:51117: result: yes
configure:51144: checking whether KERN_USRSTACK sysctl is supported
configure:51181: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c -lnsl -lsocket -ldl -lm  -liconv >&5
conftest.c:213:24: sys/sysctl.h: No such file or directory
conftest.c: In function `main':
conftest.c:216: error: `CTL_KERN' undeclared (first use in this function)
conftest.c:216: error: (Each undeclared identifier is reported only once
conftest.c:216: error: for each function it appears in.)
conftest.c:216: error: `KERN_USRSTACK' undeclared (first use in this function)
conftest.c:219: warning: implicit declaration of function `sysctl'
configure:51184: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| /* end confdefs.h.  */
| 
| #include "confdefs.h"
| #include <unistd.h>
| #include <stdlib.h>
| #include <sys/types.h>
| #include <sys/sysctl.h>
| 
| int main () {
|   int nm[2] = {CTL_KERN, KERN_USRSTACK};
|   void * base;
|   size_t len = sizeof(void *);
|   int r = sysctl(nm, 2, &base, &len, NULL, 0);
| 
|   exit((r==0)?0:1);
| }
| 
configure:51209: result: no
configure:51304: checking for lpr
configure:51320: found /bin/lpr
configure:51331: result: lpr
configure:51352: checking for paperconf
configure:51383: result: false
configure:51418: checking for java
configure:51436: found /bin/java
configure:51448: result: /bin/java
configure:51465: checking for javac
configure:51483: found /bin/javac
configure:51495: result: /bin/javac
configure:51510: checking for javah
configure:51528: found /bin/javah
configure:51540: result: /bin/javah
configure:51555: checking for jar
configure:51573: found /bin/jar
configure:51585: result: /bin/jar
configure:51598: checking whether Java compiler works
configure:51615: result: yes
configure:51621: checking whether Java interpreter works
configure:51633: running /bin/java -classpath tools getsp -test
configure:51635: output: 'Test1234OK'
configure:51645: result: yes
configure:51649: checking Java environment
configure:51662: running /bin/java -classpath tools getsp java.home
configure:51664: output: '/usr/jdk/instances/jdk1.6.0/jre'
configure:51672: result: /usr/jdk/instances/jdk1.6.0/jre
configure:51680: checking for cached Java settings
configure:51690: result: no
configure:51742: running /bin/java -classpath tools getsp -libs
configure:51744: output: '-L/usr/jdk/instances/jdk1.6.0/jre/lib/sparc/server -L/usr/jdk/instances/jdk1.6.0/jre/lib/sparc -L/usr/jdk/instances/jdk1.6.0/jre/../lib/sparc -L/usr/local/lib -L/export/local/lib -L/usr/jdk/packages/lib/sparc -L/lib -L/usr/lib'
configure:51754: running /bin/java -classpath tools getsp java.library.path
configure:51756: output: '/usr/jdk/instances/jdk1.6.0/jre/lib/sparc/server:/usr/jdk/instances/jdk1.6.0/jre/lib/sparc:/usr/jdk/instances/jdk1.6.0/jre/../lib/sparc:/usr/local/lib:/export/local/lib:/usr/jdk/packages/lib/sparc:/lib:/usr/lib'
configure:51819: checking whether JNI programs can be compiled
configure:51844: gcc -std=gnu99 -o conftest -g -O2  -I/usr/jdk/instances/jdk1.6.0/jre/../include -I/usr/jdk/instances/jdk1.6.0/jre/../include/solaris -L/usr/local/lib conftest.c -L/usr/jdk/instances/jdk1.6.0/jre/lib/sparc/server -L/usr/jdk/instances/jdk1.6.0/jre/lib/sparc -L/usr/jdk/instances/jdk1.6.0/jre/../lib/sparc -L/usr/local/lib -L/export/local/lib -L/usr/jdk/packages/lib/sparc -L/lib -L/usr/lib -ljvm >&5
configure:51850: $? = 0
configure:51857: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:51860: $? = 0
configure:51867: test -s conftest
configure:51870: $? = 0
configure:51953: result: yes
configure:52052: checking for gfortran
configure:52082: result: no
configure:52052: checking for g95
configure:52082: result: no
configure:52052: checking for f95
configure:52082: result: no
configure:52052: checking for fort
configure:52082: result: no
configure:52052: checking for xlf95
configure:52082: result: no
configure:52052: checking for ifort
configure:52082: result: no
configure:52052: checking for ifc
configure:52082: result: no
configure:52052: checking for efc
configure:52082: result: no
configure:52052: checking for pgf95
configure:52082: result: no
configure:52052: checking for lf95
configure:52082: result: no
configure:52052: checking for ftn
configure:52082: result: no
configure:52052: checking for f90
configure:52082: result: no
configure:52052: checking for xlf90
configure:52082: result: no
configure:52052: checking for pgf90
configure:52082: result: no
configure:52052: checking for pghpf
configure:52082: result: no
configure:52052: checking for epcf90
configure:52082: result: no
configure:52052: checking for g77
configure:52068: found /usr/sfw/bin/g77
configure:52079: result: g77
configure:52109: checking for Fortran compiler version
configure:52116: g77 --version >&5
GNU Fortran (GCC) 3.4.3 (csl-sol210-3_4-20050802)
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:52119: $? = 0
configure:52126: g77 -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/specs
Configured with: /gates/sfwnv/builds/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-20050802)
configure:52129: $? = 0
configure:52136: g77 -V >&5
g77: `-V' option must have argument
configure:52139: $? = 1
configure:52147: checking whether we are using the GNU Fortran compiler
configure:52166: g77 -c   conftest.F >&5
configure:52172: $? = 0
configure:52179: test -z "$ac_fc_werror_flag" || test ! -s conftest.err
configure:52182: $? = 0
configure:52189: test -s conftest.o
configure:52192: $? = 0
configure:52206: result: yes
configure:52212: checking whether g77 accepts -g
configure:52229: g77 -c -g  conftest.f >&5
configure:52235: $? = 0
configure:52242: test -z "$ac_fc_werror_flag" || test ! -s conftest.err
configure:52245: $? = 0
configure:52252: test -s conftest.o
configure:52255: $? = 0
configure:52268: result: yes
configure:52302: checking for Fortran flag to compile .f90 files
configure:52324: g77 -c -g -O2  conftest.f90 >&5
g77: conftest.f90: linker input file unused because linking not done
configure:52330: $? = 0
configure:52337: test -z "$ac_fc_werror_flag" || test ! -s conftest.err
configure:52340: $? = 0
configure:52347: test -s conftest.o
configure:52350: $? = 1
configure: failed program was:
|       program main
| 
|       end
configure:52324: g77 -c -g -O2 -qsuffix=f=f90 conftest.f90 >&5
g77: unrecognized option `-qsuffix=f=f90'
g77: conftest.f90: linker input file unused because linking not done
configure:52330: $? = 0
configure:52337: test -z "$ac_fc_werror_flag" || test ! -s conftest.err
configure:52340: $? = 0
configure:52347: test -s conftest.o
configure:52350: $? = 1
configure: failed program was:
|       program main
| 
|       end
configure:52324: g77 -c -g -O2 -Tf conftest.f90 >&5
g77: conftest.f90: linker input file unused because linking not done
configure:52330: $? = 0
configure:52337: test -z "$ac_fc_werror_flag" || test ! -s conftest.err
configure:52340: $? = 0
configure:52347: test -s conftest.o
configure:52350: $? = 1
configure: failed program was:
|       program main
| 
|       end
configure:52366: result: unknown
configure:52391: checking for Fortran flag to compile .f95 files
configure:52413: g77 -c -g -O2  conftest.f95 >&5
g77: conftest.f95: linker input file unused because linking not done
configure:52419: $? = 0
configure:52426: test -z "$ac_fc_werror_flag" || test ! -s conftest.err
configure:52429: $? = 0
configure:52436: test -s conftest.o
configure:52439: $? = 1
configure: failed program was:
|       program main
| 
|       end
configure:52413: g77 -c -g -O2 -qsuffix=f=f95 conftest.f95 >&5
g77: unrecognized option `-qsuffix=f=f95'
g77: conftest.f95: linker input file unused because linking not done
configure:52419: $? = 0
configure:52426: test -z "$ac_fc_werror_flag" || test ! -s conftest.err
configure:52429: $? = 0
configure:52436: test -s conftest.o
configure:52439: $? = 1
configure: failed program was:
|       program main
| 
|       end
configure:52413: g77 -c -g -O2 -Tf conftest.f95 >&5
g77: conftest.f95: linker input file unused because linking not done
configure:52419: $? = 0
configure:52426: test -z "$ac_fc_werror_flag" || test ! -s conftest.err
configure:52429: $? = 0
configure:52436: test -s conftest.o
configure:52439: $? = 1
configure: failed program was:
|       program main
| 
|       end
configure:52455: result: unknown
configure:52713: checking whether NLS is requested
configure:52722: result: yes
configure:52728: checking whether make sets $(MAKE)
configure:52749: result: yes
configure:52825: checking for msgfmt
configure: trying /bin/msgfmt...
Usage: msgfmt [-D dir | --directory=dir] [-f | --use-fuzzy]
               [-g] [-o outfile | --output-file=outfile]
               [-s] [--strict] [-v] [--verbose] files ...
configure: trying /usr/bin/msgfmt...
Usage: msgfmt [-D dir | --directory=dir] [-f | --use-fuzzy]
               [-g] [-o outfile | --output-file=outfile]
               [-s] [--strict] [-v] [--verbose] files ...
configure:52860: result: no
configure:52866: checking for gmsgfmt
configure:52897: result: :
configure:52948: checking for xgettext
configure: trying /bin/xgettext...
/bin/xgettext: illegal option -- omit-header
/bin/xgettext: illegal option -- copyright-holder=
/bin/xgettext: illegal option -- msgid-bugs-address=
Usage:	xgettext [-a [-x exclude-file]] [-jns][-c comment-tag]
	[-d default-domain] [-m prefix] [-M suffix] [-p pathname] files ...
	xgettext -h
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: illegal option -- omit-header
/usr/bin/xgettext: illegal option -- copyright-holder=
/usr/bin/xgettext: illegal option -- msgid-bugs-address=
Usage:	xgettext [-a [-x exclude-file]] [-jns][-c comment-tag]
	[-d default-domain] [-m prefix] [-M suffix] [-p pathname] files ...
	xgettext -h
configure:52983: result: no
configure:53026: checking for msgmerge
configure:53060: result: no
configure:53072: checking whether we are using the GNU C Library 2 or newer
conftest.c:210:22: features.h: No such file or directory
configure:53103: result: no
configure:53114: checking for simple visibility declarations
configure:53154: gcc -std=gnu99 -c -g -O2  -fvisibility=hidden -I/usr/local/include  conftest.c >&5
cc1: error: unrecognized command line option "-fvisibility=hidden"
configure:53160: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| /* end confdefs.h.  */
| extern __attribute__((__visibility__("hidden"))) int hiddenvar;
|          extern __attribute__((__visibility__("default"))) int exportedvar;
|          extern __attribute__((__visibility__("hidden"))) int hiddenfunc (void);
|          extern __attribute__((__visibility__("default"))) int exportedfunc (void);
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:53194: result: no
configure:53209: checking for inline
configure:53235: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:53241: $? = 0
configure:53248: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:53251: $? = 0
configure:53258: test -s conftest.o
configure:53261: $? = 0
configure:53276: result: inline
configure:53296: checking for stdint.h
configure:53331: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:53337: $? = 0
configure:53344: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:53347: $? = 0
configure:53354: test -s conftest.o
configure:53357: $? = 0
configure:53369: result: yes
configure:53385: checking for stdlib.h
configure:53391: result: yes
configure:53385: checking for unistd.h
configure:53391: result: yes
configure:53553: checking for getpagesize
configure:53617: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:53623: $? = 0
configure:53630: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:53633: $? = 0
configure:53640: test -s conftest
configure:53643: $? = 0
configure:53657: result: yes
configure:53667: checking for working mmap
configure:53814: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:53817: $? = 0
configure:53823: ./conftest
configure:53826: $? = 0
configure:53842: result: yes
configure:53855: checking whether integer division by zero raises SIGFPE
configure:53922: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:53925: $? = 0
configure:53931: ./conftest
configure:53934: $? = 0
configure:53951: result: yes
configure:53964: checking for inttypes.h
configure:53999: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:54005: $? = 0
configure:54012: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:54015: $? = 0
configure:54022: test -s conftest.o
configure:54025: $? = 0
configure:54037: result: yes
configure:54048: checking for unsigned long long int
configure:54087: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:54093: $? = 0
configure:54100: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:54103: $? = 0
configure:54110: test -s conftest
configure:54113: $? = 0
configure:54126: result: yes
configure:54174: checking for inttypes.h
configure:54180: result: yes
configure:54339: checking whether the inttypes.h PRIxNN macros are broken
configure:54378: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:54384: $? = 0
configure:54391: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:54394: $? = 0
configure:54401: test -s conftest.o
configure:54404: $? = 0
configure:54417: result: no
configure:54511: checking for ld used by GCC
configure:54575: result: /usr/ccs/bin/ld
configure:54584: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:54597: result: no
configure:54604: checking for shared library run path origin
configure:54617: result: done
configure:54642: checking whether imported symbols can be declared weak
configure:54675: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:54681: $? = 0
configure:54688: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:54691: $? = 0
configure:54698: test -s conftest
configure:54701: $? = 0
configure:54713: result: yes
configure:55471: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv -lthread >&5
configure:55477: $? = 0
configure:55484: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:55487: $? = 0
configure:55494: test -s conftest
configure:55497: $? = 0
configure:56077: checking for multithread API to use
configure:56079: result: solaris
configure:56508: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56514: $? = 0
configure:56521: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56524: $? = 0
configure:56531: test -s conftest
configure:56534: $? = 0
configure:56570: checking argz.h usability
configure:56587: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c:257:18: argz.h: No such file or directory
configure:56593: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #if HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argz.h>
configure:56624: result: no
configure:56628: checking argz.h presence
configure:56643: gcc -E -I/usr/local/include  conftest.c
conftest.c:224:18: argz.h: No such file or directory
configure:56649: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| /* end confdefs.h.  */
| #include <argz.h>
configure:56670: result: no
configure:56703: checking for argz.h
configure:56711: result: no
configure:56560: checking for inttypes.h
configure:56566: result: yes
configure:56560: checking for limits.h
configure:56566: result: yes
configure:56560: checking for unistd.h
configure:56566: result: yes
configure:56560: checking for sys/param.h
configure:56566: result: yes
configure:56745: checking for getcwd
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56815: $? = 0
configure:56822: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56825: $? = 0
configure:56832: test -s conftest
configure:56835: $? = 0
configure:56849: result: yes
configure:56745: checking for getegid
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56815: $? = 0
configure:56822: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56825: $? = 0
configure:56832: test -s conftest
configure:56835: $? = 0
configure:56849: result: yes
configure:56745: checking for geteuid
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56815: $? = 0
configure:56822: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56825: $? = 0
configure:56832: test -s conftest
configure:56835: $? = 0
configure:56849: result: yes
configure:56745: checking for getgid
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56815: $? = 0
configure:56822: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56825: $? = 0
configure:56832: test -s conftest
configure:56835: $? = 0
configure:56849: result: yes
configure:56745: checking for getuid
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56815: $? = 0
configure:56822: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56825: $? = 0
configure:56832: test -s conftest
configure:56835: $? = 0
configure:56849: result: yes
configure:56745: checking for mempcpy
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
conftest.c:256: warning: conflicting types for built-in function 'mempcpy'
Undefined			first referenced
 symbol  			    in file
mempcpy                             /var/tmp//ccbYaW1w.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:56815: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| /* end confdefs.h.  */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mempcpy innocuous_mempcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mempcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mempcpy
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mempcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mempcpy || defined __stub___mempcpy
| choke me
| #endif
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return mempcpy ();
|   ;
|   return 0;
| }
configure:56849: result: no
configure:56745: checking for munmap
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56815: $? = 0
configure:56822: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56825: $? = 0
configure:56832: test -s conftest
configure:56835: $? = 0
configure:56849: result: yes
configure:56745: checking for stpcpy
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
conftest.c:257: warning: conflicting types for built-in function 'stpcpy'
Undefined			first referenced
 symbol  			    in file
stpcpy                              /var/tmp//ccjAaW8w.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:56815: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| /* end confdefs.h.  */
| /* Define stpcpy to an innocuous variant, in case <limits.h> declares stpcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define stpcpy innocuous_stpcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef stpcpy
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char stpcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_stpcpy || defined __stub___stpcpy
| choke me
| #endif
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return stpcpy ();
|   ;
|   return 0;
| }
configure:56849: result: no
configure:56745: checking for strcasecmp
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56815: $? = 0
configure:56822: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56825: $? = 0
configure:56832: test -s conftest
configure:56835: $? = 0
configure:56849: result: yes
configure:56745: checking for strdup
configure:56849: result: yes
configure:56745: checking for strtoul
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56815: $? = 0
configure:56822: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56825: $? = 0
configure:56832: test -s conftest
configure:56835: $? = 0
configure:56849: result: yes
configure:56745: checking for tsearch
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56815: $? = 0
configure:56822: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56825: $? = 0
configure:56832: test -s conftest
configure:56835: $? = 0
configure:56849: result: yes
configure:56745: checking for argz_count
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
Undefined			first referenced
 symbol  			    in file
argz_count                          /var/tmp//cc74aynx.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:56815: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define argz_count innocuous_argz_count
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char argz_count (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef argz_count
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_count ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_argz_count || defined __stub___argz_count
| choke me
| #endif
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return argz_count ();
|   ;
|   return 0;
| }
configure:56849: result: no
configure:56745: checking for argz_stringify
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
Undefined			first referenced
 symbol  			    in file
argz_stringify                      /var/tmp//cctjaqqx.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:56815: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define argz_stringify innocuous_argz_stringify
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char argz_stringify (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef argz_stringify
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_stringify ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_argz_stringify || defined __stub___argz_stringify
| choke me
| #endif
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return argz_stringify ();
|   ;
|   return 0;
| }
configure:56849: result: no
configure:56745: checking for argz_next
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
Undefined			first referenced
 symbol  			    in file
argz_next                           /var/tmp//ccNzaitx.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:56815: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define argz_next innocuous_argz_next
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char argz_next (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef argz_next
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_next ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_argz_next || defined __stub___argz_next
| choke me
| #endif
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return argz_next ();
|   ;
|   return 0;
| }
configure:56849: result: no
configure:56745: checking for __fsetlocking
configure:56809: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:56815: $? = 0
configure:56822: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:56825: $? = 0
configure:56832: test -s conftest
configure:56835: $? = 0
configure:56849: result: yes
configure:56861: checking whether feof_unlocked is declared
configure:56899: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c: In function `main':
conftest.c:253: error: `feof_unlocked' undeclared (first use in this function)
conftest.c:253: error: (Each undeclared identifier is reported only once
conftest.c:253: error: for each function it appears in.)
configure:56905: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| 
| #ifndef feof_unlocked
|   char *p = (char *) feof_unlocked;
| #endif
| 
|   ;
|   return 0;
| }
configure:56937: result: no
configure:56951: checking whether fgets_unlocked is declared
configure:56989: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c: In function `main':
conftest.c:254: error: `fgets_unlocked' undeclared (first use in this function)
conftest.c:254: error: (Each undeclared identifier is reported only once
conftest.c:254: error: for each function it appears in.)
configure:56995: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| 
| #ifndef fgets_unlocked
|   char *p = (char *) fgets_unlocked;
| #endif
| 
|   ;
|   return 0;
| }
configure:57027: result: no
configure:57071: checking for iconv
configure:57111: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:57117: $? = 0
configure:57124: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:57127: $? = 0
configure:57134: test -s conftest
configure:57137: $? = 0
configure:57227: result: yes
configure:57250: checking for iconv declaration
configure:57297: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c:250: error: conflicting types for 'libiconv'
/usr/local/include/iconv.h:83: error: previous declaration of 'libiconv' was here
conftest.c:250: error: conflicting types for 'libiconv'
/usr/local/include/iconv.h:83: error: previous declaration of 'libiconv' was here
configure:57303: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <iconv.h>
| extern
| #ifdef __cplusplus
| "C"
| #endif
| #if defined(__STDC__) || defined(__cplusplus)
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| #else
| size_t iconv();
| #endif
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:57339: result: 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:57350: checking for NL_LOCALE_NAME macro
configure:57385: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
conftest.c: In function `main':
conftest.c:256: warning: implicit declaration of function `_NL_LOCALE_NAME'
Undefined			first referenced
 symbol  			    in file
_NL_LOCALE_NAME                     /var/tmp//cck2aOIx.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:57391: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| /* end confdefs.h.  */
| #include <langinfo.h>
| #include <locale.h>
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES));
|   ;
|   return 0;
| }
configure:57425: result: no
configure:57439: checking for bison
configure:57455: found /bin/bison
configure:57466: result: bison
configure:57480: checking version of bison
configure:57489: result: 2.3, ok
configure:57497: checking for long long int
configure:57538: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:57544: $? = 0
configure:57551: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:57554: $? = 0
configure:57561: test -s conftest
configure:57564: $? = 0
configure:57577: result: yes
configure:57588: checking for long double
configure:57669: result: yes
configure:57680: checking for wchar_t
configure:57715: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:57721: $? = 0
configure:57728: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:57731: $? = 0
configure:57738: test -s conftest.o
configure:57741: $? = 0
configure:57753: result: yes
configure:57764: checking for wint_t
configure:57799: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:57805: $? = 0
configure:57812: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:57815: $? = 0
configure:57822: test -s conftest.o
configure:57825: $? = 0
configure:57837: result: yes
configure:57850: checking for intmax_t
configure:57894: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:57900: $? = 0
configure:57907: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:57910: $? = 0
configure:57917: test -s conftest.o
configure:57920: $? = 0
configure:57932: result: yes
configure:57944: checking whether printf() supports POSIX/XSI format strings
configure:57999: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:58002: $? = 0
configure:58008: ./conftest
configure:58011: $? = 0
configure:58028: result: yes
configure:58041: checking whether we are using the GNU C Library 2.1 or newer
conftest.c:250:22: features.h: No such file or directory
configure:58072: result: no
configure:58084: checking for stdint.h
configure:58090: result: yes
configure:58248: checking for SIZE_MAX
configure:59252: result: yes
configure:59270: checking for stdint.h
configure:59276: result: yes
configure:59436: checking for CFPreferencesCopyAppValue
configure:59472: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:251:42: CoreFoundation/CFPreferences.h: No such file or directory
conftest.c: In function `main':
conftest.c:263: warning: implicit declaration of function `CFPreferencesCopyAppValue'
conftest.c:263: error: `NULL' undeclared (first use in this function)
conftest.c:263: error: (Each undeclared identifier is reported only once
conftest.c:263: error: for each function it appears in.)
configure:59478: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:59512: result: no
configure:59521: checking for CFLocaleCopyCurrent
configure:59557: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:251:37: CoreFoundation/CFLocale.h: No such file or directory
conftest.c: In function `main':
conftest.c:263: warning: implicit declaration of function `CFLocaleCopyCurrent'
configure:59563: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:59597: result: no
configure:59617: checking for ptrdiff_t
configure:59655: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:59661: $? = 0
configure:59668: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:59671: $? = 0
configure:59678: test -s conftest.o
configure:59681: $? = 0
configure:59693: result: yes
configure:59723: checking stddef.h usability
configure:59740: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
configure:59746: $? = 0
configure:59753: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:59756: $? = 0
configure:59763: test -s conftest.o
configure:59766: $? = 0
configure:59777: result: yes
configure:59781: checking stddef.h presence
configure:59796: gcc -E -I/usr/local/include  conftest.c
configure:59802: $? = 0
configure:59823: result: yes
configure:59856: checking for stddef.h
configure:59864: result: yes
configure:59713: checking for stdlib.h
configure:59719: result: yes
configure:59713: checking for string.h
configure:59719: result: yes
configure:59887: checking for asprintf
configure:59951: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
Undefined			first referenced
 symbol  			    in file
asprintf                            /var/tmp//ccNcaOfy.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:59957: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| /* end confdefs.h.  */
| /* Define asprintf to an innocuous variant, in case <limits.h> declares asprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define asprintf innocuous_asprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char asprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef asprintf
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char asprintf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_asprintf || defined __stub___asprintf
| choke me
| #endif
| 
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return asprintf ();
|   ;
|   return 0;
| }
configure:59991: result: no
configure:59887: checking for fwprintf
configure:59951: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:59957: $? = 0
configure:59964: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:59967: $? = 0
configure:59974: test -s conftest
configure:59977: $? = 0
configure:59991: result: yes
configure:59887: checking for putenv
configure:59991: result: yes
configure:59887: checking for setenv
configure:59951: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:59957: $? = 0
configure:59964: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:59967: $? = 0
configure:59974: test -s conftest
configure:59977: $? = 0
configure:59991: result: yes
configure:59887: checking for setlocale
configure:59951: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:59957: $? = 0
configure:59964: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:59967: $? = 0
configure:59974: test -s conftest
configure:59977: $? = 0
configure:59991: result: yes
configure:59887: checking for snprintf
configure:59991: result: yes
configure:59887: checking for wcslen
configure:59951: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:59957: $? = 0
configure:59964: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:59967: $? = 0
configure:59974: test -s conftest
configure:59977: $? = 0
configure:59991: result: yes
configure:60003: checking whether _snprintf is declared
configure:60041: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c: In function `main':
conftest.c:274: error: `_snprintf' undeclared (first use in this function)
conftest.c:274: error: (Each undeclared identifier is reported only once
conftest.c:274: error: for each function it appears in.)
configure:60047: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| 
| #ifndef _snprintf
|   char *p = (char *) _snprintf;
| #endif
| 
|   ;
|   return 0;
| }
configure:60079: result: no
configure:60093: checking whether _snwprintf is declared
configure:60131: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c: In function `main':
conftest.c:275: error: `_snwprintf' undeclared (first use in this function)
conftest.c:275: error: (Each undeclared identifier is reported only once
conftest.c:275: error: for each function it appears in.)
configure:60137: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| 
| #ifndef _snwprintf
|   char *p = (char *) _snwprintf;
| #endif
| 
|   ;
|   return 0;
| }
configure:60169: result: no
configure:60184: checking whether getc_unlocked is declared
configure:60222: gcc -std=gnu99 -c -g -O2  -I/usr/local/include  conftest.c >&5
conftest.c: In function `main':
conftest.c:276: error: `getc_unlocked' undeclared (first use in this function)
conftest.c:276: error: (Each undeclared identifier is reported only once
conftest.c:276: error: for each function it appears in.)
configure:60228: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| 
| #ifndef getc_unlocked
|   char *p = (char *) getc_unlocked;
| #endif
| 
|   ;
|   return 0;
| }
configure:60260: result: no
configure:60299: checking for nl_langinfo and CODESET
configure:60373: result: yes
configure:60384: checking for LC_MESSAGES
configure:60418: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
configure:60424: $? = 0
configure:60431: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:60434: $? = 0
configure:60441: test -s conftest
configure:60444: $? = 0
configure:60457: result: yes
configure:60504: checking for CFPreferencesCopyAppValue
configure:60580: result: no
configure:60589: checking for CFLocaleCopyCurrent
configure:60665: result: no
configure:60702: checking whether included gettext is requested
configure:60712: result: no
configure:60735: checking for GNU gettext in libc
configure:60773: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include  -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv >&5
Undefined			first referenced
 symbol  			    in file
_nl_domain_bindings                 /var/tmp//cckZa4Jy.o
_nl_msg_cat_cntr                    /var/tmp//cckZa4Jy.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:60779: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <libintl.h>
| 
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
|   ;
|   return 0;
| }
configure:60813: result: no
configure:61196: checking for GNU gettext in libintl
configure:61242: gcc -std=gnu99 -o conftest -g -O2  -I/usr/local/include   -L/usr/local/lib conftest.c  -lnsl -lsocket -ldl -lm -liconv -lintl >&5
Undefined			first referenced
 symbol  			    in file
_nl_expand_alias                    /var/tmp//cchea4My.o
_nl_msg_cat_cntr                    /var/tmp//cchea4My.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:61248: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.6.2"
| #define PACKAGE_STRING "R 2.6.2"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.11"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.11"
| #define Unix 1
| #define R_ARCH ""
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_LIBTERMCAP 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_HISTORY_TRUNCATE_FILE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ELF_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOATINGPOINT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_DECL_SIGSETJMP 1
| #define HAVE_DECL_SIGLONGJMP 1
| #define HAVE_POSIX_SETJMP 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SIZE_MAX 1
| #define R_SOCKLEN_T socklen_t
| #define HAVE_STACK_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define WORDS_BIGENDIAN 1
| #define R_INLINE inline
| #define SIZEOF_INT 4
| #define INT_32_BITS 1
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_SIZE_T 4
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define HAVE_F77_UNDERSCORE 1
| #define HAVE_F77_EXTRA_UNDERSCORE 1
| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define SHLIB_EXT ".so"
| #define HAVE_OFF_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALLOCA 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_ISBLANK 1
| #define HAVE_MATHERR 1
| #define HAVE_FCNTL 1
| #define HAVE_GETGRGID 1
| #define HAVE_EXPM1 1
| #define HAVE_HYPOT 1
| #define HAVE_LOG1P 1
| #define HAVE_LOG2 1
| #define HAVE_LOG10 1
| #define HAVE_RINT 1
| #define HAVE_GETPWUID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define HAVE_FDOPEN 1
| #define HAVE_POPEN 1
| #define HAVE_SETENV 1
| #define HAVE_SYSTEM 1
| #define HAVE_UNSETENV 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRERROR 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_MKFIFO 1
| #define HAVE_STAT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_TIMES 1
| #define HAVE_TIME 1
| #define HAVE_ACCESS 1
| #define HAVE_CHDIR 1
| #define HAVE_EXECV 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETUID 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYSCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_DECL_PUTENV 1
| #define HAVE_DECL_VASPRINTF 0
| #define HAVE_REALPATH 1
| #define HAVE_DECL_REALPATH 1
| #define HAVE_GLOB 1
| #define HAVE_OFF_T 1
| #define HAVE_ISNAN 1
| #define HAVE_DECL_ISFINITE 1
| #define HAVE_DECL_ISNAN 1
| #define IEEE_754 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_MKDTEMP 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_ACOSH 1
| #define HAVE_DECL_ASINH 1
| #define HAVE_DECL_ATANH 1
| #define HAVE_DECL_MKDTEMP 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_WORKING_CALLOC 1
| #define HAVE_WORKING_ISFINITE 1
| #define HAVE_WORKING_LOG1P 1
| #define HAVE_WORKING_FTELL 1
| #define HAVE_WORKING_SIGACTION 1
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV 1
| #define ICONV_LATIN1 1
| #define HAVE_ICONVLIST 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSFTIME 1
| #define HAVE_WCSTOD 1
| #define HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define HAVE_WCTRANS 1
| #define HAVE_ISWBLANK 1
| #define HAVE_WCTYPE 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_WCTRANS_T 1
| #define HAVE_MBSTATE_T 1
| #define SUPPORT_UTF8 1
| #define SUPPORT_MBCS 1
| #define HAVE_X11 1
| #define HAVE_KEYSYM 1
| #define HAVE_X11_Xmu 1
| #define HAVE_TCLTK 1
| #define HAVE_BSD_NETWORKING 1
| #define HAVE_SOCKETS 1
| #define HAVE_INTERNET 1
| #define SUPPORT_LIBXML 1
| #define HAVE_JPEG 1
| #define HAVE_PNG 1
| #define HAVE_POSIX_LEAPSECONDS 1
| #define HAVE_SETITIMER 1
| #define R_PROFILING 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_FSEEKO 1
| #define NVALGRIND 1
| #define VALGRIND_LEVEL 0
| #define R_PRINTCMD "lpr"
| #define HAVE_VISIBILITY 0
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define USE_SOLARIS_THREADS 1
| #define USE_SOLARIS_THREADS_WEAK 1
| #define HAVE_BUILTIN_EXPECT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_FWPRINTF 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <libintl.h>
| 
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
|   ;
|   return 0;
| }
configure:61365: result: no
configure:61421: checking whether to use NLS
configure:61423: result: yes
configure:61426: checking where the gettext function comes from
configure:61437: result: included intl directory
configure:62208: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by R config.status 2.6.2, which was
generated by GNU Autoconf 2.60.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on apogee5

config.status:957: creating Makeconf
config.status:957: creating Makefile
config.status:957: creating doc/Makefile
config.status:957: creating doc/html/Makefile
config.status:957: creating doc/html/search/Makefile
config.status:957: creating doc/manual/Makefile
config.status:957: creating etc/Makefile
config.status:957: creating etc/Makeconf
config.status:957: creating etc/Renviron
config.status:957: creating etc/ldpaths
config.status:957: creating m4/Makefile
config.status:957: creating po/Makefile.in
config.status:957: creating share/Makefile
config.status:957: creating src/Makefile
config.status:957: creating src/appl/Makefile
config.status:957: creating src/extra/Makefile
config.status:957: creating src/extra/blas/Makefile
config.status:957: creating src/extra/bzip2/Makefile
config.status:957: creating src/extra/intl/Makefile
config.status:957: creating src/extra/pcre/Makefile
config.status:957: creating src/extra/xdr/Makefile
config.status:957: creating src/extra/zlib/Makefile
config.status:957: creating src/include/Makefile
config.status:957: creating src/include/Rmath.h0
config.status:957: creating src/include/R_ext/Makefile
config.status:957: creating src/library/Recommended/Makefile
config.status:957: creating src/library/Makefile
config.status:957: creating src/library/base/DESCRIPTION
config.status:957: creating src/library/base/Makefile
config.status:957: creating src/library/datasets/DESCRIPTION
config.status:957: creating src/library/datasets/Makefile
config.status:957: creating src/library/graphics/DESCRIPTION
config.status:957: creating src/library/graphics/Makefile
config.status:957: creating src/library/grDevices/DESCRIPTION
config.status:957: creating src/library/grDevices/Makefile
config.status:957: creating src/library/grDevices/src/Makefile
config.status:957: creating src/library/grid/DESCRIPTION
config.status:957: creating src/library/grid/Makefile
config.status:957: creating src/library/grid/src/Makefile
config.status:957: creating src/library/methods/DESCRIPTION
config.status:957: creating src/library/methods/Makefile
config.status:957: creating src/library/methods/src/Makefile
config.status:957: creating src/library/profile/Makefile
config.status:957: creating src/library/stats/DESCRIPTION
config.status:957: creating src/library/stats/Makefile
config.status:957: creating src/library/stats/src/Makefile
config.status:957: creating src/library/stats4/DESCRIPTION
config.status:957: creating src/library/stats4/Makefile
config.status:957: creating src/library/splines/DESCRIPTION
config.status:957: creating src/library/splines/Makefile
config.status:957: creating src/library/splines/src/Makefile
config.status:957: creating src/library/tcltk/DESCRIPTION
config.status:957: creating src/library/tcltk/Makefile
config.status:957: creating src/library/tcltk/src/Makefile
config.status:957: creating src/library/tools/DESCRIPTION
config.status:957: creating src/library/tools/Makefile
config.status:957: creating src/library/tools/src/Makefile
config.status:957: creating src/library/utils/DESCRIPTION
config.status:957: creating src/library/utils/Makefile
config.status:957: creating src/main/Makefile
config.status:957: creating src/modules/Makefile
config.status:957: creating src/modules/X11/Makefile
config.status:957: creating src/modules/internet/Makefile
config.status:957: creating src/modules/lapack/Makefile
config.status:957: creating src/modules/vfonts/Makefile
config.status:957: creating src/nmath/Makefile
config.status:957: creating src/nmath/standalone/Makefile
config.status:957: creating src/scripts/Makefile
config.status:957: creating src/scripts/COMPILE
config.status:957: creating src/scripts/INSTALL
config.status:957: creating src/scripts/REMOVE
config.status:957: creating src/scripts/R.sh
config.status:957: creating src/scripts/Rdconv
config.status:957: creating src/scripts/Rprof
config.status:957: creating src/scripts/SHLIB
config.status:957: creating src/scripts/Sd2Rd
config.status:957: creating src/scripts/build
config.status:957: creating src/scripts/check
config.status:957: creating src/unix/Makefile
config.status:957: creating tests/Makefile
config.status:957: creating tests/Embedding/Makefile
config.status:957: creating tests/Examples/Makefile
config.status:957: creating tests/Native/Makefile
config.status:957: creating tools/Makefile
config.status:957: creating src/include/config.h
config.status:1462: src/include/config.h is unchanged
config.status:1475: executing po-directories commands
config.status:1475: executing stamp-h commands
configure:64018: result:
R is now configured for sparc-sun-solaris2.11

  Source directory:          .
  Installation directory:    /usr/local

  C compiler:                gcc -std=gnu99  -g -O2
  Fortran 77 compiler:       g77  -g -O2

  C++ compiler:              g++  -g -O2
  Fortran 90/95 compiler:    g77 -g -O2
  Obj-C compiler:	      -g -O2

  Interfaces supported:      X11, tcltk
  External libraries:        readline
  Additional capabilities:   PNG, JPEG, iconv, MBCS, NLS
  Options enabled:           shared BLAS, R profiling, Java

  Recommended packages:      no

configure:64084: WARNING: you cannot build DVI versions of the R manuals
configure:64092: WARNING: you cannot build PDF versions of the R manuals

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.11
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BLAS_LIBS_set=
ac_cv_env_BLAS_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPICFLAGS_set=
ac_cv_env_CPICFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXXPICFLAGS_set=
ac_cv_env_CXXPICFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DEFS_set=
ac_cv_env_DEFS_value=
ac_cv_env_DYLIB_LDFLAGS_set=
ac_cv_env_DYLIB_LDFLAGS_value=
ac_cv_env_DYLIB_LD_set=
ac_cv_env_DYLIB_LD_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FCPICFLAGS_set=
ac_cv_env_FCPICFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FPICFLAGS_set=
ac_cv_env_FPICFLAGS_value=
ac_cv_env_JAVA_HOME_set=
ac_cv_env_JAVA_HOME_value=
ac_cv_env_LAPACK_LIBS_set=
ac_cv_env_LAPACK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBnn_set=
ac_cv_env_LIBnn_value=
ac_cv_env_MAIN_CFLAGS_set=
ac_cv_env_MAIN_CFLAGS_value=
ac_cv_env_MAIN_FFLAGS_set=
ac_cv_env_MAIN_FFLAGS_value=
ac_cv_env_MAIN_LDFLAGS_set=
ac_cv_env_MAIN_LDFLAGS_value=
ac_cv_env_MAIN_LD_set=
ac_cv_env_MAIN_LD_value=
ac_cv_env_MAKE_set=
ac_cv_env_MAKE_value=
ac_cv_env_OBJCFLAGS_set=
ac_cv_env_OBJCFLAGS_value=
ac_cv_env_OBJC_set=
ac_cv_env_OBJC_value=
ac_cv_env_R_BATCHSAVE_set=
ac_cv_env_R_BATCHSAVE_value=
ac_cv_env_R_BROWSER_set=
ac_cv_env_R_BROWSER_value=
ac_cv_env_R_PAPERSIZE_set=
ac_cv_env_R_PAPERSIZE_value=
ac_cv_env_R_PRINTCMD_set=
ac_cv_env_R_PRINTCMD_value=
ac_cv_env_SAFE_FFLAGS_set=
ac_cv_env_SAFE_FFLAGS_value=
ac_cv_env_SHLIB_CFLAGS_set=
ac_cv_env_SHLIB_CFLAGS_value=
ac_cv_env_SHLIB_CXXLDFLAGS_set=
ac_cv_env_SHLIB_CXXLDFLAGS_value=
ac_cv_env_SHLIB_CXXLD_set=
ac_cv_env_SHLIB_CXXLD_value=
ac_cv_env_SHLIB_FCD_set=
ac_cv_env_SHLIB_FCD_value=
ac_cv_env_SHLIB_FCLDFLAGS_set=
ac_cv_env_SHLIB_FCLDFLAGS_value=
ac_cv_env_SHLIB_FFLAGS_set=
ac_cv_env_SHLIB_FFLAGS_value=
ac_cv_env_SHLIB_LDFLAGS_set=
ac_cv_env_SHLIB_LDFLAGS_value=
ac_cv_env_SHLIB_LD_set=
ac_cv_env_SHLIB_LD_value=
ac_cv_env_TCLTK_CPPFLAGS_set=
ac_cv_env_TCLTK_CPPFLAGS_value=
ac_cv_env_TCLTK_LIBS_set=
ac_cv_env_TCLTK_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_r_arch_set=
ac_cv_env_r_arch_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_f77_dummy_main=none
ac_cv_f77_libs=' -L/usr/ccs/lib -L/usr/lib -L/usr/local/lib -L. -L/usr/bin/X11 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../../../sparc-sun-solaris2.11/lib -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../.. -lfrtbegin -lg2c -lm -R/usr/sfw/lib -lgcc_s'
ac_cv_f77_mangling='lower case, underscore, extra underscore'
ac_cv_fc_compiler_gnu=yes
ac_cv_fc_srcext_f90=unknown
ac_cv_fc_srcext_f95=unknown
ac_cv_fortran_dummy_main=none
ac_cv_func___fsetlocking=yes
ac_cv_func___setfpucw=no
ac_cv_func_acosh=yes
ac_cv_func_alloca_works=yes
ac_cv_func_argz_count=no
ac_cv_func_argz_next=no
ac_cv_func_argz_stringify=no
ac_cv_func_asinh=yes
ac_cv_func_asprintf=no
ac_cv_func_atanh=yes
ac_cv_func_connect=yes
ac_cv_func_fseeko=yes
ac_cv_func_ftello=yes
ac_cv_func_fwprintf=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getuid=yes
ac_cv_func_history_truncate_file=yes
ac_cv_func_iconv='in libiconv'
ac_cv_func_iconvlist=yes
ac_cv_func_isblank=yes
ac_cv_func_isnan=yes
ac_cv_func_matherr=yes
ac_cv_func_mempcpy=no
ac_cv_func_mkdtemp=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_putenv=yes
ac_cv_func_realpath=yes
ac_cv_func_remove=yes
ac_cv_func_setenv=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlocale=yes
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_stpcpy=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=yes
ac_cv_func_vasprintf=no
ac_cv_func_vsnprintf=yes
ac_cv_func_wcslen=yes
ac_cv_gnu_library_2=no
ac_cv_gnu_library_2_1=no
ac_cv_have_decl___va_copy=yes
ac_cv_have_decl__snprintf=no
ac_cv_have_decl__snwprintf=no
ac_cv_have_decl_access=yes
ac_cv_have_decl_acosh=yes
ac_cv_have_decl_alloca=yes
ac_cv_have_decl_asinh=yes
ac_cv_have_decl_atanh=yes
ac_cv_have_decl_cacos=yes
ac_cv_have_decl_cacosh=yes
ac_cv_have_decl_casin=yes
ac_cv_have_decl_casinh=yes
ac_cv_have_decl_catan=yes
ac_cv_have_decl_catanh=yes
ac_cv_have_decl_ccos=yes
ac_cv_have_decl_ccosh=yes
ac_cv_have_decl_cexp=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_clog=yes
ac_cv_have_decl_cpow=yes
ac_cv_have_decl_csin=yes
ac_cv_have_decl_csinh=yes
ac_cv_have_decl_csqrt=yes
ac_cv_have_decl_ctan=yes
ac_cv_have_decl_ctanh=yes
ac_cv_have_decl_execv=yes
ac_cv_have_decl_expm1=yes
ac_cv_have_decl_fcntl=yes
ac_cv_have_decl_fdopen=yes
ac_cv_have_decl_feof_unlocked=no
ac_cv_have_decl_fgets_unlocked=no
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_getc_unlocked=no
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getgrgid=yes
ac_cv_have_decl_getpwuid=yes
ac_cv_have_decl_getrlimit=yes
ac_cv_have_decl_getrusage=yes
ac_cv_have_decl_gettimeofday=yes
ac_cv_have_decl_getuid=yes
ac_cv_have_decl_glob=yes
ac_cv_have_decl_hypot=yes
ac_cv_have_decl_isfinite=yes
ac_cv_have_decl_isnan=yes
ac_cv_have_decl_iswblank=yes
ac_cv_have_decl_iswctype=yes
ac_cv_have_decl_log10=yes
ac_cv_have_decl_log1p=yes
ac_cv_have_decl_log2=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbstowcs=yes
ac_cv_have_decl_mkdtemp=yes
ac_cv_have_decl_mkfifo=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_putenv=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_rint=yes
ac_cv_have_decl_rl_completion_matches=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_sigaction=yes
ac_cv_have_decl_sigaltstack=yes
ac_cv_have_decl_sigemptyset=yes
ac_cv_have_decl_siglongjmp=yes
ac_cv_have_decl_sigsetjmp=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_stat=yes
ac_cv_have_decl_strcoll=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror=yes
ac_cv_have_decl_strncasecmp=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_sysconf=yes
ac_cv_have_decl_system=yes
ac_cv_have_decl_time=yes
ac_cv_have_decl_times=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_va_copy=yes
ac_cv_have_decl_vasprintf=no
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcscoll=yes
ac_cv_have_decl_wcsftime=yes
ac_cv_have_decl_wcstod=yes
ac_cv_have_decl_wcstombs=yes
ac_cv_have_decl_wctrans=yes
ac_cv_have_decl_wctype=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\''/usr/openwin/include'\''	ac_x_libraries='\''/usr/openwin/lib'\'''
ac_cv_header_X11_Intrinsic_h=yes
ac_cv_header_X11_Xmu_Atoms_h=yes
ac_cv_header__usr_include_tcl8_4_generic_tcl_h=no
ac_cv_header__usr_include_tcl8_4_tcl_h=no
ac_cv_header__usr_include_tcl8_4_tk_h=no
ac_cv_header__usr_include_tcl_h=yes
ac_cv_header__usr_include_tk8_4_generic_tk_h=no
ac_cv_header__usr_include_tk8_4_tk_h=no
ac_cv_header__usr_include_tk_h=yes
ac_cv_header_argz_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_complex_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_elf_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_floatingpoint_h=yes
ac_cv_header_fpu_control_h=no
ac_cv_header_glob_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_readline_history_h=yes
ac_cv_header_readline_readline_h=yes
ac_cv_header_rpc_types_h=yes
ac_cv_header_rpc_xdr_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_host=sparc-sun-solaris2.11
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xmu_XmuInternAtom=yes
ac_cv_lib_Xt_XtToolkitInitialize=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_jpeg_jpeg_destroy_compress=yes
ac_cv_lib_m_cos=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_ncurses_main=no
ac_cv_lib_png_png_create_write_struct=yes
ac_cv_lib_readline_rl_callback_read_char=yes
ac_cv_lib_termcap_main=yes
ac_cv_lib_z_main=yes
ac_cv_objc_compiler_gnu=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/ggrep -E'
ac_cv_path_GETWD=/bin/pwd
ac_cv_path_GMSGFMT=:
ac_cv_path_GREP=/bin/ggrep
ac_cv_path_JAR=/bin/jar
ac_cv_path_JAVA=/bin/java
ac_cv_path_JAVAC=/bin/javac
ac_cv_path_JAVAH=/bin/javah
ac_cv_path_MAKEINFO=/bin/makeinfo
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_PAGER=/bin/less
ac_cv_path_PAPERCONF=false
ac_cv_path_PERL=/bin/perl
ac_cv_path_R_BROWSER=/bin/firefox
ac_cv_path_R_GZIPCMD=/bin/gzip
ac_cv_path_R_PDFVIEWER=/bin/acroread
ac_cv_path_R_UNZIPCMD=/bin/unzip
ac_cv_path_R_ZIPCMD=/bin/zip
ac_cv_path_SED=/usr/xpg4/bin/sed
ac_cv_path_TEXI2DVI=/bin/texi2dvi
ac_cv_path_XGETTEXT=:
ac_cv_path_XMKMF=/usr/openwin/bin/xmkmf
ac_cv_path_install='/bin/ginstall -c'
ac_cv_prog_AR=ar
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_F77=g77
ac_cv_prog_INTLBISON=bison
ac_cv_prog_R_PRINTCMD=lpr
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_FC=g77
ac_cv_prog_ac_ct_OBJC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_fc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_prog_objc_g=yes
ac_cv_search_connect=-lsocket
ac_cv_search_gethostbyname=-lnsl
ac_cv_search_opendir='none required'
ac_cv_search_xdr_string='none required'
ac_cv_sizeof_double=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_double=16
ac_cv_sizeof_long_long=8
ac_cv_sizeof_size_t=4
ac_cv_sys_file_offset_bits=64
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type_KeySym=yes
ac_cv_type_blkcnt_t=yes
ac_cv_type_double=yes
ac_cv_type_double_complex=yes
ac_cv_type_int=yes
ac_cv_type_intptr_t=yes
ac_cv_type_long=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_stack_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_wctrans_t=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='-R$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/ccs/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=const
gl_cv_cc_visibility=no
gl_cv_header_inttypes_h=yes
gl_cv_header_stdint_h=yes
gl_cv_size_max=yes
gt_cv_c_intmax_t=yes
gt_cv_c_long_double=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=no
gt_cv_func_printf_posix=yes
gt_cv_int_divbyzero_sigfpe=yes
gt_cv_inttypes_pri_broken=no
gt_cv_nl_locale_name=no
gt_cv_val_LC_MESSAGES=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_LDCXX=/usr/ccs/bin/ld
lt_cv_path_NM='/bin/nm -p'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([BDRT][BDRT]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([BDRT][BDRT]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=yes
r_cv_JAVA_CPPFLAGS='-I$(JAVA_HOME)/../include -I$(JAVA_HOME)/../include/solaris'
r_cv_JAVA_LD_LIBRARY_PATH='$(JAVA_HOME)/lib/sparc/server:$(JAVA_HOME)/lib/sparc:$(JAVA_HOME)/../lib/sparc:/usr/local/lib:/export/local/lib:/usr/jdk/packages/lib/sparc:/lib:/usr/lib'
r_cv_JAVA_LIBS='-L$(JAVA_HOME)/lib/sparc/server -L$(JAVA_HOME)/lib/sparc -L$(JAVA_HOME)/../lib/sparc -L/usr/local/lib -L/export/local/lib -L/usr/jdk/packages/lib/sparc -L/lib -L/usr/lib -ljvm'
r_cv_bsd_networking=yes
r_cv_c99_complex=no
r_cv_c_inline=inline
r_cv_c_libs=' -L/usr/ccs/lib -L/usr/lib -L/usr/local/lib -L. -L/usr/bin/X11 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../../../sparc-sun-solaris2.11/lib -L/usr/sfw/lib/gcc/sparc-sun-solaris2.11/3.4.3/../../.. -R/usr/sfw/lib -lgcc_eh'
r_cv_cache_java_flags=yes
r_cv_func_calloc_works=yes
r_cv_func_isfinite_works=yes
r_cv_func_log1p_works=yes
r_cv_func_sigaction_works=yes
r_cv_header_glibc2=no
r_cv_header_jpeglib_h=yes
r_cv_header_png_h=yes
r_cv_header_setjmp_posix=yes
r_cv_iconv_latin1=yes
r_cv_ieee_754=yes
r_cv_java_home=/usr/jdk/instances/jdk1.6.0/jre
r_cv_java_works=yes
r_cv_javac_works=yes
r_cv_jni=yes
r_cv_kern_usrstack=no
r_cv_objc_foundation=no
r_cv_objc_runtime=none
r_cv_path_TCL_CONFIG=/usr/lib/tclConfig.sh
r_cv_path_TK_CONFIG=/usr/lib/tkConfig.sh
r_cv_prog_c_v=-v
r_cv_prog_cc_c_o_lo=yes
r_cv_prog_cc_m='gcc -std=gnu99 -MM'
r_cv_prog_cc_vis=no
r_cv_prog_cxx_m=yes
r_cv_prog_f77_append_second_underscore=yes
r_cv_prog_f77_append_underscore=yes
r_cv_prog_f77_can_run=yes
r_cv_prog_f77_cc_compat=yes
r_cv_prog_f77_cc_compat_complex=yes
r_cv_prog_f77_vis=no
r_cv_prog_makeinfo_v4=yes
r_cv_prog_perl_v5=yes
r_cv_putenv_unset2=no
r_cv_putenv_unset=no
r_cv_size_max=yes
r_cv_sys_posix_leapseconds=yes
r_cv_tcltk_works=yes
r_cv_type_keysym=yes
r_cv_type_socklen=socklen_t
r_cv_visibility_attribute=no
r_cv_working_ftell=yes
r_cv_xdr=yes
r_cv_zlib_mmap=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='$(SHELL) $(top_srcdir)/tools/missing aclocal'
ALLOCA=''
AR='ar'
ARFLAGS='rc'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='$(SHELL) $(top_srcdir)/tools/missing automake'
AWK='nawk'
BITMAP_LIBS='-ljpeg -lpng -lz'
BLAS_LIBS0=''
BLAS_LIBS='-L$(R_HOME)/lib$(R_ARCH) -lRblas'
BLAS_SHLIB_FALSE='#'
BLAS_SHLIB_TRUE=''
BUILDDIR_IS_SRCDIR='yes'
BUILD_AQUA_FALSE=''
BUILD_AQUA_TRUE='#'
BUILD_BZLIB_FALSE='#'
BUILD_BZLIB_TRUE=''
BUILD_CC=''
BUILD_CYGWIN_FALSE=''
BUILD_CYGWIN_TRUE='#'
BUILD_INCLUDED_LIBINTL='yes'
BUILD_LIBINTL_FALSE='#'
BUILD_LIBINTL_TRUE=''
BUILD_PCRE_FALSE='#'
BUILD_PCRE_TRUE=''
BUILD_R=''
BUILD_XDR_FALSE=''
BUILD_XDR_TRUE='#'
BUILD_ZLIB_FALSE='#'
BUILD_ZLIB_TRUE=''
CATOBJEXT='.gmo'
CC='gcc -std=gnu99'
CFLAGS='-g -O2'
CFLAG_VISIBILITY=''
COMPILE_FORTRAN_DOUBLE_COMPLEX_FALSE=''
COMPILE_FORTRAN_DOUBLE_COMPLEX_TRUE='#'
CPICFLAGS='-fPIC'
CPP='gcc -E'
CPPFLAGS='-I/usr/local/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
CXXPICFLAGS='-fPIC'
C_VISIBILITY=''
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DVIPS='false'
DYLIB_EXT='.so'
DYLIB_LD='gcc -std=gnu99'
DYLIB_LDFLAGS='-G'
DYLIB_UNDEFINED_ALLOWED_FALSE='#'
DYLIB_UNDEFINED_ALLOWED_TRUE=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/ggrep -E'
EXEEXT=''
F77='g77'
F77_VISIBILITY=''
FALSE=''
FC='g77'
FCFLAGS='-g -O2'
FCFLAGS_f90=''
FCFLAGS_f95=''
FCPICFLAGS='-fPIC'
FFLAGS='-g -O2'
FLIBS=' -lg2c -lm -R/usr/sfw/lib -lgcc_s'
FOUNDATION_CPPFLAGS=''
FOUNDATION_LIBS=''
FPICFLAGS='-fPIC'
FW_VERSION=''
GENCAT='gencat'
GETWD='/bin/pwd'
GLIBC21='no'
GLIBC2='no'
GMSGFMT=':'
GMSGFMT_015=':'
GREP='/bin/ggrep'
HAVE_ASPRINTF='0'
HAVE_C99_COMPLEX=''
HAVE_FORTRAN_DOUBLE_COMPLEX=''
HAVE_POSIX_PRINTF='1'
HAVE_SNPRINTF='1'
HAVE_VISIBILITY='0'
HAVE_WPRINTF='0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='$(PERL) $(top_srcdir)/tools/install-info.pl'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS='../extra/intl/libintl.a  '
INTLOBJS='$(GETTOBJS)'
INTL_LIBTOOL_SUFFIX_PREFIX=''
INTL_MACOSX_LIBS=''
JAR='/bin/jar'
JAVA='/bin/java'
JAVAC='/bin/javac'
JAVAH='/bin/javah'
JAVA_CPPFLAGS0='-I$(JAVA_HOME)/../include -I$(JAVA_HOME)/../include/solaris'
JAVA_HOME='/usr/jdk/instances/jdk1.6.0/jre'
JAVA_LD_LIBRARY_PATH='$(JAVA_HOME)/lib/sparc/server:$(JAVA_HOME)/lib/sparc:$(JAVA_HOME)/../lib/sparc:/usr/local/lib:/export/local/lib:/usr/jdk/packages/lib/sparc:/lib:/usr/lib'
JAVA_LIBS0='-L$(JAVA_HOME)/lib/sparc/server -L$(JAVA_HOME)/lib/sparc -L$(JAVA_HOME)/../lib/sparc -L/usr/local/lib -L/export/local/lib -L/usr/jdk/packages/lib/sparc -L/lib -L/usr/lib -ljvm'
LAPACK_LDFLAGS=''
LAPACK_LIBS='-L$(R_HOME)/lib$(R_ARCH) -lRlapack'
LATEX='false'
LDFLAGS='-L/usr/local/lib'
LIBICONV=''
LIBINTL='../extra/intl/libintl.a  '
LIBM='-lm'
LIBMULTITHREAD='-lthread'
LIBOBJS=''
LIBPTH=''
LIBR=''
LIBR_LDFLAGS=''
LIBS=' -lnsl -lsocket -ldl -lm -liconv'
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='tools/ltmain.sh'
LIBnn='lib'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL='../extra/intl/libintl.a  '
LTLIBMULTITHREAD='-lthread'
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAIN_CFLAGS=''
MAIN_FFLAGS=''
MAIN_LD='gcc -std=gnu99'
MAIN_LDFLAGS=''
MAJ_MIN_VERSION='2.6'
MAKE='make'
MAKEINDEX='false'
MAKEINFO='/bin/makeinfo'
MSGFMT=':'
MSGFMT_015=':'
MSGMERGE=':'
NO_PERL5='false'
OBJC=''
OBJCFLAGS='-g -O2'
OBJCXX='g++'
OBJCXXFLAGS=''
OBJC_LIBS=''
OBJEXT='o'
OSF_SH_BUG='"${@}"'
PACKAGE='R'
PACKAGE_BUGREPORT='r-bugs at R-project.org'
PACKAGE_NAME='R'
PACKAGE_STRING='R 2.6.2'
PACKAGE_TARNAME='R'
PACKAGE_VERSION='2.6.2'
PAGER='/bin/less'
PAPERCONF='false'
PATH_SEPARATOR=':'
PDFLATEX='false'
PDFTEX='false'
PERL='/bin/perl'
POSUB='po'
PRI_MACROS_BROKEN='0'
RANLIB='ranlib'
RBLAS_LDFLAGS=''
READLINE_LIBS='-lreadline -ltermcap '
RLAPACK_LDFLAGS=''
RMATH_HAVE_EXPM1='# define HAVE_EXPM1 1'
RMATH_HAVE_LOG1P='# define HAVE_LOG1P 1'
RMATH_HAVE_WORKING_LOG1P='# define HAVE_WORKING_LOG1P 1'
R_ARCH=''
R_BATCHSAVE=''
R_BROWSER='/bin/firefox'
R_DEFS=''
R_GZIPCMD='/bin/gzip'
R_JAVA_LD_LIBRARY_PATH='${JAVA_HOME}/lib/sparc/server:${JAVA_HOME}/lib/sparc'
R_LD_LIBRARY_PATH='/usr/local/lib:/usr/openwin/lib'
R_MODULES='X11'
R_OS='solaris2.11'
R_OSTYPE='unix'
R_PAPERSIZE='a4'
R_PDFVIEWER='/bin/acroread'
R_PLATFORM='sparc-sun-solaris2.11'
R_PRINTCMD='lpr'
R_PROFILING=''
R_RD4DVI='ae'
R_RD4PDF='times,hyper'
R_UNZIPCMD='/bin/unzip'
R_XTRA_CFLAGS=''
R_XTRA_CPPFLAGS=''
R_XTRA_CXXFLAGS=''
R_XTRA_FFLAGS=''
R_XTRA_LIBS=''
R_ZIPCMD='/bin/zip'
SAFE_FFLAGS='-g -O2 -ffloat-store'
SED='/bin/sed'
SET_MAKE=''
SHELL='/usr/bin/bash'
SHLIB_CFLAGS=''
SHLIB_CXXFLAGS=''
SHLIB_CXXLD='g++'
SHLIB_CXXLDFLAGS='-G'
SHLIB_EXT='.so'
SHLIB_FCD=''
SHLIB_FCLD='g77'
SHLIB_FCLDFLAGS='-G'
SHLIB_FFLAGS=''
SHLIB_LD='gcc -std=gnu99'
SHLIB_LDFLAGS='-G'
SHLIB_LIBADD=''
STRIP='strip'
SUPPORT_MBCS=''
SUPPORT_UTF8=''
TAR='tar'
TCLTK_CPPFLAGS='-I/usr/include -I/usr/include -I/usr/openwin/include'
TCLTK_LIBS='-L/usr/lib -ltcl8.4 -L/usr/lib -ltk8.4 -L/usr/openwin/lib -lX11'
TCL_CONFIG='/usr/lib/tclConfig.sh'
TEX='false'
TEXI2DVI='/bin/texi2dvi'
TK_CONFIG='/usr/lib/tkConfig.sh'
USE_EXPORTFILES_FALSE=''
USE_EXPORTFILES_TRUE='#'
USE_EXTERNAL_BLAS_FALSE=''
USE_EXTERNAL_BLAS_TRUE='#'
USE_EXTERNAL_LAPACK_FALSE=''
USE_EXTERNAL_LAPACK_TRUE='#'
USE_INCLUDED_LIBINTL='yes'
USE_LIBTOOL_FALSE=''
USE_LIBTOOL_TRUE='#'
USE_MMAP_ZLIB_FALSE='#'
USE_MMAP_ZLIB_TRUE=''
USE_NLS='yes'
USE_NLS_FALSE='#'
USE_NLS_TRUE=''
USE_RECOMMENDED_PACKAGES_FALSE=''
USE_RECOMMENDED_PACKAGES_TRUE='#'
USE_VECLIB_G95FIX_FALSE=''
USE_VECLIB_G95FIX_TRUE='#'
VERSION='2.6.2'
WANT_R_FRAMEWORK_FALSE=''
WANT_R_FRAMEWORK_TRUE='#'
WANT_R_SHLIB_FALSE=''
WANT_R_SHLIB_TRUE='#'
WOE32DLL='no'
XGETTEXT=':'
XGETTEXT_015=':'
XMKMF='/usr/openwin/bin/xmkmf'
XTRA_INTL_CPPFLAGS=''
X_CFLAGS=' -I/usr/openwin/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lXt -lXmu'
X_PRE_LIBS=' -lSM -lICE'
YACC='bison -y'
YFLAGS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_FC='g77'
ac_ct_OBJC='gcc'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.11'
build_alias=''
build_cpu='sparc'
build_os='solaris2.11'
build_vendor='sun'
config_opts=' '\''--disable-fast-install'\'' '\''--enable-threads=solaris'\'' '\''--disable-rpath'\'' '\''--without-recommended-packages'\'''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.11'
host_alias=''
host_cpu='sparc'
host_os='solaris2.11'
host_vendor='sun'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/${LIBnn}'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
r_arch=''
rdocdir='${rhome}/doc'
rincludedir='${rhome}/include'
rsharedir='${rhome}/share'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
shlibpath_var='LD_LIBRARY_PATH'
striplib=''
sysconfdir='${prefix}/etc'
target_alias=''
use_aqua='no'
use_tcltk='yes'

## ------------------- ##
## File substitutions. ##
## ------------------- ##

r_cc_lo_rules_frag='Makefrag.cc_lo'
r_cc_rules_frag='Makefrag.cc'
r_cxx_rules_frag='Makefrag.cxx'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "R"
#define PACKAGE_TARNAME "R"
#define PACKAGE_VERSION "2.6.2"
#define PACKAGE_STRING "R 2.6.2"
#define PACKAGE_BUGREPORT "r-bugs at R-project.org"
#define PACKAGE "R"
#define VERSION "2.6.2"
#define R_PLATFORM "sparc-sun-solaris2.11"
#define R_CPU "sparc"
#define R_VENDOR "sun"
#define R_OS "solaris2.11"
#define Unix 1
#define R_ARCH ""
#define _GNU_SOURCE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_LIBM 1
#define HAVE_LIBDL 1
#define HAVE_READLINE_HISTORY_H 1
#define HAVE_READLINE_READLINE_H 1
#define HAVE_LIBTERMCAP 1
#define HAVE_LIBREADLINE 1
#define HAVE_HISTORY_TRUNCATE_FILE 1
#define HAVE_RL_COMPLETION_MATCHES 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_DLFCN_H 1
#define HAVE_ELF_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOATINGPOINT_H 1
#define HAVE_GLOB_H 1
#define HAVE_GRP_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_PWD_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ERRNO_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRING_H 1
#define HAVE_DECL_SIGSETJMP 1
#define HAVE_DECL_SIGLONGJMP 1
#define HAVE_POSIX_SETJMP 1
#define RETSIGTYPE void
#define HAVE_DECL_SIZE_MAX 1
#define R_SOCKLEN_T socklen_t
#define HAVE_STACK_T 1
#define HAVE_INTPTR_T 1
#define HAVE_UINTPTR_T 1
#define WORDS_BIGENDIAN 1
#define R_INLINE inline
#define SIZEOF_INT 4
#define INT_32_BITS 1
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_SIZE_T 4
#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## __
#define HAVE_F77_UNDERSCORE 1
#define HAVE_F77_EXTRA_UNDERSCORE 1
#define HAVE_FORTRAN_DOUBLE_COMPLEX 1
#define SHLIB_EXT ".so"
#define HAVE_OFF_T 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_DECL_ALLOCA 1
#define HAVE_FSEEKO 1
#define HAVE_FTELLO 1
#define HAVE_ISBLANK 1
#define HAVE_MATHERR 1
#define HAVE_FCNTL 1
#define HAVE_GETGRGID 1
#define HAVE_EXPM1 1
#define HAVE_HYPOT 1
#define HAVE_LOG1P 1
#define HAVE_LOG2 1
#define HAVE_LOG10 1
#define HAVE_RINT 1
#define HAVE_GETPWUID 1
#define HAVE_SIGACTION 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGEMPTYSET 1
#define HAVE_VA_COPY 1
#define HAVE___VA_COPY 1
#define HAVE_FDOPEN 1
#define HAVE_POPEN 1
#define HAVE_SETENV 1
#define HAVE_SYSTEM 1
#define HAVE_UNSETENV 1
#define HAVE_STRCOLL 1
#define HAVE_STRERROR 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETRUSAGE 1
#define HAVE_MKFIFO 1
#define HAVE_STAT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_TIMES 1
#define HAVE_TIME 1
#define HAVE_ACCESS 1
#define HAVE_CHDIR 1
#define HAVE_EXECV 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETCWD 1
#define HAVE_GETUID 1
#define HAVE_SYMLINK 1
#define HAVE_SYSCONF 1
#define HAVE_PUTENV 1
#define HAVE_DECL_PUTENV 1
#define HAVE_DECL_VASPRINTF 0
#define HAVE_REALPATH 1
#define HAVE_DECL_REALPATH 1
#define HAVE_GLOB 1
#define HAVE_OFF_T 1
#define HAVE_ISNAN 1
#define HAVE_DECL_ISFINITE 1
#define HAVE_DECL_ISNAN 1
#define IEEE_754 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_ACOSH 1
#define HAVE_ASINH 1
#define HAVE_ATANH 1
#define HAVE_MKDTEMP 1
#define HAVE_SNPRINTF 1
#define HAVE_STRDUP 1
#define HAVE_STRNCASECMP 1
#define HAVE_VSNPRINTF 1
#define HAVE_DECL_ACOSH 1
#define HAVE_DECL_ASINH 1
#define HAVE_DECL_ATANH 1
#define HAVE_DECL_MKDTEMP 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE_DECL_STRDUP 1
#define HAVE_DECL_STRNCASECMP 1
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_WORKING_CALLOC 1
#define HAVE_WORKING_ISFINITE 1
#define HAVE_WORKING_LOG1P 1
#define HAVE_WORKING_FTELL 1
#define HAVE_WORKING_SIGACTION 1
#define HAVE_ICONV_H 1
#define HAVE_ICONV 1
#define ICONV_LATIN1 1
#define HAVE_ICONVLIST 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_WCSCOLL 1
#define HAVE_WCSFTIME 1
#define HAVE_WCSTOD 1
#define HAVE_MBSTOWCS 1
#define HAVE_WCSTOMBS 1
#define HAVE_WCTRANS 1
#define HAVE_ISWBLANK 1
#define HAVE_WCTYPE 1
#define HAVE_ISWCTYPE 1
#define HAVE_WCTRANS_T 1
#define HAVE_MBSTATE_T 1
#define SUPPORT_UTF8 1
#define SUPPORT_MBCS 1
#define HAVE_X11 1
#define HAVE_KEYSYM 1
#define HAVE_X11_Xmu 1
#define HAVE_TCLTK 1
#define HAVE_BSD_NETWORKING 1
#define HAVE_SOCKETS 1
#define HAVE_INTERNET 1
#define SUPPORT_LIBXML 1
#define HAVE_JPEG 1
#define HAVE_PNG 1
#define HAVE_POSIX_LEAPSECONDS 1
#define HAVE_SETITIMER 1
#define R_PROFILING 1
#define _FILE_OFFSET_BITS 64
#define HAVE_FSEEKO 1
#define NVALGRIND 1
#define VALGRIND_LEVEL 0
#define R_PRINTCMD "lpr"
#define HAVE_VISIBILITY 0
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define INTDIV0_RAISES_SIGFPE 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_UINTMAX_T 1
#define HAVE_INTTYPES_H 1
#define USE_SOLARIS_THREADS 1
#define USE_SOLARIS_THREADS_WEAK 1
#define HAVE_BUILTIN_EXPECT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETUID 1
#define HAVE_MUNMAP 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRTOUL 1
#define HAVE_TSEARCH 1
#define HAVE___FSETLOCKING 1
#define HAVE_DECL_FEOF_UNLOCKED 0
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_ICONV 1
#define ICONV_CONST const
#define HAVE_LONG_LONG_INT 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_INTMAX_T 1
#define HAVE_POSIX_PRINTF 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_FWPRINTF 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SNPRINTF 1
#define HAVE_WCSLEN 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_DECL__SNWPRINTF 0
#define HAVE_DECL_GETC_UNLOCKED 0
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define ENABLE_NLS 1

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by R config.status 2.6.2, which was
generated by GNU Autoconf 2.60.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status src/include/config.h

on apogee5

config.status:957: creating src/include/config.h
config.status:1462: src/include/config.h is unchanged




--------------040104030506030406090004--



More information about the R-devel mailing list