[Rd] Installation of R-3.0.2 failed Fortran error

Prof Brian Ripley ripley at stats.ox.ac.uk
Fri Jan 24 09:24:04 CET 2014


On 24/01/2014 07:21, Claus.Neumayer at merckgroup.com wrote:
> Dear all,
>
> I have a big problem to compile  R-3.0.2 on our SUSE SLES 11 Server.
> Make breaks up with fortran errors and so the installation isn't
> successful
> This is a part from the make run output.:
>
> gcc-3.3 -fpic  -L/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3-hammer/ -lg2c
> -ffloat-store -c dlamch.f -o dlamch.o
> dlamch.f: In function `dlamch':
> dlamch.f:89: warning:
>           INTRINSIC          DIGITS, EPSILON, HUGE, MAXEXPONENT,
> Reference to unimplemented intrinsic `DIGITS' at (^) (assumed EXTERNAL)
> dlamch.f:89:
>           INTRINSIC          DIGITS, EPSILON, HUGE, MAXEXPONENT,
>                              ^
> Invalid declaration of or reference to symbol `digits' at (^) [initially
> seen at (^)]
> dlamch.f:89: warning:
>           INTRINSIC          DIGITS, EPSILON, HUGE, MAXEXPONENT,
>                                      ^
> Reference to unimplemented intrinsic `EPSILON' at (^) (assumed EXTERNAL)
> dlamch.f:89:
>           INTRINSIC          DIGITS, EPSILON, HUGE, MAXEXPONENT,
>
>
> For me it is not clear that I have to set some flags, or install a other
> fortran compiler tha our gcc-3.3

It will be clear if you read the 'R Installation and Administration 
Manual', as has already been pointed out to you.  If you need help with 
that, ask your IT support.

Alternative, install a version of R of the same vintage as your compiler 
(not later than 2005, and not even the end of the GCC 3.x series).

> I would be very grateful for any help.
> Thanks a lot.
>
>
> Best regards
>
> Claus Neumayer
>
> IS-PDR-A Research
> D41/221
> HPC: D041/001
> Phone: +49(0)6151 724526
> Mobil: +49 15114544526
> Fax: +49(0)6151 914526
> Email: Claus.Neumayer at merck.de
>
> Merck KGaA
> Frankfurter Str. 250
> D 64293 Darmstadt
> Home:   www.merck.de
>


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-devel mailing list