Date: Sun, 13 Sep 1998 12:17:54 +0200 (CEST)
From: Albrecht Gebhardt <albrecht.gebhardt@uni-klu.ac.at>
To: Halvard Moe <halvardm@math.uio.no>
Subject: Re: R-beta: compiling problems under DU4.0D
In-Reply-To: <13816.60542.881221.906198@clotho.uio.no>
On Fri, 11 Sep 1998, Halvard Moe wrote:
> I've down loaded R version 0.62.3 .
> After packing it out on my Digital personal workstation running DU4.0D
> i configure using the command
> ........
> make[3]: Entering directory `/local/ttmp/R-0.62.3/src/main'
> f77 -o R.binary arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o context.o cov.o cum.o debug.o deparse.o deriv.o devices.o dotcode.o dstruct.o duplicate.o envir.o errors.o eval.o format.o fourier.o iosupport.o gram.o list.o logic.o main.o match.o memory.o model.o names.o objects.o optimize.o options.o par.o paste.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o ../lib/libgraphics.a ../lib/libunix.a ../lib/libappl.a ../lib/libmath.a -lSM -lICE -L/local/X11R5/lib -lX11 -ldnet_stub -ltermcap -lm
> ld:
> ../lib/libunix.a(system.o): main: multiply defined
> fort: Severe: Failed while trying to link.
You have to use the "-nofor_main" option with Digital Fortran.
Here are the Fortran options from my "config.site":
FFLAGS="-g -fpe3"
LDCMD="f77 -g -nofor_main -fpe3 "
Albrecht
......................................................................
| Albrecht Gebhardt Tel.: (++43 463) 2700/837 |
| Institut fuer Mathematik Fax : (++43 463) 2700/834 |
| Universitaet Klagenfurt mailto:albrecht.gebhardt@uni-klu.ac.at |
| Villacher Str. 161 http://www-stat.uni-klu.ac.at/~agebhard |
| A-9020 Klagenfurt, Austria |
`--------------------------------------------------------------------'
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._