weizhenhuan opened a new issue, #17329:
URL: https://github.com/apache/tvm/issues/17329

   when I build tvm from source with cuda version, I encounter the following 
problem. I have installed libxml2 with conda, but the problem still exists.
   
   [  1%] Built target project_libbacktrace
   [  1%] Built target tvm_libinfo_objs
   [ 10%] Built target tvm_runtime_objs
   [ 10%] Built target tvm_runtime
   [100%] Built target tvm_objs
   [100%] Linking CXX shared library libtvm_allvisible.so
   [100%] Linking CXX shared library libtvm.so
   /usr/bin/ld: cannot find -lxml2
   collect2: error: ld returned 1 exit status
   /usr/bin/ld: cannot find -lxml2
   collect2: error: ld returned 1 exit status
   make[2]: *** [CMakeFiles/tvm.dir/build.make:2231: libtvm.so] Error 1
   make[1]: *** [CMakeFiles/Makefile2:177: CMakeFiles/tvm.dir/all] Error 2
   make[1]: *** Waiting for unfinished jobs....
   make[2]: *** [CMakeFiles/tvm_allvisible.dir/build.make:2231: 
libtvm_allvisible.so] Error 1
   make[1]: *** [CMakeFiles/Makefile2:260: CMakeFiles/tvm_allvisible.dir/all] 
Error 2
   


-- 
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