[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compile error with perl5.6



Thanks for the info, perl and I don't get along too well yet.

With your info and some further searching I should have done first,
I have found that this module has a new version 1.09 that specifically
mentions the POLLUTE issue being dealt with. It compiles nicely and
I now have it installed, thanks again.

PS
  Just FYI any others reading this, I had to use
  perldoc ExtUtils::MakeMaker to get the info on POLLUTE
  and AFAICT the DEFINE is POLLUTE instead of PERL_POLLUTE.
  Of course, I could be VERY wrong just what I found.

Gordon Sadler

On Sat, Dec 02, 2000 at 03:53:43PM -0800, Stephen Zander wrote:
> >>>>> "Gordon" == Gordon Sadler <gbsadler1@ispchannel.com> writes:
>     Gordon> Now here's what happens with
>     Gordon> libterm-readline-gnu-perl-1.07-2.1:
> 
> perl5.6.0 finished the namespace pollution cleanup started in perl5.00503.  This module has not been altered to account for this polution.
> 
> The easiest fix is to add -DPERL_POLLUTE to the DEFINES tag of the
> Makefile.PL for this module.  If one doesn't exist, add it.
> 
> See
> 
>     perldoc MakeMaker
> 
> for  more informaion.



Reply to: