[Rcpp-devel] RInside Problems.

Dirk Eddelbuettel edd at debian.org
Thu Apr 29 13:31:33 CEST 2010


Please use the rcpp-devel mailing list for questions or bug reports. 

On 29 April 2010 at 10:48, jgbravo at ull.es wrote:
| 
| Hello,
| 
| I have a problem compiling RInside library and its examples. The error  
| obtained while compiling the library is showed now:
| 
| hiper at hiper-desktop:~/R/i486-pc-linux-gnu-library/2.10/RInside/src$ make
| /usr/bin/R --vanilla --slave < tools/RInsideEnvVars.r > RInsideEnvVars.h
| /usr/bin/R --vanilla --slave < tools/RInsideAutoloads.r > RInsideAutoloads.h
| o libRInside  MemBuf.o RInside.o

That looks very wrong. Somehow the Makefile expands variables the wrong way.

| make: o: No se encontró el programa
| make: [libRInside] Error 127 (no tiene efecto)
| ar qc libRInside.a MemBuf.o RInside.o
| cp libRInside  ../inst/lib
| cp: no se puede efectuar `stat' sobre «libRInside»: No existe el  
| fichero ó directorio
| make: *** [userLibrary] Error 1
| 
| Can you help me please?

Which version is this? Which operating system?

Dirk
 
| I'm greateful, regards,
| Javier González.
| 
| 

-- 
  Regards, Dirk


More information about the Rcpp-devel mailing list