Newsgroups: comp.parallel.pvm
From: Juergen Kuersch <kue@eecs.rwth-aachen.de>
Subject: Re: how to compile master.c
Organization: Chair of Electrical Engineering and Computer Systems (EECS)
Date: Mon, 02 Jun 1997 09:03:24 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3392703C.67BB@eecs.rwth-aachen.de>

Gang Dai wrote:
> 
> Hi,
>   When I compile the example master.c from
> http://csep1.phy.ornl.gov:80/CSEP/PVM/PVM.html, I got the following

>   My cc command is "cc -o master master.c -I/apps2/pvm3.3.11/include
> -L/apps2/pvm3.3.11/lib/SUN4SOL2 -lpvm3"
> 

You must add "-lsocket -lnsl" to your cc comand.

Hope this helps.

GRTX
	Juergen Kuersch

-- 
----------------------------------------------------------------------------
      Juergen Kuersch,                    mailto:kue@eecs.rwth-aachen.de
             Chair of Electrical Engineering and Computer Systems
                             RWTH Aachen, Germany

