23 Mar
2005
23 Mar
'05
19:52
The Wednesday 2005-03-23 at 12:45 -0600, Darryl Gregorash wrote:
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined symbol: OpenSSL_add_all_algorithms_noconf gpgmeplug checkMessageSignature status flags: 80
That certainly looks like errors in the libcrypto library, not kde or qt. There are some utils in the binutils package that may be able to dump the symbol table in that library for you, no idea what information they'll give you though. Check the manpages for nm and objdump, or see 'info binutils'.
Which probably means that openssl*rpm needs to be updated too. -- Cheers, Carlos Robinson