search for: r_vendor

Displaying 14 results from an estimated 14 matches for "r_vendor".

2009 Feb 21
1
Install failure (PR#13545)
...N "2.8.1" | #define PACKAGE_STRING "R 2.8.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.8.1" | #define R_PLATFORM "x86_64-unknown-linux-gnu" | #define R_CPU "x86_64" | #define R_VENDOR "unknown" | #define R_OS "linux-gnu" | #define Unix 1 | #define R_ARCH "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5558: result: gcc -E configure:5587: gcc -E -I/usr/local/include conftest.c configure:5593: $? = 0 configure:5624: gcc -E -I...
2005 Feb 08
0
Compiling R as a shared library
...N "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 "x86_64-unknown-linux-gnu" | #define R_CPU "x86_64" | #define R_VENDOR "unknown" | #define R_OS "linux-gnu" | #define Unix 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> 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 prog...
2005 Apr 19
0
R 2.0.1 install problem on Solaris 9
...E_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPORT "r-bugs@R-project.org" | #define PACKAGE "R" | #define VERSION "2.0.1" | #define R_PLATFORM "sparc-sun-solaris2.9" | #define R_CPU "sparc" | #define R_VENDOR "sun" | #define R_OS "solaris2.9" | #define Unix 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:21326: gcc -o conftest -g -O2 -I/usr/include -L/opt/net/utils/gcc3.4.1/lib/ conftest.c -lncurses -lm >&5 ld: fatal: library...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...E_VERSION "1.6.2" | #define PACKAGE_STRING "R 1.6.2" | #define PACKAGE_BUGREPORT "r-bugs@R-project.org" | #define PACKAGE "R" | #define VERSION "1.6.2" | #define R_PLATFORM "sparc-sun-solaris2.8" | #define R_CPU "sparc" | #define R_VENDOR "sun" | #define R_OS "solaris2.8" | #define Unix 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4879: result: gcc -E configure:4904: gcc -E -I/usr/local/include conftest.c configure:4910: $? = 0 configure:4942: gcc -E -I/usr/local/include conftest.c con...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...GE_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 conft...
2003 Nov 08
1
[Fwd: Sun Solaris 8 compile problem.]
...ERSION "1.8.0" | #define PACKAGE_STRING "R 1.8.0" | #define PACKAGE_BUGREPORT "r-bugs@R-project.org" | #define PACKAGE "R" | #define VERSION "1.8.0" | #define R_PLATFORM "sparc-sun-solaris2.8" | #define R_CPU "sparc" | #define R_VENDOR "sun" | #define R_OS "solaris2.8" | #define Unix 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...
2004 Jun 14
4
Readline on R-1.9.1a
...uot;1.9.1" | #define PACKAGE_STRING "R 1.9.1" | #define PACKAGE_BUGREPORT "r-bugs@R-project.org" | #define PACKAGE "R" | #define VERSION "1.9.1" | #define R_PLATFORM "x86_64-unknown-linux-gnu" | #define R_CPU "x86_64" | #define R_VENDOR "unknown" | #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 | #def...
2014 Sep 26
1
configure: error: linking to Fortran libraries from C fails
...ot; | #define PACKAGE_BUGREPORT "http://bugs.r-project.org" | #define PACKAGE_URL "http://www.r-project.org" | #define PACKAGE "R" | #define VERSION "3.2.0" | #define R_PLATFORM "x86_64-unknown-linux-gnu" | #define R_CPU "x86_64" | #define R_VENDOR "unknown" | #define R_OS "linux-gnu" | #define Unix 1 | #define TESTING_WRITE_BARRIER 1 | #define R_ARCH "" | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_...
2005 Apr 18
3
Install problem on Solaris 9
I'm trying to install R-2.0.1 on Solaris 9 and I'm receiving the following error messages during make. begin installing recommended package foreign make[2]: *** [foreign.ts] Error 1 make[2]: Leaving directory `/opt/net/source/R-2.0.1/src/library/Recommended' make[1]: *** [recommended-packages] Error 2 make[1]: Leaving directory
2007 Sep 14
3
problems for ./configure on Ralpha: gcc related
...RSION "2.6.0" | #define PACKAGE_STRING "R 2.6.0" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.6.0" | #define R_PLATFORM "i686-pc-linux-gnulibc1" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnulibc1" | #define Unix 1 | #define R_ARCH "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4983: error: C compiler cannot create executables See `config.log' for more details. ............... I did...
2005 Aug 23
1
compile R with Portland Group compiler
...N "2.1.1" | #define PACKAGE_STRING "R 2.1.1" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "2.1.1" | #define R_PLATFORM "x86_64-unknown-linux-gnu" | #define R_CPU "x86_64" | #define R_VENDOR "unknown" | #define R_OS "linux-gnu" | #define Unix 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4184: result: no configure:4190: checking whether /usr/pgi/linux86-64/6.0/bin/pgcc accepts -g...
2007 Jun 26
0
gcc and g++ errors while compiling R on Linux ppc64
...quot;2.5.0" | #define PACKAGE_STRING "R 2.5.0" | #define PACKAGE_BUGREPORT "r-bugs@R-project.org" | #define PACKAGE "R" | #define VERSION "2.5.0" | #define R_PLATFORM "powerpc64-unknown-linux-gnu" | #define R_CPU "powerpc64" | #define R_VENDOR "unknown" | #define R_OS "linux-gnu" | #define Unix 1 | #define R_ARCH "" | #define HAVE_VISIBILITY_ATTRIBUTE 1 | /* end confdefs.h. */ | | int | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:7548: result: no confi...
2003 Feb 12
2
rl_callback_read_char error on Solaris 7
...ERSION "1.6.2" | #define PACKAGE_STRING "R 1.6.2" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "1.6.2" | #define R_PLATFORM "sparc-sun-solaris2.7" | #define R_CPU "sparc" | #define R_VENDOR "sun" | #define R_OS "solaris2.7" | #define Unix 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 HAV...
2003 Feb 11
2
configure can't get readline to work
...GE_VERSION "1.6.2" | #define PACKAGE_STRING "R 1.6.2" | #define PACKAGE_BUGREPORT "r-bugs at R-project.org" | #define PACKAGE "R" | #define VERSION "1.6.2" | #define R_PLATFORM "i686-pc-linux-gnu" | #define R_CPU "i686" | #define R_VENDOR "pc" | #define R_OS "linux-gnu" | #define Unix 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_...