Skip to content
Back to formatted view

Raw Message

Message-ID: <15176.945.261022.940709@mithrandir.hornik.net>
Date: 2001-07-08T06:54:41Z
From: Kurt Hornik
Subject: How to build R-1.3.0 under HP-UX  11.00
In-Reply-To: <Pine.LNX.4.31.0107061741270.1498-100000@gannet.stats>

>>>>> Prof Brian Ripley writes:

> The first few errors mean that you don't have xdr support in the
> libraries you included. R checks for the headers rpc/rpc.h and
> rpc/xdr.h so you have those.

> Try man xdr and see if it requires an additional library.

Actually, I think configure is not smart enough about this.

We currently test for the headers but not for any xdr_* library
function.  As we say that only ISO C can be assumed and everything else
must be tested for, I think we must test for the library functions too.
But where?

-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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._