> I'm not sure if this is the right mailing list for asking a question
> about OpenAFS, but I coulnd't find an OpenAFS-mailinglist. So if this
> is not the right list please excuse me.
Start att www.central.org and you will find the temporary home of openafs
until their own domain works out. There are a bunch of mailing lists, too.
> I always see an error message when starting bosserver: "Fatal Rx
> error: rx_ListenerProc: no fd_sets!". I compiled OpenAFS on a SuSE
> Linux 7.0 Prof. machine with kernel 2.2.16 (SMP). I followed every
> step of the "Quick Beginning Guide" and double checked it
> already. What is meant by this message and what can I do about this?
Not obvious: A malloc fails because the stacks of the threads are too
small (broken src).
These values are the ones that at least do not break it directly.
lwp.h:
#define PTHREAD_DEFAULT_STACK 131072
#define AFS_LWP_MINSTACKSIZE (48 * 4024)
rx_lwp.h:
#define RX_LIST_STACK 128000
Mabee there is a patch at central.org.
There have been few software releases which give less reward than
openafs _when_following_the_README_with_cut_and_paste_accuracy_.
Harald.