Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jan 2001 14:32:46 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        phk@critter.freebsd.dk (Poul-Henning Kamp)
Cc:        imp@bsdimp.com (Warner Losh), mjacob@feral.com, eculp@EnContacto.Net (Charlie Root), current@FreeBSD.ORG
Subject:   Re: Core dumps on Current Make World this morning
Message-ID:  <200101022232.OAA33788@gndrsh.dnsmgr.net>
In-Reply-To: <53360.978474549@critter> from Poul-Henning Kamp at "Jan 2, 2001 11:29:09 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> In message <200101022227.OAA33755@gndrsh.dnsmgr.net>, "Rodney W. Grimes" writes
> :
> >> In message <Pine.LNX.4.21.0101021005460.14503-100000@zeppo.feral.com> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101022232.OAA33788>