pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Can't get mail/spamassassin built on OpenSolaris due to security/p5-IO-Socket-SSL problem



I'm trying to get mail/spamassassin built on OpenSolaris, using pkgsrc sources 
from a few days ago (but this has been a problem for weeks).  It falls over 
trying to install security/p5-IO-Socket-SSL with the message

        ld.so.1: perl: fatal: relocation error: file 
/usr/pkg/lib/perl5/vendor_perl/5.12.0/i386-solaris-thread-multi/auto/Net/SSLeay/SSLeay.so:
 symbol RAND_seed: referenced symbol not found

There are other undefined RAND_* symbols in SSLeay.so that do get resolved.  So 
far as I can tell, they are all getting resolved from /lib/libcrypto.so (even 
though ldd does not show that library as being linked with SSLea.so).  But 
/lib/libcrypto.so includes RAND_add:

        0000807892 T RAND_add 

just like all the other RAND_* symbols.

Any thoughts?

Thanks.

        --Ed
--
Ed Gould                      ed%left.wing.org@localhost
s/v A Cappella                      Valiant 42
AA3ED             http://www.v42-acappella.org





Home | Main Index | Thread Index | Old Index