From owner-freebsd-stable Wed Nov 1 18:48:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id 9946D37B4C5 for ; Wed, 1 Nov 2000 18:48:21 -0800 (PST) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id TAA04055 for stable@freebsd.org; Wed, 1 Nov 2000 19:48:21 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <200011020248.TAA04055@freeway.dcfinc.com> Subject: RELENG_2_2 buildworld breakage To: stable@freebsd.org Date: Wed, 1 Nov 2000 19:48:20 -0700 (MST) Reply-To: chad@DCFinc.com Organization: DCF, Inc. X-O/S: FreeBSD 2.2.8-STABLE X-Unexpected: The Spanish Inquisition X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: multipart/mixed; boundary=ELM973133299-4014-0_ Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --ELM973133299-4014-0_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 --ELM973133299-4014-0_ Content-Type: text/plain; charset=US-ASCII Content-Disposition: attachment; filename=make.broke Content-Description: 2.2.8-STABLE make buildworld failure Content-Transfer-Encoding: 7bit ===> games/cribbage cc -nostdinc -O2 -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/cribbage/extern.c cc -nostdinc -O2 -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/cribbage/crib.c cc -nostdinc -O2 -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/cribbage/cards.c cc -nostdinc -O2 -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/cribbage/instr.c cc -nostdinc -O2 -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/games/cribbage/io.c In file included from /usr/obj/usr/src/tmp/usr/include/ctype.h:51, from /usr/src/games/cribbage/io.c:42: /usr/obj/usr/src/tmp/usr/include/runetype.h:46: parse error before `typedef' /usr/obj/usr/src/tmp/usr/include/runetype.h:67: parse error before `rune_t' /usr/obj/usr/src/tmp/usr/include/runetype.h:67: warning: no semicolon at end of struct or union /usr/obj/usr/src/tmp/usr/include/runetype.h:68: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:69: parse error before `map' /usr/obj/usr/src/tmp/usr/include/runetype.h:69: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:71: parse error before `}' /usr/obj/usr/src/tmp/usr/include/runetype.h:71: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:75: parse error before `_RuneEntry' /usr/obj/usr/src/tmp/usr/include/runetype.h:75: warning: no semicolon at end of struct or union /usr/obj/usr/src/tmp/usr/include/runetype.h:76: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:82: parse error before `rune_t' /usr/obj/usr/src/tmp/usr/include/runetype.h:82: warning: no semicolon at end of struct or union /usr/obj/usr/src/tmp/usr/include/runetype.h:85: parse error before `char' /usr/obj/usr/src/tmp/usr/include/runetype.h:86: parse error before `invalid_rune' /usr/obj/usr/src/tmp/usr/include/runetype.h:86: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:89: parse error before `maplower' /usr/obj/usr/src/tmp/usr/include/runetype.h:89: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:90: parse error before `mapupper' /usr/obj/usr/src/tmp/usr/include/runetype.h:90: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:97: parse error before `runetype_ext' /usr/obj/usr/src/tmp/usr/include/runetype.h:97: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:98: parse error before `maplower_ext' /usr/obj/usr/src/tmp/usr/include/runetype.h:98: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:99: parse error before `mapupper_ext' /usr/obj/usr/src/tmp/usr/include/runetype.h:99: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:103: parse error before `}' /usr/obj/usr/src/tmp/usr/include/runetype.h:103: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:107: parse error before `_DefaultRuneLocale' /usr/obj/usr/src/tmp/usr/include/runetype.h:107: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/runetype.h:108: parse error before `*' /usr/obj/usr/src/tmp/usr/include/runetype.h:108: warning: data definition has no type or storage class /usr/obj/usr/src/tmp/usr/include/ctype.h: In function `__maskrune': In file included from /usr/src/games/cribbage/io.c:42: /usr/obj/usr/src/tmp/usr/include/ctype.h:148: request for member `runetype' in something not a structure or union /usr/obj/usr/src/tmp/usr/include/ctype.h: In function `__isctype': /usr/obj/usr/src/tmp/usr/include/ctype.h:155: request for member `runetype' in something not a structure or union /usr/obj/usr/src/tmp/usr/include/ctype.h: In function `__toupper': /usr/obj/usr/src/tmp/usr/include/ctype.h:162: request for member `mapupper' in something not a structure or union /usr/obj/usr/src/tmp/usr/include/ctype.h: In function `__tolower': /usr/obj/usr/src/tmp/usr/include/ctype.h:169: request for member `maplower' in something not a structure or union *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. --ELM973133299-4014-0_-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message