2013-10-08 2 views
0

BBB에서 ruby ​​2.00을 컴파일하려고합니다. 다음 http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.gzRuby 2.00에서 BBB 컴파일 오류가 발생했습니다.

내가 그것을 추출했습니다, 그리고 난이 만든에서

I 다운로드 한 소스 PKG :

autoconf를 -OK ./configure를 -OK 할 -errors

ossl_ssl.c:116:1: error: 'TLSv1_2_method' undeclared here (not in a function) 
ossl_ssl.c:117:1: error: 'TLSv1_2_server_method' undeclared here (not in a function) 
ossl_ssl.c:118:1: error: 'TLSv1_2_client_method' undeclared here (not in a function) 
ossl_ssl.c:122:1: error: 'TLSv1_1_method' undeclared here (not in a function) 
ossl_ssl.c:123:1: error: 'TLSv1_1_server_method' undeclared here (not in a function) 
ossl_ssl.c:124:1: error: 'TLSv1_1_client_method' undeclared here (not in a function) 
make[2]: *** [ossl_ssl.o] Error 1 
make[2]: Leaving directory `/tmp/ruby-2.0.0-p247/ext/openssl' 
make[1]: *** [ext/openssl/all] Error 2 
make[1]: Leaving directory `/tmp/ruby-2.0.0-p247' 
make: *** [build-ext] Error 2 

문제는 TLS 또는 SSL과 관련이있는 것 같습니까? 제안 사항이 있으십니까?

감사

답변

1

확인 컴파일 루비 2.0.0 OpenSSL을-dev에 라이브러리를 필요로