Problems with prelink and libGL in Fedora Core 1
Recently I tried to verify some packages using "rpm -V packagename" and I get a bunch of "prelink: /usr/X11R6/lib/xscreensaver/sproingies: at least one of file's dependencies has changed since prelinking" kind of errors and after a bit of investigation (checking the prelink logs) I traced the problem to this:
"/usr/sbin/prelink: /usr/X11R6/lib/xscreensaver/glmatrix: Cannot prelink against non-PIC shared library /usr/lib/tls/libGL.so.1"
prelink.log is full os these kind of messages, all related to the same lib. I guess that this is not such a big deal but weird just the same.
I'm using Fedora Core 1 with all the latest updates and nvidia drivers v5336.
|