From 7b36c962d5d83846ebe14232119b166aefa0c088 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 27 Feb 2011 06:16:01 +0000 Subject: Sheesh. The errors "f77" and "uname" were never even documented. Add the into the section for obsolete errors. --- Tools/portbuild/errorlogs/index.shtml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Tools') 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 @@ -829,6 +829,12 @@ but by default it doesn't. probably looking for an a.out object (e.g., crt0.o). +
(uncommon)f77
+ +
gcc in base no longer includes the Fortran compiler +by default.
+
(uncommon)ffs conflict
@@ -910,6 +916,11 @@ of ${REINPLACE_COMMAND} but having left
Your port requires the STL library but cannot find it.
+
(uncommon)uname
+ +
For a short period of time, gcc was not handling uname properly.
+
(uncommon)values.h
-- cgit v1.2.3