> I have tried to compile V1.73 of The NetNode (tnn) for linux, but find
> I get the following error during 'make tnn'.
>
> /usr/local/src/tnn/os/linux/linux.c: In function `update_timer':
> /usr/local/src/tnn/os/linux/linux.c:446: storage size of `rmask' isn't
> known
IIRC changing the "struct fd_set rmask" into "fd_set rmask" solves this
one ...
> /usr/local/src/tnn/os/linux/linux.c:478: warning: passing arg 3 of
> `select' from incompatible pointer type
> /usr/local/src/tnn/os/linux/linux.c:478: warning: passing arg 4 of
> `select' from incompatible pointer type
This is due to the previous error ...
If you still can't get it compiled, I can always send you the version I'm
using at the ON4AWP node.
73 ! Bert / ON1BEJ