From owner-freebsd-bugs Sun Oct 26 15:00:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA25671 for bugs-outgoing; Sun, 26 Oct 1997 15:00:03 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA25662; Sun, 26 Oct 1997 15:00:01 -0800 (PST) (envelope-from gnats) Date: Sun, 26 Oct 1997 15:00:01 -0800 (PST) Message-Id: <199710262300.PAA25662@hub.freebsd.org> To: freebsd-bugs Cc: From: "Jordan K. Hubbard" Subject: Re: kern/4860: rpc_svcout.c removed from 2.2-STABLE, rpcgen no more compiles Reply-To: "Jordan K. Hubbard" Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/4860; it has been noted by GNATS. From: "Jordan K. Hubbard" To: hsu@mail.clinet.fi Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/4860: rpc_svcout.c removed from 2.2-STABLE, rpcgen no more compiles Date: Sun, 26 Oct 1997 14:55:57 -0800 > rm -f /usr/src/usr.bin/rpcgen/GRTAGS /usr/src/usr.bin/rpcgen/GTAGS > make: don't know how to make rpc_svcout.c. Stop Checking my records, it looks like this got nuked from the repository in a recent crash. Fortunately, I make nightly backups of the entire repository and keep them around for a month, so it should be no trouble to resurrect it. I'll grab the file from backup and give it to Peter, who does all actual direct ops on the repository. Jordan