In openssl-0.9.4/mt/, after excution of "sh solaris.sh",
I got this error message.

>sh solaris.sh
"mttest.c", line 292: warning: argument #3 is incompatible with prototype:
        prototype: pointer to function(int, pointer to struct x509_store_state_s
t {pointer to struct x509_store_st {..} ctx, int current_method... : "../include
/openssl/ssl.h", line 975
        argument : pointer to function(int, pointer to struct x509_st {pointer t
o struct x509_cinf_st {..} cert_info, pointer to struct X509_al...
"mttest.c", line 298: warning: argument #3 is incompatible with prototype:
        prototype: pointer to function(int, pointer to struct x509_store_state_s
t {pointer to struct x509_store_st {..} ctx, int current_method... : "../include
/openssl/ssl.h", line 975
        argument : pointer to function(int, pointer to struct x509_st {pointer t
o struct x509_cinf_st {..} cert_info, pointer to struct X509_al...
"mttest.c", line 319: warning: improper pointer/integer combination: arg #1
"mttest.c", line 323: warning: improper pointer/integer combination: arg #1

Undefined                       first referenced
 symbol                             in file
__umoddi3                           ../libcrypto.a(bn_word.o)
__udivdi3                           ../libcrypto.a(bn_div.o)
SSL_CTX_sessions              mttest.o
ld: fatal: Symbol referencing errors. No output written to mttest

Any help?

Reply via email to