Aleš Žiberna
2005-Feb-05 10:51 UTC
[R] Problems compiling (configure) R on Ubuntu linux (debian)
Hello! I would first like to appologice if this question does not fit on this mailing-list. I am new to Linux and I tried to compile R on my Ubuntu Warty linux. I followed the instructions in "R Installation and Administration" manual. It seams that there was a problem with "configure", since when running "make" afterward gave me this reply: make: *** No targets specified and no makefile found. Stop. I have copied the content of the "config.log" at the end of the file. If someone would give me some instructions on how to read this file, I would be very grateful. Thank you in advance! Ales Ziberna "confing.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.0.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = ubuntu uname -m = i686 uname -r = 2.6.8.1-3-386 uname -s = Linux uname -v = #1 Tue Oct 12 12:41:57 BST 2004 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1732: checking for a BSD-compatible install configure:1787: result: /usr/bin/install -c configure:1798: checking whether build environment is sane configure:1841: result: yes configure:1856: checking whether make sets $(MAKE) configure:1876: result: yes configure:1908: checking for working aclocal-1.4 configure:1919: result: missing configure:1923: checking for working autoconf configure:1934: result: missing configure:1938: checking for working automake-1.4 configure:1949: result: missing configure:1953: checking for working autoheader configure:1964: result: missing configure:1968: checking for working makeinfo configure:1979: result: missing configure:1999: checking build system type configure:2017: result: i686-pc-linux-gnu configure:2025: checking host system type configure:2039: result: i686-pc-linux-gnu configure:2498: checking for pwd configure:2516: found /bin/pwd configure:2529: result: /bin/pwd configure:2536: checking whether builddir is srcdir configure:2544: result: yes configure:2553: checking for gawk configure:2582: result: no configure:2553: checking for mawk configure:2569: found /usr/bin/mawk configure:2579: result: mawk configure:2589: checking for egrep configure:2599: result: grep -E configure:2604: checking whether ln -s works configure:2608: result: yes configure:2656: checking for ranlib configure:2672: found /usr/bin/ranlib configure:2683: result: ranlib configure:2699: checking for bison configure:2728: result: no configure:2699: checking for byacc configure:2728: result: no configure:2740: checking for ar configure:2756: found /usr/bin/ar configure:2766: result: ar configure:2799: checking for javac configure:2832: result: no configure:2841: checking for sed configure:2860: found /bin/sed configure:2872: result: /bin/sed configure:2891: checking for less configure:2909: found /usr/bin/less configure:2921: result: /usr/bin/less configure:2943: checking for perl configure:2961: found /usr/bin/perl configure:2973: result: /usr/bin/perl configure:2984: checking whether perl version is at least 5.004 configure:2995: result: yes configure:3068: checking for dvips configure:3101: result: no configure:3113: checking for tex configure:3146: result: no configure:3158: checking for latex configure:3191: result: no configure:3205: WARNING: you cannot build DVI versions of the R manuals configure:3212: checking for makeindex configure:3245: result: no configure:3257: checking for pdftex configure:3290: result: no configure:3302: checking for pdflatex configure:3335: result: no configure:3349: WARNING: you cannot build PDF versions of the R manuals configure:3356: checking for /home/ales/Programi/R/R-2.0.1/tools/missing configure:3389: result: no configure:3356: checking for makeinfo configure:3389: result: no configure:3356: checking for makeinfo configure:3389: result: no configure:3456: checking for unzip configure:3474: found /usr/bin/unzip configure:3486: result: /usr/bin/unzip configure:3501: checking for zip configure:3519: found /usr/bin/zip configure:3531: result: /usr/bin/zip configure:3546: checking for gzip configure:3564: found /bin/gzip configure:3576: result: /bin/gzip configure:3593: checking for netscape configure:3626: result: no configure:3593: checking for mozilla configure:3611: found /usr/bin/mozilla configure:3623: result: /usr/bin/mozilla configure:3639: result: using default browser ... /usr/bin/mozilla configure:3649: checking for acroread configure:3682: result: no configure:3649: checking for acroread4 configure:3682: result: no configure:3649: checking for xpdf configure:3667: found /usr/bin/xpdf configure:3679: result: /usr/bin/xpdf configure:3743: checking for gcc configure:3759: found /usr/bin/gcc configure:3769: result: gcc configure:4013: checking for C compiler version configure:4016: gcc --version </dev/null >&5 gcc (GCC) 3.3.4 (Debian 1:3.3.4-9ubuntu5) Copyright (C) 2003 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:4019: $? = 0 configure:4021: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.4 (Debian 1:3.3.4-9ubuntu5) configure:4024: $? = 0 configure:4026: gcc -V </dev/null >&5 gcc: `-V' option must have argument configure:4029: $? = 1 configure:4052: checking for C compiler default output file name configure:4055: gcc -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4058: $? = 0 configure:4104: result: a.out configure:4109: checking whether the C compiler works configure:4115: ./a.out configure:4118: $? = 0 configure:4135: result: yes configure:4142: checking whether we are cross compiling configure:4144: result: no configure:4147: checking for suffix of executables configure:4149: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4152: $? = 0 configure:4177: result: configure:4183: checking for suffix of object files configure:4204: gcc -c -I/usr/local/include conftest.c >&5 configure:4207: $? = 0 configure:4229: result: o configure:4233: checking whether we are using the GNU C compiler configure:4257: gcc -c -I/usr/local/include conftest.c >&5 configure:4263: $? = 0 configure:4267: test -z || test ! -s conftest.err configure:4270: $? = 0 configure:4273: test -s conftest.o configure:4276: $? = 0 configure:4289: result: yes configure:4295: checking whether gcc accepts -g configure:4316: gcc -c -g -I/usr/local/include conftest.c >&5 configure:4322: $? = 0 configure:4326: test -z || test ! -s conftest.err configure:4329: $? = 0 configure:4332: test -s conftest.o configure:4335: $? = 0 configure:4346: result: yes configure:4363: checking for gcc option to accept ANSI C configure:4433: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4439: $? = 0 configure:4443: test -z || test ! -s conftest.err configure:4446: $? = 0 configure:4449: test -s conftest.o configure:4452: $? = 0 configure:4470: result: none needed configure:4488: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4494: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4634: checking how to run the C preprocessor configure:4669: gcc -E -I/usr/local/include conftest.c configure:4675: $? = 0 configure:4707: gcc -E -I/usr/local/include conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4713: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4752: result: gcc -E configure:4776: gcc -E -I/usr/local/include conftest.c configure:4782: $? = 0 configure:4814: gcc -E -I/usr/local/include conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4820: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4865: checking whether gcc needs -traditional configure:4907: result: no configure:4919: checking how to run the C preprocessor configure:5037: result: gcc -E configure:5061: gcc -E -I/usr/local/include conftest.c configure:5067: $? = 0 configure:5099: gcc -E -I/usr/local/include conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5248: checking for g77 configure:5277: result: no configure:5248: checking for f77 configure:5277: result: no configure:5248: checking for xlf configure:5277: result: no configure:5248: checking for frt configure:5277: result: no configure:5248: checking for pgf77 configure:5277: result: no configure:5248: checking for fl32 configure:5277: result: no configure:5248: checking for af77 configure:5277: result: no configure:5248: checking for fort77 configure:5277: result: no configure:5248: checking for f90 configure:5277: result: no configure:5248: checking for xlf90 configure:5277: result: no configure:5248: checking for pgf90 configure:5277: result: no configure:5248: checking for epcf90 configure:5277: result: no configure:5248: checking for f95 configure:5277: result: no configure:5248: checking for fort configure:5277: result: no configure:5248: checking for xlf95 configure:5277: result: no configure:5248: checking for lf95 configure:5277: result: no configure:5248: checking for g95 configure:5277: result: no configure:5248: checking for fc configure:5264: found /usr/bin/fc configure:5274: result: fc configure:5422: checking for Fortran 77 compiler version configure:5425: fc --version </dev/null >&5 ./configure: line 1: fc: --: invalid option fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd] configure:5428: $? = 2 configure:5430: fc -v </dev/null >&5 ./configure: line 1: fc: -v: invalid option fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd] configure:5433: $? = 2 configure:5435: fc -V </dev/null >&5 ./configure: line 1: fc: -V: invalid option fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd] configure:5438: $? = 2 configure:5446: checking whether we are using the GNU Fortran 77 compiler configure:5460: fc -c conftest.F >&5 ./configure: line 1: fc: -c: invalid option fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd] configure:5466: $? = 2 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5492: result: no configure:5498: checking whether fc accepts -g configure:5510: fc -c -g conftest.f >&5 ./configure: line 1: fc: -c: invalid option fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd] configure:5516: $? = 2 configure: failed program was: | program main | | end configure:5541: result: no configure:5633: checking for g++ configure:5649: found /usr/bin/g++ configure:5659: result: g++ configure:5675: checking for C++ compiler version configure:5678: g++ --version </dev/null >&5 g++ (GCC) 3.3.4 (Debian 1:3.3.4-9ubuntu5) Copyright (C) 2003 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:5681: $? = 0 configure:5683: g++ -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.4 (Debian 1:3.3.4-9ubuntu5) configure:5686: $? = 0 configure:5688: g++ -V </dev/null >&5 g++: `-V' option must have argument configure:5691: $? = 1 configure:5694: checking whether we are using the GNU C++ compiler configure:5718: g++ -c -I/usr/local/include conftest.cc >&5 configure:5724: $? = 0 configure:5728: test -z || test ! -s conftest.err configure:5731: $? = 0 configure:5734: test -s conftest.o configure:5737: $? = 0 configure:5750: result: yes configure:5756: checking whether g++ accepts -g configure:5777: g++ -c -g -I/usr/local/include conftest.cc >&5 configure:5783: $? = 0 configure:5787: test -z || test ! -s conftest.err configure:5790: $? = 0 configure:5793: test -s conftest.o configure:5796: $? = 0 configure:5807: result: yes configure:5849: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5 configure:5855: $? = 0 configure:5859: test -z || test ! -s conftest.err configure:5862: $? = 0 configure:5865: test -s conftest.o configure:5868: $? = 0 configure:5894: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:20: error: `exit' undeclared (first use this function) conftest.cc:20: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:5900: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5849: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5 configure:5855: $? = 0 configure:5859: test -z || test ! -s conftest.err configure:5862: $? = 0 configure:5865: test -s conftest.o configure:5868: $? = 0 configure:5894: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5 configure:5900: $? = 0 configure:5904: test -z || test ! -s conftest.err configure:5907: $? = 0 configure:5910: test -s conftest.o configure:5913: $? = 0 configure:5941: checking how to run the C++ preprocessor configure:5972: g++ -E -I/usr/local/include conftest.cc configure:5978: $? = 0 configure:6010: g++ -E -I/usr/local/include conftest.cc conftest.cc:19:28: ac_nonexistent.h: No such file or directory configure:6016: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:6055: result: g++ -E configure:6079: g++ -E -I/usr/local/include conftest.cc configure:6085: $? = 0 configure:6117: g++ -E -I/usr/local/include conftest.cc conftest.cc:19:28: ac_nonexistent.h: No such file or directory configure:6123: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:6243: checking for a sed that does not truncate output configure:6297: result: /bin/sed configure:6311: checking for ld used by gcc configure:6378: result: /usr/bin/ld configure:6387: checking if the linker (/usr/bin/ld) is GNU ld configure:6402: result: yes configure:6407: checking for /usr/bin/ld option to reload object files configure:6414: result: -r configure:6423: checking for BSD-compatible nm configure:6465: result: /usr/bin/nm -B configure:6469: checking how to recognise dependent libraries configure:6652: result: pass_all configure:6860: checking for ANSI C header files configure:6885: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:6891: $? = 0 configure:6895: test -z || test ! -s conftest.err configure:6898: $? = 0 configure:6901: test -s conftest.o configure:6904: $? = 0 configure:6990: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6993: $? = 0 configure:6995: ./conftest configure:6998: $? = 0 configure:7013: result: yes configure:7037: checking for sys/types.h configure:7053: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7083: result: yes configure:7037: checking for sys/stat.h configure:7053: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7083: result: yes configure:7037: checking for stdlib.h configure:7053: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7083: result: yes configure:7037: checking for string.h configure:7053: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7083: result: yes configure:7037: checking for memory.h configure:7053: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7083: result: yes configure:7037: checking for strings.h configure:7053: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7083: result: yes configure:7037: checking for inttypes.h configure:7053: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7083: result: yes configure:7037: checking for stdint.h configure:7053: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7083: result: yes configure:7037: checking for unistd.h configure:7053: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7083: result: yes configure:7109: checking dlfcn.h usability configure:7121: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7127: $? = 0 configure:7131: test -z || test ! -s conftest.err configure:7134: $? = 0 configure:7137: test -s conftest.o configure:7140: $? = 0 configure:7150: result: yes configure:7154: checking dlfcn.h presence configure:7164: gcc -E -I/usr/local/include conftest.c configure:7170: $? = 0 configure:7190: result: yes configure:7225: checking for dlfcn.h configure:7232: result: yes configure:7251: checking the maximum length of command line arguments configure:7316: result: 32768 configure:7327: checking command to parse /usr/bin/nm -B output from gcc object configure:7416: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:7419: $? = 0 configure:7423: /usr/bin/nm -B conftest.o \| sed -n -e s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:7426: $? = 0 configure:7478: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:7481: $? = 0 configure:7519: result: ok configure:7523: checking for objdir configure:7538: result: .libs configure:7708: checking for ranlib configure:7735: result: ranlib configure:7788: checking for strip configure:7804: found /usr/bin/strip configure:7815: result: strip configure:8077: checking if gcc static flag works configure:8100: result: yes configure:8118: checking if gcc supports -fno-rtti -fno-exceptions configure:8139: gcc -c -g -O2 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:8143: $? = 0 configure:8151: result: no configure:8166: checking for gcc option to produce PIC configure:8343: result: -fPIC configure:8351: checking if gcc PIC flag -fPIC works configure:8372: gcc -c -g -O2 -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:8376: $? = 0 configure:8384: result: yes configure:8408: checking if gcc supports -c -o file.o configure:8432: gcc -c -g -O2 -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8436: $? = 0 configure:8453: result: yes configure:8479: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9327: result: yes configure:9353: checking whether -lc should be explicitly linked in configure:9358: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:9361: $? = 0 configure:9375: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9378: $? = 0 configure:9390: result: no configure:9398: checking dynamic linker characteristics configure:9938: result: GNU/Linux ld.so configure:9942: checking how to hardcode library paths into programs configure:9967: result: immediate configure:9981: checking whether stripping libraries is possible configure:9986: result: yes configure:10816: checking if libtool supports shared libraries configure:10818: result: yes configure:10821: checking whether to build shared libraries configure:10879: result: yes configure:10882: checking whether to build static libraries configure:10886: result: no configure:10978: creating libtool configure:11525: checking for ld used by g++ configure:11592: result: /usr/bin/ld configure:11601: checking if the linker (/usr/bin/ld) is GNU ld configure:11616: result: yes configure:11667: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12495: result: yes configure:12513: g++ -c -g -O2 -I/usr/local/include conftest.cc >&5 configure:12516: $? = 0 configure:12612: checking for g++ option to produce PIC configure:12864: result: -fPIC configure:12872: checking if g++ PIC flag -fPIC works configure:12893: g++ -c -g -O2 -I/usr/local/include -fPIC -DPIC conftest.cc >&5 configure:12897: $? = 0 configure:12905: result: yes configure:12929: checking if g++ supports -c -o file.o configure:12953: g++ -c -g -O2 -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:12957: $? = 0 configure:12974: result: yes configure:13000: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13025: result: yes configure:13096: checking dynamic linker characteristics configure:13636: result: GNU/Linux ld.so configure:13640: checking how to hardcode library paths into programs configure:13665: result: immediate configure:13679: checking whether stripping libraries is possible configure:13684: result: yes configure:14991: checking if libtool supports shared libraries configure:14993: result: yes configure:14996: checking whether to build shared libraries configure:15014: result: yes configure:15017: checking whether to build static libraries configure:15021: result: no configure:15033: checking for fc option to produce PIC configure:15210: result: -fPIC configure:15218: checking if fc PIC flag -fPIC works configure:15239: fc -c -fPIC conftest.f >&5 ./configure: line 1: fc: -c: invalid option fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd] configure:15243: $? = 2 configure:15251: result: no configure:15275: checking if fc supports -c -o file.o configure:15299: fc -c -o out/conftest2.o conftest.f >&5 ./configure: line 1: fc: -c: invalid option fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd] configure:15303: $? = 2 configure:15320: result: no configure:15346: checking whether the fc linker (/usr/bin/ld) supports shared libraries configure:16174: result: yes configure:16245: checking dynamic linker characteristics configure:16785: result: GNU/Linux ld.so configure:16789: checking how to hardcode library paths into programs configure:16814: result: immediate configure:16828: checking whether stripping libraries is possible configure:16833: result: yes configure:20949: WARNING: you cannot build info or html versions of the R manuals configure:21149: checking for cos in -lm configure:21179: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:37: warning: conflicting types for built-in function `cos' configure:21185: $? = 0 configure:21189: test -z || test ! -s conftest.err configure:21192: $? = 0 configure:21195: test -s conftest configure:21198: $? = 0 configure:21211: result: yes configure:21225: checking for sin in -lm configure:21255: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5 conftest.c:37: warning: conflicting types for built-in function `sin' configure:21261: $? = 0 configure:21265: test -z || test ! -s conftest.err configure:21268: $? = 0 configure:21271: test -s conftest configure:21274: $? = 0 configure:21287: result: yes configure:21299: checking for main in -lncurses configure:21323: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib onftest.c -lncurses -lm >&5 /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status configure:21329: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:21355: result: no configure:21366: checking for main in -ltermcap configure:21390: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib onftest.c -ltermcap -lm >&5 /usr/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status configure:21396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:21422: result: no configure:21433: checking for main in -ltermlib configure:21457: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib onftest.c -ltermlib -lm >&5 /usr/bin/ld: cannot find -ltermlib collect2: ld returned 1 exit status configure:21463: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:21489: result: no configure:21598: checking for dlopen in -ldl configure:21628: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm >&5 configure:21634: $? = 0 configure:21638: test -z || test ! -s conftest.err configure:21641: $? = 0 configure:21644: test -s conftest configure:21647: $? = 0 configure:21660: result: yes configure:21677: checking for rl_callback_read_char in -lreadline configure:21707: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib onftest.c -lreadline -ldl -lm >&5 /usr/bin/ld: cannot find -lreadline collect2: ld returned 1 exit status configure:21713: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char rl_callback_read_char (); | int | main () | { | rl_callback_read_char (); | ; | return 0; | } configure:21739: result: no configure:21755: checking for ANSI C header files configure:21908: result: yes configure:21918: checking whether time.h and sys/time.h may both be included configure:21943: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:21949: $? = 0 configure:21953: test -z || test ! -s conftest.err configure:21956: $? = 0 configure:21959: test -s conftest.o configure:21962: $? = 0 configure:21973: result: yes configure:21991: checking for dirent.h that defines DIR configure:22015: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22021: $? = 0 configure:22025: test -z || test ! -s conftest.err configure:22028: $? = 0 configure:22031: test -s conftest.o configure:22034: $? = 0 configure:22045: result: yes configure:22058: checking for library containing opendir configure:22088: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm >&5 configure:22094: $? = 0 configure:22098: test -z || test ! -s conftest.err configure:22101: $? = 0 configure:22104: test -s conftest configure:22107: $? = 0 configure:22177: result: none required configure:22313: checking for sys/wait.h that is POSIX.1 compatible configure:22344: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22350: $? = 0 configure:22354: test -z || test ! -s conftest.err configure:22357: $? = 0 configure:22360: test -s conftest.o configure:22363: $? = 0 configure:22374: result: yes configure:22432: checking arpa/inet.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking arpa/inet.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for arpa/inet.h configure:22555: result: yes configure:22432: checking dl.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:71:16: dl.h: No such file or directory configure:22450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <dl.h> configure:22473: result: no configure:22477: checking dl.h presence configure:22487: gcc -E -I/usr/local/include conftest.c conftest.c:37:16: dl.h: No such file or directory configure:22493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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:22513: result: no configure:22548: checking for dl.h configure:22555: result: no configure:22423: checking for dlfcn.h configure:22428: result: yes configure:22432: checking elf.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking elf.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for elf.h configure:22555: result: yes configure:22432: checking fcntl.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking fcntl.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for fcntl.h configure:22555: result: yes configure:22432: checking floatingpoint.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:74:27: floatingpoint.h: No such file or directory configure:22450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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 | /* 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> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <floatingpoint.h> configure:22473: result: no configure:22477: checking floatingpoint.h presence configure:22487: gcc -E -I/usr/local/include conftest.c conftest.c:40:27: floatingpoint.h: No such file or directory configure:22493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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 | /* end confdefs.h. */ | #include <floatingpoint.h> configure:22513: result: no configure:22548: checking for floatingpoint.h configure:22555: result: no configure:22432: checking fpu_control.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking fpu_control.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for fpu_control.h configure:22555: result: yes configure:22432: checking grp.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking grp.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for grp.h configure:22555: result: yes configure:22432: checking ieee754.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking ieee754.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for ieee754.h configure:22555: result: yes configure:22432: checking ieeefp.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:77:20: ieeefp.h: No such file or directory configure:22450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IEEE754_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> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <ieeefp.h> configure:22473: result: no configure:22477: checking ieeefp.h presence configure:22487: gcc -E -I/usr/local/include conftest.c conftest.c:43:20: ieeefp.h: No such file or directory configure:22493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IEEE754_H 1 | /* end confdefs.h. */ | #include <ieeefp.h> configure:22513: result: no configure:22548: checking for ieeefp.h configure:22555: result: no configure:22432: checking limits.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking limits.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for limits.h configure:22555: result: yes configure:22432: checking locale.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking locale.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for locale.h configure:22555: result: yes configure:22432: checking netdb.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking netdb.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for netdb.h configure:22555: result: yes configure:22432: checking netinet/in.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking netinet/in.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for netinet/in.h configure:22555: result: yes configure:22432: checking pwd.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking pwd.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for pwd.h configure:22555: result: yes configure:22432: checking readline/history.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:82:30: readline/history.h: No such file or directory configure:22450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IEEE754_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 | /* 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> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <readline/history.h> configure:22473: result: no configure:22477: checking readline/history.h presence configure:22487: gcc -E -I/usr/local/include conftest.c conftest.c:48:30: readline/history.h: No such file or directory configure:22493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IEEE754_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 | /* end confdefs.h. */ | #include <readline/history.h> configure:22513: result: no configure:22548: checking for readline/history.h configure:22555: result: no configure:22432: checking readline/readline.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:82:31: readline/readline.h: No such file or directory configure:22450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IEEE754_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 | /* 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> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <readline/readline.h> configure:22473: result: no configure:22477: checking readline/readline.h presence configure:22487: gcc -E -I/usr/local/include conftest.c conftest.c:48:31: readline/readline.h: No such file or directory configure:22493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IEEE754_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 | /* end confdefs.h. */ | #include <readline/readline.h> configure:22513: result: no configure:22548: checking for readline/readline.h configure:22555: result: no configure:22423: checking for strings.h configure:22428: result: yes configure:22432: checking sys/param.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking sys/param.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for sys/param.h configure:22555: result: yes configure:22432: checking sys/select.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking sys/select.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for sys/select.h configure:22555: result: yes configure:22432: checking sys/socket.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking sys/socket.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for sys/socket.h configure:22555: result: yes configure:22423: checking for sys/stat.h configure:22428: result: yes configure:22432: checking sys/time.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking sys/time.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for sys/time.h configure:22555: result: yes configure:22432: checking sys/times.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking sys/times.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for sys/times.h configure:22555: result: yes configure:22432: checking sys/utsname.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking sys/utsname.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for sys/utsname.h configure:22555: result: yes configure:22423: checking for unistd.h configure:22428: result: yes configure:22432: checking wchar.h usability configure:22444: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22450: $? = 0 configure:22454: test -z || test ! -s conftest.err configure:22457: $? = 0 configure:22460: test -s conftest.o configure:22463: $? = 0 configure:22473: result: yes configure:22477: checking wchar.h presence configure:22487: gcc -E -I/usr/local/include conftest.c configure:22493: $? = 0 configure:22513: result: yes configure:22548: checking for wchar.h configure:22555: result: yes configure:22588: checking errno.h usability configure:22600: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22606: $? = 0 configure:22610: test -z || test ! -s conftest.err configure:22613: $? = 0 configure:22616: test -s conftest.o configure:22619: $? = 0 configure:22629: result: yes configure:22633: checking errno.h presence configure:22643: gcc -E -I/usr/local/include conftest.c configure:22649: $? = 0 configure:22669: result: yes configure:22704: checking for errno.h configure:22711: result: yes configure:22588: checking stdarg.h usability configure:22600: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22606: $? = 0 configure:22610: test -z || test ! -s conftest.err configure:22613: $? = 0 configure:22616: test -s conftest.o configure:22619: $? = 0 configure:22629: result: yes configure:22633: checking stdarg.h presence configure:22643: gcc -E -I/usr/local/include conftest.c configure:22649: $? = 0 configure:22669: result: yes configure:22704: checking for stdarg.h configure:22711: result: yes configure:22579: checking for string.h configure:22584: result: yes configure:22740: checking whether setjmp.h is POSIX.1 compatible configure:22763: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22769: $? = 0 configure:22773: test -z || test ! -s conftest.err configure:22776: $? = 0 configure:22779: test -s conftest.o configure:22782: $? = 0 configure:22793: result: yes configure:22803: checking for GNU C library with version >= 2 configure:22830: result: yes configure:22843: checking return type of signal handlers configure:22874: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22880: $? = 0 configure:22884: test -z || test ! -s conftest.err configure:22887: $? = 0 configure:22890: test -s conftest.o configure:22893: $? = 0 configure:22904: result: void configure:22912: checking for pid_t configure:22936: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:22942: $? = 0 configure:22946: test -z || test ! -s conftest.err configure:22949: $? = 0 configure:22952: test -s conftest.o configure:22955: $? = 0 configure:22966: result: yes configure:22978: checking for size_t configure:23002: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:23008: $? = 0 configure:23012: test -z || test ! -s conftest.err configure:23015: $? = 0 configure:23018: test -s conftest.o configure:23021: $? = 0 configure:23032: result: yes configure:23044: checking whether SIZE_MAX is declared configure:23082: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm >&5 configure:23085: $? = 0 configure:23087: ./conftest configure:23090: $? = 0 configure:23104: result: yes configure:23114: checking for blkcnt_t configure:23138: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:23144: $? = 0 configure:23148: test -z || test ! -s conftest.err configure:23151: $? = 0 configure:23154: test -s conftest.o configure:23157: $? = 0 configure:23168: result: yes configure:23182: checking for type of socket length configure:23213: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:23219: $? = 0 configure:23223: test -z || test ! -s conftest.err configure:23226: $? = 0 configure:23229: test -s conftest.o configure:23232: $? = 0 configure:23255: result: socklen_t * configure:23271: checking whether byte ordering is bigendian configure:23298: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:23304: $? = 0 configure:23308: test -z || test ! -s conftest.err configure:23311: $? = 0 configure:23314: test -s conftest.o configure:23317: $? = 0 configure:23341: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:73: error: `not' undeclared (first use in this function) conftest.c:73: error: (Each undeclared identifier is reported only once conftest.c:73: error: for each function it appears in.) conftest.c:73: error: parse error before "big" configure:23347: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 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_FPU_CONTROL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IEEE754_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_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_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_POSIX_SETJMP 1 | #define HAVE_GLIBC2 1 | #define RETSIGTYPE void | #define HAVE_DECL_SIZE_MAX 1 | #define SOCKLEN_T socklen_t | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:23482: result: no configure:23501: checking for an ANSI C-conforming const configure:23568: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:23574: $? = 0 configure:23578: test -z || test ! -s conftest.err configure:23581: $? = 0 configure:23584: test -s conftest.o configure:23587: $? = 0 configure:23598: result: yes configure:23609: checking for inline configure:23629: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:23635: $? = 0 configure:23639: test -z || test ! -s conftest.err configure:23642: $? = 0 configure:23645: test -s conftest.o configure:23648: $? = 0 configure:23660: result: inline configure:23679: checking for int configure:23703: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:23709: $? = 0 configure:23713: test -z || test ! -s conftest.err configure:23716: $? = 0 configure:23719: test -s conftest.o configure:23722: $? = 0 configure:23733: result: yes configure:23736: checking size of int configure:24055: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm >&5 configure:24058: $? = 0 configure:24060: ./conftest configure:24063: $? = 0 configure:24086: result: 4 configure:24105: checking for long configure:24129: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:24135: $? = 0 configure:24139: test -z || test ! -s conftest.err configure:24142: $? = 0 configure:24145: test -s conftest.o configure:24148: $? = 0 configure:24159: result: yes configure:24162: checking size of long configure:24481: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm >&5 configure:24484: $? = 0 configure:24486: ./conftest configure:24489: $? = 0 configure:24512: result: 4 configure:24519: checking for long long configure:24543: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:24549: $? = 0 configure:24553: test -z || test ! -s conftest.err configure:24556: $? = 0 configure:24559: test -s conftest.o configure:24562: $? = 0 configure:24573: result: yes configure:24576: checking size of long long configure:24895: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm >&5 configure:24898: $? = 0 configure:24900: ./conftest configure:24903: $? = 0 configure:24926: result: 8 configure:24933: checking for long double configure:24957: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:24963: $? = 0 configure:24967: test -z || test ! -s conftest.err configure:24970: $? = 0 configure:24973: test -s conftest.o configure:24976: $? = 0 configure:24987: result: yes configure:24990: checking size of long double configure:25309: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm >&5 configure:25312: $? = 0 configure:25314: ./conftest configure:25317: $? = 0 configure:25340: result: 12 configure:25348: checking whether we can compute C Make dependencies configure:25376: result: yes, using gcc -MM configure:25380: checking whether gcc supports -c -o FILE.lo configure:25388: gcc -g -O2 -c conftest.c -o TMP/conftest.lo 1>&5 configure:25391: $? = 0 configure:25394: gcc -g -O2 -c conftest.c -o TMP/conftest.lo 1>&5 configure:25397: $? = 0 configure:25405: result: yes configure:25454: checking how to get verbose linking output from fc configure:25465: fc -c conftest.f >&5 ./configure: line 1: fc: -c: invalid option fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd] configure:25471: $? = 2 configure: failed program was: | program main | | end configure:25550: WARNING: compilation failed configure:25556: result: configure:25558: checking for Fortran libraries of fc configure:25585: fc -o conftest -L/usr/local/lib conftest.f >&5 ./configure: line 1: fc: -o: invalid option fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd] configure:25740: result: configure:25779: checking for dummy main to link with Fortran libraries configure:25818: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -ldl -lm >&5 configure:25824: $? = 0 configure:25828: test -z || test ! -s conftest.err configure:25831: $? = 0 configure:25834: test -s conftest configure:25837: $? = 0 configure:25915: result: none configure:25952: checking for Fortran name-mangling scheme configure:25966: fc -c conftest.f >&5 ./configure: line 1: fc: -c: invalid option fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd] configure:25972: $? = 2 configure: failed program was: | subroutine foobar() | return | end | subroutine foo_bar() | return | end configure:26180: error: cannot compile a simple Fortran program See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BLAS_LIBS_setac_cv_env_BLAS_LIBS_valueac_cv_env_CC_setac_cv_env_CC_valueac_cv_env_CFLAGS_setac_cv_env_CFLAGS_valueac_cv_env_CPICFLAGS_setac_cv_env_CPICFLAGS_valueac_cv_env_CPPFLAGS_setac_cv_env_CPPFLAGS_valueac_cv_env_CPP_setac_cv_env_CPP_valueac_cv_env_CXXCPP_setac_cv_env_CXXCPP_valueac_cv_env_CXXFLAGS_setac_cv_env_CXXFLAGS_valueac_cv_env_CXXPICFLAGS_setac_cv_env_CXXPICFLAGS_valueac_cv_env_CXX_setac_cv_env_CXX_valueac_cv_env_DYLIB_LDFLAGS_setac_cv_env_DYLIB_LDFLAGS_valueac_cv_env_DYLIB_LD_setac_cv_env_DYLIB_LD_valueac_cv_env_F2C_setac_cv_env_F2C_valueac_cv_env_F77_setac_cv_env_F77_valueac_cv_env_FFLAGS_setac_cv_env_FFLAGS_valueac_cv_env_FPICFLAGS_setac_cv_env_FPICFLAGS_valueac_cv_env_LAPACK_LIBS_setac_cv_env_LAPACK_LIBS_valueac_cv_env_LDFLAGS_setac_cv_env_LDFLAGS_valueac_cv_env_MAIN_CFLAGS_setac_cv_env_MAIN_CFLAGS_valueac_cv_env_MAIN_FFLAGS_setac_cv_env_MAIN_FFLAGS_valueac_cv_env_MAIN_LDFLAGS_setac_cv_env_MAIN_LDFLAGS_valueac_cv_env_MAIN_LD_setac_cv_env_MAIN_LD_valueac_cv_env_MAKE_setac_cv_env_MAKE_valueac_cv_env_R_BATCHSAVE_setac_cv_env_R_BATCHSAVE_valueac_cv_env_R_BROWSER_setac_cv_env_R_BROWSER_valueac_cv_env_R_PAPERSIZE_setac_cv_env_R_PAPERSIZE_valueac_cv_env_R_PRINTCMD_setac_cv_env_R_PRINTCMD_valueac_cv_env_SHLIB_CFLAGS_setac_cv_env_SHLIB_CFLAGS_valueac_cv_env_SHLIB_CXXLDFLAGS_setac_cv_env_SHLIB_CXXLDFLAGS_valueac_cv_env_SHLIB_CXXLD_setac_cv_env_SHLIB_CXXLD_valueac_cv_env_SHLIB_FFLAGS_setac_cv_env_SHLIB_FFLAGS_valueac_cv_env_SHLIB_LDFLAGS_setac_cv_env_SHLIB_LDFLAGS_valueac_cv_env_SHLIB_LD_setac_cv_env_SHLIB_LD_valueac_cv_env_TCLTK_CPPFLAGS_setac_cv_env_TCLTK_CPPFLAGS_valueac_cv_env_TCLTK_LIBS_setac_cv_env_TCLTK_LIBS_valueac_cv_env_build_alias_setac_cv_env_build_alias_valueac_cv_env_host_alias_setac_cv_env_host_alias_valueac_cv_env_target_alias_setac_cv_env_target_alias_valueac_cv_exeextac_cv_f77_compiler_gnu=no ac_cv_f77_dummy_main=none ac_cv_f77_libsac_cv_fortran_dummy_main=none ac_cv_header_arpa_inet_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=no ac_cv_header_fpu_control_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieee754_h=yes ac_cv_header_ieeefp_h=no 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=no ac_cv_header_readline_readline_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=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_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_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_m_cos=yes ac_cv_lib_m_sin=yes ac_cv_lib_ncurses_main=no ac_cv_lib_readline_rl_callback_read_char=no ac_cv_lib_termcap_main=no ac_cv_lib_termlib_main=no ac_cv_objext=o ac_cv_path_GETWD=/bin/pwd ac_cv_path_PAGER=/usr/bin/less ac_cv_path_PERL=/usr/bin/perl ac_cv_path_R_BROWSER=/usr/bin/mozilla ac_cv_path_R_GZIPCMD=/bin/gzip ac_cv_path_R_PDFVIEWER=/usr/bin/xpdf ac_cv_path_R_UNZIPCMD=/usr/bin/unzip ac_cv_path_R_ZIPCMD=/usr/bin/zip ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_F77=fc ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdcac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_double=12 ac_cv_sizeof_long_long=8 ac_cv_type_blkcnt_t=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' 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=no lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e \''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_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=32768 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='"no"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e \''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_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'\''"' r_cv_c_inline=inline r_cv_header_glibc2=yes r_cv_header_setjmp_posix=yes r_cv_prog_cc_c_o_lo=yes r_cv_prog_cc_m='gcc -MM' r_cv_prog_perl_v5=yes r_cv_size_max=yes r_cv_type_socklen=socklen_t ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/home/ales/Programi/R/R-2.0.1/tools/missing aclocal-1.4' ALLOCA='' AR='ar' ARFLAGS='rc' AUTOCONF='/home/ales/Programi/R/R-2.0.1/tools/missing autoconf' AUTOHEADER='/home/ales/Programi/R/R-2.0.1/tools/missing autoheader' AUTOMAKE='/home/ales/Programi/R/R-2.0.1/tools/missing automake-1.4' AWK='mawk' BITMAP_LIBS='' BLAS_LIBS='' BUILDDIR_IS_SRCDIR='yes' BUILD_AQUA_FALSE='' BUILD_AQUA_TRUE='' BUILD_BZLIB_FALSE='' BUILD_BZLIB_TRUE='' BUILD_DLFCN_DARWIN_FALSE='' BUILD_DLFCN_DARWIN_TRUE='#' BUILD_PCRE_FALSE='' BUILD_PCRE_TRUE='' BUILD_XDR_FALSE='' BUILD_XDR_TRUE='' BUILD_ZLIB_FALSE='' BUILD_ZLIB_TRUE='' CC='gcc' CFLAGS='-g -O2' COMPILE_DOUBLE_COMPLEX_FALSE='' COMPILE_DOUBLE_COMPLEX_TRUE='' CPICFLAGS='' CPP='gcc -E' CPPFLAGS='-I/usr/local/include' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' CXXPICFLAGS='' DEFS='' DVIPS='false' DYLIB_EXT='' DYLIB_LD='' DYLIB_LDFLAGS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F2C='' F2CFLAGS='' F77='fc' FALSE='' FFLAGS='' FLIBS='' FPICFLAGS='' GETWD='/bin/pwd' GNOMEGNORBA_LIBS='' GNOMEUI_LIBS='' GNOME_APPLETS_LIBS='' GNOME_CAPPLET_LIBS='' GNOME_CONFIG='' GNOME_IF_FILES='' GNOME_INCLUDEDIR='' GNOME_LIBDIR='' GNOME_LIBS='' GNORBA_CFLAGS='' GNORBA_LIBS='' GTKXMHTML_LIBS='' HAVE_DOUBLE_COMPLEX='' HAVE_GNOME='' HAVE_GNORBA_FALSE='' HAVE_GNORBA_TRUE='' HAVE_ORBIT_FALSE='' HAVE_ORBIT_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO='$(PERL) $(top_srcdir)/tools/install-info.pl' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JAVAC='' LAPACK_LDFLAGS='' LAPACK_LIBS='' LATEX='false' LDFLAGS='-L/usr/local/lib' LIBGLADE_CFLAGS='' LIBGLADE_CONFIG='' LIBGLADE_LIBS='' LIBM='-lm' LIBOBJS='' LIBR='' LIBR_LDFLAGS='' LIBS='-ldl -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='tools/ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAIN_CFLAGS='' MAIN_FFLAGS='' MAIN_LD='' MAIN_LDFLAGS='' MAKE='make' MAKEINDEX='false' MAKEINFO='false' MAKEINFO_CMD='' NO_PERL5='false' OBJEXT='o' ORBIT_CFLAGS='' ORBIT_CONFIG='' ORBIT_IDL='' ORBIT_LIBS='' PACKAGE='R' PACKAGE_BUGREPORT='r-bugs at R-project.org' PACKAGE_NAME='R' PACKAGE_STRING='R 2.0.1' PACKAGE_TARNAME='R' PACKAGE_VERSION='2.0.1' PAGER='/usr/bin/less' PAPERCONF='' PATH_SEPARATOR=':' PDFLATEX='false' PDFTEX='false' PERL='/usr/bin/perl' RANLIB='ranlib' RLAPACK_LDFLAGS='' RMATH_HAVE_EXPM1='' RMATH_HAVE_LOG1P='' RMATH_HAVE_WORKING_LOG1P='' R_BATCHSAVE='' R_BROWSER='/usr/bin/mozilla' R_GUIS='' R_GZIPCMD='/bin/gzip' R_LD_LIBRARY_PATH='/usr/local/lib' R_OSTYPE='unix' R_PAPERSIZE='' R_PDFVIEWER='/usr/bin/xpdf' R_PLATFORM='i686-pc-linux-gnu' R_PRINTCMD='' R_PROFILING='' R_RD4DVI='ae' R_RD4PDF='times,hyper' R_UNZIPCMD='/usr/bin/unzip' R_XTRA_CFLAGS='' R_XTRA_CPPFLAGS='' R_XTRA_CXXFLAGS='' R_XTRA_FFLAGS='' R_XTRA_LIBS='' R_ZIPCMD='/usr/bin/zip' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHLIB_CFLAGS='' SHLIB_CXXFLAGS='' SHLIB_CXXLD='' SHLIB_CXXLDFLAGS='' SHLIB_EXT='' SHLIB_FFLAGS='' SHLIB_LD='' SHLIB_LDFLAGS='' SHLIB_LIBADD='' STRIP='strip' TAR='tar' TCLTK_CPPFLAGS='' TCLTK_LIBS='' TCL_CONFIG='' TEX='false' TK_CONFIG='' USE_EXPORTFILES_FALSE='' USE_EXPORTFILES_TRUE='' USE_EXTERNAL_BLAS_FALSE='' USE_EXTERNAL_BLAS_TRUE='' USE_EXTERNAL_LAPACK_FALSE='' USE_EXTERNAL_LAPACK_TRUE='' USE_LIBTOOL_FALSE='' USE_LIBTOOL_TRUE='#' USE_MMAP_ZLIB_FALSE='' USE_MMAP_ZLIB_TRUE='' USE_RECOMMENDED_PACKAGES_FALSE='' USE_RECOMMENDED_PACKAGES_TRUE='' USING_G77_FALSE='' USING_G77_TRUE='#' VERSION='2.0.1' WANT_R_FRAMEWORK_FALSE='' WANT_R_FRAMEWORK_TRUE='#' WANT_R_SHLIB_FALSE='' WANT_R_SHLIB_TRUE='#' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' YACC='yacc' ZVT_LIBS='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' config_opts='' datadir='${prefix}/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shlibpath_var='LD_LIBRARY_PATH' sysconfdir='${prefix}/etc' target_alias='' use_aqua='' use_tcltk='' ## ------------- ## ## Output files. ## ## ------------- ## r_cc_rules_frag='Makefrag.cc' r_cxx_rules_frag='' r_f77_rules_frag='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_DECL_SIZE_MAX 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ELF_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FPU_CONTROL_H 1 #define HAVE_GLIBC2 1 #define HAVE_GRP_H 1 #define HAVE_IEEE754_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_POSIX_SETJMP 1 #define HAVE_PWD_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_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_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define INT_32_BITS 1 #define PACKAGE "R" #define PACKAGE_BUGREPORT "r-bugs at R-project.org" #define PACKAGE_NAME "R" #define PACKAGE_STRING "R 2.0.1" #define PACKAGE_TARNAME "R" #define PACKAGE_VERSION "2.0.1" #define RETSIGTYPE void #define R_CPU "i686" #define R_INLINE inline #define R_OS "linux-gnu" #define R_PLATFORM "i686-pc-linux-gnu" #define R_VENDOR "pc" #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF_LONG_LONG 8 #define SOCKLEN_T socklen_t #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define Unix 1 #define VERSION "2.0.1" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1
Peter Dalgaard
2005-Feb-05 13:25 UTC
[R] Problems compiling (configure) R on Ubuntu linux (debian)
=?windows-1250?Q?Ale=9A_=8Eiberna?= <ales.ziberna at guest.arnes.si> writes:> Hello! > > I would first like to appologice if this question does not fit on this > mailing-list. > > I am new to Linux and I tried to compile R on my Ubuntu Warty linux. I > followed the instructions in "R Installation and Administration" manual. It > seams that there was a problem with "configure", since when running "make" > afterward gave me this reply: > make: *** No targets specified and no makefile found. Stop.Presumably configure told you something before that?> I have copied the content of the "config.log" at the end of the file. If > someone would give me some instructions on how to read this file, I would be > very grateful. > > Thank you in advance! > Ales ZibernaSo you thought that sending 2800 lines to 2000+ people probably wouldn't bother anyone? You seem to be lacking a Fortran compiler as configure is picking up "fc" (which is bash's "fix command"), but we could have found that out based on more concentrated output than the entire config.log. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
Ales Ziberna
2005-Feb-07 06:44 UTC
[R] Problems compiling (configure) R on Ubuntu linux (debian)
I tried eactly that, however there are numerus dependecies. This seams to be the problem. I have till now manage to install (via *.deb file) R1.9.1 thanks to following all depnedecies found using the following site (un unofficial site for searching Ubuntu packages): http://higgs.djpig.de/ubuntu/www/ However, R 2.0.1 requires some different packages or newer versions and therfore will not work! Thank you anyways for your answer! Ales Ziberna ----- Original Message ----- From: "Dirk Eddelbuettel" <edd at debian.org> To: "Ales Ziberna" <ales.ziberna at guest.arnes.si> Cc: "R-help" <r-help at stat.math.ethz.ch> Sent: Sunday, February 06, 2005 2:48 PM Subject: Re: [R] Problems compiling (configure) R on Ubuntu linux (debian)> > On 6 February 2005 at 10:49, Ales Ziberna wrote: > | Thanks to everybody for their valuble suggestions. > | > | Unfortunaty I currently can not use apt-get or similar, since I can not > | connect to the net using Ubuntu (modem problems). > > So download r-base*deb under Windows, reboot, mount the Windows partition, > cd > to it, dpkg -i r-base*.deb. > > Dirk > > -- > Better to have an approximate answer to the right question than a precise > answer to the wrong question. -- John Tukey as quoted by John Chambers > >