Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error fail to build on linux Undeclared name: PARSE-INCLUDE-SPEC #74

Closed
shishini opened this issue Dec 28, 2015 · 2 comments
Closed

error fail to build on linux Undeclared name: PARSE-INCLUDE-SPEC #74

shishini opened this issue Dec 28, 2015 · 2 comments

Comments

@shishini
Copy link

ali@ali:~$ rakudobrew build-zef
Your branch is up-to-date with 'origin/master'.
Initializing
===SORRY!=== Error while compiling /home/ali/.rakudobrew/moar-nom/zef/lib/Zef/Distribution/Local.pm6
Undeclared name:
    PARSE-INCLUDE-SPEC used at line 123

===SORRY!=== Error while compiling /home/ali/.rakudobrew/moar-nom/zef/lib/Zef/Distribution/Local.pm6
Undeclared name:
    PARSE-INCLUDE-SPEC used at line 123

===SORRY!=== Error while compiling /home/ali/.rakudobrew/moar-nom/zef/lib/Zef/Distribution/Local.pm6
Undeclared name:
    PARSE-INCLUDE-SPEC used at line 123

===SORRY!=== Error while compiling /home/ali/.rakudobrew/moar-nom/zef/lib/Zef/Distribution/Local.pm6
Undeclared name:
    PARSE-INCLUDE-SPEC used at line 123
@ugexe
Copy link
Owner

ugexe commented Dec 28, 2015

FYI this (along with the current state of Zef) is covered at the top of the README. The repo has been left as-is for now to remain working for previous versions of rakudo until that time when the CompUnit/precompilation refactor (in rakudo itself) brings it back up to the level of functionality of the code it aimed to improve

@ugexe
Copy link
Owner

ugexe commented Jan 5, 2016

Fixed with 987c38c and d911533

@ugexe ugexe closed this as completed Jan 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants