DragonFly BSD
DragonFly users List (threaded) for 2006-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

KDE and OpenSSL = Broken


From: Petr Janda <elekktretterr@xxxxxxxxxxxxxx>
Date: Wed, 06 Sep 2006 03:05:55 +1000

Hi,
I compiled the latest KDE from pkgsrc, but it seems that SSL is broken somewhere. Konqueror doesnt load HTTPS sites and I cant log into msn since it uses SSL.


Perhaps the devs might find this useful:

kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "RSA_free"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "EVP_bf_cbc"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "X509_REQ_sign"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "X509_NAME_add_entry_by_txt"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "X509_NAME_new"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "X509_REQ_set_subject_name"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "ASN1_STRING_data"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "OpenSSL_add_all_algorithms"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "OPENSSL_add_all_algorithms"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "OpenSSL_add_all_algorithms_conf"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "OPENSSL_add_all_algorithms_conf"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "OpenSSL_add_all_algorithms_noconf"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "OPENSSL_add_all_algorithms_noconf"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "OpenSSL_add_all_ciphers"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "OPENSSL_add_all_ciphers"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "OpenSSL_add_all_digests"
kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "OPENSSL_add_all_digests"
terminate called after throwing an instance of 'std::bad_alloc'
 what():  St9bad_alloc
kioslave: ####### CRASH ###### protocol = https pid = 52343 signal = 6
terminate called after throwing an instance of 'std::bad_alloc'
 what():  St9bad_alloc
kioslave: ####### CRASH ###### protocol = https pid = 52344 signal = 6


The above is a part of the stuff that came out in the shell while giving me an error in the browser that "The process for the https://www.xxxxxx.xxxx protocol died unexpectedly."


Whats going on here? Can anyone have a look at this?

By the way I fixed the previous problems I had with KDE.

Cheers,
Petr




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