From owner-freebsd-hackers Sat Jul 22 16:19:18 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id QAA08721 for hackers-outgoing; Sat, 22 Jul 1995 16:19:18 -0700 Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id QAA08714 for ; Sat, 22 Jul 1995 16:19:16 -0700 Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id BAA08966 ; Sun, 23 Jul 1995 01:19:13 +0200 Received: from (roberto@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) id BAA26083 ; Sun, 23 Jul 1995 01:19:12 +0200 From: roberto@blaise.ibp.fr (Ollivier Robert) Message-Id: <199507222319.BAA26083@blaise.ibp.fr> Subject: Re: missing xdr routines ?? To: rpt@miles.sso.loral.com (Richard Toren) Date: Sun, 23 Jul 1995 01:19:12 +0200 (MET DST) Cc: hackers@freebsd.org In-Reply-To: from "Richard Toren" at Jul 22, 95 11:18:38 am X-Operating-System: FreeBSD 2.2-CURRENT ctm#880 X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 607 Sender: hackers-owner@freebsd.org Precedence: bulk > I seem to be missing 2 xdr routines. These are xdr_float and xdr_double. > The 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