From owner-freebsd-current Tue Aug 5 19:43:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA22454 for current-outgoing; Tue, 5 Aug 1997 19:43:45 -0700 (PDT) Received: from cs.iastate.edu (cs.iastate.edu [129.186.3.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA22445 for ; Tue, 5 Aug 1997 19:43:41 -0700 (PDT) Received: from popeye.cs.iastate.edu (popeye.cs.iastate.edu [129.186.3.4]) by cs.iastate.edu (8.8.5/8.7.1) with ESMTP id VAA12038 for ; Tue, 5 Aug 1997 21:42:53 -0500 (CDT) Received: from localhost (ghelmer@localhost) by popeye.cs.iastate.edu (8.8.5/8.7.1) with SMTP id VAA07927 for ; Tue, 5 Aug 1997 21:42:53 -0500 (CDT) X-Authentication-Warning: popeye.cs.iastate.edu: ghelmer owned process doing -bs Date: Tue, 5 Aug 1997 21:42:52 -0500 (CDT) From: Guy Helmer To: current@freebsd.org Subject: nvi, was Re: Current is currently really a mess (was: Re: Tk/Tcl , broken(?)) In-Reply-To: <199708060119.KAA01570@genesis.atrad.adelaide.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 6 Aug 1997, Michael Smith wrote: > [...] > All that has happened here is that it has become clear that it is not > reasonable to expect the version of Tcl in the base system to remain the > same. Just a "heads up" re: vi and tcl... I don't "clean" the object directories, and found that /usr/obj/usr/src/usr.bin/vi/.depend still expected libtcl.so.7.5 to be around after the "great update" to tcl 8 (I tend to remove old libraries to see what breaks). So, I had to rm vi's .depend and "make depend" again for vi to build successfully again after 7.5 disappeared. Guy Helmer, Computer Science Graduate Student - ghelmer@cs.iastate.edu Iowa State University http://www.cs.iastate.edu/~ghelmer