Created
September 9, 2024 19:33
-
-
Save ab5tract/270cf5959df3db0dd13dbac76034a561 to your computer and use it in GitHub Desktop.
make install not working?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/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