[GRASSLIST:5885] XDR functions error

Hi,

I'm trying to compile grass5.0.1 in cygwin on a winnt40 machine,
but an error occours:

configure error: *** Unable to locate XDR functions

I downloaded and install with tar the sunrpc package for cygwin but I still get the
error. I would try to indicate the path to xrd with the --with- option...
is it possible?

If yes what is the correct syntiax, I try: --with-xdr=/usr/local/include/rpc/ but it doesn't work...

tanks, Michele.

michele.rocc@libero.it wrote:

I'm trying to compile grass5.0.1 in cygwin on a winnt40 machine,
but an error occours:

configure error: *** Unable to locate XDR functions

Upgrade your Cygwin installation; recent versions of Cygwin should
include the RPC libraries.

I downloaded and install with tar the sunrpc package for cygwin but I
still get the error. I would try to indicate the path to xrd with the
--with- option... is it possible?

If yes what is the correct syntiax, I try:
--with-xdr=/usr/local/include/rpc/ but it doesn't work...

There isn't a specific switch for it; you would have to use
--with-includes=.

--
Glynn Clements <glynn.clements@virgin.net>