>cc -I../crypto -I../include -O -DNOPROTO   -c s2_meth.c -o s2_meth.o
>In file included from ssl_locl.h:75,
>                 from s2_meth.c:61:
>../include/err.h:230: warning: parameter names (without types) in
function declaration
>cc -I../crypto -I../include -O -DNOPROTO   -c s2_srvr.c -o s2_srvr.o
>In file included from ssl_locl.h:75,
>                 from s2_srvr.c:63:
>../include/err.h:230: warning: parameter names (without types) in
function declaration
>cc -I../crypto -I../include -O -DNOPROTO   -c s2_clnt.c -o s2_clnt.o
>In file included from ssl_locl.h:75,
>                 from s2_clnt.c:63:
>../include/err.h:230: warning: parameter names (without types) in
function declaration

>In file included from req.c:71:
>../include/err.h:230: warning: parameter names (without types) in
function declaration

>In file included from s_client.c:69:
>../include/err.h:230: warning: parameter names (without types) in
function declaration

>In file included from ssleay.c:78:
>../include/err.h:230: warning: parameter names (without types) in
function declaration

>In file included from bntest.c:67:
>../include/err.h:230: warning: parameter names (without types) in
function declaration

>In file included from ssltest.c:68:
>../include/err.h:230: warning: parameter names (without types) in
function declaration

Dear sirs.

The noted above warnings were received during the installation of
OpenSSL on my computer. (The os is Linux RH 5.1 and the computer itself
is Pentium 75, 32 MB of RAM.)
Could you please answer the following questions:

Can these warnings cause the OpenSSL to malfunction?
What shall I do to avoid such a warnings?
Also, what shall I do to make the OpenSSL working correctly? Shall I
reinstall it and if yes -- how can I do that?

Looking forward for your reply.
Thank you in advance.
Sincerely,
Leonid Elbert

P.S. Is there any way to connect to some https site and download some
pages to make sure that the OpenSSL works fine? And is there any way to
make a PERL script doing so?

I would appreciate if you answer these questions as well.
Sincerely,
Leonid.

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

Reply via email to