Tom-Teamo opened a new issue, #16754:
URL: https://github.com/apache/tvm/issues/16754

   When I install, I get the error :
   ```
   [100%] Built target tvm_objs
   [100%] Built target project_libbacktrace
   [100%] Built target tvm_runtime_objs
   [100%] Built target tvm_libinfo_objs
   make[2]: *** 没有规则可制作目标“/usr/lib/llvm-18/lib/libPolly.a”,由“libtvm.so” 需求。 停止。
   make[1]: *** [CMakeFiles/Makefile2:177:CMakeFiles/tvm.dir/all] 错误 2
   make: *** [Makefile:136:all] 错误 2
   ```
   There is no file named `libPolly2` in path `/usr/lib/llvm-18/lib`, But I do 
not know how to handle it.
   
   
   ### Environment
   
   Ubuntu:22.04
   TVM:latest
   
   ### Steps to reproduce
   
   follow the steps in 
[install](https://tvm.apache.org/docs/install/from_source.html#python-package-installation)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to