Bug#622144: ocaml-ssl: implicit declaration of function 'SSLv2_client_method'

2011-04-11 Thread Kurt Roeckx
On Mon, Apr 11, 2011 at 09:27:36AM +0200, Stéphane Glondu wrote: > Le 10/04/2011 17:13, Kurt Roeckx a écrit : > > SSLv2 support got removed, but it seems you still try to use the > > functions. I suspect this is yet an other case of a wrapper of the > > openssl library. [...] > > Indeed. Are SSLv

Bug#622144: ocaml-ssl: implicit declaration of function 'SSLv2_client_method'

2011-04-11 Thread Stéphane Glondu
Le 10/04/2011 17:13, Kurt Roeckx a écrit : > SSLv2 support got removed, but it seems you still try to use the > functions. I suspect this is yet an other case of a wrapper of the > openssl library. [...] Indeed. Are SSLv23_* functions still OK to use? > [...] You can check that those functions d

Bug#622144: ocaml-ssl: implicit declaration of function 'SSLv2_client_method'

2011-04-10 Thread Kurt Roeckx
Package: ocaml-ssl Version: 0.4.4-1 Severity: serious Tags: wheezy sid Hi, When building your package with openssl 1.0.0 you get the following warnings: ssl_stubs.c:164:11: warning: implicit declaration of function 'SSLv2_client_method' ssl_stubs.c:168:11: warning: implicit declaration of functi