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

On 29 April 2010 at 10:48, [email protected] wrote:
| 
| Hello,
| 
| I have a problem compiling RInside library and its examples. The error  
| obtained while compiling the library is showed now:
| 
| hi...@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
_______________________________________________
Rcpp-devel mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to