Newsgroups: comp.parallel.pvm
From: akp3075@lisa.njit.edu (AMIT PAREKH)
Subject: Cannot compile the example programs...
Organization: New Jersey Institute of Technology
Date: Tue, 10 Jan 1995 15:12:54 GMT
Message-ID: <1995Jan10.151254.19508@njitgw.njit.edu>

Hi everyone,

I am a very new user of PVM3. I am using pvm3 on a SUN workstation. I have been trying to just compile my example programs but am unable to do so. When  I give the following command :

>>>aimk hello hello_other

I get the foll. message

>>>
making in . for SUN4
cc    -target sun4 -o hello hello.c 
ld: Undefined symbol 
   _pvm_exit 
   _pvm_bufinfo 
   _pvm_spawn 
   _pvm_upkstr 
   _pvm_mytid 
   _pvm_recv 
*** Error code 2
make: Fatal error: Command failed for target `hello'

I had been able to compile some time back but since a few days I am unable to do so. I cannot understand why...I thought maybe the software got corrupted...so I tried on another copy as well but no result...

If anyone knows how to solve this problem kindly let me know by either mailing to my account or posting it on the news...

Thanks a lot

Amit Parekh
email : akp3075@earth.njit.edu


