-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Description
Hi @moimfeld I have noticed that you added llvm installation in sw directory... So, I tried to make llvm with make llvm LLVM_DIR=/opt/llvm but first I got cmake version error (I had old version of cmake but llvm installation required newer version)... After I updated my cmake version I tried again and this time I get this error:
HEAD is now at 5177676... Updated MLIR type stubs to work with pytype
/bin/sh: 5: cmake: not found
/home/kiian/Desktop/VicunaRepos/vicuna/sw//toolchain.mk:22: recipe for target 'llvm' failed
make: *** [llvm] Error 127
It's wired because I have cmake and when I run cmake --version terminal responds with this:
cmake version 3.22.3
CMake suite maintained and supported by Kitware (kitware.com/cmake).
I have ubuntu 16.04 on vmware. Can you help me solve this problem? I tried more than couple of times and I can't solve it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels