From owner-freebsd-stable Mon Dec 8 23:04:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA06734 for stable-outgoing; Mon, 8 Dec 1997 23:04:51 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA06719 for ; Mon, 8 Dec 1997 23:04:40 -0800 (PST) (envelope-from pallenby@zibbi.mikom.csir.co.za) Received: (from pallenby@localhost) by zibbi.mikom.csir.co.za (8.8.8/8.8.7) id JAA27878; Tue, 9 Dec 1997 09:03:25 +0200 (SAT) From: Paul Allenby Message-Id: <199712090703.JAA27878@zibbi.mikom.csir.co.za> Subject: Re: Make world broken on -stable In-Reply-To: <01bd0462$9c9a35a0$324318d0@b.b.nu> from Troy Settle at "Dec 9, 97 00:23:41 am" To: rewt@i-Plus.net (Troy Settle) Date: Tue, 9 Dec 1997 09:03:25 +0200 (SAT) Cc: freebsd-stable@freebsd.org X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk "Troy Settle wrote:" > From: Paul Allenby > >Replying to my own mail: > > > >replacing src/lib/libc/DEFS.h version 1.3.2.2 with 1.3.2.1 seems to fix ^^^^^^^^^^^^^^^^^^^ Oops, this should be src/lib/libc/i386/DEFS.h > this. > >The buildworld has not yet completed, however :-) > > How does one go about getting the older version? > (sorry, I'm still fairly new to this stable stuff) > > Move src/lib/libc/i386/DEFS.h away, and in /usr/src execute: cvs checkout -r 1.3.2.1 lib/libc/i386/DEFS.h Paul