search for: scratch_tmp

Displaying 3 results from an estimated 3 matches for "scratch_tmp".

2003 May 05
1
problems compiling R on AIX5.1
Hello, I'm trying to compile R (versions 1.6.0, 1.6.1, 1.6.2 and 1.7.0) on our IBM Power3 Machine for an external user. I always used to configure with ./configure --prefix=/scratch_tmp/harald/instala I've never achieved to compile 1.7.0 because it seems that a file called R.exp is missing (or maybe it's not well referenced on the makefile). Output of make: .... xlc_r -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -O...
2003 May 08
1
problems compiling R on AIX5.1
...cepts -g... yes checking how to run the C preprocessor... xlc -E checking for byteswap.h... no checking size of double... 8 checking size of int... 4 checking size of long... 4 updating cache ./config.cache creating ./config.status creating src/var.h creating src/swap_bytes.h ** libs xlc -I/scratch_tmp/harald/R-1.6.1/include -I/usr/local/include -O2 -qmaxmem=8192 -c SASxport.c -o SASxport.o "foreign.h", line 51.13: 1506-334 (S) Identifier int32 has already been defined on line 633 of "/usr/include/sys/inttypes.h". "foreign.h", line 52.15: 1506-334 (S) Identifier...
2003 May 08
0
problems compiling R on AIX5.1 (PR#2953)
...cepts -g... yes checking how to run the C preprocessor... xlc -E checking for byteswap.h... no checking size of double... 8 checking size of int... 4 checking size of long... 4 updating cache ./config.cache creating ./config.status creating src/var.h creating src/swap_bytes.h ** libs xlc -I/scratch_tmp/harald/R-1.6.1/include -I/usr/local/include -O2 -qmaxmem=8192 -c SASxport.c -o SASxport.o "foreign.h", line 51.13: 1506-334 (S) Identifier int32 has already been defined on line 633 of "/usr/include/sys/inttypes.h". "foreign.h", line 52.15: 1506-334 (S) Identifier...