Hi, Ovid wrote:
This is related to Rakudo starting to use dynops (dynamic op libraries) today. I managed to mess up the makefile by forgetting to stick in the cleaning stuff, meaning that it could sometimes also fail with a realclean.http://rt.perl.org/rt3/Ticket/Display.html?id=56108
So: * svn up to the latest version * make realclean * Remove everything in langauges/perl6/src/ops apart from perl6.ops * Build as usual That should do it - if not, please just reply and say so. Thanks! Jonathan