Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
version `GCC_4.2.0 ' not found - I don 't get it!

version `GCC_4.2.0 ' not found - I don 't get it!

2006-09-13       - By dave first

 Back
Reply:     1     2     3     4  

Folks, this one has me stumped, and I could use your help figuring this out.

I was running kernel and libs at,

Linux 2.6.9-34.0.2.EL

And after updating the kernel and libs, and a reboot for good measure, we're
at,

Linux 2.6.9-42.0.2.EL

But, now I've got some some conflicts.  I cannot run httpd, or a konsole
window, much less gnome or kde without incurring an error similar to this
(the libs change, depending on what's being called):

   Cannot load /etc/httpd/modules/libphp4.so into server:
/usr/lib/nsr/libgcc_s.so.1:
   version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)


Note the path to the lib:  /usr/lib/nsr  These libraries belong to EMC/Legato
Networker backup client application software.  Note the libs at the end of
the list which are related to the old GLIB or GCC.  I don't understand why
these are somehow in the system lib path, or --- what?

# rpm -qf /usr/lib/nsr/libgcc_s.so.1
lgtoclnt-7 (See http://lnt-7.ora-code.com).3-1

# rpm -qR lgtoclnt-7 (See http://lnt-7.ora-code.com).3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
ld-linux.so.2
libICE.so.6
libSM.so.6
libX11.so.6
libXext.so.6
libXmu.so.6
libXt.so.6
libc.so.6
libdl.so.2
libgcc_s.so.1
libncurses.so.5
libpthread.so.0
libqt-mt.so.3
librt.so.1
libstdc++.so.5
libGL.so.1
libXi.so.6
libXrender.so.1
libm.so.6
/bin/ksh
/bin/sh
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.2)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2)
libdl.so.2(GLIBC_2.0)
libdl.so.2(GLIBC_2.1)
libgcc_s.so.1(GCC_3.0)
libgcc_s.so.1(GCC_3.3)
libgcc_s.so.1(GLIBC_2.0)
libm.so.6(GLIBC_2.0)
libm.so.6(GLIBC_2.1)
libm.so.6(GLIBC_2.2)
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.1)
libpthread.so.0(GLIBC_2.2)

Okay, so I cannot run a lot of things, and some things I can (xterm is
okay).  No LD_LIBRARY_PATH is set by default, but even if I set one, and
exclude /usr/nsr/lib, it doesn't matter.  Same problem.

Okay, I admit it.  I'm stumped.  Ideas anyone????

TIA,
dave

<div>Folks, this one has me stumped, and I could use your help figuring this
out.<br><br>I <span style="font-weight: bold;">was </span>running kernel and
libs at,<br><br><div style="margin-left: 40px;"><span style="font-family:
courier new,monospace;">

Linux 2.6.9-34.0.2.EL</span><br></div><br>And a<span style="font-weight: bold;"
>fter updating</span> the kernel and libs, and a reboot for good measure, we're
at,<br><br><div style="margin-left: 40px;"><span style="font-family: courier
new,monospace;">

