Date: Mon, 30 Dec 1996 15:47:26 +0900 From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= <max@wide.ad.jp> To: peter@spinner.DIALix.COM Cc: max@wide.ad.jp Subject: Re: cvs commit: src/lib/libtcl Makefile Message-ID: <199612300647.PAA10130@mail.tky007.tth.expo96.ad.jp> In-Reply-To: Your message of "Mon, 30 Dec 1996 14:10:57 %2B0800" References: <199612300611.OAA09783@spinner.DIALix.COM>
next in thread | previous in thread | raw e-mail | index | archive | help
> NO!!!! > First: > # $Id: Makefile,v 1.14 1996/12/17 13:13:11 peter Exp $ > # > # This file is generated automatically, do not edit it here! > # > # Please change src/tools/tools/tcl_bmake/mkMakefile.sh instead > # > # Generated by src/tools/tools/tcl_bmake/mkMakefile.sh version: > # Id: mkMakefile.sh,v 1.18 1996/12/17 13:08:08 peter Exp Ooops, I completely overlooked this part. Sorry about that. I'll be more careful when changing things like this. > Second: tclLoad.c and tclLoadDL2.c come from src/contrib/tcl. > I removed the stubs that replaced the standard versions, we > still *VERY MUCH* need to use the originals. Ok, I understood how this works. And that answers my question about vi not starting up! > If you by any chance changed this becuase you got a compile > error, your 'make depend' data was out of date and was hurting > you. Do a 'make cleandepend && make depend' to fix it. This > kind of thing is pretty common when files get added/removed > btw. Arrrghhh! Make clean wasn't enough! And apparently, that was the reason why I wasn't able to compile libtcl. Sorry for the inconvenience. And thanks for backing this out. Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612300647.PAA10130>