Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 1996 01:52:15 -0500 (EST)
From:      Chris Madison <root@tippy.vnet.net>
To:        questions@freebsd.org
Subject:   xdr_double
Message-ID:  <Pine.BSF.3.91.960201013724.4477B-100000@tippy.vnet.net>

next in thread | raw e-mail | index | archive | help

Hi,

FBSD 2.1-stable.

Ummm.....I really don't know how to explain this, b/c I'm new
to rpc, but when I try and compile the server side of my app
it fails b/c xdr_double is an undefined symbol.

I looked in rpc/xdr.h and xdr_double is there, so I #included
it in <app>_xdr.c and that didn't help.  In <app>_xdr.c other
filters like xdr_int and xdr_vector are there and are working.

Is there something weird specifically with xdr_double, or
does something extra need to be included?

thanks
chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960201013724.4477B-100000>