Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 103495

Summary: kde-3.4.2: kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined symbol:
Product: Gentoo Linux Reporter: Thomas Meyer <thomas.mey>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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