Open heirecka opened 6 years ago
I think I see the problem. Quick workaround: try building it sequentially, without -jN for make.
Yes, that works.
Proper fix: https://github.com/arsv/perl-cross/commit/47eeffe6fcd8f3b73c743ff868627d2d8e3a752b
I'm planning to tag the next version once perl-5.28.0 is released, so hopefully in less than a month.
Until then, I guess it's either sequential builds, or maybe try forcing build order: make -jN miniperl lib/Config.pm; make -jN
.
Doesn't matter if I try to build with perl-5.26.1 or 5.26.2 I get the following error, while it worked with 1.1.7