On 1 June 2006 at 16:15, Frederik Schueler wrote: | Hello, | | On Thu, Jun 01, 2006 at 06:24:43AM -0500, Dirk Eddelbuettel wrote: | > Could you do me a favour? On an amd64 system, what does | > | > $ grep FLIBS /etc/R/Makeconf | > | > show? On i386 I get | > | > [EMAIL PROTECTED]:~> grep FLIBS /etc/R/Makeconf | > FLIBS = -lgfortran -lm -lgcc_s | | of course: | | # grep FLIBS /etc/R/Makeconf | FLIBS = -lgfortran -lm -lgcc_s
Thanks! | > ie by adding the MAKEFLAGS="FLIBS=.... -lf2c". Could you try that? libf2c | > has the pow_dd symbol we got the error for. | | interestingly it still does not build with the same error, even if I add | -lf2c to FLIBS in /etc/R/Makeconf... That's really odd. The solution will be to update the sources, the file and function in question in fMultivar has been pulled. So I should be able to build with gfortran (leaving f2c aside), and the linking here in fExtremes should work again. Dirk -- Hell, there are no rules here - we're trying to accomplish something. -- Thomas A. Edison -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]