You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i followed your instructions, downloading asn.1 tool and run the build commands:
C:\Users\guy\Desktop\kekeo\modules\asn1>set set ASN1C="C:\Program Files\OSS Nokalva\ossasn1\winx64.trial\11.3.0"
KerberosV5-PK-INIT-SPEC.asn(33) : KerberosV5-PK-INIT-SPEC: warning A0073W: 'identified-organization', not 'org', is the standard identifier for 3.
asn1 : C0286I: Generating header file.
asn1 : C0287I: Generating control file.
asn1 : C1310I: No critical errors found, but message(s) were suppressed due to the compiler's default permissive mode. Compile with -noRelaxedMode to see all messages.
asn1 : C0245I: 118 warning messages suppressed, 0 informatory messages suppressed, 1 error message ignored.
To see the suppressed messages use the option -warningMessages.
i copied the libraries and i get 1915 errors:
Error (active) E0020 identifier "KULL_M_ASN1_KRB_CRED" is undefined kekeo\modules\codecs\ccache.h
Error (active) E0020 identifier "KULL_M_ASN1_EncKrbCredPart" is undefined kekeo\modules\codecs\ccache.h
The text was updated successfully, but these errors were encountered:
i followed your instructions, downloading asn.1 tool and run the build commands:
C:\Users\guy\Desktop\kekeo\modules\asn1>set set ASN1C="C:\Program Files\OSS Nokalva\ossasn1\winx64.trial\11.3.0"
C:\Users\guy\Desktop\kekeo\modules\asn1>cd C:\Users\guy\Desktop\kekeo\modules\asn
C:\Users\guy\Desktop\kekeo\modules\asn1>%ASN1C%\bin\asn1.exe %ASN1C%\asn1dflt\asn1dflt.msx64.zp8 KerberosV5Spec2.asn KerberosV5-PK-INIT-SPEC.asn PKIX1Explicit88.asn PKINIT.asn MS-SFU-KILE.asn CredSSP.asn GSSAPI.asn SPNEGO.asn -noSampleCode -der -root -CStyleComments -externalName kekeo_asn1 -messageFormat msvc -verbose -headerFile kull_m_kerberos_oss_asn1_internal.h -soedFile kull_m_kerberos_oss_asn1_internal_x64.c
OSS ASN.1 Compiler Version 11.3
Copyright (C) 2023 OSS Nokalva, Inc. All rights reserved.
asn1 : C0556I: Reading configuration file C:\Program Files\OSS Nokalva\ossinfoctrial.
This product is licensed for use by "fire nation (Trial)", License "87943Z".
asn1 : C0284I: Syntax checking file 'C:\Program Files\OSS Nokalva\ossasn1\winx64.trial\11.3.0\asn1dflt\asn1dflt.msx64.zp8'.
asn1 : C0284I: Syntax checking file 'KerberosV5Spec2.asn'.
asn1 : C0284I: Syntax checking file 'KerberosV5-PK-INIT-SPEC.asn'.
asn1 : C0284I: Syntax checking file 'PKIX1Explicit88.asn'.
asn1 : C0284I: Syntax checking file 'PKINIT.asn'.
asn1 : C0284I: Syntax checking file 'MS-SFU-KILE.asn'.
asn1 : C0284I: Syntax checking file 'CredSSP.asn'.
asn1 : C0284I: Syntax checking file 'GSSAPI.asn'.
asn1 : C0284I: Syntax checking file 'SPNEGO.asn'.
asn1 : C0285I: Global checking abstract syntax.
KerberosV5-PK-INIT-SPEC.asn(33) : KerberosV5-PK-INIT-SPEC: warning A0073W: 'identified-organization', not 'org', is the standard identifier for 3.
asn1 : C0286I: Generating header file.
asn1 : C0287I: Generating control file.
asn1 : C1310I: No critical errors found, but message(s) were suppressed due to the compiler's default permissive mode. Compile with -noRelaxedMode to see all messages.
asn1 : C0245I: 118 warning messages suppressed, 0 informatory messages suppressed, 1 error message ignored.
To see the suppressed messages use the option -warningMessages.
asn1 : C0043I: 0 error messages, 1 warning message and 14 informatory messages issued.
i copied the libraries and i get 1915 errors:
Error (active) E0020 identifier "KULL_M_ASN1_KRB_CRED" is undefined kekeo\modules\codecs\ccache.h
Error (active) E0020 identifier "KULL_M_ASN1_EncKrbCredPart" is undefined kekeo\modules\codecs\ccache.h
The text was updated successfully, but these errors were encountered: