Regen from rev.1.69.2.11.

This commit is contained in:
Hiroki Sato 2004-11-10 01:25:45 +00:00
parent 7c714236d8
commit 0e707224f7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22902

View file

@ -19,7 +19,7 @@ alink="#0000FF">
Documentation Project</p>
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
1.69.2.10 2004/11/09 09:26:47 hrs Exp $<br />
1.69.2.11 2004/11/10 01:24:30 hrs Exp $<br />
</p>
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
@ -287,6 +287,17 @@ upgrade procedure.</p>
href="http://www.FreeBSD.org/cgi/url.cgi?ports/net/mpd/pkg-descr"><tt
class="FILENAME">net/mpd</tt></a> which was compiled on the old systems prior to
5.3-RELEASE must be recompiled.</p>
<p>(10 Nov 2004) The FreeBSD 5.3-RELEASE Release Notes should have stated explicitly that
ports/packages which were built on the old systems prior to 5.3-RELEASE and linked with
the old POSIX thread libraries (<b class="APPLICATION">libc_r</b> or <b
class="APPLICATION">libkse</b>) can cause an error ``Spinlock called when not threaded.''
at run time. This happens when the program is linked with multiple different threading
libraries (typically the older ports will be linked with <b
class="APPLICATION">libc_r</b>, while newer ports will be linked with <b
class="APPLICATION">libpthread</b>). Either recompile the ports/packages or add the
necessary lines to <tt class="FILENAME">/etc/libmap.conf</tt>. More details can be found
in <tt class="FILENAME">/usr/src/UPDATING</tt> (20040303 and 20040130).</p>
</div>
<div class="SECT1">