Dears,

I have a problem to install JRI on a Macintosh with Snowleopard OS.

<configure> runs without error message but <make> gives the following error 
message: 


$ make
make -C src JRI.jar
gcc -arch i386 -arch ppc -c -o Rengine.o Rengine.c -g -Iinclude  -fno-common 
-I/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/include 
-I/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/include/. 
-I/Library/Frameworks/R.framework/Resources/include
Rengine.c: In function ‘Java_org_rosuda_JRI_Rengine_rniParse’:
Rengine.c:89: error: too few arguments to function ‘R_ParseVector’
Rengine.c: In function ‘Java_org_rosuda_JRI_Rengine_rniParse’:
Rengine.c:89: error: too few arguments to function ‘R_ParseVector’
lipo: can't figure out the architecture type of: 
/var/folders/fh/fhFYQmHXHLyJzDtM+6Qq3E+++TI/-Tmp-//cc468LbA.out
make[1]: *** [Rengine.o] Error 1
make: *** [src/JRI.jar] Error 2



Current java version:

java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)


Current R-version:

R version 2.10.1 (2009-12-14)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

Any help welcome

Lars

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to