Re: Bug#310843: kopete: undefined symbol: PKCS7_content_free

2005-06-01 Thread Ticiano Benetti
Hey Guys,

I've just found something interesting.

I've run strings looking for the reference to the unfound functions.
Take a look: 

benetti:/usr/lib# strings libcrypto.so.0.9.7 |grep -i add_all_alg
OPENSSL_add_all_algorithms_conf
OPENSSL_add_all_algorithms_noconf

Now, quoting the errormessage:

kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4:
undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4:
undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4:
undefined symbol: OpenSSL_add_all_algorithms_conf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4:
undefined symbol: OpenSSL_add_all_algorithms_noconf

Notice that libkdecore is looking for 
OpenSSL_add_all_algorithms 
while libcrypto defines 
OPENSSL_add_all_algorithms.

Wouldn't this be a case-sensitiveness issue?

Hugz

Ticiano


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Re: Bug#310843: kopete: undefined symbol: PKCS7_content_free

2005-06-01 Thread Ticiano Benetti

>> Package: kopete
>> Version: 4:3.3.2-5
>> Severity: important
>> Tags: experimental
>>
>>
>> kopete crashes when trying to logon to MSN with the following
>> diagnistics:
>>
>>  kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4:
>>  undefined symbol: PKCS7_content_free
>>  kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4:
>>  undefined symbol: OpenSSL_add_all_algorithms
>>  kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4:
>>  undefined symbol: OpenSSL_add_all_algorithms_conf
>>  kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4:
>>  undefined symbol: OpenSSL_add_all_algorithms_noconf
>>  KCrash: Application 'kopete' crashing...

> you may want to install qca-tls (in the recommends of kopete)
> please report to us if that fix the problem.

I have qca-tls installed and I also get this crash when trying to connect do 
MSN.

[]s

Ticiano


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]