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

Docker file giving error #22

Open
deepelixir opened this issue Jul 6, 2022 · 1 comment
Open

Docker file giving error #22

deepelixir opened this issue Jul 6, 2022 · 1 comment

Comments

@deepelixir
Copy link

make: Entering directory '/home/riscv-vp/riscv-vp'
git submodule update --init vp/src/core/common/gdb-mc/libgdb/mpc
fatal: not a git repository (or any of the parent directories): .git
make: *** [Makefile:24: vp/src/core/common/gdb-mc/libgdb/mpc/mpc.c] Error 128

@nmeum
Copy link
Member

nmeum commented Jul 7, 2022

Could you try checking out the submodules first using git submodule update --init before building the Docker image using docker build, does that fix your build problem?

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