Skip to content

Instantly share code, notes, and snippets.

@andre
Created April 5, 2011 21:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andre/904634 to your computer and use it in GitHub Desktop.
Save andre/904634 to your computer and use it in GitHub Desktop.
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/openssl_missing.o" - no debug information available for "openssl_missing.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl.o" - no debug information available for "ossl.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_asn1.o" - no debug information available for "ossl_asn1.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_bio.o" - no debug information available for "ossl_bio.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_bn.o" - no debug information available for "ossl_bn.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_cipher.o" - no debug information available for "ossl_cipher.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_config.o" - no debug information available for "ossl_config.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_digest.o" - no debug information available for "ossl_digest.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_engine.o" - no debug information available for "ossl_engine.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_hmac.o" - no debug information available for "ossl_hmac.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_ns_spki.o" - no debug information available for "ossl_ns_spki.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_ocsp.o" - no debug information available for "ossl_ocsp.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_pkcs12.o" - no debug information available for "ossl_pkcs12.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_pkcs5.o" - no debug information available for "ossl_pkcs5.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_pkcs7.o" - no debug information available for "ossl_pkcs7.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_pkey.o" - no debug information available for "ossl_pkey.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_pkey_dh.o" - no debug information available for "ossl_pkey_dh.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_pkey_dsa.o" - no debug information available for "ossl_pkey_dsa.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_pkey_ec.o" - no debug information available for "ossl_pkey_ec.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_pkey_rsa.o" - no debug information available for "ossl_pkey_rsa.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_rand.o" - no debug information available for "ossl_rand.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_ssl.o" - no debug information available for "ossl_ssl.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_ssl_session.o" - no debug information available for "ossl_ssl_session.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_x509.o" - no debug information available for "ossl_x509.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_x509attr.o" - no debug information available for "ossl_x509attr.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_x509cert.o" - no debug information available for "ossl_x509cert.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_x509crl.o" - no debug information available for "ossl_x509crl.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_x509ext.o" - no debug information available for "ossl_x509ext.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_x509name.o" - no debug information available for "ossl_x509name.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_x509req.o" - no debug information available for "ossl_x509req.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_x509revoked.o" - no debug information available for "ossl_x509revoked.c".
warning: Could not find object file "/Users/lrz/src/macruby-0.10/ext/openssl/ossl_x509store.o" - no debug information available for "ossl_x509store.c".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment