Newsgroups: comp.parallel.pvm
From: tcha007@cs.auckland.ac.nz (Tom Chan)
Subject: Problem on using pvm_joingroup()
Organization: University of Auckland
Date: Wed, 09 Oct 1996 18:40:01 +1300
Message-ID: <tcha007-0910961840010001@tcha007.cs.auckland.ac.nz>

Hi,

I'm trying to create a group using pvm_joingroup() routine. However I got
the following error when it is compiled. 

ld:
Unresolved:
pvm_joingroup
make: *** [control2] Error 1

I have already included pvm3.h in my program and all other pvm routines
are working fine.

Does anyone know the reason? Thanks in advance.


Tom

