[ CCed the krb5 maintainers, see below ]

On ven, mag 10, 2013 at 10:41:29 +0200, Hannes von Haugwitz wrote:
> On Thu, Apr 12, 2012 at 12:36:21AM +1000, Trent W. Buck wrote:
> > Alessandro Ghedini wrote:
> > > Not much. I'm still quite uncomfortable on replacing MIT kerberos, the 
> > > reference
> > > implementation of Kerberos and the default one on Debian, with another, 
> > > less
> > > used and tested, alternative.
> > 
> > Would it be possible to use MIT krb for the dynamic libcurl, and *no*
> > krb for the static libcurl?  The krb part is, after all, only used for
> > SPNEGO, and the set intersection of "people who want static libcurl"
> > and "people who need krb" is probably pretty small.
> 
> Is there any progress with this bug?

Nope. Note that in any case, I do not intend to provide static libcurl builds
without the krb5 support (having shared and static builds of the same library
with different features in the same package is just silly).

> I'd like to reach a consensus that enables me to provide the statically
> linked aide pkg with curl support?

I've just looked into the krb5 sources, and I noticed that it does in fact
support static builds. This can be enabled by passing --enable-static to the
configure script (I just tried it, and it seems to work, altough I didn't
actually try to use the generated libraries). The problem with this is that you
can't build both static and shared in the same build cycle (at least, not with
the krb5 version in Debian, maybe the new upstream release supports this?).

The best possible solution as far as I'm concerned, would be that someone
starts providing such krb5 static builds, either as a different source package
(in which case krb5 would have to provide a -source package, like e.g. gcc, and
the new package makes use of it and the Built-Using thingy), or as part of the
krb5 source package itself.

Now, do the krb5 maintainers think that this is actually possible? If so, are
they interested in providing such static builds?

Also CCed #439039 for reference.

Cheers

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;<inidehG ordnasselA>;eg;say~~reverse'

Attachment: signature.asc
Description: Digital signature

Reply via email to