From owner-freebsd-stable Wed Jan 31 13:13:15 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA11316 for stable-outgoing; Wed, 31 Jan 1996 13:13:15 -0800 (PST) Received: from tick.SSEC.WISC.EDU (tick.ssec.wisc.edu [144.92.108.121]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA11296 for ; Wed, 31 Jan 1996 13:12:57 -0800 (PST) Received: from tick.SSEC.WISC.EDU (localhost [127.0.0.1]) by tick.SSEC.WISC.EDU (8.7.1/8.7.1) with ESMTP id PAA19729 for ; Wed, 31 Jan 1996 15:12:38 -0600 (CST) From: Dave Glowacki Message-Id: <199601312112.PAA19729@tick.SSEC.WISC.EDU> X-Mailer: exmh version 1.6.5 12/11/95 To: freebsd-stable@freebsd.org Subject: 2.1.0025 doesn't compile? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 31 Jan 1996 15:12:31 -0600 Sender: owner-stable@freebsd.org Precedence: bulk I don't usually rebuild after every CTM update, so I didn't catch this right away, but a couple of updates appear to have semi-broken -stable. One update deleted libexec/Makefile (I *think* it was libexec ... don't have access to my system right now) but didn't replace it with anything and another update deleted lkm/procfs but left a reference to it in lkm/Makefile Copying libexec/Makefile from /usr/2.1.0-RELEASE/libexec and editing out the "procfs" reference in lkm/Makefile got me through the build but it'd be nice if this was fixed correctly... [The 2.1.0026 ctm patch looks like it's just man page patches, and thus offers no relief...]