From owner-freebsd-current Tue Jan 2 14:35: 7 2001 From owner-freebsd-current@FreeBSD.ORG Tue Jan 2 14:35:05 2001 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id D343637B400 for ; Tue, 2 Jan 2001 14:35:04 -0800 (PST) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id OAA33788; Tue, 2 Jan 2001 14:32:47 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <200101022232.OAA33788@gndrsh.dnsmgr.net> Subject: Re: Core dumps on Current Make World this morning In-Reply-To: <53360.978474549@critter> from Poul-Henning Kamp at "Jan 2, 2001 11:29:09 pm" To: phk@critter.freebsd.dk (Poul-Henning Kamp) Date: Tue, 2 Jan 2001 14:32:46 -0800 (PST) Cc: imp@bsdimp.com (Warner Losh), mjacob@feral.com, eculp@EnContacto.Net (Charlie Root), current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > In message <200101022227.OAA33755@gndrsh.dnsmgr.net>, "Rodney W. Grimes" writes > : > >> In message Matthew Jacob writes: > >> : Same with me. > >> > >> This sounds like a job for Captain UPDATING: > > > >Don't you just need to rebuild vi/ex? Ie would not: > > cd /usr/src/usr.bin/vi; > > make cleandir && make obj && make depend && make all install > > > >fix the problem? > > > >Two buildworlds seems like a big sledgehammer when a small tap with > >a 2oz would do :-) > > It's actually libc you need to reinstall (unless your vi/ex is > statically linked). Okay... cd /usr/src/lib/libc; make cleandir && make obj && make depend && make all install -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message