Skip to content

bug when compiling using --with-f2c option (PR#923)

2 messages · wang@rjka.com, Kurt Hornik

#
Full_Name: Huayin Wang
Version: 1.2.2
OS: solaris
Submission from: (NULL) (38.158.182.2)


when configure using --with-f2c option, the f2c library should be linked.  It
maybe
just adding a -lf2c somewhere, but I do not know enough about it to fix it.  As
it is
now, errors will be generated complaining some symbols such as "i_len" etc. not
found.

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
How do you think we can solve your problem based on the information you
gave?

In case of --with-f2c, configure tests for -lf2c or -lF77/-lI77, and
stops if neither is found.  Have a look at config.log to see what
happened in your case.

-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._