Newsgroups: comp.parallel.pvm
From: Wei Song <sw319@OUTGOING.MIT.EDU>
Subject: hello.c
Organization: Massachusetts Institute of Technology
Date: Tue, 06 May 1997 23:35:02 -0400
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <336FF866.167E@OUTGOING.MIT.EDU>

Hi, all.

Today, when I compile the first file hello.c in the book: PVM: Parallel
Virtual Machine      A Users' Guide and Tutorial for Networked Parallel
Computing.

I got the next message, 
collect2: ld returned 1 exit status
/usr/bin/../lib/ld:
Unresolved:
pvm_mytid
pvm_spawn
pvm_recv
pvm_upkstr
pvm_exit

Could you guys tell me what is the problem and how can I solve it.

Thank you in advance.

-- 
Wei Song   (617) 661-1370
Homepage: http://web.mit.edu/sw319/www/home.html
113 Harvard St. Apt. 4
Cambridge, MA 02139
U.S.A.

