here i am again. it turns out that the link step does not automatically include the lnsl library, which contains the tcp stuff. how can i tell configure it should use the relevant library in the link step? i cannot find a way of doing this. -- Erich Neuwirth, Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-38624 Fax: +43-1-4277-9386 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
compiling
3 messages · Erich Neuwirth, Thomas Lumley, Kurt Hornik
On Wed, 15 Mar 2000, Erich Neuwirth wrote:
here i am again. it turns out that the link step does not automatically include the lnsl library, which contains the tcp stuff. how can i tell configure it should use the relevant library in the link step? i cannot find a way of doing this.
Add it to the LIBS variable in config.site -thomas Thomas Lumley Assistant Professor, Biostatistics University of Washington, Seattle -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
1 day later
Thomas Lumley writes:
On Wed, 15 Mar 2000, Erich Neuwirth wrote:
here i am again. it turns out that the link step does not automatically include the lnsl library, which contains the tcp stuff. how can i tell configure it should use the relevant library in the link step? i cannot find a way of doing this.
Add it to the LIBS variable in config.site
-thomas
Or, do LIBS=-lnsl /path/to/configure -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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._