From owner-cvs-lib Sun Dec 29 18:37:38 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id SAA26061 for cvs-lib-outgoing; Sun, 29 Dec 1996 18:37:38 -0800 (PST) Received: from mail.tky007.tth.expo96.ad.jp (root@tky007.tth.expo96.ad.jp [133.246.32.58]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id SAA26056; Sun, 29 Dec 1996 18:37:25 -0800 (PST) Received: from tky007.tth.expo96.ad.jp (masafumi@localhost [127.0.0.1]) by mail.tky007.tth.expo96.ad.jp (8.8.4/3.4W4-SMTP) with ESMTP id LAA09147; Mon, 30 Dec 1996 11:37:27 +0900 (JST) Message-Id: <199612300237.LAA09147@mail.tky007.tth.expo96.ad.jp> To: peter@freefall.freebsd.org Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Cc: max@wide.ad.jp Subject: Re: cvs commit: src/lib/libtcl tclLoad.c tclLoadDl2.c From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Sat, 28 Dec 1996 09:15:13 -0800 (PST)" References: <199612281715.JAA17790@freefall.freebsd.org> X-Mailer: Mew version 1.54 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 30 Dec 1996 11:37:27 +0900 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > peter 96/12/28 09:15:12 > Removed: lib/libtcl tclLoad.c tclLoadDl2.c > Log: > Remove these.. umm.. "interesting".. hacks now that they are not needed. It doesn't seem that way. I did make world and now vi doesn't start: % vi ld.so failed: Undefined symbol "_Tcl_LoadCmd" invi:/usr/lib/libtcl.so.75.1 Max