Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103495 - kde-3.4.2: kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined symbol:
Summary: kde-3.4.2: kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-23 12:05 UTC by Thomas Meyer
Modified: 2005-08-23 16:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Meyer 2005-08-23 12:05:44 UTC
The following error occurs when starting kde?:  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: PKCS7_content_free  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: OpenSSL_add_all_algorithms  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: OpenSSL_add_all_algorithms_conf  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: OpenSSL_add_all_algorithms_noconf  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: PKCS7_content_free  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: OpenSSL_add_all_algorithms  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: OpenSSL_add_all_algorithms_conf  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: OpenSSL_add_all_algorithms_noconf  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: PKCS7_content_free  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: OpenSSL_add_all_algorithms  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: OpenSSL_add_all_algorithms_conf  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: OpenSSL_add_all_algorithms_noconf  
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined  
symbol: PKCS7_content_free  
  

Reproducible: Always
Steps to Reproduce:
1.Start Kde with "startx 2>Xerr.txt" 
2. 
3. 
 
Actual Results:  
Why does KLibrary?/kdecore? needs the functions:     
- OpenSSL_add_all_algorithms    
- OpenSSL_add_all_algorithms_conf   
- OpenSSL_add_all_algorithms_noconf  
?  
This functions seems not to be available in libcrypto.so.0.9.7 from package 
"dev-libs/openssl-0.9.7g" 
 

Expected Results:  
I don't know!  
Either the functions are needed in kdecore? or the functions are missing in 
openssl package 

Maybe this is not a bug!
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-08-23 16:06:24 UTC
This is not a real problem, it's more like a cosmetic issue. 
See here for some infos: https://bugs.kde.org/show_bug.cgi?id=55102