Date: Fri, 7 Apr 2000 16:19:04 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: Matt Heckaman <matt@ARPA.MAIL.NET> Cc: Mikhail Teterin <mi@mail.virtual-estates.net>, stable@FreeBSD.org Subject: Re: openssl broken in 4.0? Message-ID: <Pine.BSF.4.21.0004071616480.7035-100000@freefall.freebsd.org> In-Reply-To: <Pine.BSF.4.21.0004071729001.5970-100000@epsilon.lucida.qc.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 Apr 2000, Matt Heckaman wrote: > I had this problem, installed the rsaref port *after* the make world and > it worked like a charm. I do have another problem though, everytime I run That shouldn't be necessary. Nothing in the base system should be getting explicitly linked against librsaref or require it to be present at compile-time - the library is dynamically loaded at runtime if required. > a make world, my /etc/make.conf gets modified in ONE specific way, my line > that says USA_RESIDENT=YES is changed to USA_RESIDENT=NO, it's driving me > crazy. No idea. You're right that nothing during make world should be touching that file. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> 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.0004071616480.7035-100000>