Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2003 19:59:30 -0600
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        Peter Wemm <peter@wemm.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/secure/lib/libcrypto opensslconf-alpha.h opensslconf-i386.h opensslconf-ia64.h opensslconf-powerpc.h opensslconf-sparc64.h
Message-ID:  <20030129015930.GA51683@opus.celabo.org>
In-Reply-To: <20030129013630.C31562A89E@canning.wemm.org>
References:  <200301290106.h0T16F6P029651@repoman.freebsd.org> <20030129013630.C31562A89E@canning.wemm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 28, 2003 at 05:36:30PM -0800, Peter Wemm wrote:
> Jacques Vidrine wrote:
> > nectar      2003/01/28 17:06:15 PST
> > 
> >   Modified files:
> >     secure/lib/libcrypto opensslconf-alpha.h opensslconf-i386.h 
> >                          opensslconf-ia64.h opensslconf-powerpc.h 
> >                          opensslconf-sparc64.h 
> >   Log:
> >   Force OPENSSL_NO_KRB5.  OpenSSL's current implementation of RFC 2712
> >   can only be built with MIT Kerberos.
> >   
> >   If we didn't define this here, then SSL-using applications would have
> >   to define OPENSSL_NO_KRB5 themselves in order to build.
> 
> Ok, but what does this mean in the real world?  Do krb5 users need to stop
> building world?

It just means that applications that use the base system's OpenSSL
will continue to build.  The OpenSSL 0.9.7 import would have broken a
bunch of ports otherwise.  (It may still break a bunch of ports, for
other reasons :-)

i.e. there was a window between the import of OpenSSL 0.9.7 and this
commit where one would wind up unable to build some OpenSSL-using
applications.

i.e. I disabled a chunk of code that can not be built without MIT
Kerberos.

Cheers,
-- 
Jacques A. Vidrine <nectar@celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine@verio.net     .  nectar@FreeBSD.org  .          nectar@kth.se

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030129015930.GA51683>