Date: Tue, 7 Dec 1999 01:13:37 -0800 (PST) From: Annelise Anderson <andrsn@andrsn.stanford.edu> To: Martin McFlySr <Martin@McFlySr.Kurgan.Ru> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: simple question - make world without named Message-ID: <Pine.BSF.4.10.9912070106210.3205-100000@andrsn.stanford.edu> In-Reply-To: <11845.991205@McFlySr.Kurgan.Ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 5 Dec 1999, Martin McFlySr wrote: > Hello freebsd-stable@FreeBSD.ORG, > > How can i run (or what i must do) make world, for no update (re-install), > for example, named? > > Last stable version from ISC - 8.2.2-P5, but after "make world" named 8.1.2 > version going back :( > > simple edit /usr/src/usr.sbin/Makefile and comment directories with named? > or exis better way? You could try commenting those directories. It might be safer to delete those lines altogether, however, since the \ at the end of the lines continues the listing as if the directories were all on a line. A comment might therefore include everything to the end of the entire listing. You would probably want to comment ndc as well as the three named directories, as this is the control program for named and might be different in this version from the one you have. If this answer isn't quite right, someone else will no doubt jump in to correct it. Annelise > > Thank you. > > -- > Sunday, December 05, 1999, > 20:13 > > Best regards from future, > Martin McFlySr, HillDale. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9912070106210.3205-100000>