Hi there,

I'm new to OpenSSL so therefore my question maybe quit simple: After
installing the files (Ver. 0.9.2b) without any problems on an AIX I build
the SSL libs.

After this I tried then to compile the SSL demos in ../demos/ssl, cli.cpp
and serv.cpp. And I always get the error:

    'too few arguments to function 'struct_ssl_ctx_st SSL_CTX_new( struct
ssl_method_st *)'

I've looked into the ssl.h file and found that there were two definitions of
this function: One with and one without parameter. What do I have to do to
tell the compiler to take the other function? It seems to depend on a
#define statement. The same problem occurs with the X509_NAME_online(...)
func.

Regards,

Oliver

------------------------------------------------------
Oliver Floericke ([EMAIL PROTECTED])
msg systeme



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to