Subject: | make: don't know how to make dynamic (0.09) |
On some FreeBSD systems with newer ExtUtils::MakeMaker the build fails:
...
Running make test
"/usr/perl5.26.0p/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CanonicalizeXML.bs blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.bs 644
make: don't know how to make dynamic. Stop
*** [subdirs-test_dynamic] Error code 2
Stop in /usr/local/src/CPAN/build/2018011518/XML-CanonicalizeXML-0.09-0.
(/usr/bin/make test exited with 256)
...
Probably related to this EUMM bug:
https://rt.cpan.org/Ticket/Display.html?id=117800