Remove "FAR" from the two locations it is specified in the KSSL_CTX data structure.
MIT Kerberos 1.3 no longer provides dummy definitions for "FAR" as all support for
16-bit platforms (MS-DOS) has been removed.

Jeffrey Altman


Wayne Rasmussen via RT wrote:

config -t results in:
Configuring for solaris-sparcv9-gcc
/bin/perl ./Configure solaris-sparcv9-gcc --with-krb5-flavor=MIT

make has the following warnings:
a_type.c:74: warning: dereferencing type-punned pointer will break
strict-aliasing rules
x_name.c:171: warning: dereferencing type-punned pointer will break
strict-aliasing rules
x_name.c:177: warning: dereferencing type-punned pointer will break
strict-aliasing rules
x_name.c:239: warning: dereferencing type-punned pointer will break
strict-aliasing rules
x_name.c:242: warning: dereferencing type-punned pointer will break
strict-aliasing rules
pem_lib.c:479: warning: dereferencing type-punned pointer will break
strict-aliasing rules
../include/openssl/kssl.h:134: warning: no semicolon at end of struct or
union
../include/openssl/kssl.h:135: warning: type defaults to `int' in
declaration of `KSSL_CTX'
../include/openssl/kssl.h:135: warning: data definition has no type or
storage class
../include/openssl/kssl.h:148: warning: type defaults to `int' in
declaration of `kssl_ctx_new'
../include/openssl/kssl.h:148: warning: data definition has no type or
storage class
../include/openssl/kssl.h:149: warning: type defaults to `int' in
declaration of `kssl_ctx_free'
../include/openssl/kssl.h:149: warning: data definition has no type or
storage class
../include/openssl/ssl.h:909: warning: no semicolon at end of struct or
union



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to