From: sbrown777@my-dejanews.com
Newsgroups: comp.parallel.pvm
Subject: Problem: PVM 3.4 Compilation under Redhat Linux
Date: Tue, 13 Apr 1999 15:39:48 GMT
Organization: Deja News - The Leader in Internet Discussion
Message-Id: <7evog2$4fg$1@nnrp1.dejanews.com>
Xref: ukc comp.parallel.pvm:8247


I downloaded the latest version (3.4) of PVM and attempted to complie it under
Redhat Linux 5.2. I got the following error message:

src/hoster.c:304: 'PDMSTARTUP' undeclared

PDMSTARTUP is defined in ddpro.h. However, this file is not included by
hoster.c (it is by host.c). There is a comment in hoster.c about replacing
ddpro.h with pvmproto.h which does NOT define PDMSTARTUP (instead it defines
PVMSTARTUP...whcih coincidently is defined in ddpro.h as well).  Is this a
known bug with a patch? Can I replace PDMSTARTUP with PVMDSTARTUP?

A similar problem exists for PDMMBOX and I am sure other variables...it seems
unlikely there are that many problems with PVM but I can't find what I might
be doing wrong.

Scott Brown

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

