From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9779 invoked by uid 1002); 14 Jan 2003 08:49:21 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 15704 invoked from network); 14 Jan 2003 08:49:20 -0000 From: Paul de Vrieze To: gentoo-dev@gentoo.org Date: Tue, 14 Jan 2003 09:45:26 +0100 User-Agent: KMail/1.5 References: <3E234660.3050904@andrewarbon.co.uk> In-Reply-To: <3E234660.3050904@andrewarbon.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_t48I+9efLQhLlVj"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200301140945.34215.gentoo-user@devrieze.net> Subject: Re: [gentoo-dev] prelink issues X-Archives-Salt: 86c0a4e4-66d4-4e9c-8a2c-a8b32719b072 X-Archives-Hash: 5d65da6b83e810d177eedfdafd53891f --Boundary-02=_t48I+9efLQhLlVj Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Description: signed data Content-Disposition: inline On Tuesday 14 January 2003 00:06, Andy Arbon wrote: > Hello, > > I've just used prelink on my system and it's thrown up a few errors that > aren't covered in the docs. If someone who understands them could > explain them and any steps that I could take to rectify them I'd really > appreciate it. Some of these appear more than once for different files. > > Thanks, > > Andy > > prelink: /usr/lib/libGLcore.so.1: Library without dependencies No dependencies is no problem at all! > > prelink: /usr/bin/gnucash: Could not parse `/usr/bin/gnucash: error > while loading shared libraries: libgal.so.20: cannot open shared object > file: No such file or directory' Well, I guess you didn't use gnucash lately as apparently there is no libgal.so.20 to be found. Unmerging and merging might help > > prelink: /usr/kde/3.1/bin/artscat: section file offsets not > monotonically increasing > Don't know about this one though. But don't worry. > prelink: /usr/lib/transgaming/winex/bin/dosmod: Not enough room to add > .dynamic entry > -- The docs say that wine(x) won't work.. I'm just curious about what > the error means > This means that it is linked with an old version of binutils that doesn't support prelinking. The error is rather mystic though ;-) . > prelink: /usr/bin/emacs: COPY relocations don't point into .bss or .sbss > section Don't know either, but emacs doesn't have itself prelinked. Live with it. Paul -- Paul de Vrieze Researcher Mail: pauldv@cs.kun.nl Homepage: http://www.cs.kun.nl/~pauldv --Boundary-02=_t48I+9efLQhLlVj Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQA+I84tNb2zbbdIrucRAhhSAJ47Q0GZmPSUiIgjDVGC9/337aHrYACfaPtz KBEnpE8YExU8cE7phAHdOyM= =bndg -----END PGP SIGNATURE----- --Boundary-02=_t48I+9efLQhLlVj--