https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6131


Mark Martinec <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #15 from Mark Martinec <[email protected]>  2009-08-04 17:24:27 
PST ---
Hmm, I noticed this today, Perl 5.10.0, SA trunk.
The ExtUtils::MakeMaker 6.42 reports a warning,
the ExtUtils::MakeMaker 6.54 is happy.

Anything to worry about? Things appear to work fine anyway.


perl Makefile.PL
...
  optional module missing: Razor2
  optional module missing: Net::Ident
  warning: some functionality may not be available,
  please read the above report before continuing!

  WARNING: META_MERGE is not a known parameter.
  'META_MERGE' is not a known MakeMaker parameter name.
  Writing Makefile for Mail::SpamAssassin
  Makefile written by ExtUtils::MakeMaker 6.42


perl Makefile.PL
  ...
  optional module missing: Razor2
  optional module missing: Net::Ident
  warning: some functionality may not be available,
  please read the above report before continuing!  

  Writing Makefile for Mail::SpamAssassin
  Makefile written by ExtUtils::MakeMaker 6.54

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to