Bug 129963

Summary: db_cxx.so no longer links against pthread
Product: [openSUSE] SUSE Linux 10.1 Reporter: Dirk Mueller <dmueller>
Component: BasesystemAssignee: Thorsten Kukuk <kukuk>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: werner
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dirk Mueller 2005-10-21 13:38:14 UTC
libdb_cxx.so does not link against anymore causing all packages that depend on 
it to fail:  
 
/usr/lib/gcc/i586-suse-linux/4.0.3/../../../libdb_cxx.so: undefined reference 
to `pthread_ 
condattr_setpshared' 
/usr/lib/gcc/i586-suse-linux/4.0.3/../../../libdb_cxx.so: undefined reference 
to `pthread_ 
mutexattr_destroy' 
/usr/lib/gcc/i586-suse-linux/4.0.3/../../../libdb_cxx.so: undefined reference 
to `pthread_ 
mutexattr_setpshared' 
/usr/lib/gcc/i586-suse-linux/4.0.3/../../../libdb_cxx.so: undefined reference 
to `pthread_ 
mutexattr_init' 
/usr/lib/gcc/i586-suse-linux/4.0.3/../../../libdb_cxx.so: undefined reference 
to `pthread_ 
mutex_trylock'
Comment 1 Thorsten Kukuk 2005-10-24 08:51:29 UTC
*** Bug 129981 has been marked as a duplicate of this bug. ***
Comment 2 Thorsten Kukuk 2005-10-24 08:51:46 UTC
libtool is crap.