Hello, I’m trying the tutorial on Ubuntu, and enco...
# general
a
Hello, I’m trying the tutorial on Ubuntu, and encountered the following strage error messages at “make openlane”. Any suggestion to solve it?

https://www.youtube.com/watch?v=vJqP7ZR0NrI

---- $ make openlane /bin/sh: 1: cd: can’t cd to openlane /bin/sh: 1: cd: can’t cd to openlane /bin/sh: 1: cd: can’t cd to openlane /bin/sh: 1: cd: can’t cd to openlane /bin/sh: 1: cd: can’t cd to openlane cd openlane && make openlane /bin/sh: 1: cd: can’t cd to openlane Makefile141 recipe for target ‘openlane’ failed make: * [openlane] Error 2 ----
m
Akita-san, I suggest following https://github.com/efabless/caravel_user_project/blob/main/docs/source/quickstart.rst . If you have problems after that, let me know.
🙏 1