[28239] in Kerberos
krb5_get_profile is in which Kfw library ?
daemon@ATHENA.MIT.EDU (Markus Moeller)
Sat Aug 11 08:11:32 2007
To: kerberos@mit.edu
From: "Markus Moeller" <huaraz@moeller.plus.com>
Date: Sat, 11 Aug 2007 13:10:49 +0100
Message-ID: <f9k90k$c2u$1@sea.gmane.org>
X-Complaints-To: usenet@sea.gmane.org
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
I try to link a program on w2k3 with Visual Studio and kfw 3.2 and I get the
following error:
support_krb5.obj : error LNK2019: unresolved external symbol
_krb5_get_profile@8 referenced in function _krb5_create_cache
client_kerb_auth : fatal error LNK1120: 1 unresolved externals
The compile/link command I use is:
cl /I"C:\Program Files\MIT\Kerberos\inc\krb5" test.c support_gss.c
support_krb5.c /link /LIBPATH:"C:\Program Files\MIT\Kerberos\lib\i386"
gssapi32.lib krb5_32.lib xpprof32.lib krbcc32.lib comerr32.lib ws2_32.lib
/out:test_krb5
Does krb5_get_profile exists on Windows ?
Thank you
Markus
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos