<div dir="ltr">Hi Elsa,<div><br></div><div>Thanks a lot for your help. I tried the installation as suggested by you.  Now cmake is failing with the following error,</div><div><br></div><div><div>sughosh@sughosh-Lenovo-G50-45:~/Desktop/IITC/CS597/ross-build/ROSS-build$ cmake ~/Desktop/IITC/CS597/ROSS/</div><div>-- Configuring done</div><div>-- Generating done</div><div>-- Build files have been written to: /home/sughosh/Desktop/IITC/CS597/ross-build/ROSS-build</div><div>sughosh@sughosh-Lenovo-G50-45:~/Desktop/IITC/CS597/ross-build/ROSS-build$ make</div><div>Scanning dependencies of target ROSS</div><div>[  4%] Building C object core/CMakeFiles/ROSS.dir/queue/splay.c.o</div><div>[  8%] Building C object core/CMakeFiles/ROSS.dir/ross-random.c.o</div><div>[ 13%] Building C object core/CMakeFiles/ROSS.dir/rand-clcg4.c.o</div><div>[ 17%] Building C object core/CMakeFiles/ROSS.dir/clock/amd64.c.o</div><div>[ 21%] Building C object core/CMakeFiles/ROSS.dir/gvt/mpi_allreduce.c.o</div><div>[ 26%] Building C object core/CMakeFiles/ROSS.dir/network-mpi.c.o</div><div>[ 30%] Building C object core/CMakeFiles/ROSS.dir/hash-quadratic.c.o</div><div>/home/sughosh/Desktop/IITC/CS597/ROSS/core/hash-quadratic.c: In function ‘tw_hash_create’:</div><div>/home/sughosh/Desktop/IITC/CS597/ROSS/core/hash-quadratic.c:36:3: error: ‘g_avl_node_count’ undeclared (first use in this function)</div><div>   g_avl_node_count = 1 << g_tw_avl_node_count;</div><div>   ^</div><div>/home/sughosh/Desktop/IITC/CS597/ROSS/core/hash-quadratic.c:36:3: note: each undeclared identifier is reported only once for each function it appears in</div><div>make[2]: *** [core/CMakeFiles/ROSS.dir/hash-quadratic.c.o] Error 1</div><div>make[1]: *** [core/CMakeFiles/ROSS.dir/all] Error 2</div><div>make: *** [all] Error 2</div></div><div><br></div><div>Please suggest how to fix this error.</div><div><br></div><div>Thanks,</div><div>Sughosh</div><div hspace="streak-pt-mark" style="max-height:1px"><img style="width:0px; max-height:0px;" src="https://mailfoogae.appspot.com/t?sender=ac2RpdmFuamlAaGF3ay5paXQuZWR1&type=zerocontent&guid=fd279913-018e-44e6-bd7d-7ac454d84024"><font color="#ffffff" size="1">ᐧ</font></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 29, 2015 at 10:34 PM, Elsa Gonsiorowski <span dir="ltr"><<a href="mailto:gonsie@rpi.edu" target="_blank">gonsie@rpi.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Once you download the ROSS repo run these two commands:</div><div><br></div><div>git submodule init</div><div>git submodule update</div><div><br></div><div><br></div><div>Then clear out your build directory and try CMake again. </div><div><br></div><div>Please let me know if that doesn't work!</div><div>Elsa Gonsiorowski</div><div><div class="h5"><div><br>On 2015/01/29, at 18:57, Sughosh Divanji <<a href="mailto:sdivanji@hawk.iit.edu" target="_blank">sdivanji@hawk.iit.edu</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hi all,<div><br></div><div>I am trying to install ROSS and I am following the instructions on "<a href="https://github.com/carothersc/ROSS/wiki/Installation" target="_blank">https://github.com/carothersc/ROSS/wiki/Installation</a>". </div><div><br></div><div>git clone is successful. But cmake fails with following reason:</div><div> </div><div><div>CMake Error at core/CMakeLists.txt:67 (INCLUDE):</div><div>  include could not find load file:</div><div><br></div><div>    GetGitRevisionDescription</div><div><br></div><div><br></div><div>CMake Error at core/CMakeLists.txt:68 (GET_GIT_HEAD_REVISION):</div><div>  Unknown CMake command "GET_GIT_HEAD_REVISION".</div><div><br></div><div><br></div><div>-- Configuring incomplete, errors occurred!</div></div><div><br></div><div>At first I tried compiling without <span style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">DROSS_BUILD_MODELS option because the recent changes are yet to be re-integrated in code base. And also, I am getting the same error with </span><span style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px">DROSS_BUILD_MODELS option as well.</span></div><div><span style="color:rgb(0,0,0);font-family:Tahoma;font-size:13.3333330154419px"><br></span></div><div>Please let me know how to fix this.</div><div><br></div><div>Thanks,</div><div>Sughosh</div><div hspace="streak-pt-mark" style="max-height:1px"><img style="width:0px;max-height:0px" src="https://mailfoogae.appspot.com/t?sender=ac2RpdmFuamlAaGF3ay5paXQuZWR1&type=zerocontent&guid=b0f1abd9-678c-4e4f-902e-0cbf02608995"><font color="#ffffff" size="1">ᐧ</font></div></div>
</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><br><span>codes-ross-users mailing list</span><br><span><a href="mailto:codes-ross-users@lists.mcs.anl.gov" target="_blank">codes-ross-users@lists.mcs.anl.gov</a></span><br><span><a href="https://lists.mcs.anl.gov/mailman/listinfo/codes-ross-users" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/codes-ross-users</a></span><br></div></blockquote></div></blockquote></div><br></div>