Bug 1654 - MakeMaker == 5.45 has bad docs
Summary: MakeMaker == 5.45 has bad docs
Status: RESOLVED DUPLICATE of bug 1652
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Tools (show other bugs)
Version: 2.50
Hardware: Other other
: P5 normal
Target Milestone: 2.60
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on: 1652
Blocks:
  Show dependency tree
 
Reported: 2003-03-18 15:22 UTC by Theo Van Dinter
Modified: 2003-03-19 03:05 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Theo Van Dinter 2003-03-18 15:22:31 UTC
This is related to another bug that was applied for 2.51.  But we didn't 
change the docs.  oops.

MakeMaker 5.45, perl 5.6.1 gets:

Your version of ExtUtils::MakeMaker is a pre-5.45. We need to include a
nasty workaround to make it work with our make routines. You will get
loads of warnings and it is very likely to break at various places.

*Please* consider updating to a version later than 5.45. It's available
on CPAN <http://search.cpan.org/search?module=ExtUtils::MakeMaker>.

Hint: Perl 5.6.1 and older ship good versions of ExtUtils::MakeMaker;

If anything breaks while building Mail::SpamAssassin, please file a bug
at <http://bugzilla.spamassassin.org>.
Comment 1 Malte S. Stretz 2003-03-18 22:27:42 UTC
The correct fix is done via s/pre-5.45/pre-5.46/, the rest is correct (5.45 
was shipped with Perl 5.6.0, but 5.6.1 was ok). If wants to apply the 
suggested fix, I OKAY it in advance. I'd do it myself but got to go to work 
now :o) 
Comment 2 Malte S. Stretz 2003-03-18 22:42:05 UTC
You should have copied your comment from #1652 to this bug... 
 
Of course does there also have to be an s/and older/and newer/ 
Comment 3 Malte S. Stretz 2003-03-19 12:05:14 UTC
work is done on in bug 1652. 

*** This bug has been marked as a duplicate of 1652 ***