From: pierre b Date: 2010-04-28T07:49:05+09:00 Subject: [ruby-core:29830] [Bug #3210] Problem compiling ruby 1.9.1-p376 Bug #3210: Problem compiling ruby 1.9.1-p376 http://redmine.ruby-lang.org/issues/show/3210 Author: pierre b Status: Open, Priority: Normal Category: build ruby -v: 1.9.1-p376 [...] 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 ---------------------------------------- http://redmine.ruby-lang.org