From owner-freebsd-current Thu Apr 22 12:11:48 1999 Delivered-To: freebsd-current@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id 4F6B314BE4 for ; Thu, 22 Apr 1999 12:11:20 -0700 (PDT) (envelope-from sthaug@nethelp.no) Received: (qmail 61424 invoked by uid 1001); 22 Apr 1999 19:08:50 +0000 (GMT) To: freebsd-current@freebsd.org, freebsd-hackers@freebsd.org Subject: 3.1-STABLE is currently broken From: sthaug@nethelp.no X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Thu, 22 Apr 1999 21:08:50 +0200 Message-ID: <61422.924808130@verdi.nethelp.no> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ... because usr.bin/colldef/data/de_DE.DIS_8859-15.src has been updated: # $Id: de_DE.DIS_8859-15.src,v 1.3.2.1 1999/04/22 08:34:03 foxfair Exp $ without the corresponding update to scan.l and parse.y in the colldef source. End result: ===> usr.bin/colldef/data colldef -I /usr/src/usr.bin/colldef/data -o de_DE.DIS_8859-15.out /usr/src/usr.bin /colldef/data/de_DE.DIS_8859-15.src colldef: syntax error near line 6 *** Error code 69 Stop. *** Error code 1 This is from a 3.1-RELEASE box, attemtping a buildworld to 3.1-STABLE. Using usr.bin/colldef/data/{scan.l,parse.y} from -CURRENT and generating colldef from these seems to fix the problem. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message