defunkt (owner)

Revisions

gist: 226613 Download_button fork
public
Public Clone URL: git://gist.github.com/226613.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
$ rvm install 1.9.1 -l 243
 
[2009-11-04 17:46:51] /usr/bin/make
In file included from openssl_missing.c:22:
openssl_missing.h:68: error: conflicting types for ‘HMAC_CTX_copy’
/usr/local/include/openssl/hmac.h:102: error: previous declaration of ‘HMAC_CTX_copy’ was here
openssl_missing.c:27: error: conflicting types for ‘HMAC_CTX_copy’
/usr/local/include/openssl/hmac.h:102: error: previous declaration of ‘HMAC_CTX_copy’ was here
make[1]: *** [openssl_missing.o] Error 1
make: *** [mkmain.sh] Error 1