diff options
author | Yitzchak Scott-Thoennes <sthoenna@efn.org> | 2003-09-23 02:13:55 -0700 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-09-23 19:26:06 +0000 |
commit | 8d410bc4d2eab1d6e87b832152ba1fd130bba116 (patch) | |
tree | 2e52ce4e5e528674823201b5588454add8945e61 /INSTALL | |
parent | 17ad61e03fe30671fca57305b7cdb9cef95a1b94 (diff) | |
download | perl-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-- | INSTALL | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |