Skip to content

Instantly share code, notes, and snippets.

@ab5tract
Created September 9, 2024 19:33
Show Gist options
  • Save ab5tract/270cf5959df3db0dd13dbac76034a561 to your computer and use it in GitHub Desktop.
Save ab5tract/270cf5959df3db0dd13dbac76034a561 to your computer and use it in GitHub Desktop.
make install not working?
~/c/r/z/d/rakudo (main)
> make install
+++ Creating installation directories
+++ Removing old files
===SORRY!=== Error while compiling /Users/longwalker/code/raku/z.others/direct/rakudo/tools/build/clean-target-files.raku
A unit-scoped sub definition is not allowed in a subscope;
Please use the block form.
at /Users/longwalker/code/raku/z.others/direct/rakudo/tools/build/clean-target-files.raku:3
------> der, *@files where @files.so, Bool :$v);⏏<EOL>
make: *** [m-install-pre] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment