From hsu@mail.clinet.fi  Sun Oct 26 14:26:01 1997
Received: from hauki.clinet.fi (root@hauki.clinet.fi [194.100.0.1])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA24231
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Oct 1997 14:25:42 -0800 (PST)
          (envelope-from hsu@mail.clinet.fi)
Received: from katiska.clinet.fi (root@katiska.clinet.fi [194.100.0.4])
	by hauki.clinet.fi (8.8.6/8.8.6) with ESMTP id AAA19040
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Oct 1997 00:24:52 +0200 (EET)
Received: (root@localhost) by katiska.clinet.fi (8.8.7/8.6.4) id AAA00740; Mon, 27 Oct 1997 00:24:52 +0200 (EET)
Message-Id: <199710262224.AAA00740@katiska.clinet.fi>
Date: Mon, 27 Oct 1997 00:24:52 +0200 (EET)
From: Heikki Suonsivu <hsu@mail.clinet.fi>
Reply-To: hsu@mail.clinet.fi
To: FreeBSD-gnats-submit@freebsd.org
Subject: rpc_svcout.c removed from 2.2-STABLE, rpcgen no more compiles
X-Send-Pr-Version: 3.2

>Number:         4860
>Category:       kern
>Synopsis:       rpc_svcout.c removed from 2.2-STABLE, rpcgen no more compiles
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 26 14:30:01 PST 1997
>Closed-Date:    Sun Oct 26 16:32:18 PST 1997
>Last-Modified:  Sun Oct 26 16:32:33 PST 1997
>Originator:     Heikki Suonsivu
>Release:        FreeBSD 2.2-STABLE i386
>Organization:
Clinet, Espoo, Finland
>Environment:

2.2-STABLE

>Description:

2.2 tree broke down:

--------------------------------------------------------------
 Rebuilding tools necessary to build the include files
--------------------------------------------------------------
cd /usr/src && PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/users/hsu/bin:/usr/users/hsu/bin/freebsd2.2:/usr/local/bin:/usr/X11/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/sbin:/sbin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple  COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib/  LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t /usr/obj/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/usr/src/tmp include-tools
cd /usr/src/usr.bin/rpcgen && /usr/obj/usr/src/tmp/usr/bin/make cleandepend depend &&  /usr/obj/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPROFILE all install cleandir obj
rm -f .depend
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
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

no such file there.  If I remove rpc_svcout.c from Makefile, compilation
breaks up otherwise.

Stop.

>How-To-Repeat:

make world

>Fix:
	

>Release-Note:
>Audit-Trail:

From: "Jordan K. Hubbard" <jkh@time.cdrom.com>
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

From: "Jordan K. Hubbard" <jkh@time.cdrom.com>
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 16:03:57 -0800

 OK, found it (from last night's backup - I was misreading the errors I
 was getting back from tar and was fooled into thinking it was deleted
 much more recently).  Since Peter seems to be asleep right now
 and no (more) harm can be done by resurrecting it, I have done so.
 
 				Jordan
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Sun Oct 26 16:32:18 PST 1997 
State-Changed-Why:  
file was pulled from last night's backup and resurrected. 
>Unformatted:
