Displaying 5 results from an estimated 5 matches for "swap_bytes".
Did you mean:
bmap_bytes
2003 May 08
1
problems compiling R on AIX5.1
...GNU C... no
checking whether xlc accepts -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"...
2009 Mar 10
1
foreign package install on Solaris 10 + R-2.7.1
...ence... no checking for byteswap.h... no checking for double... yes checking size of double... 8 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/swap_bytes.h
config.status: creating src/var.h
Error: Invalid DESCRIPTION file
Invalid Priority field.
Packages with priorities 'base' or 'recommended' or 'defunct-base' must already be known to R.
See the information on DESCRIPTION files in section 'Creating R packages' of t...
2003 May 08
0
problems compiling R on AIX5.1 (PR#2953)
...GNU C... no
checking whether xlc accepts -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"...
2005 May 18
0
Advice requested: installation failing for foreign_0.8-7, mgcv_1.2-4, rpart_3.1-23, VR_7.2-15
...ence... no
checking for byteswap.h... no
checking for double... yes
checking size of double... 8
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/swap_bytes.h
config.status: creating src/var.h
** libs
gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/usr/local/include -Wno-long-long -fno-common -g -O2 -c R_systat.c
-o R_systat.o
gcc -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include
-I/usr/local/inc...
2001 Dec 05
9
Windows testing
R 1.4.0 is now sinking into feature freeze, and we'd like some help
testing it under Windows. Duncan Murdoch and Uwe Ligges have already
volunteered.
I've put a copy of SetupR140.exe at
http://www.stats.ox.ac.uk/pub/bdr/RWin
Also in that directory is a file TESTING suggesting some tests, not all of
which have been run on this build. As the graphics internals have been
changed a lot