Date: Fri, 1 Nov 2002 16:34:13 -0500 From: Bill Vermillion <bv@wjv.com> To: stable@FreeBSD.ORG Subject: Re: Avoiding OpenSSL in STABLE Message-ID: <20021101213412.GF74304@wjv.com> In-Reply-To: <bulk.79165.20021101131208@hub.freebsd.org> References: <bulk.79165.20021101131208@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Thu, 31 Oct 2002 12:40:58 -0800 > From: Kent Stewart <kstewart@owt.com> > Subject: Re: Avoiding OpenSSL in STABLE > Hans Zaunere wrote: > > Kent Stewart wrote: > >> Hans Zaunere wrote: > >>> I've been trying to build -stable for a couple days, but > >>> buildworld always fails when it encounters libtelnet and > >>> OpenSSL: > >> Did you cvsup src-all or make choices. > > src-all, but made some choices in make.conf. When not making any > > choices in make.conf, it compiled. > >> If you made choices, you forgot all of the crypto stuff at the end. > >> You may not need all of it but you won't do a build without the > >> src-sys-crypto. > > I see... so OpenSSL is implicitly required then. > I can't really comment on that. I would have to be fully > knowledgable about the Makefile. There are a couple of current > threads on 4.x where people are trying to turn it off in some > of the builds and are failing. > My personal approach is that if I turn something off and the > buld fails, it must either be required or I need a lot more > knowledge about the process than I have. I usually face the > choice by shrugging my shoulders and assuming it must be > required. The time required to learn about the process is a lot > more involved than turning the option off :). Won't setting NO_OPENSSL=true in /etc/make.conf prevent OpenSSL from building. If it's broken that way it should be noted. Bill -- Bill Vermillion - bv @ wjv . com 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?20021101213412.GF74304>