Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 13:02:02 +1000
From:      Phil Homewood <pdh@bit.net.au>
To:        "Chad R. Larson" <chad@DCFinc.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: RELENG_2_2 buildworld breakage
Message-ID:  <20001102130202.E29604@atlas.bit.net.au>
In-Reply-To: <200011020248.TAA04055@freeway.dcfinc.com>; from chad@DCFinc.com on Wed, Nov 01, 2000 at 07:48:20PM -0700
References:  <200011020248.TAA04055@freeway.dcfinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <ctype.h>

-- 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001102130202.E29604>