On 5/9/2012 2:20 PM, Corinna Vinschen wrote:
On May 8 22:41, Ken wrote:
The above doesn't look like a plausible IPV6 address. I have IPV6 enabled on
my network adapter. Is it possible that portmap isn't compatible with IPV6?
That would explain why older code (such as CygWin NFS Server - IPV4) i
On May 8 22:41, Ken wrote:
> Further to this post... With a struggle I built libtirpc.a and traced
> execution. Ultimately this is failing in clnt_vc.c. The following call in
> clnt_vc_create:
>
> connect(fd, (struct sockaddr *)raddr->buf, raddr->len)
>
> supplies an IPV6 address with hex valu
| I have sunrpc 4.0-4 and libtirpc-devel 0.2.1-1. I'm using Windows 7 SP1.
|
| I compiled and linked the following outline code against tirpc:
|
| #define PROG 0x1fffL
| #define VERS 0x2L
|
| struct netconfig *nconf = getnetconfigent("tcp");
|
| static void dispatch_func(struct svc_
Portmap RPC registration fails
I have sunrpc 4.0-4 and libtirpc-devel 0.2.1-1. I'm using Windows 7 SP1.
I compiled and linked the following outline code against tirpc:
#define PROG 0x1fffL
#define VERS 0x2L
struct netconfig *nconf = getnetconfigent("tcp");
4 matches
Mail list logo