<div dir="ltr">Hi ,<div><br></div><div>I am following README.txt of vmkit llvm project :  </div><div><a href="https://llvm.org/svn/llvm-project/vmkit/trunk/README.TXT">https://llvm.org/svn/llvm-project/vmkit/trunk/README.TXT</a></div><div><br></div><div>I am using Linux as my host machine.</div><div><br></div><div>Executing this command : <span style="color:rgb(0,0,0);white-space:pre-wrap"><b>make -j12 </b>just after the  </span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">./configure --disable-plugin --disable-examples --disable-Werror</span><span style="color:rgb(0,0,0);white-space:pre-wrap"><br><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">It shows error : </span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><font color="#000000"><span style="white-space:pre-wrap">Making all in tools
make[1]: Entering directory `/home/rtiwari1/llvm_new/vmkit/classpath-0.99/tools'
/bin/mkdir -p classes asm
/bin/mkdir -p ../tools/generated/gnu/classpath/tools/gjdoc/expr
java -classpath ../antlr-4.7.1-complete.jar antlr.Tool -o ../tools/generated/gnu/classpath/tools/gjdoc/expr/ \
          ./gnu/classpath/tools/gjdoc/expr/java-expression.g
Error: Could not find or load main class antlr.Tool
make[1]: *** [tools.zip] Error 1
make[1]: Leaving directory `/home/rtiwari1/llvm_new/vmkit/classpath-0.99/tools'
make: *** [all-recursive] Error 1
</span></font>

 </div><div><font color="#000000"><span style="white-space:pre-wrap"><br></span></font></div><div><font color="#000000"><span style="white-space:pre-wrap">Please help. I am stuck here from many hours. Even though  I installed and tested 
antlr-4.7.1-complete.jar file in my host machine. But error still generating.</span></font></div><div><font color="#000000"><span style="white-space:pre-wrap"><br></span></font></div><div><font color="#000000"><span style="white-space:pre-wrap">Thanks & Regards,</span></font></div><div><font color="#000000"><span style="white-space:pre-wrap">Ratnesh</span></font></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><b><br></b></span></div><div><br></div></div>