From: Andy Dougherty Date: Fri, 11 Jul 2008 11:27:13 +0000 (-0400) Subject: Re: [perl #56826] Perl-5.8.8 compilation on AIX 5.1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=74b7c41f0d2d50702adafc135b0d95ee7dd3b77f;p=p5sagit%2Fp5-mst-13.2.git Re: [perl #56826] Perl-5.8.8 compilation on AIX 5.1 Message-ID: p4raw-id: //depot/perl@34906 --- diff --git a/INSTALL b/INSTALL index c7055a7..80a1f30 100644 --- a/INSTALL +++ b/INSTALL @@ -1534,11 +1534,9 @@ the extension passes its tests anyway (see L<"make test"> below), then don't worry about the warning message. The extension Makefile.PL goes looking for various libraries needed on various systems; few systems will need all the possible libraries listed. -For example, a system may have -lcposix or -lposix, but it's -unlikely to have both, so most users will see warnings for the one -they don't have. The phrase 'probably harmless' is intended to -reassure you that nothing unusual is happening, and the build -process is continuing. +Most users will see warnings for the ones they don't have. The +phrase 'probably harmless' is intended to reassure you that nothing +unusual is happening, and the build process is continuing. On the other hand, if you are building GDBM_File and you get the message