Dale Ghent skrev:

Try trussing it to see what errno bind() is failing with. That error would be a start in figuring out what's wrong.

Unfortunatly truss does not show what happens in kernel space, and this code seems to be
in the kernel module. Truss just shows the afs-syscall and the return.


afsd calls rx_InitHost whic calls rxi_getHostUDPPort which I think calls
rxk_NewSocket, if I figured this right. Why this fails I have not figured out.

Is there no one running afs on later versions of opensolaris?

/Klas



/dale

On Jun 10, 2009, at 6:56 AM, Klas Heggemann wrote:

Hello!

I'm trying to get openafs working on later releases of opensolaris
(build  >= 108).

1.4.10 builds fine but fails when starting afsd, logging
  RX failed to initialize (-7),
indicating some kind of  bind() error.

1.5.60 now build fairly fine, with the exception of vfsck (which
should not be built and which i do not need).

However I get the same error when starting afsd for 1.5.10
on.

Has anyone succeded in building a working client version of openAFS
for Opensolaris ( > build 108).

Klas



_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel


_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to