diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-02-27 06:16:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-02-27 06:16:01 +0000 |
commit | 7b36c962d5d83846ebe14232119b166aefa0c088 (patch) | |
tree | e511316d14efccbfd2916c71a4afae0adffb6da2 /Tools | |
parent | 0b94659e59fc2c04953be15aaf6c5bfd9d707e0a (diff) |
Notes
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/portbuild/errorlogs/index.shtml | 11 |
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> |