summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorYitzchak Scott-Thoennes <sthoenna@efn.org>2003-09-23 02:13:55 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2003-09-23 19:26:06 +0000
commit8d410bc4d2eab1d6e87b832152ba1fd130bba116 (patch)
tree2e52ce4e5e528674823201b5588454add8945e61 /INSTALL
parent17ad61e03fe30671fca57305b7cdb9cef95a1b94 (diff)
downloadperl-8d410bc4d2eab1d6e87b832152ba1fd130bba116.tar.gz
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
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index e7fc6bdce1..1ea3e7b967 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.