Displaying 20 results from an estimated 32 matches for "glibc_2.3".
Did you mean:
glibc_2.4
2002 Sep 18
6
Dependecies problem
I cannot for the life of my get this to work. Here is my problem:
libc.so.6(GLIBC_2.3) is needed by samba-2.2.5-10
libc.so.6(GLIBC_2.3) is needed by samba-client-2.2.5-10
libc.so.6(GLIBC_2.3) is needed by samba-common-2.2.5-10
libc.so.6(GLIBC_2.3) is needed by samba-swat-2.2.5-10
I tired it with these files
glibc-2.2.90-26.i386.rpm
2004 Jun 17
1
20040616 segmentation fault
Thanks to Ivan for help. I seeked for wine-2004615 but:
1.
The only 2004615 I found is for Mandrake. I am using RedHat 7.3, uname tells
me that I have got Arch. i686
Can I use this Mandrake wine-20040615-mdk.i586.rpm ? It is described as
i386.
I am confused with this i386, i586 and i686. I thought I should only use
what my PC is: i686.
2. I installed the package via KPackage
2010 May 15
2
febootstrap failure
On Fri, May 14, 2010 at 11:02:36PM -0400, Aron Griffis wrote:
> Hi again Rich,
>
> I'm trying to use febootstrap to install either rawhide or f13,
> but my attempts are failing.
>
> $ sudo febootstrap fedora-13 /mnt/jubjub-f
> ...
> Running rpm_check_debug
> ERROR with rpm_check_debug vs depsolve:
> libc.so.6()(64bit) is needed by procmail-3.22-25.fc12.x86_64
2005 Aug 14
5
RPM SPEC rebuild errors
Hello All,
I have been trying all afternoon to rebuild the Samba RPM for my Fedora
3 with the MySQL passdb support and from what I can see it only needs
the inclusion of "--with-expsam=mysql" in the SPEC file in addition to
the regular ones.
The problem is that no matter what version of Samba I try to rebuild, it
always gice an error at the same place:
2020 Nov 11
2
Targeting old glibc
It did partially fix the issue but there is still one problem:
llvm-objdump -sx gives:
Version References:
required from libpthread.so.0:
0x09691a75 0x00 05 GLIBC_2.2.5
0x09691972 0x00 09 GLIBC_2.3.2
0x09691973 0x00 07 GLIBC_2.3.3
0x06969192 0x00 12 GLIBC_2.12
required from libdl.so.2:
0x09691a75 0x00 21 GLIBC_2.2.5
required from libuuid.so.1:
0x09da27b0 0x00 19
2006 Oct 22
1
new g.729a codecs for asterisk 1.2/1.4 and glibc
Hello!
It seems that the new codec is not backward-compatible to glibc
2.1/2.2 so I receive the following error:
[codec_g729a.so]Oct 22 02:37:18 WARNING[3433]: loader.c:325 __load_resource: /u
sr/local/glibc/libc.so.6: version `GLIBC_2.3' not found (required by /opt/files/
usr/lib/asterisk/modules/codec_g729a.so)
Oct 22 02:37:18 WARNING[3433]: loader.c:554 load_modules: Loading module
2015 Jun 04
1
creating RPMs from CRAN tarballs
Thanks for the suggestion, but after putting that at the top of the spec
and running rpmbuild, I still get
Resolving Dependencies
--> Running transaction check
---> Package R-RPostgreSQL.x86_64 0:0.4-1.el6 will be installed
--> Processing Dependency: /usr/bin/r for package:
R-RPostgreSQL-0.4-1.el6.x86_64
--> Processing Dependency: /usr/bin/r for package:
2020 Nov 11
0
Targeting old glibc
On 2020-11-11, Alexandre Bique wrote:
>It did partially fix the issue but there is still one problem:
>
>llvm-objdump -sx gives:
>
>Version References:
> required from libpthread.so.0:
> 0x09691a75 0x00 05 GLIBC_2.2.5
> 0x09691972 0x00 09 GLIBC_2.3.2
> 0x09691973 0x00 07 GLIBC_2.3.3
> 0x06969192 0x00 12 GLIBC_2.12
> required from libdl.so.2:
>
2017 Jan 23
2
undefined symbols during linking LLDB 4.0 RC1
Hi Pavel,
thank you for you response.
objdump -T showed that there are no symbols defined in liblldb.so.
After few compilations I found that problem is with linking with LLD (-DLLVM_ENABLE_LLD=ON) without the directive everything is ok.
Hana
=============
$ objdump -T lib64/liblldb.so
lib64/liblldb.so: file format elf64-x86-64
DYNAMIC SYMBOL TABLE:
0000000000000000 w D *UND*
2010 Jan 19
2
Yum update failure (was a digest reference)
On Mon, Jan 18, 2010 at 1:53 PM, Tobias Weisserth
<tobias.weisserth at gmail.com> wrote:
> Hi everybody,
> I'm having difficulties updating dhclient as outlined below by using either
> yum or rpm. I'm running CentOS on a virtual guest provided by a provider.
Have you tried a 'yum clean all' ? That usually resolves this sort of
issue for me.
mhr
2003 Sep 04
2
build samba rpm for redhat 9
Hello group,
I have downloaded the source file of samba 3:
samba-3.0.0rc2-1.src.rpm.And build it for redhat 9.0,I
didn't see any redhat package of samba 3 for redhat
9.0.
when i install the source,and built redhat package
using the following command: rpmbuild -ba samba3.spec.
It seem OK,but at last,it report the error:
Can everybody help me and show me how to fix the
error.
Thanks a lot.
2020 Nov 11
2
Targeting old glibc
On Tue, Nov 10, 2020 at 7:01 PM Fāng-ruì Sòng <maskray at google.com> wrote:
> > How to find what is pulling libmvec?
>
> If you build a -DCMAKE_BUILD_TYPE=Debug lld, you can set a breakpoint
> on lld/ELF/MarkLive.cpp:114 (ss->getFile().isNeeded) and check which
> symbol makes
> libmvec.so needed.
I'm afraid this is going to far for me :)
> > On the other
2006 Oct 29
0
error when loading a second session of R
Hi : Whenever I try to run R in a second session( but not in the same
working directory ) , I get the error below
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'/u/etlfs/dev/users/leedsmar/res/R/lib/chron/libs/chron.so':
/lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by
2005 Oct 28
1
wine 0.9: version GLIBC_2.3.4 not defined in file libc.so.6
Hello,
I've just updated to wine 0.9 and now I get following error when running
diablo2:
err:module:load_builtin_dll failed to load .so lib for builtin
L"dbghelp.dll": /usr/lib/wine/dbghelp.dll.so: symbol regexec, version
GLIBC_2.3.4 not defined in file libc.so.6 with link time reference
err:module:import_dll Loading library dbghelp.dll (which is needed by
2004 May 17
1
Snom200 Firmware: I only see 2.04g
Hello all,
I've noticed several messages about the latest firmware on Snom's site,
2.05b, and today I see that another update is listed, 2.05c. However,
when I go to the download page (http://www.snom.com/support_dl_en.php),
the latest firmware version available for the Snom200 is 2.04g.
Are the newest firmware releases not yet available, or am I doing
something stupid?
Thanks,
Kanwar
2008 Jun 09
1
Cluster RPM Installation Failed
Dear All,
I am new Itanium server Installation and I have installed all the
CentOS4.4 ia64 CDs and I have try to install cluster
suite package and i am getting the following error messages like
warning: ccs-1.0.7-0.x86_64.rpm: V3 DSA signature: NOKEY, key ID 443e1821
error: Failed dependencies:
libc.so.6()(64bit) is needed by ccs-1.0.7-0.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is
2008 Aug 13
0
libc.so.6(GLIBC_PRIVATE)(64bit) is needed but I cannot find it in CentOS 5.2
Hi,
I hope it's the right list. Anyway, I'm using CentOS 5.2. I wrote a
program that uses rtkaio (so my Makefile contains -lrtkaio). The
program runs successfully. The
problem began when I wanted to create a rpm for my program. I was able
to generate a binary rpm, but when I tried to install it, I got the
following error:
[root at klab002 tmp]# rpm -i /tmp/mypkg-1.0.x86_64.rpm
error:
2011 Apr 29
1
mod_ssl?
I just noticed that the mod_ssl package was missing on a 5.x machine
that I thought was approximately like several other that have it - and
don't remember doing anything different. Is there some yum group that
would install httpd without including it?
--
Les Mikesell
lesmikesell at gmail.com
2002 Oct 26
2
WINSPOOL.DRV not found
Hi!
I get an error message that I need winspool.drv to run my specific win
application, but that file could not be found. What can I do about it?
Regards,
Christian
2020 Feb 05
0
Kernel downgrade on Centos 8
On 2/4/20 11:33 PM, Dimitri Zelenkin via CentOS wrote:
> Johnny Hughes wrote:
>> No, CentOS-8 uses different shared libraries and a different version
>> of the compiler than CentOS-7, so you can not run items compiled for
>> CentOS-7 on CentOS-8.
>
> The kernel does not rely on userspace libraries.
[hughesjr at inspiron11 kernel]$ rpm -q --requires kernel