From: wrankin@cerberus.ee.duke.edu (William T. Rankin)
Newsgroups: comp.parallel.pvm
Subject: Re: Problem: PVM 3.4 Compilation under Redhat Linux
Date: 14 Apr 1999 09:52:23 -0400
Organization: Duke University, Durham, NC, USA
Message-Id: <7f26in$hjn$1@cerberus.ee.duke.edu>
References: <7evog2$4fg$1@nnrp1.dejanews.com>
Xref: ukc comp.parallel.pvm:8252


In article <7evog2$4fg$1@nnrp1.dejanews.com>,
 <sbrown777@my-dejanews.com> wrote:
>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?

You seem to have bad sources.  The file "src/ddpro.h" does not even exist
on my 3.4.0 distribution, nor is it included by any of the source files.
Go back and grab the complete source tarball and recompile.

PVM 3.4.0 compiles fine on every RedHat 5.2 system I've seen.

-b
-- 
bill rankin ...................................... philosopher/coffee-drinker
wrankin@ee.duke.edu ........................................ doctoral wannabe
duke university dept. of electrical engr ......... scientific computing group

