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


> 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...


Best regards
Frederik Schueler

-- 
ENOSIG

Attachment: signature.asc
Description: Digital signature

Reply via email to