[19586] in Kerberos

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

unresolved external symbol __imp__GSS_C_NT_HOSTBASED_SERVICE for

daemon@ATHENA.MIT.EDU (Kent_Wu@trendmicro.com)
Tue Jul 15 21:43:49 2003

content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Date: Tue, 15 Jul 2003 18:42:45 -0700
Message-ID: <7DE4EF03D8D61B44B927E4A059B2644C01E5E450@65-200-113-18.trendmicro.com>
From: <Kent_Wu@trendmicro.com>
To: <kerberos@MIT.EDU>
Content-Transfer-Encoding: 8bit
Errors-To: kerberos-bounces@mit.edu

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

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