From owner-freebsd-stable Fri Jul 12 09:31:06 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA23547 for stable-outgoing; Fri, 12 Jul 1996 09:31:06 -0700 (PDT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA23540 for ; Fri, 12 Jul 1996 09:31:04 -0700 (PDT) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.7.5/8.7.3) id JAA09766; Fri, 12 Jul 1996 09:31:29 -0700 (PDT) From: "Steven G. Kargl" Message-Id: <199607121631.JAA09766@troutmask.apl.washington.edu> Subject: Re: problems during make all To: rone@bofh.noc.best.net (Ron Echeverri) Date: Fri, 12 Jul 1996 09:31:29 -0700 (PDT) Cc: stable@freebsd.org In-Reply-To: <199607121036.DAA09145@bofh.noc.best.net> from Ron Echeverri at "Jul 12, 96 03:36:33 am" X-Mailer: ELM [version 2.4ME+ PL19 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to Ron Echeverri: > Right now, i'm actually running the latest 2.2-SNAP, but am > "downgrading" to -stable because i'm just not a hacker dude. > > ===> usr.bin/dig > cc -O -I/usr/src/usr.bin/dig/../../usr.sbin/nslookup -c /usr/src/usr.bin/dig/dig.c [compile error involving _iso_ntoa deleted] Downgrading a 2.2-SNAP installation to -stable is *very* nontrivial. I know. It took me 3 days to do it correctly, and I'm still finding little left over surprises. I suggest that (if you can wait) you backup any local user files/directories. Get 2.1.5-RELEASE when it is done. Install 2.1.5 over-the-top of your current stuff. -- Steve