Skip to content
Prev 32952 / 63421 Next

need help with libtool/aclocal error

Looks like libtool is objecting to a patch-level mismatch in hte R 
sources (and I'm surprised that such minor mismatches are not 
allowed).  You should be able to solve this by using a current 
R-patched (>=r48719), or just updating tools/ltmain.sh from 
https://svn.r-project.org/R/branches/R-2-9-branch/tools/ltmain.sh and 
re-configuring and re-making R.

Looks like this has been mismatching for a while, so perhaps no one 
uses R CMD LINK.
On Fri, 5 Jun 2009, Kynn Jones wrote: