cURL / Mailing Lists / curl-users / Single Mail

curl-users

building libcurl w/SPNEGO on win32

From: David Rosenstrauch <darose_at_darose.net>
Date: Mon, 14 Apr 2008 16:57:42 -0400

Hi.

Been trying to build libcurl with the SPNEGO support for a project I'm
working on. And, to make things just that much more difficult, I need
this on a Win32 platform. Fun fun fun.

Now, according to the external dependencies list in the docs
(http://curl.haxx.se/docs/libs.html), "SPNEGO support depends on the
fbopenssl library". OK, fine ... so I'll build that too.

However, I think the doc is a little misleading here. After poking
through the code a bit (and using some common sense), it appears that
implicitly SPNEGO support is dependent on GSSAPI and negotiate support.
  Which would mean that SPNEGO support in curl is dependent on both
fbopenssl *and* heimdal.

Could someone please verify that I've got this correct? If not, then
could you please clarify how I could build it against just fbopenssl.
I'm not seeing how it's possible to build it that way without heimdal.

Of course, I'm also having probs building heimdal on Win (under cygwin)
but that's a problem for another list.

TIA!

DR
Received on 2008-04-14