This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Florian Ragwitz, This is a computer-generated report for Net-SSLeay-1.32 on perl-5.8.8, created automatically by CPAN-Reporter-1.04 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect, please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from 'C:\strawberry-perl\dmake\bin\dmake.EXE': cp lib/Net/SSLeay.pm blib\lib\Net\SSLeay.pm AutoSplitting blib\lib\Net\SSLeay.pm (blib\lib\auto\Net\SSLeay) blib\lib\Net\SSLeay.pm: some names are not unique when truncated to 8 characters: directory blib\lib\auto\Net\SSLeay: do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to get_http head_https.al, head_https3.al, head_https4.al, head_http.al, head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al, head_httpx4.al truncate to head_htt post_https.al, post_https3.al, post_https4.al, post_http.al, post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al, post_httpx4.al truncate to post_htt put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al, put_httpx3.al, put_httpx4.al truncate to put_http ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ cp lib/Net/SSLeay/Handle.pm blib\lib\Net\SSLeay\Handle.pm C:\strawberry-perl\perl\bin\perl.exe "-Iinc" C:\strawberry-perl\perl\lib\ExtUtils\xsubpp -typemap C:\strawberry-perl\perl\lib\ExtUtils\typemap -typemap typemap SSLeay.xs > SSLeay.xsc && C:\strawberry-perl\perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e mv SSLeay.xsc SSLeay.c gcc -c -IC:\OpenSSL/include -IC:\OpenSSL/inc32 -Iusr/kerberos/include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" "-IC:\strawberry-perl\perl\lib\CORE" SSLeay.c Running Mkbootstrap for Net::SSLeay () C:\strawberry-perl\perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e chmod 644 SSLeay.bs C:\strawberry-perl\perl\bin\perl.exe "-Iinc" -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Net::SSLeay\", 'DLBASE' => 'SSLeay', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def SSLeay.def --output-exp dll.exp g++ -o blib\arch\auto\Net\SSLeay\SSLeay.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"c:\strawberry-perl\perl\lib\CORE" -L"c:\strawberry-perl\mingw\lib" SSLeay.o -Wl,--image-base,0x322a0000 C:\strawberry-perl\perl\lib\CORE\libperl58.a c:\strawberry-perl\mingw\lib\libmsvcrt.a c:\strawberry-perl\mingw\lib\libmoldname.a c:\strawberry-perl\mingw\lib\libkernel32.a c:\strawberry-perl\mingw\lib\libuser32.a c:\strawberry-perl\mingw\lib\libgdi32.a c:\strawberry-perl\mingw\lib\libwinspool.a c:\strawberry-perl\mingw\lib\libcomdlg32.a c:\strawberry-perl\mingw\lib\libadvapi32.a c:\strawberry-perl\mingw\lib\libshell32.a c:\strawberry-perl\mingw\lib\libole32.a c:\strawberry-perl\mingw\lib\liboleaut32.a c:\strawberry-perl\mingw\lib\libnetapi32.a c:\strawberry-perl\mingw\lib\libuuid.a c:\strawberry-perl\mingw\lib\libws2_32.a c:\strawberry-perl\mingw\lib\libmpr.a c:\strawberry-perl\mingw\lib\libwinmm.a c:\strawberry-perl\mingw\lib\libversion.a c:\strawberry-perl\mingw\lib\libodbc32.a c:\straw! berry-perl\mingw\lib\libodbccp32.a dll.exp SSLeay.o:SSLeay.c:(.text+0x19): undefined reference to `SSL_get_ex_data_X509_STORE_CTX_idx' SSLeay.o:SSLeay.c:(.text+0x28): undefined reference to `X509_STORE_CTX_get_ex_data' SSLeay.o:SSLeay.c:(.text+0x2bf): undefined reference to `SSL_get_SSL_CTX' SSLeay.o:SSLeay.c:(.text+0x2d57): undefined reference to `SSLv23_method' SSLeay.o:SSLeay.c:(.text+0x2d5f): undefined reference to `SSL_CTX_new' SSLeay.o:SSLeay.c:(.text+0x2e97): undefined reference to `SSLv2_method' SSLeay.o:SSLeay.c:(.text+0x2e9f): undefined reference to `SSL_CTX_new' SSLeay.o:SSLeay.c:(.text+0x2fd7): undefined reference to `SSLv3_method' SSLeay.o:SSLeay.c:(.text+0x2fdf): undefined reference to `SSL_CTX_new' SSLeay.o:SSLeay.c:(.text+0x3117): undefined reference to `SSLv23_method' SSLeay.o:SSLeay.c:(.text+0x311f): undefined reference to `SSL_CTX_new' SSLeay.o:SSLeay.c:(.text+0x3257): undefined reference to `TLSv1_method' SSLeay.o:SSLeay.c:(.text+0x325f): undefined reference to `SSL_CTX_new' SSLeay.o:SSLeay.c:(.text+0x3396): undefined reference to `SSLv23_method' SSLeay.o:SSLeay.c:(.text+0x339e): undefined reference to `SSL_CTX_new' SSLeay.o:SSLeay.c:(.text+0x34eb): undefined reference to `SSL_CTX_free' SSLeay.o:SSLeay.c:(.text+0x3669): undefined reference to `SSL_CTX_add_session' SSLeay.o:SSLeay.c:(.text+0x38a9): undefined reference to `SSL_CTX_remove_session' SSLeay.o:SSLeay.c:(.text+0x3a9d): undefined reference to `SSL_CTX_flush_sessions' SSLeay.o:SSLeay.c:(.text+0x3c28): undefined reference to `SSL_CTX_set_default_verify_paths' SSLeay.o:SSLeay.c:(.text+0x3e86): undefined reference to `SSL_CTX_load_verify_locations' SSLeay.o:SSLeay.c:(.text+0x42ab): undefined reference to `SSL_CTX_set_verify' SSLeay.o:SSLeay.c:(.text+0x44b9): undefined reference to `SSL_get_error' SSLeay.o:SSLeay.c:(.text+0x46b8): undefined reference to `SSL_new' SSLeay.o:SSLeay.c:(.text+0x482b): undefined reference to `SSL_free' SSLeay.o:SSLeay.c:(.text+0x4968): undefined reference to `SSL_accept' SSLeay.o:SSLeay.c:(.text+0x4adb): undefined reference to `SSL_clear' SSLeay.o:SSLeay.c:(.text+0x4c18): undefined reference to `SSL_connect' SSLeay.o:SSLeay.c:(.text+0x4e55): undefined reference to `SSL_set_fd' SSLeay.o:SSLeay.c:(.text+0x5125): undefined reference to `SSL_set_rfd' SSLeay.o:SSLeay.c:(.text+0x53f5): undefined reference to `SSL_set_wfd' SSLeay.o:SSLeay.c:(.text+0x5648): undefined reference to `SSL_get_fd' SSLeay.o:SSLeay.c:(.text+0x584a): undefined reference to `SSL_read' SSLeay.o:SSLeay.c:(.text+0x5a3a): undefined reference to `SSL_peek' SSLeay.o:SSLeay.c:(.text+0x5c4a): undefined reference to `SSL_write' SSLeay.o:SSLeay.c:(.text+0x5f40): undefined reference to `SSL_write' SSLeay.o:SSLeay.c:(.text+0x6219): undefined reference to `SSL_use_RSAPrivateKey' SSLeay.o:SSLeay.c:(.text+0x6497): undefined reference to `SSL_use_RSAPrivateKey_ASN1' SSLeay.o:SSLeay.c:(.text+0x6767): undefined reference to `SSL_use_RSAPrivateKey_file' SSLeay.o:SSLeay.c:(.text+0x6a37): undefined reference to `SSL_CTX_use_RSAPrivateKey_file' SSLeay.o:SSLeay.c:(.text+0x6cc9): undefined reference to `SSL_use_PrivateKey' SSLeay.o:SSLeay.c:(.text+0x6f86): undefined reference to `SSL_use_PrivateKey_ASN1' SSLeay.o:SSLeay.c:(.text+0x7297): undefined reference to `SSL_use_PrivateKey_file' SSLeay.o:SSLeay.c:(.text+0x7567): undefined reference to `SSL_CTX_use_PrivateKey_file' SSLeay.o:SSLeay.c:(.text+0x77f9): undefined reference to `SSL_use_certificate' SSLeay.o:SSLeay.c:(.text+0x7a77): undefined reference to `SSL_use_certificate_ASN1' SSLeay.o:SSLeay.c:(.text+0x7d47): undefined reference to `SSL_use_certificate_file' SSLeay.o:SSLeay.c:(.text+0x8017): undefined reference to `SSL_CTX_use_certificate_file' SSLeay.o:SSLeay.c:(.text+0x8268): undefined reference to `SSL_state_string' SSLeay.o:SSLeay.c:(.text+0x8418): undefined reference to `SSL_rstate_string' SSLeay.o:SSLeay.c:(.text+0x85c8): undefined reference to `SSL_state_string_long' SSLeay.o:SSLeay.c:(.text+0x8778): undefined reference to `SSL_rstate_string_long' SSLeay.o:SSLeay.c:(.text+0x8928): undefined reference to `SSL_SESSION_get_time' SSLeay.o:SSLeay.c:(.text+0x8b29): undefined reference to `SSL_SESSION_set_time' SSLeay.o:SSLeay.c:(.text+0x8d28): undefined reference to `SSL_SESSION_get_timeout' SSLeay.o:SSLeay.c:(.text+0x8f29): undefined reference to `SSL_SESSION_set_timeout' SSLeay.o:SSLeay.c:(.text+0x911d): undefined reference to `SSL_copy_session_id' SSLeay.o:SSLeay.c:(.text+0x92bb): undefined reference to `SSL_set_read_ahead' SSLeay.o:SSLeay.c:(.text+0x9428): undefined reference to `SSL_get_read_ahead' SSLeay.o:SSLeay.c:(.text+0x95e8): undefined reference to `SSL_pending' SSLeay.o:SSLeay.c:(.text+0x97e8): undefined reference to `SSL_CTX_set_cipher_list' SSLeay.o:SSLeay.c:(.text+0x9a39): undefined reference to `SSL_get_cipher_list' SSLeay.o:SSLeay.c:(.text+0x9c78): undefined reference to `SSL_set_cipher_list' SSLeay.o:SSLeay.c:(.text+0x9e88): undefined reference to `SSL_get_current_cipher' SSLeay.o:SSLeay.c:(.text+0x9e90): undefined reference to `SSL_CIPHER_get_name' SSLeay.o:SSLeay.c:(.text+0xa0c7): undefined reference to `SSL_get_shared_ciphers' SSLeay.o:SSLeay.c:(.text+0xa318): undefined reference to `SSL_get_peer_certificate' SSLeay.o:SSLeay.c:(.text+0xa590): undefined reference to `SSL_set_verify' SSLeay.o:SSLeay.c:(.text+0xa7ea): undefined reference to `SSL_set_bio' SSLeay.o:SSLeay.c:(.text+0xa9b8): undefined reference to `SSL_get_rbio' SSLeay.o:SSLeay.c:(.text+0xab78): undefined reference to `SSL_get_wbio' SSLeay.o:SSLeay.c:(.text+0xacd3): undefined reference to `SSL_SESSION_new' SSLeay.o:SSLeay.c:(.text+0xaeb9): undefined reference to `SSL_SESSION_print' SSLeay.o:SSLeay.c:(.text+0xb06b): undefined reference to `SSL_SESSION_free' SSLeay.o:SSLeay.c:(.text+0xb1e8): undefined reference to `i2d_SSL_SESSION' SSLeay.o:SSLeay.c:(.text+0xb439): undefined reference to `SSL_set_session' SSLeay.o:SSLeay.c:(.text+0xb6b7): undefined reference to `d2i_SSL_SESSION' SSLeay.o:SSLeay.c:(.text+0xb908): undefined reference to `SSL_get_session' SSLeay.o:SSLeay.c:(.text+0xbad8): undefined reference to `SSL_get1_session' SSLeay.o:SSLeay.c:(.text+0xbc98): undefined reference to `SSL_get_certificate' SSLeay.o:SSLeay.c:(.text+0xbe58): undefined reference to `SSL_get_SSL_CTX' SSLeay.o:SSLeay.c:(.text+0xc0d6): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0xc426): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0xc6cd): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0xc88c): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0xca2d): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0xcbec): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0xcf4d): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0xd11d): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0xd2ed): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0xd4bd): more undefined references to `SSL_CTX_ctrl' follow SSLeay.o:SSLeay.c:(.text+0xe858): undefined reference to `SSL_want' SSLeay.o:SSLeay.c:(.text+0xea18): undefined reference to `SSL_state' SSLeay.o:SSLeay.c:(.text+0xeb73): undefined reference to `BIO_f_ssl' SSLeay.o:SSLeay.c:(.text+0xecb3): undefined reference to `BIO_s_mem' SSLeay.o:SSLeay.c:(.text+0xedf3): undefined reference to `ERR_get_error' SSLeay.o:SSLeay.c:(.text+0xef33): undefined reference to `ERR_peek_error' SSLeay.o:SSLeay.c:(.text+0xf187): undefined reference to `ERR_put_error' SSLeay.o:SSLeay.c:(.text+0xf35a): undefined reference to `ERR_clear_error' SSLeay.o:SSLeay.c:(.text+0xf4be): undefined reference to `ERR_error_string' SSLeay.o:SSLeay.c:(.text+0xf62a): undefined reference to `SSL_load_error_strings' SSLeay.o:SSLeay.c:(.text+0xf6ba): undefined reference to `ERR_load_crypto_strings' SSLeay.o:SSLeay.c:(.text+0xf773): undefined reference to `SSL_library_init' SSLeay.o:SSLeay.c:(.text+0xf89a): undefined reference to `ERR_load_SSL_strings' SSLeay.o:SSLeay.c:(.text+0xf92a): undefined reference to `ERR_load_RAND_strings' SSLeay.o:SSLeay.c:(.text+0xfa72): undefined reference to `RAND_bytes' SSLeay.o:SSLeay.c:(.text+0xfc82): undefined reference to `RAND_pseudo_bytes' SSLeay.o:SSLeay.c:(.text+0xfe95): undefined reference to `RAND_add' SSLeay.o:SSLeay.c:(.text+0xffe3): undefined reference to `RAND_poll' SSLeay.o:SSLeay.c:(.text+0x10123): undefined reference to `RAND_status' SSLeay.o:SSLeay.c:(.text+0x10318): undefined reference to `RAND_egd_bytes' SSLeay.o:SSLeay.c:(.text+0x104e0): undefined reference to `RAND_file_name' SSLeay.o:SSLeay.c:(.text+0x10569): undefined reference to `RAND_file_name' SSLeay.o:SSLeay.c:(.text+0x10696): undefined reference to `RAND_seed' SSLeay.o:SSLeay.c:(.text+0x1075a): undefined reference to `RAND_cleanup' SSLeay.o:SSLeay.c:(.text+0x108c8): undefined reference to `RAND_load_file' SSLeay.o:SSLeay.c:(.text+0x10ad7): undefined reference to `RAND_write_file' SSLeay.o:SSLeay.c:(.text+0x10ca7): undefined reference to `RAND_egd' SSLeay.o:SSLeay.c:(.text+0x10e68): undefined reference to `X509_get_issuer_name' SSLeay.o:SSLeay.c:(.text+0x11028): undefined reference to `X509_get_subject_name' SSLeay.o:SSLeay.c:(.text+0x111e1): undefined reference to `X509_NAME_oneline' SSLeay.o:SSLeay.c:(.text+0x11227): undefined reference to `CRYPTO_free' SSLeay.o:SSLeay.c:(.text+0x113bc): undefined reference to `X509_NAME_get_text_by_NID' SSLeay.o:SSLeay.c:(.text+0x113e3): undefined reference to `X509_NAME_get_text_by_NID' SSLeay.o:SSLeay.c:(.text+0x115b8): undefined reference to `X509_STORE_CTX_get_current_cert' SSLeay.o:SSLeay.c:(.text+0x117b9): undefined reference to `X509_STORE_CTX_get_ex_data' SSLeay.o:SSLeay.c:(.text+0x119a6): undefined reference to `X509_get_ext_by_NID' SSLeay.o:SSLeay.c:(.text+0x119ba): undefined reference to `X509_get_ext' SSLeay.o:SSLeay.c:(.text+0x119ca): undefined reference to `X509V3_EXT_d2i' SSLeay.o:SSLeay.c:(.text+0x119dd): undefined reference to `sk_num' SSLeay.o:SSLeay.c:(.text+0x11a2e): undefined reference to `sk_value' SSLeay.o:SSLeay.c:(.text+0x11a6a): undefined reference to `ASN1_STRING_length' SSLeay.o:SSLeay.c:(.text+0x11a77): undefined reference to `ASN1_STRING_data' SSLeay.o:SSLeay.c:(.text+0x11ca8): undefined reference to `X509_get_ext_by_NID' SSLeay.o:SSLeay.c:(.text+0x11f29): undefined reference to `X509_get_ext' SSLeay.o:SSLeay.c:(.text+0x12128): undefined reference to `X509V3_EXT_d2i' SSLeay.o:SSLeay.c:(.text+0x122e8): undefined reference to `X509_STORE_CTX_get_error' SSLeay.o:SSLeay.c:(.text+0x124a8): undefined reference to `X509_STORE_CTX_get_error_depth' SSLeay.o:SSLeay.c:(.text+0x126e8): undefined reference to `X509_STORE_CTX_set_ex_data' SSLeay.o:SSLeay.c:(.text+0x1291d): undefined reference to `X509_STORE_CTX_set_error' SSLeay.o:SSLeay.c:(.text+0x12a9d): undefined reference to `X509_STORE_CTX_set_cert' SSLeay.o:SSLeay.c:(.text+0x12c69): undefined reference to `X509_STORE_add_cert' SSLeay.o:SSLeay.c:(.text+0x12ea9): undefined reference to `X509_STORE_add_crl' SSLeay.o:SSLeay.c:(.text+0x1309d): undefined reference to `X509_STORE_CTX_set_flags' SSLeay.o:SSLeay.c:(.text+0x1321d): undefined reference to `X509_STORE_set_flags' SSLeay.o:SSLeay.c:(.text+0x1339d): undefined reference to `X509_STORE_set_purpose' SSLeay.o:SSLeay.c:(.text+0x1351d): undefined reference to `X509_STORE_set_trust' SSLeay.o:SSLeay.c:(.text+0x13727): undefined reference to `X509_load_cert_file' SSLeay.o:SSLeay.c:(.text+0x139f7): undefined reference to `X509_load_crl_file' SSLeay.o:SSLeay.c:(.text+0x13cc7): undefined reference to `X509_load_cert_crl_file' SSLeay.o:SSLeay.c:(.text+0x13f18): undefined reference to `X509_verify_cert_error_string' SSLeay.o:SSLeay.c:(.text+0x14402): undefined reference to `BIO_s_mem' SSLeay.o:SSLeay.c:(.text+0x1440a): undefined reference to `BIO_new' SSLeay.o:SSLeay.c:(.text+0x14423): undefined reference to `ASN1_UTCTIME_print' SSLeay.o:SSLeay.c:(.text+0x1443f): undefined reference to `BIO_read' SSLeay.o:SSLeay.c:(.text+0x144ac): undefined reference to `BIO_free' SSLeay.o:SSLeay.c:(.text+0x14639): undefined reference to `EVP_PKEY_copy_parameters' SSLeay.o:SSLeay.c:(.text+0x147f6): undefined reference to `BIO_s_mem' SSLeay.o:SSLeay.c:(.text+0x147fe): undefined reference to `BIO_new' SSLeay.o:SSLeay.c:(.text+0x14817): undefined reference to `PEM_write_bio_X509' SSLeay.o:SSLeay.c:(.text+0x14833): undefined reference to `BIO_read' SSLeay.o:SSLeay.c:(.text+0x148a0): undefined reference to `BIO_free' SSLeay.o:SSLeay.c:(.text+0x149bf): undefined reference to `MD2' SSLeay.o:SSLeay.c:(.text+0x14a78): undefined reference to `MD2' SSLeay.o:SSLeay.c:(.text+0x14b5f): undefined reference to `MD4' SSLeay.o:SSLeay.c:(.text+0x14c18): undefined reference to `MD4' SSLeay.o:SSLeay.c:(.text+0x14cff): undefined reference to `MD5' SSLeay.o:SSLeay.c:(.text+0x14db8): undefined reference to `MD5' SSLeay.o:SSLeay.c:(.text+0x14e63): undefined reference to `SSLv2_method' SSLeay.o:SSLeay.c:(.text+0x14fa3): undefined reference to `SSLv3_method' SSLeay.o:SSLeay.c:(.text+0x150e3): undefined reference to `TLSv1_method' SSLeay.o:SSLeay.c:(.text+0x152c9): undefined reference to `SSL_set_ssl_method' SSLeay.o:SSLeay.c:(.text+0x154c8): undefined reference to `SSL_get_ssl_method' SSLeay.o:SSLeay.c:(.text+0x15688): undefined reference to `BIO_new_buffer_ssl_connect' SSLeay.o:SSLeay.c:(.text+0x15897): undefined reference to `BIO_new_file' SSLeay.o:SSLeay.c:(.text+0x15ae9): undefined reference to `BIO_new_ssl' SSLeay.o:SSLeay.c:(.text+0x15ce8): undefined reference to `BIO_new_ssl_connect' SSLeay.o:SSLeay.c:(.text+0x15ea8): undefined reference to `BIO_new' SSLeay.o:SSLeay.c:(.text+0x16068): undefined reference to `BIO_free' SSLeay.o:SSLeay.c:(.text+0x1626a): undefined reference to `BIO_read' SSLeay.o:SSLeay.c:(.text+0x1647a): undefined reference to `BIO_write' SSLeay.o:SSLeay.c:(.text+0x1669d): undefined reference to `BIO_ctrl' SSLeay.o:SSLeay.c:(.text+0x1686d): undefined reference to `BIO_ctrl' SSLeay.o:SSLeay.c:(.text+0x16a3d): undefined reference to `BIO_ctrl' SSLeay.o:SSLeay.c:(.text+0x16c39): undefined reference to `BIO_ssl_copy_session_id' SSLeay.o:SSLeay.c:(.text+0x16deb): undefined reference to `BIO_ssl_shutdown' SSLeay.o:SSLeay.c:(.text+0x16f69): undefined reference to `SSL_add_client_CA' SSLeay.o:SSLeay.c:(.text+0x17168): undefined reference to `SSL_alert_desc_string' SSLeay.o:SSLeay.c:(.text+0x17318): undefined reference to `SSL_alert_desc_string_long' SSLeay.o:SSLeay.c:(.text+0x174c8): undefined reference to `SSL_alert_type_string' SSLeay.o:SSLeay.c:(.text+0x17678): undefined reference to `SSL_alert_type_string_long' SSLeay.o:SSLeay.c:(.text+0x178a8): undefined reference to `SSL_callback_ctrl' SSLeay.o:SSLeay.c:(.text+0x17ae8): undefined reference to `SSL_check_private_key' SSLeay.o:SSLeay.c:(.text+0x17d27): undefined reference to `SSL_CIPHER_description' SSLeay.o:SSLeay.c:(.text+0x17fb9): undefined reference to `SSL_CIPHER_get_bits' SSLeay.o:SSLeay.c:(.text+0x181f9): undefined reference to `SSL_COMP_add_compression_method' SSLeay.o:SSLeay.c:(.text+0x18439): undefined reference to `SSL_CTX_add_client_CA' SSLeay.o:SSLeay.c:(.text+0x186b8): undefined reference to `SSL_CTX_callback_ctrl' SSLeay.o:SSLeay.c:(.text+0x188f8): undefined reference to `SSL_CTX_check_private_key' SSLeay.o:SSLeay.c:(.text+0x18af9): undefined reference to `SSL_CTX_get_ex_data' SSLeay.o:SSLeay.c:(.text+0x18cf8): undefined reference to `SSL_CTX_get_quiet_shutdown' SSLeay.o:SSLeay.c:(.text+0x18eb8): undefined reference to `SSL_CTX_get_timeout' SSLeay.o:SSLeay.c:(.text+0x19078): undefined reference to `SSL_CTX_get_verify_depth' SSLeay.o:SSLeay.c:(.text+0x19238): undefined reference to `SSL_CTX_get_verify_mode' SSLeay.o:SSLeay.c:(.text+0x193ed): undefined reference to `SSL_CTX_set_cert_store' SSLeay.o:SSLeay.c:(.text+0x19578): undefined reference to `SSL_CTX_get_cert_store' SSLeay.o:SSLeay.c:(.text+0x1975e): undefined reference to `SSL_CTX_set_cert_verify_callback' SSLeay.o:SSLeay.c:(.text+0x198fd): undefined reference to `SSL_CTX_set_client_CA_list' SSLeay.o:SSLeay.c:(.text+0x19aaf): undefined reference to `SSL_CTX_set_default_passwd_cb' SSLeay.o:SSLeay.c:(.text+0x19abb): undefined reference to `SSL_CTX_set_default_passwd_cb_userdata' SSLeay.o:SSLeay.c:(.text+0x19b32): undefined reference to `SSL_CTX_set_default_passwd_cb' SSLeay.o:SSLeay.c:(.text+0x19dc8): undefined reference to `SSL_CTX_set_ex_data' SSLeay.o:SSLeay.c:(.text+0x1a049): undefined reference to `SSL_CTX_set_purpose' SSLeay.o:SSLeay.c:(.text+0x1a23d): undefined reference to `SSL_CTX_set_quiet_shutdown' SSLeay.o:SSLeay.c:(.text+0x1a409): undefined reference to `SSL_CTX_set_ssl_version' SSLeay.o:SSLeay.c:(.text+0x1a649): undefined reference to `SSL_CTX_set_timeout' SSLeay.o:SSLeay.c:(.text+0x1a889): undefined reference to `SSL_CTX_set_trust' SSLeay.o:SSLeay.c:(.text+0x1aa7d): undefined reference to `SSL_CTX_set_verify_depth' SSLeay.o:SSLeay.c:(.text+0x1ac49): undefined reference to `SSL_CTX_use_certificate' SSLeay.o:SSLeay.c:(.text+0x1ae88): undefined reference to `SSL_CTX_use_certificate_chain_file' SSLeay.o:SSLeay.c:(.text+0x1b0d9): undefined reference to `SSL_CTX_use_PrivateKey' SSLeay.o:SSLeay.c:(.text+0x1b319): undefined reference to `SSL_CTX_use_RSAPrivateKey' SSLeay.o:SSLeay.c:(.text+0x1b518): undefined reference to `SSL_do_handshake' SSLeay.o:SSLeay.c:(.text+0x1b6d8): undefined reference to `SSL_dup' SSLeay.o:SSLeay.c:(.text+0x1b898): undefined reference to `SSL_get_current_cipher' SSLeay.o:SSLeay.c:(.text+0x1ba58): undefined reference to `SSL_get_default_timeout' SSLeay.o:SSLeay.c:(.text+0x1bc59): undefined reference to `SSL_get_ex_data' SSLeay.o:SSLeay.c:(.text+0x1bed8): undefined reference to `SSL_get_finished' SSLeay.o:SSLeay.c:(.text+0x1c198): undefined reference to `SSL_get_peer_finished' SSLeay.o:SSLeay.c:(.text+0x1c3d8): undefined reference to `SSL_get_quiet_shutdown' SSLeay.o:SSLeay.c:(.text+0x1c598): undefined reference to `SSL_get_shutdown' SSLeay.o:SSLeay.c:(.text+0x1c758): undefined reference to `SSL_get_verify_depth' SSLeay.o:SSLeay.c:(.text+0x1c918): undefined reference to `SSL_get_verify_mode' SSLeay.o:SSLeay.c:(.text+0x1cad8): undefined reference to `SSL_get_verify_result' SSLeay.o:SSLeay.c:(.text+0x1cc98): undefined reference to `SSL_renegotiate' SSLeay.o:SSLeay.c:(.text+0x1ce99): undefined reference to `SSL_SESSION_cmp' SSLeay.o:SSLeay.c:(.text+0x1d0d9): undefined reference to `SSL_SESSION_get_ex_data' SSLeay.o:SSLeay.c:(.text+0x1d2d8): undefined reference to `SSL_SESSION_get_time' SSLeay.o:SSLeay.c:(.text+0x1d498): undefined reference to `SSL_SESSION_get_timeout' SSLeay.o:SSLeay.c:(.text+0x1d696): undefined reference to `SSL_SESSION_print_fp' SSLeay.o:SSLeay.c:(.text+0x1d8d8): undefined reference to `SSL_SESSION_set_ex_data' SSLeay.o:SSLeay.c:(.text+0x1db59): undefined reference to `SSL_SESSION_set_time' SSLeay.o:SSLeay.c:(.text+0x1dd99): undefined reference to `SSL_SESSION_set_timeout' SSLeay.o:SSLeay.c:(.text+0x1df4b): undefined reference to `SSL_set_accept_state' SSLeay.o:SSLeay.c:(.text+0x1e07d): undefined reference to `SSL_set_client_CA_list' SSLeay.o:SSLeay.c:(.text+0x1e1bb): undefined reference to `SSL_set_connect_state' SSLeay.o:SSLeay.c:(.text+0x1e378): undefined reference to `SSL_set_ex_data' SSLeay.o:SSLeay.c:(.text+0x1e5ad): undefined reference to `SSL_set_info_callback' SSLeay.o:SSLeay.c:(.text+0x1e779): undefined reference to `SSL_set_purpose' SSLeay.o:SSLeay.c:(.text+0x1e96d): undefined reference to `SSL_set_quiet_shutdown' SSLeay.o:SSLeay.c:(.text+0x1eaed): undefined reference to `SSL_set_shutdown' SSLeay.o:SSLeay.c:(.text+0x1ecb9): undefined reference to `SSL_set_trust' SSLeay.o:SSLeay.c:(.text+0x1eead): undefined reference to `SSL_set_verify_depth' SSLeay.o:SSLeay.c:(.text+0x1f02d): undefined reference to `SSL_set_verify_result' SSLeay.o:SSLeay.c:(.text+0x1f1b8): undefined reference to `SSL_shutdown' SSLeay.o:SSLeay.c:(.text+0x1f378): undefined reference to `SSL_version' SSLeay.o:SSLeay.c:(.text+0x1f547): undefined reference to `SSL_load_client_CA_file' SSLeay.o:SSLeay.c:(.text+0x1f748): undefined reference to `SSL_add_file_cert_subjects_to_stack' SSLeay.o:SSLeay.c:(.text+0x1fa56): undefined reference to `SSL_CTX_get_ex_new_index' SSLeay.o:SSLeay.c:(.text+0x1fda7): undefined reference to `SSL_CTX_set_session_id_context' SSLeay.o:SSLeay.c:(.text+0x20077): undefined reference to `SSL_set_session_id_context' SSLeay.o:SSLeay.c:(.text+0x202bd): undefined reference to `SSL_CTX_set_tmp_rsa_callback' SSLeay.o:SSLeay.c:(.text+0x2043d): undefined reference to `SSL_set_tmp_rsa_callback' SSLeay.o:SSLeay.c:(.text+0x205bd): undefined reference to `SSL_CTX_set_tmp_dh_callback' SSLeay.o:SSLeay.c:(.text+0x2073d): undefined reference to `SSL_set_tmp_dh_callback' SSLeay.o:SSLeay.c:(.text+0x209c6): undefined reference to `SSL_get_ex_new_index' SSLeay.o:SSLeay.c:(.text+0x20d96): undefined reference to `SSL_SESSION_get_ex_new_index' SSLeay.o:SSLeay.c:(.text+0x2107d): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0x21288): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0x2148e): undefined reference to `SSL_CTX_get_ex_data' SSLeay.o:SSLeay.c:(.text+0x2165d): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0x2182d): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0x219fd): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0x21bcd): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0x21dce): undefined reference to `SSL_CTX_set_ex_data' SSLeay.o:SSLeay.c:(.text+0x22028): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0x22278): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0x224c8): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0x22718): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0x22968): undefined reference to `SSL_CTX_ctrl' SSLeay.o:SSLeay.c:(.text+0x22b6e): undefined reference to `SSL_get_ex_data' SSLeay.o:SSLeay.c:(.text+0x22d62): undefined reference to `SSL_get_current_cipher' SSLeay.o:SSLeay.c:(.text+0x22d71): undefined reference to `SSL_CIPHER_get_bits' SSLeay.o:SSLeay.c:(.text+0x22f8d): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0x23148): undefined reference to `SSL_state' SSLeay.o:SSLeay.c:(.text+0x2331d): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0x234ed): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0x236ae): undefined reference to `SSL_SESSION_get_ex_data' SSLeay.o:SSLeay.c:(.text+0x2387d): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0x23a7f): undefined reference to `SSL_SESSION_set_ex_data' SSLeay.o:SSLeay.c:(.text+0x23cbf): undefined reference to `SSL_set_ex_data' SSLeay.o:SSLeay.c:(.text+0x23f08): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0x24148): undefined reference to `SSL_set_cipher_list' SSLeay.o:SSLeay.c:(.text+0x243a7): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0x24607): undefined reference to `SSL_ctrl' SSLeay.o:SSLeay.c:(.text+0x24890): undefined reference to `RSA_generate_key' SSLeay.o:SSLeay.c:(.text+0x24a9b): undefined reference to `RSA_free' SSLeay.o:SSLeay.c:(.text+0x24b8b): undefined reference to `X509_free' SSLeay.o:SSLeay.c:(.text+0x24d45): undefined reference to `PEM_read_bio_DHparams' SSLeay.o:SSLeay.c:(.text+0x25095): undefined reference to `PEM_read_bio_X509_CRL' SSLeay.o:SSLeay.c:(.text+0x2531b): undefined reference to `DH_free' SSLeay.o:SSLeay.c:(.text+0x2546d): undefined reference to `SSL_ctrl' collect2: ld returned 1 exit status dmake.EXE: Error code 129, while making 'blib\arch\auto\Net\SSLeay\SSLeay.dll' ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have --------------- ---- ------- Array::Compare 0 1.14 MIME::Base64 0 3.07 Sub::Uplevel 0 0.17_01 Test::Exception 0 0.25 Test::Warn 0 0.10 Tree::DAG_Node 0 1.05 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTHOR_TESTING = 1 COMSPEC = C:\WINDOWS\system32\cmd.exe INCLUDE = C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode LANG = en_US.utf8 LIB = C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin NUMBER_OF_PROCESSORS = 1 PATH = C:\Program Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;c:\Program Files\Novell\ZENworks\;C:\Program Files\Intel\Wireless\Bin\;;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;C:\Program Files\SecureCRT\;C:\PROGRA~1\SecureFX;c:\program files\vim\vim70;c:\Documents and Settings\DGolden\My Documents\bin;C:\Program Files\GnuWin32\bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 11192 PERL5_CPAN_IS_EXECUTING = C:\Temp\cpan\build\Net-SSLeay-1.32-4GXla6\Makefile.PL PERL5_CPAN_IS_RUNNING = 11192 PROCESSOR_IDENTIFIER = x86 Family 6 Model 14 Stepping 12, GenuineIntel TEMP = c:\Temp Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = C:\strawberry-perl\perl\bin\perl.exe $UID/$EUID = 0 / 0 $GID = 0 $EGID = 0 Win32::GetOSName = WinXP/.Net Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1 Win32::IsAdminUser = 1 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9204 Cwd 3.25_01 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.15 File::Spec 3.25_01 Module::Build 0.2808_01 Module::Signature n/a Test::Harness 3.02 Test::More 0.74 YAML 0.62 YAML::Syck 0.82 version 0.71 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX', optimize='-s -O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='g++', ldflags ='-s -L"c:\strawberry-perl\perl\lib\CORE" -L"c:\strawberry-perl\mingw\lib"' libpth=c:\strawberry-perl\mingw\lib libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" -L"c:\strawberry-perl\mingw\lib"'
