Re: Warnings during the openSSL installation.

1999-03-13 Thread Ben Laurie
Leonid Elbert wrote: > > >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

Warnings during the openSSL installation.

1999-03-12 Thread Leonid Elbert
>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_sr