Linux 2.6.9-42.0.2.EL </span><br></div><br>But,
now I've got some some conflicts.&nbsp; I cannot run httpd, or a konsole
window, much less gnome or kde without incurring an error similar to
this (the libs change, depending on what's being called):
<br><br><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;
<span style="font-weight: bold;">Cannot load /etc/httpd/modules/libphp4.so into
server: /usr/lib/nsr/libgcc_s.so.1: </span></span><br style="font-family:
courier new,monospace; font-weight: bold;">

<span style="font-family: courier new,monospace; font-weight: bold;">&nbsp;
&nbsp;&nbsp; version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
</span><br style="font-weight: bold;"><br><br>Note the path to the lib:&nbsp;
<span style="font-family: courier new,monospace; font-weight: bold;">

/usr/lib/nsr</span>&nbsp; These libraries belong to <span style="font-style:
italic;">EMC/Legato Networker</span>
backup client application software.&nbsp; Note the libs at the end of the
list which are related to the old GLIB or GCC.&nbsp; I don't understand why
these are somehow in the system lib path, or --- what?&nbsp; <br><br><span
style="font-family: courier new,monospace;"># rpm -qf /usr/lib/nsr/libgcc_s.so
.1</span><br style="font-family: courier new,monospace;"><span style="font
-family: courier new,monospace;">
lgtoclnt-7 (See http://lnt-7.ora-code.com).3-1</span><br>
<br><span style="font-family: courier new,monospace;"># rpm -qR lgtoclnt-7 (See http://lnt-7.ora-code.com).3-1<
/span><span style="font-family: courier new,monospace;"></span><span style="font
-family: courier new,monospace;"> </span><br style="font-family: courier new
,monospace;">

<span style="font-family: courier new,monospace;">rpmlib(PayloadFilesHavePrefix
) &lt;= 4.0-1</span><br style="font-family: courier new,monospace;"><span style=
"font-family: courier new,monospace;">rpmlib(CompressedFileNames) &lt;=
3.0.4-1</span><br style="font-family: courier new,monospace;"><span style="font
-family: courier new,monospace;">ld-linux.so.2&nbsp; </span><br style="font
-family: courier new,monospace;"><span style="font-family: courier new,monospace
;">

libICE.so.6&nbsp; </span><br style="font-family: courier new,monospace;"><span
style="font-family: courier new,monospace;">libSM.so.6&nbsp; </span><br style=
"font-family: courier new,monospace;"><span style="font-family: courier new
,monospace;">

libX11.so.6&nbsp; </span><br style="font-family: courier new,monospace;"><span
style="font-family: courier new,monospace;">libXext.so.6&nbsp; </span><br style
="font-family: courier new,monospace;"><span style="font-family: courier new
,monospace;">

libXmu.so.6&nbsp; </span><br style="font-family: courier new,monospace;"><span
style="font-family: courier new,monospace;">libXt.so.6&nbsp; </span><br style=
"font-family: courier new,monospace;"><span style="font-family: courier new
,monospace;">

libc.so.6&nbsp; </span><br style="font-family: courier new,monospace;"><span
style="font-family: courier new,monospace;">libdl.so.2&nbsp; </span><br style=
"font-family: courier new,monospace;"><span style="font-family: courier new
,monospace;">

libgcc_s.so.1&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">libncurses.so.5&nbsp; </span>
<br style="font-family: courier new,monospace;"><span style="font-family:
courier new,monospace;">

libpthread.so.0&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">libqt-mt.so.3&nbsp; </span><br
style="font-family: courier new,monospace;"><span style="font-family: courier
new,monospace;">

librt.so.1&nbsp; </span><br style="font-family: courier new,monospace;"><span
style="font-family: courier new,monospace;">libstdc++.so.5&nbsp; </span><br
style="font-family: courier new,monospace;"><span style="font-family: courier
new,monospace;">

libGL.so.1&nbsp; </span><br style="font-family: courier new,monospace;"><span
style="font-family: courier new,monospace;">libXi.so.6&nbsp; </span><br style=
"font-family: courier new,monospace;"><span style="font-family: courier new
,monospace;">

libXrender.so.1&nbsp; </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">libm.so.6&nbsp; </span><br
style="font-family: courier new,monospace;"><span style="font-family: courier
new,monospace;">

/bin/ksh&nbsp; </span><br style="font-family: courier new,monospace;"><span
style="font-family: courier new,monospace;">/bin/sh&nbsp; </span><br style=
"font-family: courier new,monospace;"><span style="font-family: courier new
,monospace; color: rgb(204, 0, 0);">

libc.so.6(GLIBC_2.0)&nbsp; </span><br style="font-family: courier new,monospace
; color: rgb(204, 0, 0);"><span style="font-family: courier new,monospace; color
: rgb(204, 0, 0);">libc.so.6(GLIBC_2.1)&nbsp; </span><br style="font-family:
courier new,monospace; color: rgb(204, 0, 0);">

<span style="font-family: courier new,monospace; color: rgb(204, 0, 0);">libc
.so.6(GLIBC_2.1.2)&nbsp; </span><br style="font-family: courier new,monospace;
color: rgb(204, 0, 0);"><span style="font-family: courier new,monospace; color:
rgb(204, 0, 0);">

libc.so.6(GLIBC_2.1.3)&nbsp; </span><br style="font-family: courier new
,monospace; color: rgb(204, 0, 0);"><span style="font-family: courier new
,monospace; color: rgb(204, 0, 0);">libc.so.6(GLIBC_2.2)&nbsp; </span><br style=
"font-family: courier new,monospace; color: rgb(204, 0, 0);">

<span style="font-family: courier new,monospace; color: rgb(204, 0, 0);">libdl
.so.2(GLIBC_2.0)&nbsp; </span><br style="font-family: courier new,monospace;
color: rgb(204, 0, 0);"><span style="font-family: courier new,monospace; color:
rgb(204, 0, 0);">

libdl.so.2(GLIBC_2.1)&nbsp; </span><br style="font-family: courier new
,monospace; color: rgb(204, 0, 0);"><span style="font-family: courier new
,monospace; color: rgb(204, 0, 0);">libgcc_s.so.1(GCC_3.0)&nbsp; </span><br
style="font-family: courier new,monospace; color: rgb(204, 0, 0);">

<span style="font-family: courier new,monospace; color: rgb(204, 0, 0);">libgcc
_s.so.1(GCC_3.3)&nbsp; </span><br style="font-family: courier new,monospace;
color: rgb(204, 0, 0);"><span style="font-family: courier new,monospace; color:
rgb(204, 0, 0);">

libgcc_s.so.1(GLIBC_2.0)&nbsp; </span><br style="font-family: courier new
,monospace; color: rgb(204, 0, 0);"><span style="font-family: courier new
,monospace; color: rgb(204, 0, 0);">libm.so.6(GLIBC_2.0)&nbsp; </span><br style=
"font-family: courier new,monospace; color: rgb(204, 0, 0);">

<span style="font-family: courier new,monospace; color: rgb(204, 0, 0);">libm
.so.6(GLIBC_2.1)&nbsp; </span><br style="font-family: courier new,monospace;
color: rgb(204, 0, 0);"><span style="font-family: courier new,monospace; color:
rgb(204, 0, 0);">

libm.so.6(GLIBC_2.2)&nbsp; </span><br style="font-family: courier new,monospace
; color: rgb(204, 0, 0);"><span style="font-family: courier new,monospace; color
: rgb(204, 0, 0);">libpthread.so.0(GLIBC_2.0)&nbsp; </span><br style="font
-family: courier new,monospace; color: rgb(204, 0, 0);">

<span style="font-family: courier new,monospace; color: rgb(204, 0, 0);"
>libpthread.so.0(GLIBC_2.1)&nbsp; </span><br style="font-family: courier new
,monospace; color: rgb(204, 0, 0);"><span style="font-family: courier new
,monospace;">

<span style="color: rgb(204, 0, 0);">libpthread.so.0(GLIBC_2.2)</span>&nbsp; <
/span><br><br>Okay, so I cannot run a lot of things, and some things I can
(xterm is okay).&nbsp; No <span style="font-weight: bold; font-family: courier
new,monospace;">

LD_LIBRARY_PATH </span>is set by default, but even if I set one, and exclude
/usr/nsr/lib, it doesn't matter.&nbsp; Same problem.<br><br>Okay, I admit it.
&nbsp; I'm stumped.&nbsp; Ideas anyone????<br><br>TIA,<br></div><span class="sg"
>
dave<br><br></span>

__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Redhat-install-list mailing list
Redhat-install-list@(protected)
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@(protected)
Subject: unsubscribe