diff options
author | linimon <linimon@FreeBSD.org> | 2011-03-08 22:03:18 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-03-08 22:03:18 +0000 |
commit | 1dbc1b89b3324bce857b95f3123cb23ccdf52158 (patch) | |
tree | 24f5bddf1b1c23b8cc581476588e24d5c7720dc4 /Tools | |
parent | de281a48348b140d0cbef071e8b4b55e372b3ba4 (diff) | |
download | FreeBSD-ports-1dbc1b89b3324bce857b95f3123cb23ccdf52158.zip FreeBSD-ports-1dbc1b89b3324bce857b95f3123cb23ccdf52158.tar.gz |
Add an error entry for gmake.
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/portbuild/errorlogs/index.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Tools/portbuild/errorlogs/index.shtml b/Tools/portbuild/errorlogs/index.shtml index f48dd00..68c91ec 100644 --- a/Tools/portbuild/errorlogs/index.shtml +++ b/Tools/portbuild/errorlogs/index.shtml @@ -590,6 +590,12 @@ See <a href="http://wiki.freebsd.org/gcc4">the wiki page</a> for further information.</dd> <dt><img alt="(common)" src="/errorlogs/images/blue-ball.gif"><a name= +"gmake">gmake</a></dt> + +<dd>Your code does not run with the latest, incompatible, gmake version +(3.82.)</dd> + +<dt><img alt="(common)" src="/errorlogs/images/blue-ball.gif"><a name= "install">install error</a></dt> <dd>There was an error during installation.</dd> |