[19587] in Kerberos

home help back first fref pref prev next nref lref last post

Re: unresolved external symbol __imp__GSS_C_NT_HOSTBASED_SERVICE

daemon@ATHENA.MIT.EDU (Jeffrey Altman)
Wed Jul 16 01:06:52 2003

Message-ID: <3F14D7F6.1000105@columbia.edu>
From: Jeffrey Altman <jaltman@columbia.edu>
Date: Wed, 16 Jul 2003 04:43:40 GMT
To: kerberos@MIT.EDU
Errors-To: kerberos-bounces@mit.edu

As far as I am aware that symbol is not being exported by the 
gssapi32.dll.  In my previous GSSAPI projects the OIDs table must be 
defined by the application on Windows.



Kent_Wu@trendmicro.com wrote:
> Hi,
> 
> 	I tried to build a sample windows program by using kerberos 1.3 win version, in this program I use gss_import_name() and it takes (gss_OID) GSS_C_NT_HOSTBASED_SERVICE as a parameter. However during the link time it always complains as subject title. I "dumpbin/exports" all the .lib (gssapi32.lib, krb5_32.lib, comerr32.lib and xpprof32.lib) however none of them contains this symbol. The odd thing is it's declared in the header file and it's definition is in gssapi_generic.c actually so supposedly it should be somewhere unless I built the libraries wrong. However I pretty much followed the build instruction in README under /src/windows.
> 
> 	Right now I can copy the definition from gss_generic.c to my file and make it work however I'm wondering I might miss something here. Any idea?
> 
> Thx.
> 
> Kent
> 
> ________________________________________________
> Kerberos mailing list           Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
> 

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post