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

[ROSE-VM v2.6] "fatal error: yaml.h: No such file or directory" when running update_all.sh script #34

Open
cscarpitta opened this issue Nov 10, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@cscarpitta
Copy link
Contributor

When running update_all.sh script on ROSE-VM v2.6 the following error is thrown:

[...]
In file included from ext/_yaml.c:596:
ext/_yaml.h:2:10: fatal error: yaml.h: No such file or directory
    2 | #include <yaml.h>
      |          ^~~~~~~~
compilation terminated.
[...]

The full log is available here: update-partial-log.log.

@cscarpitta cscarpitta added the bug Something isn't working label Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant