in reply to Re: Module compilation hell
in thread Module compilation hell

But I'm using Perl 5.8.1 on 3 machines - OSX Panther, Mandrake 10 and Fedora Core 1. Modules are failing to compile on all 3 machines. These are the latest OSX and Linux versions. Everything is up-to-date.

Replies are listed 'Best First'.
Re: Re: Re: Module compilation hell
by castaway (Parson) on Mar 31, 2004 at 05:46 UTC
    Note that 5.8.1 was the perl that was binary incompatible.. It was incompatible to 5.8.0. That was repaired in 5.8.2. Thus I would guess that many people dont bother to test much with 5.8.1, and go straight to 5.8.2 and above. You might look to see if Fedora/OSX etc have an upgrade to 5.8.2.

    C.

      Indeed FC1 has an upgrade to 5.8.2 (released sometime before November last year), and also to 5.8.3 (as of March 25 this year). You might want to check your settings on yum / up2date to see why you're not getting those...