An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20140124/9bd0bb73/attachment.pl>
Installation of R-3.0.2 failed Fortran error
4 messages · Brian Ripley, Sandip Nandi, Claus.Neumayer at merckgroup.com
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
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20140124/6ad9a0d5/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20140125/f6dd3b26/attachment.pl>