problems building kfw 2.6.5
Jeffrey Altman
jaltman at secure-endpoints.com
Tue May 13 11:47:54 EDT 2008
David Rosenstrauch wrote:
> Jeffrey Altman wrote:
>> Note that I consider the use of 2.6.5 at this point dangerous. It is
>> known to crash on Vista
>> and later OS releases or on any 64-bit platform.
>
> Point taken. Might be alright for my purposes though. I don't need to
> use any of the .exe's. All I need is the use of some of the krb5 and
> gssapi dll's so that I can add gss-negotiate support into libcurl.
libcurl should not be linked against gssapi32.lib. It should use
LoadLibrary and GetProcAddress
obtain the function pointers for the configured gssapi implementation
that is desired.
Then a given libcurl distribution will work against any gssapi
implementation as configured at runtime.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3355 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mailman.mit.edu/pipermail/kfwdev/attachments/20080513/95ae2d88/attachment.bin
More information about the kfwdev
mailing list