Re: [Rd] Build failure with this morning's R-alpha

2006-04-04 Thread Dirk Eddelbuettel
On 3 April 2006 at 16:11, Dirk Eddelbuettel wrote: | Trying to build a Debian snapshot of R-alpha based on last night's tarball, | it fails with what looks like a missing -lm linking directive: | | [...] | gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -O2 -c Rmain

Re: [Rd] Build failure with this morning's R-alpha

2006-04-04 Thread Dirk Eddelbuettel
On 4 April 2006 at 07:12, Prof Brian Ripley wrote: | Note that libR.so was itself linked against -lm, so should resolve its | dependencies there. The front end has never been linked against -lm, nor | do I see that anything should have changed for a long time in the | front-end. Thanks for con

Re: [Rd] Build failure with this morning's R-alpha

2006-04-03 Thread Prof Brian Ripley
Note that libR.so was itself linked against -lm, so should resolve its dependencies there. The front end has never been linked against -lm, nor do I see that anything should have changed for a long time in the front-end. I was able to build a shared-library version of the current svn 36743 (I

[Rd] Build failure with this morning's R-alpha

2006-04-03 Thread Dirk Eddelbuettel
Trying to build a Debian snapshot of R-alpha based on last night's tarball, it fails with what looks like a missing -lm linking directive: [...] gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -O2 -c version.c -o version.o gcc -I. -I../../src/include -I../../src