I am using msys2 for mingw and am trying to download this Params::Validate module. I get this error, but can't find online what the problem is. I would really appreciate it if you could tell me what's wrong and how to fix it.
Thanks!
cpan[1]> install Params::Validate
lib/Params/Validate/XS.o:XS.c:(.text+0x34c): undefined reference to 'Perl_hv_common_key_len'
lib/Params/Validate/XS.o:XS.c:(.text+0x34c): relocation truncated to fit:
R_X86_64_PC32 against undefined symbol 'Perl_hv_common_key_len'
collect2: error: ld returned 1 exit status
error building blib/arch/auto/Params/Validate/XS/XS.dll from
lib/Params/Validate/XS.o at /usr/share/perl5/core_perl/ExtUtils/CBuilder/Base.pm line 320.
DROLSKY/Params-Validate-1.19.tar.gz
./Build -- NOT OK
Failed during this command:
DROLSKY/Params-Validate-1.19.tar.gz : make NO