Operating System - Linux
1748211 Members
4823 Online
108759 Solutions
New Discussion

version GLIBC_PRIVATE not defined in file libpthread.so.0

 
Zoheir B
Occasional Contributor

version GLIBC_PRIVATE not defined in file libpthread.so.0

Hello Linux gurus

I tried to install mindi and mondo but during the install the system requested :

mindi :

Suggested resolutions:
binutils-2.14.90.0.4-35.i386.rpm
bzip2-1.0.2-11.i386.rpm
dosfstools-2.8-10.i386.rpm
grep-2.5.1-16.i386.rpm
perl-5.8.0-88.4.i386.rpm

and also for mondo

Suggested resolutions:
binutils-2.14.90.0.4-35.i386.rpm
bzip2-1.0.2-11.i386.rpm
newt-0.51.5-1.i386.rpm
syslinux-2.06-0.3E.i386.rpm


I donwloaded those rpms but after installing binutils-2.14.90.0.4-35.i386.rpm I got the error on rpm command


[root@ngvm12 rpm]# rpm -i binutils-2.14.90.0.4-35.i386.rpm
[root@ngvm12 rpm]# rpm -i bzip2-1.0.2-11.i386.rpm
rpm: relocation error: /lib/i686/librt.so.1: symbol __pthread_clock_settime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference
[root@ngvm12 rpm]# rpm -i dosfstools-2.8-10.i386.rpm
rpm: relocation error: /lib/i686/librt.so.1: symbol __pthread_clock_settime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference
[root@ngvm12 rpm]# rpm -i grep-2.5.1-16.i386.rpm
rpm: relocation error: /lib/i686/librt.so.1: symbol __pthread_clock_settime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference
[root@ngvm12 rpm]# rpm -i perl-5.8.0-88.4.i386.rp
rpm: relocation error: /lib/i686/librt.so.1: symbol __pthread_clock_settime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference
[root@ngvm12 rpm]# rpm -qa | grep perl
rpm: relocation error: /lib/i686/librt.so.1: symbol __pthread_clock_settime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference



[ocadmin@ngvm12 ocadmin]$ rpm -qa
rpm: relocation error: /lib/i686/librt.so.1: symbol __pthread_clock_settime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference




can anyone can help on this issue
should I reboot the system ?
thanks in advance