From: Yitzchak Scott-Thoennes Date: Tue, 23 Sep 2003 09:13:55 +0000 (-0700) Subject: Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8d410bc4d2eab1d6e87b832152ba1fd130bba116;p=p5sagit%2Fp5-mst-13.2.git Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease) Message-ID: <20030923161354.GA2432@efn.org> p4raw-id: //depot/perl@21343 --- diff --git a/INSTALL b/INSTALL index e7fc6bd..1ea3e7b 100644 --- a/INSTALL +++ b/INSTALL @@ -1520,6 +1520,15 @@ explicitly above. This will attempt to make perl in the current directory. +=head2 Expected errors + +These errors are normal, and can be ignored: + + ... + make: [extra.pods] Error 1 (ignored) + ... + make: [extras.make] Error 1 (ignored) + =head2 What if it doesn't work? If you can't compile successfully, try some of the following ideas.