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

dbgio-font and overlay do not build with ijacquez/yaul:latest docker image #8

Open
willll opened this issue May 25, 2024 · 0 comments
Assignees

Comments

@willll
Copy link

willll commented May 25, 2024

  • dbgio-font required python to be built:
make[1]: Entering directory '/saturn/dbgio-font'
dbgio-font.c
make[1]: python: No such file or directory
make[1]:  [Makefile:35: work/mrc_squa.cpd] Error 127
make[1]: Leaving directory '/saturn/dbgio-font'
make:  [Makefile:65: all] Error 2
  • overlay looks to depends on awk, not sure it that is the issue:
all examples/overlay
make[1]: Entering directory '/saturn/overlay'
overlay1/foo.c
overlay1/overlay1.c
overlay2/foo.c
overlay2/overlay2.c
overlay3/overlay3.c
program/program.c
overlays.x
make[1]: * [Makefile:44: /saturn/overlay/build/overlays.x] Error 1
make[1]: Leaving directory '/saturn/overlay'
make: * [Makefile:64: all] Error 2
@ijacquez ijacquez self-assigned this May 25, 2024
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