Bug 129963 - db_cxx.so no longer links against pthread
Summary: db_cxx.so no longer links against pthread
Status: RESOLVED FIXED
: 129981 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Thorsten Kukuk
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-21 13:38 UTC by Dirk Mueller
Modified: 2005-10-24 08:51 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.