From owner-freebsd-hackers Sun Dec 12 13:31:24 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 4AEFC14C22; Sun, 12 Dec 1999 13:31:20 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 94E341CA0; Mon, 13 Dec 1999 05:31:17 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Karl Denninger Cc: freebsd-hackers@freebsd.org, marcel@freebsd.org Subject: Re: Reminder - changes to sources and such In-Reply-To: Message from Karl Denninger of "Sun, 12 Dec 1999 15:24:43 CST." <19991212152443.A80500@Denninger.Net> Date: Mon, 13 Dec 1999 05:31:17 +0800 From: Peter Wemm Message-Id: <19991212213117.94E341CA0@overcee.netplex.com.au> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Karl Denninger wrote: > Hi folks, > > Just something to keep in mind.... > > I am trying to update from a Juneish -CURRENT to a current -CURRENT. > > I've run into two instances (the latest being the use of "colldef" in > /usr/src/share/colldef) where older binaries are INCOMPATIBLE with the newer > files they are processing, AND the "make buildworld" target uses the OLD > binary in an attempt to read the NEW file. > > This blows up, obviously. This would appear to be another thing Marcel has broken.. colldef used to have special treatment, but it no longer has. peter@overcee[5:29am]~src-124> cvs up -p -r1.89 Makefile.inc1 | grep colldef usr.bin/colldef \ peter@overcee[5:29am]~src-125> grep colldef Makefile.inc1 peter@overcee[5:29am]~src-126> Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message