On Mon, Apr 01, 2002 at 12:14:27AM -0500, Scott Sipe wrote:
> When doing buildworld on current from a couple hours ago.  This is an alpha, 
> if that makes a difference.  This is my first time compiling current 
> (currently running stable), so apologies if this is something that is my 
> fault.

I just applied the following patch. I think this is what the
fix is going to look like anyway.

Index: Makefile
===================================================================
RCS file: /home/ncvs/src/sbin/savecore/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile    31 Mar 2002 22:26:56 -0000      1.8
+++ Makefile    1 Apr 2002 06:40:18 -0000
@@ -1,5 +1,5 @@
 # $FreeBSD: src/sbin/savecore/Makefile,v 1.8 2002/03/31 22:26:56 phk Exp $
-PROG=  savekerneldump
+PROG=  savecore
 WARNS= 4
 NOMAN= sorry, not yet.
 LDADD= -lmd

-- 
 Marcel Moolenaar         USPA: A-39004          [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to