From owner-freebsd-stable Wed Nov 1 19: 2:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from atlas.bit.net.au (atlas.bit.net.au [203.18.94.3]) by hub.freebsd.org (Postfix) with ESMTP id 9229137B479 for ; Wed, 1 Nov 2000 19:02:21 -0800 (PST) Received: (from pdh@localhost) by atlas.bit.net.au (8.11.0/8.11.0) id eA2322O18652; Thu, 2 Nov 2000 13:02:02 +1000 Date: Thu, 2 Nov 2000 13:02:02 +1000 From: Phil Homewood To: "Chad R. Larson" Cc: stable@FreeBSD.ORG Subject: Re: RELENG_2_2 buildworld breakage Message-ID: <20001102130202.E29604@atlas.bit.net.au> References: <200011020248.TAA04055@freeway.dcfinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011020248.TAA04055@freeway.dcfinc.com>; from chad@DCFinc.com on Wed, Nov 01, 2000 at 07:48:20PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chad R. Larson wrote: > 2.2.8-STABLE no longer builds. > > It would seem it was broken by: > > Edit src/games/cribbage/io.c > Add delta 1.1.1.1.8.2 2000.10.08.12.01.35 asmodai Try this: --- io.c.orig Thu Nov 2 12:59:33 2000 +++ io.c Thu Nov 2 12:59:52 2000 @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)io.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD: /c/ncvs/src/games/cribbage/io.c,v 1.1.1.1.8.2 2000/10/08 12:01:35 asmodai Exp $" + "$FreeBSD: /c/ncvs/src/games/cribbage/io.c,v 1.1.1.1.8.2 2000/10/08 12:01:35 asmodai Exp $"; #endif /* not lint */ #include -- Phil Homewood pdh@asiaonline.net Senior Technician +61 7 3620 1930 Asia Online (Queensland) http://www.asiaonline.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message