|
From: <Bor...@pd...> - 2003-08-04 06:42:33
|
Hi, If I wan't to start one of my Applications I get the following bug: relocation error: /lib/librt.so.1: symbol __pthread_clock_settime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference By the way with version 1.0.4 If have not this error... and If I use the libpthread.so of this version with the actual, my programs are running again. with that I get Occasionaly following error: after failed assertion `0' --28467-- discarding signal 6 for thread 100 because handler missing Sincerely Borg Enders |
|
From: Joerg B. <jo...@we...> - 2003-08-04 07:07:29
|
Bor...@pd... wrote: > Hi, > > If I wan't to start one of my Applications I get the > following bug: > > relocation error: /lib/librt.so.1: symbol > __pthread_clock_settime, version GLIBC_PRIVATE not > defined in file libpthread.so.0 with link time reference > Hi Borg, this is answered in the FAQ, please take a look at Q13 at: http://developer.kde.org/~sewardj/docs-1.9.5/FAQ.txt hope this helps Joerg |