You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to use "sudo" before both docker cmd's.
Got same error of missing grepconf.sh
But: Then I can follow the next cmd's with successful build of the binaries.
grepconf.sh makes only colors for warnings and errors in compiling process. Seems redhat/centos.
When I try this command as part of the instructions for building OpenVAF:
docker run -ti -v .:/io ghcr.io/pascalkuthe/ferris_ci_build_x86_64-unknown-linux-gnu:latest
I get an error:
bash: /usr/libexec/grepconf.sh: No such file or directory
I think it would be sufficient to create this as an empty file.
The text was updated successfully, but these errors were encountered: