Date: Sun, 23 Jul 1995 01:19:12 +0200 (MET DST) From: roberto@blaise.ibp.fr (Ollivier Robert) To: rpt@miles.sso.loral.com (Richard Toren) Cc: hackers@freebsd.org Subject: Re: missing xdr routines ?? Message-ID: <199507222319.BAA26083@blaise.ibp.fr> In-Reply-To: <Pine.SUN.3.91.950722111507.5540A-100000@miles> from "Richard Toren" at Jul 22, 95 11:18:38 am
next in thread | previous in thread | raw e-mail | index | archive | help
> I seem to be missing 2 xdr routines. These are xdr_float and xdr_double. > The <rpc/xdr.h> file has prototypes for them , but I could not find them > in libc.a. I was able to find all of the rest mentioned in the man page. > I checked both 2.0 and 2.0.5 libraries. > > What is the status on these? Known problem, oversight, feature? Known problem. The routines are here in sources for libc.a but not compiled by default. Look into src/lib/libc/xdr/Makefile.inc. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@FreeBSD.ORG FreeBSD 2.2-CURRENT #5: Fri Jul 14 12:28:04 MET DST 1995
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507222319.BAA26083>