in reply to Perl MakeMaker error

What module? Which version of ExtUtils::MakeMaker (pmvers ExtUtils::MakeMaker)?

Replies are listed 'Best First'.
Re^2: Perl MakeMaker error
by athanasia (Pilgrim) on Apr 30, 2009 at 06:53 UTC
    Hi,

    Thanks for your reply.
    The module is XML::Parser but it seems to be working fine when compiling it for my system's Perl, that is 5.10.0. However, I want to cross-compile it for Perl 5.8.9 which seems to cause the problem. The version of ExtUtils::MakeMaker is 6.48.

    Cheers,
    Athanasia