aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-02-27 14:16:01 +0800
committerlinimon <linimon@FreeBSD.org>2011-02-27 14:16:01 +0800
commit05683695bceccc9f0cd5bdba3a583a68e77fa256 (patch)
treee306fa7772b436198f8a4c9a064e5dc248cf608e /Tools
parent0051d5caf257819dc2564b4e6a5f9990870da0bb (diff)
downloadfreebsd-ports-gnome-05683695bceccc9f0cd5bdba3a583a68e77fa256.tar.gz
freebsd-ports-gnome-05683695bceccc9f0cd5bdba3a583a68e77fa256.tar.zst
freebsd-ports-gnome-05683695bceccc9f0cd5bdba3a583a68e77fa256.zip
Sheesh. The errors "f77" and "uname" were never even documented. Add
the into the section for obsolete errors.
Diffstat (limited to 'Tools')
-rw-r--r--Tools/portbuild/errorlogs/index.shtml11
1 files changed, 11 insertions, 0 deletions
diff --git a/Tools/portbuild/errorlogs/index.shtml b/Tools/portbuild/errorlogs/index.shtml
index ed820261ce86..613f57880adc 100644
--- a/Tools/portbuild/errorlogs/index.shtml
+++ b/Tools/portbuild/errorlogs/index.shtml
@@ -830,6 +830,12 @@ probably looking for an <tt>a.out</tt> object (e.g.,
<tt>crt0.o</tt>).</dd>
<dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name=
+"elf">f77</a></dt>
+
+<dd><tt>gcc</td> in base no longer includes the <tt>Fortran</tt> compiler
+by default.</dd>
+
+<dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name=
"ffs_conflict">ffs conflict</a></dt>
<dd>Both <tt>/usr/include/machine/cpufunc.h</tt> and
@@ -911,6 +917,11 @@ of <tt>${REINPLACE_COMMAND}</tt> but having left
<dd>Your port requires the <tt>STL</tt> library but cannot find it.</dd>
<dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name=
+"wait">uname</a></dt>
+
+<dd>For a short period of time, gcc was not handling uname properly.</dd>
+
+<dt><img alt="(uncommon)" src="/errorlogs/images/purple-ball.gif"><a name=
"values.h">values.h</a></dt>
<dd><tt>values.h</tt> has been moved.</dd>