swift       05/04/21 14:48:16

  Modified:    xml/htdocs/doc/en prelink-howto.xml
  Log:
  #89414 - Remove obsolete information

Revision  Changes    Path
1.36      +3 -47     xml/htdocs/doc/en/prelink-howto.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/prelink-howto.xml?rev=1.36&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/prelink-howto.xml?rev=1.36&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/prelink-howto.xml.diff?r1=1.35&r2=1.36&cvsroot=gentoo

Index: prelink-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/prelink-howto.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- prelink-howto.xml   6 Apr 2005 09:40:00 -0000       1.35
+++ prelink-howto.xml   21 Apr 2005 14:48:16 -0000      1.36
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/prelink-howto.xml,v 1.35 
2005/04/06 09:40:00 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/prelink-howto.xml,v 1.36 
2005/04/21 14:48:16 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="prelink-howto.xml">
 <title>Gentoo Linux Prelink Guide</title>
@@ -27,8 +27,8 @@
 
 <license/>
 
-<version>1.11</version>
-<date>2005-03-25</date>
+<version>1.12</version>
+<date>2005-04-21</date>
 
 
 <chapter>
@@ -265,33 +265,6 @@
 </p>
 
 <p>
-The following is a list of the problem libraries and which packages to
-re-emerge if you have the above error.
-</p>
-
-<pre caption = "Fixes">
-<comment>(For the ORBit library /usr/lib/libIIOP.so.0.5.17)</comment>
-# <i>emerge ">=sys-apps/tcp-wrappers-7.6-r4" ORBit</i>
-
-<comment>(For zlib library usr/lib/libz.so.1.1.4)</comment>
-# <i>emerge ">=sys-libs/zlib-1.1.4"</i>
-
-<comment>(For svgalib, /usr/lib/libsvga.so.xx)</comment>
-# <i>emerge ">=media-libs/svgalib-1.9.16"</i>
-
-<comment>(For libpcap.so.0.6)</comment>
-# <i>emerge ">=net-libs/libpcap-0.7.1-r2"</i>
-
-<comment>(For the lcms library, /usr/lib/liblcms.so.1)</comment>
-# <i>emerge ">=media-libs/lcms-1.09"</i>
-</pre>
-
-<note>
-Many libraries link statically to zlib and/or tcp-wrappers so first try
-emerging those and re-emerging the problem library.
-</note>
-
-<p>
 Here are the libraries that haven't been fixed or cannot be fixed:
 </p>
 
@@ -314,23 +287,6 @@
 </body>
 </section>
 <section>
-<title>&quot;&lt;file&gt;: error while loading shared libraries: unexpected
-reloc type...&quot;</title>
-<body>
-
-<p>
-This has been fixed in <c>sys-libs/glibc-2.3.1-r2</c> on 2002/11/18,
-re-emerge glibc if yours is older.
-</p>
-
-<p>
-Also doing <c>prelink -u -a -m</c> ; <c>prelink -a -m</c> has been known
-to help.  If all else fails just do <c>prelink -u &lt;file&gt;</c>.
-</p>
-
-</body>
-</section>
-<section>
 <title>When I prelink my system some static binaries don't work anymore</title>
 <body>
 



-- 
[email protected] mailing list

Reply via email to