> t/00basic...........dyld: /usr/bin/perl Undefined symbols:
> _ERR_get_error
> _ERR_reason_error_string
> _SSL_CTX_new
> _SSL_connect
> _SSL_free
> _SSL_library_init
> _SSL_load_error_strings
> _SSL_new
> _SSL_read
> _SSL_set_fd
> _SSL_write
> _SSLv23_method
> t/00basic...........dubious
>        Test returned status 0 (wstat 5, 0x5)
> t/01connect.........dyld: /usr/bin/perl Undefined symbols:
> _ERR_get_error
> _ERR_reason_error_string
> _SSL_CTX_new
> _SSL_connect
> _SSL_free
> _SSL_library_init
> _SSL_load_error_strings
> _SSL_new
> _SSL_read
> _SSL_set_fd
> _SSL_write
> _SSLv23_method
> t/01connect.........dubious

I got an error similar to this the other day when trying to load the RPgSQL
driver for R (unrelated to Perl). In that situation it seems to be a problem
with dlcompat, the author of which said that he was working on a fix

adam

Reply via email to