search for: ossl_ssl_get_ciph

Displaying 1 result from an estimated 1 matches for "ossl_ssl_get_ciph".

Did you mean: ossl_ssl_get_cipher
2010 Aug 08
5
Ruby 1.8.7 and openssl failed compile
...ut argument is of type ?struct stack_st_X509 *? ossl_ssl.c:1202:2: warning: passing argument 1 of ?sk_value? from incompatible pointer type /usr/include/openssl/stack.h:80:7: note: expected ?const struct _STACK *? but argument is of type ?struct stack_st_X509 *? ossl_ssl.c: In function ?ossl_ssl_get_cipher?: ossl_ssl.c:1224:12: warning: assignment discards qualifiers from pointer target type make[1]: *** [ossl_ssl.o] Error 1 make: *** [all] Error 1 I fund this help: http://rwsleep.blogspot.com/2010/05/ruby-187-and-openssl-100.html but patch is not working: patch: **** Only garba...