1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Sheesh. The errors "f77" and "uname" were never even documented. Add

the into the section for obsolete errors.
This commit is contained in:
Mark Linimon 2011-02-27 06:16:01 +00:00
parent 0b94659e59
commit 7b36c962d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269866

View File

@ -829,6 +829,12 @@ but by default it doesn't.</dd>
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>
@ -910,6 +916,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>