Date: Mon, 21 Feb 2000 10:26:19 -0500 (EST) From: Matt Loschert <loschert@servint.com> To: Roland Jesse <jesse@prinz-atm.CS.Uni-Magdeburg.De> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Error building freshly cvsuped libcrypt Message-ID: <Pine.BSF.4.21.0002211022090.36454-100000@delft.servint.com> In-Reply-To: <0vbt5ard4d.fsf@cs.uni-magdeburg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21 Feb 2000, Roland Jesse wrote: > > I cvsuped -stable sources (from cvsup.apfel.de) and security sources > > (cvsup.internat.FreeBSD.org) at about 3 pm CET today. > > ...using tag=. instead of tag=RELEASE_3 in the security supfile. Unless I am mistaken, if you are building a -STABLE system with crypto sources, you want either of the following in your supfile: *default tag=RELENG_3 src-all cvs-crypto OR: src-all tag=RELENG_3 cvs-crypto tag=RELENG_3 If you specify tag=. for your crypto sources, you will be getting the -CURRENT crypto which may or may not compile for you, but most of the time will not. -- Matt Loschert Software Engineer ServInt Internet Services 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.0002211022090.36454-100000>