Newsgroups: comp.parallel.pvm
From: alsenoy@sch2.uia.ac.be (Kris.VanAlsenoy)
Subject: linking-problems with pvm-libs on SGI
Organization: U.I.A.
Date: Wed, 1 Feb 1995 13:12:07 GMT
Message-ID: <1995Feb1.131207.27577@reks.uia.ac.be>


Dear All,

I have a problem linking my program with the pvm-libraries (I think) on SGI.
Building pvm was no problem.
This is the error messsage I get : 
	f77 -o brabo.x -bloadmap:brabo.map \
	brabo.o leit.o index2.o  index1.o  ind2ex.o fndex2.o kermit.o indhulpdm.o \
	-L. -lbrabo   -lblas    -L/usr/people/alsenoy/pvm/pvm3/lib/SGI  -lpvm3 -lfpvm3 
/usr/bin/ld:
Undefined:
mp_numthreads_
__mp_simple_sched_
pvm_exit
pvm_delhosts
pvm_mytid
pvm_tidtohost
pvm_config
.. and a bunch of others..
pvm_upkshort
*** Error code 1

Many thanks in advance,
     kris

