From owner-freebsd-hackers Sun Jul 23 12:46:50 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id MAA10913 for hackers-outgoing; Sun, 23 Jul 1995 12:46:50 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id MAA10907 for ; Sun, 23 Jul 1995 12:46:38 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id FAA20893; Mon, 24 Jul 1995 05:42:40 +1000 Date: Mon, 24 Jul 1995 05:42:40 +1000 From: Bruce Evans Message-Id: <199507231942.FAA20893@godzilla.zeta.org.au> To: hackers@freebsd.org, rpt@miles.sso.loral.com Subject: Re: xdr getpos() compile failure Sender: hackers-owner@freebsd.org Precedence: bulk >My solution is to modify /usr/include/rpt/xdr.h. But that only lasts >until I install 2.0.5 . Maybe fixed in 2.1? Already fixed in 2.2 (for i386's). Just enable the support already in /usr/src/lib/libc/xdr. Bruce