Date: Sat, 18 Dec 1999 17:04:15 -0800 (PST) From: Kris Kennaway <kris@hub.freebsd.org> To: Martin Blapp <mb@imp.ch> Cc: stable@freebsd.org Subject: Re: upgrade problem from 3.2 -> 3.4 Message-ID: <Pine.BSF.4.21.9912181701160.58772-100000@hub.freebsd.org> In-Reply-To: <Pine.SGI.4.10.9912182101170.17589-100000@mephisto.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Dec 1999, Martin Blapp wrote: > cvsup to the newest 3.X sources .. > cd /usr/src && make buildworld && make installworld > cd /usr/src/includes && make depend && make && make install This is done as part of make world - no need to do it twice. 'make world' is exactly the same as your make buildworld && make installworld, so you can save yourself a few keystrokes there :-) I don't know about your problem, I'm afraid. Kris 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.21.9912181701160.58772-100000>