bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: rpm doesn't work anymore after installation of glibc 2.3.1


From: Kuno Baeriswyl
Subject: AW: rpm doesn't work anymore after installation of glibc 2.3.1
Date: Wed, 12 Feb 2003 18:52:37 +0100

Hallo Andreas,

vielen Dank für deine prompte Antwort. Alle statisch verlinkte Programme
könnten also nun Probleme bereiten. Ich werden deinen Rat auf jeden Fall
befolgen, aber bevor ich drauf los lege noch eine kleine Frage.
In den Installationsinstruktionen wird geraten den GCC nach der Installation
von Glibc neu zu rekonfigurieren, indem man:
"...is to figure out the compiler switches to make it work again
(`W1,--dynamic-linker=/lib/ld-linux.so.2' should work on GNU/Linux systems)
and use them to recompile gcc."

Könnte das Problem auch hier liegen?

Zudem habe ich folgendes festgestellt:

->Wie im letzten Mail erwähnt
  su
  rpm -i multisync-0.72-1.i386.rpm
  Speicherzugriffsfehler

->jedoch mit su -l erhalte ich einen anderen Fehler
  su -l
  rpm -i multisync-0.72-1.i386.rpm
  Segmentation fault

Vielen Dank.

Kuno



-----Ursprüngliche Nachricht-----
Von: Andreas Schwab [mailto:address@hidden
Gesendet: Mittwoch, 12. Februar 2003 13:19
An: Kuno Baeriswyl
Cc: address@hidden
Betreff: Re: rpm doesn't work anymore after installation of glibc 2.3.1


Kuno Baeriswyl <address@hidden> writes:

|> Hi all,
|>
|> I did an upgrade of glibc 2.2.5 by compiling and installing the glibc
|> 2.3.1 by myself. No errors appeared and everthing seemed to be ok during
|> these steps.
|>
|> I got the Suse 8.1 dist, that provides glibc 2.2.5, GNU make 3.79.1, GCC
|> 3.2, ...
|>
|> I did following steps:
|>   tar -xzf ./glibc-linuxthreads-2.3.1.tar.gz --directory ./glibc-2.3.1
|>
|>   mkdir ./glibc-build
|>
|>   cd ../glibc-build
|>
|>   ../glibc-2.3.1/configure --prefix=/usr --enable-add-ons
|>
|>   make
|>
|>   make install
|>
|>
|> Now, if I enter rpm, the terminal says:
|>
|>   address@hidden:~> rpm
|>   Speicherzugriffsfehler  (EN trans: memory access error)

You need to recompile rpm against the new glibc.  There is no guarantee of
binary compatibility for statically linked programs.

Andreas.

--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."







reply via email to

[Prev in Thread] Current Thread [Next in Thread]