Package: ruby1.8
Version: 1.8.7.334-3
Severity: serious

<--  snip  -->

$ dpkg-buildpackage
....
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  
  -fPIC -fno-strict-aliasing -g -g -O2  -fPIC   -c ossl_ssl.c
....
ossl_ssl.c:104:1: error: ‘SSLv2_method’ undeclared here (not in a function)
ossl_ssl.c:105:1: error: ‘SSLv2_server_method’ undeclared here (not in a 
function)
ossl_ssl.c:106:1: error: ‘SSLv2_client_method’ undeclared here (not in a 
function)
....

<--  snip  -->


It seems to be caused by #589706.

Commenting out these 3 lines fixes the build (but I have no clue if
that is the correct fix).



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to