Newsgroups: comp.parallel.pvm
From: richieb@ritz.mordor.com (Richard Bielak)
Subject: Re: Problem with libraries
Organization: Mordor International - Jersey City, NJ
Date: Wed, 6 Mar 1996 13:33:35 GMT
Message-ID: <DnuLnz.HyB@ritz.mordor.com>

In article <4hjajv$lko@news.mty.itesm.mx>,
Ing. Luis Antonio Fasano B. <lfasano@foreigner> wrote:

[...]
>
>    The problem is that when i try to use the library (libpvm3.a) for using pvm with my application, there's an error specified, which says something like this
>
>Well...i'm trying to compile on Solaris2.4 (SUNMP and/or SUN4SOL2)
>
>Undefined                       first referenced
> symbol                             in file
>socket                              libpvm3.a(lpvmshmem.o)
>xdr_short                           libpvm3.a(lpvmpack.o)

[...]

Make sure you have "-lnsl" and "-lsocket" on your link line.

...richie

-- 
* richieb@ritz.mordor.com   - at home |  Richie Bielak             *
* richieb@calfp.com         - at work |                            *
* >> If it were readable, it wouldn't be called "code".  (me)  <<  *
*------------------------------------------------------------------*

