Actions
Bug #3210
closedProblem compiling ruby 1.9.1-p376
Bug #3210:
Problem compiling ruby 1.9.1-p376
Description
=begin
[...]
compiling openssl
make[1]: Entering directory /tmp/ruby-1.9.1-p376/ext/openssl' gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -s -O3 -march=i686 -O2 -g -Wall -Wno-parentheses -fPIC -I/usr/local/ssl/include -o ossl_x509ext.o -c ossl_x509ext.c In file included from ossl.h:193, from ossl_x509ext.c:11: openssl_missing.h:68: error: conflicting types for 'HMAC_CTX_copy' /usr/local/ssl/include/openssl/hmac.h:102: note: previous declaration of 'HMAC_CTX_copy' was here make[1]: *** [ossl_x509ext.o] Error 1 make[1]: Leaving directory /tmp/ruby-1.9.1-p376/ext/openssl'
make: *** [mkmain.sh] Error 1
=end
Actions