Date: Fri, 26 Jul 1996 08:36:17 +0530 From: A JOSEPH KOSHY <koshy@india.hp.com> To: "Karl Denninger, MCSNet" <karl@mcs.com> Cc: freebsd-hackers@freebsd.org Subject: Re: CVS basics? Message-ID: <199607260306.AA071210377@fakir.india.hp.com> In-Reply-To: Your message of "Thu, 25 Jul 1996 21:36:43 EST." <m0ujclf-000IDOC@venus.mcs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Karl, Regarding the build of -current starting with a 2.1.* base; I did this recently and found that you may need to selectively install some parts of the compilation system first. `make', `ld', some `includes' and `config' (for the kernel) come to mind. I installed `gcc' and `lib' too to be safe. You would need to run "make install" in the relevant directories to get the new versions on your system. After a few iterations "make world" will go thru fine. Koshy My personal opinions only.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607260306.AA071210377>