Re: [Rd] need help with libtool/aclocal error

2009-06-06 Thread Kynn Jones
On Sat, Jun 6, 2009 at 5:58 AM, Prof Brian Ripley wrote: > ...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. Thanks, that worked like a charm. __ R-devel

Re: [Rd] need help with libtool/aclocal error

2009-06-06 Thread Prof Brian Ripley
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-

[Rd] need help with libtool/aclocal error

2009-06-05 Thread Kynn Jones
I'm trying to build an executable for a program I wrote. The compilation steps go well, but the linking step fails with a libtool "version mismatch" error. My linking command has this prefix: /path/to/R/bin/R CMD LINK gcc -g -std=gnu99 ... etc. The error looks like this: libtool: Version misma