Newsgroups: comp.parallel.pvm
Path: ukc!uknet!pipex!uunet!hearst.acc.Virginia.EDU!hub.cs.jmu.edu!mtlsgi!chad
From: chad@mtlsgi (Chad Andersen)
Subject: undefined xdr_...
Message-ID: <CLMvsp.GEM@hub.cs.jmu.edu>
Sender: newsusr@hub.cs.jmu.edu (USENET News System)
Organization: Media Technology Lab, James Madison University
X-Newsreader: TIN [version 1.1 PL6]
Date: Tue, 22 Feb 1994 16:14:48 GMT
Lines: 18

I have been getting errors in compiling simple examples on the SGI.
I get a linker error undefined:
xdr_int
xrd_u_int
xdr_long
xdr_u_long
xdr_short
xdr_u_short
xrd_float
xdr_double
xdrmem_create

does anyone know where these are defined?  Is it PVM defined or compiler
library defined?

thanks

Chad

