Storage size of 'rfds' isn't known


[ Follow Ups ] [ Post Followup ] [ Netlib Discussion Forum ] [ FAQ ]

Posted by Vitaly Doban on March 23, 1998 at 03:49:38:

Hello,
I have some problems when I'm trying to compile PVM
sources on my Red Hat Linux release 5.0, kernel 2.0.32,
bash or sh, I have followed your indication:

uudecode pvm3.3.11.tar.z.uu
zcat pvm3.3.11.tar.Z | tar xf -
cd pvm3
PVM_ROOT=$HOME/pvm3
export PVM_ROOT
make

The error message is:
……….
../hoster.c: In function 'pl_startup':
../hoster.c:345:storage size of 'rfds' isn't known.
make[1]:***[hoster.o] Error 1
make[1]: Leaving directory /home/…./Linux
make:*** [s] Error 2

Can you tell me what is missing or what I' am doing
wrong.
I want also to know if I can simulate the networked
workstation on my computer (on my Linux), where
different workstations will be simulate by different
processes.
Thank you.




Follow Ups: