Mailinglist Archive: opensuse-factory (297 mails)
| < Previous | Next > |
Re: [opensuse-factory] unable to open man page in Suse 10.2
- From: Robert Schiele <rschiele@xxxxxxxxx>
- Date: Sat, 6 Jan 2007 16:44:02 +0100
- Message-id: <20070106154402.GB15382@xxxxxxxxxxxxxxxxxx>
On Sat, Jan 06, 2007 at 10:46:49AM +0200, Andras Mantia wrote:
> On Saturday 06 January 2007 03:48, Digvijoy Chatterjee wrote:
> > Hi,
> > I am not able to read man pages on my x86_64 Suse 10.2 box ??
> >
> > This is what i get :
> >
> > digz-AMD:/lib64 # man ls
> > groff: /lib64/libgcc_s.so.1: version `GCC_4.2.0' not found (required
> > by /usr/lib64/libstdc++.so.6)
> >
> > Any Idea whats going on ??
>
> It works here. Something got broken on your system. Did you recompile
> some parts from source or installed packages not compiled with the
> standard g++ included in 10.2?
He definitely did break his libgcc_s.so.1.
Run "readelf -V /lib64/libgcc_s.so.1" and check that GCC_4.2.0 is not present
on your file although it should. Anyway just reinstall package libgcc41 from
your media to fix it.
Robert
--
Robert Schiele
Dipl.-Wirtsch.informatiker mailto:rschiele@xxxxxxxxx
"Quidquid latine dictum sit, altum sonatur."
> On Saturday 06 January 2007 03:48, Digvijoy Chatterjee wrote:
> > Hi,
> > I am not able to read man pages on my x86_64 Suse 10.2 box ??
> >
> > This is what i get :
> >
> > digz-AMD:/lib64 # man ls
> > groff: /lib64/libgcc_s.so.1: version `GCC_4.2.0' not found (required
> > by /usr/lib64/libstdc++.so.6)
> >
> > Any Idea whats going on ??
>
> It works here. Something got broken on your system. Did you recompile
> some parts from source or installed packages not compiled with the
> standard g++ included in 10.2?
He definitely did break his libgcc_s.so.1.
Run "readelf -V /lib64/libgcc_s.so.1" and check that GCC_4.2.0 is not present
on your file although it should. Anyway just reinstall package libgcc41 from
your media to fix it.
Robert
--
Robert Schiele
Dipl.-Wirtsch.informatiker mailto:rschiele@xxxxxxxxx
"Quidquid latine dictum sit, altum sonatur."
| < Previous | Next > |